Displaying 20 results from an estimated 10000 matches similar to: "Lost my Vista VM"
2006 Jun 21
5
Vista B2
Hi,
Has anyone tried to install Vista B2 on VT machine? Dose Xen 3.0.2 support
Vista?
Thanks!
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2007 Jun 26
8
Xen as virtual KVM
I''m looking at doing something that may seem a little bit odd, I would like
to use xen to virtualize several desktop environments, with a specific
keystroke configured to switch to that environment.
I will have either gentoo or debian as a dom0. this will be used only for
management of the virtual machines.
I will have several full desktop environments for different users.
For example, I
2007 Jun 19
9
Is HP server hardware incompatible with Xen?
Hi,
We''ve been using xen with pc clones for some time now.
But now the boss wants to get serious and start using real servers.
We''ve been looking at HP.
I got in touch with a couple of distributors for prices and much to my
suprise, I''ve been told by one HP Partner that Xen does not run on HP
hardware. (a ProLiant ML 150)
He continued to tell me that he could offer me
2007 Apr 27
3
Where is hvmloader?
I need to get windows going.. I can''t find what pkg contains it.
This is AMD
malysh:/etc/xen# dpkg -l|grep xen|awk ''{print $2,$3}''
linux-headers-2.6-xen-amd64 2.6.18+6
linux-headers-2.6.18-4-xen 2.6.18.dfsg.1-12
linux-headers-2.6.18-4-xen-amd64 2.6.18.dfsg.1-12
linux-image-2.6.18-4-xen-amd64 2.6.18.dfsg.1-12
linux-modules-2.6.18-4-xen-amd64 2.6.18.dfsg.1-12
2007 Nov 25
10
How are you getting your Vista and XP VMs to work?
I''m not having much luck getting either a Vista or XP VM up and running.
XP:
I''ve created an ISO from my WinXP SP 1a CD. The VM seems to be created fine. It boots then installs the OS. On the second setup boot after copying over the OS files, it brings up a box that says:
The file ''asms'' on WindowsXP Home Edition Service Pack 1 CD is needed.
Then wants
2006 Nov 24
6
Need clarifications: Xen and winXP HVM: pci direct access, USB, desktop resolution
Hi list,
I''m totally new at xen and apologize for my ignorance. What I''m trying
to do is the following:
I''ve got a laptop with core 2 duo cpu.
Dom0: Fedora Core 6.
Dom1: WinXP HVM
I want to give the Dom1 full access to the wifi card, and the
possibility to use USB pen drive. So I''ve hidden the pci address
(according to lspci output) in the kernel''s
2007 Aug 16
2
tsclient/rdesktop connection to Vista?
Has anyone gotten this to work under CentOS 4.5? When I choose RDPv5
I get this error:
ERROR: modulus len 0x108
ERROR: send: Connection reset by peer
ERROR: Connection closed
When I try just RDP, I get:
ERROR: modulus len 0x108
ERROR: send: Connection reset by peer
--
--- David Woyciesjes
2007 Feb 15
8
Communication between guest OS and VMM
Hi all,
Please can anybody explain how communication(direct or indirect) happens
between xen and guest os(windows) in full virtualization mode.
Both from VMM to guest and from guest to VMM.
Thanks and regards,
Aditya.
__________________________________________________________
Yahoo! India Answers: Share what you know. Learn something new
http://in.answers.yahoo.com/
2007 May 28
6
hvm performance
Hi
I''ve been running xen with linux guests for a while now and thought I''d
try windows as I have a new server. All seemed to go fine except
performance is *horrible* - I''m currently installing Win2003 SP2 and
it''s been running over 12 hours (thank god for vnc) - each individual
file is taking between 3 and 4 seconds each.
Server is an intel E6600 with
2007 Apr 13
18
A different probklem with save/restore on C/S 14823.
I''m not seeing the problem that Fan Zhao is reporting, instead I get
this one. Not sure if ti''s the same one or a different problem... This
happens with my simple-guest [i.e. not using hvmloader, as I described
before]. This worked fine yesterday.
(XEN) event_channel.c:178:d0 EVTCHNOP failure: domain 0, error -22, line
178
(XEN) bad shared page: 0
(XEN) domain_crash_sync called
2012 Dec 03
21
Issue about domU missing interrupt
Hi developers,
I met some domU issues and the log suggests missing interrupt.
Details from here:
http://www.gossamer-threads.com/lists/xen/users/263938#263938
In summary, this is the suspicious log:
(XEN) vmsi.c:122:d32767 Unsupported delivery mode 3
I''ve checked the code in question and found that mode 3 is an ''reserved_1''
mode.
I want to trace down the source of this
2007 Mar 09
9
XP: VBD could not connect to backend device: USB boot
Hi:
we have following setup:
1. 2.6.16-33-based Xen 3.0.3/Xen-3.0.4 DOM-0 kernels.
2. Using LILO-mbootpack from USB we boot Xen-->DOM-0 setup
3. We mount harddisk and try to install xp.hvm
While,we are successful with FCs as DOM-U, for XP we get, VBD (768)
could not be connected.
We do have max_loop count to 64 and enough loop devices.
Note that above error is consistent on both 3.0.3
2006 May 17
20
X86_emulate to be moved into qemu...
> Hmmm... wouldn''t it be nice if we didn''t have a bespoke,
> buggy & incomplete emulator for hvm mmio. ;-)
In the process of solving this one, I''ve got to (another) of the
blocking points...
At the moment, we translate the virtual address from the guest in the
page-fault-handler to guest physical address via the gva_to_gpa()
function in svm.c/vmx.c:
2007 Feb 03
6
A Performance Comparison of Hypervisors
Obviously not a very fair comparison [1]. I can''t see how this was done well
at all.
VMWare are a bit silly to release stuff like this, just lowers the whole
game.
[1] http://www.vmware.com/vmtn/resources/711
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2006 Feb 09
11
X86_64 "assert" when booting 64-bit image.
I can boot a 64-bit HVM image on my SVM-system, and it goes quite a long
way before it crashes (due to not finding the hard-disk image and thus
no root FS - which I think may well be the configuration file).
But if I set debug=y in the Rules.mk, I don''t get very far at all - it
crashes well before it gets to any user-mode (Ring3) - in fact, I think
it''s crashing pretty much as
2007 Apr 11
8
[Xen-tools] Storage for DomU
Hi all,
I manage to create a VM (slackware image) and hide the PCI device
(qlogic HBA) from Dom0 to DomainU.
Now the Dom0 cant see this HBA and the ''xm list -l'' shows this pci
device under the DomainU.
But how can I do some scsi inquiry or check if this PCI device is
visible to the DomainU from the DomainU''s console.
Any help?
Thanks and regards
Ashit
2007 Jun 25
9
xen 3.1 - domU hangs just after "xm create"
What are methods to debug domU when it hangs? Using xen 3.1 compiled from sources I could not manage to launch no domU. Fot instance, I run something like this:
=====8<=====================
disk = [ ''file:/oradata-act/sles.disk,hda1,w'', '',hdc:cdrom,r'' ]
kernel = "/boot/vmlinuz-2.6.18-xen"
ramdisk = "/boot/initrd-2.6.18-xen"
cpus =
2007 May 16
6
Keyboard change
Hello,
it''s not the first time but ... Who know?
Well, I use xen in HVM. All works fine, my keyboard in Dom0 is AZERTY, but
this keyboard become QWERTY when i enter in VM, it''s not useful to type
password.
How can i keep my keyboard AZERTY in my VM and in Dom0?
--
Benjamin HENRION
Elève de 4eme année de l'' EXIA (Nancy)
Ecole supérieure d''informatique
Spé
2006 Nov 16
6
Network card full virtualized windows
Good morning,
I installed on xen a windows XP and a Windows 2003 domU.
Windows operating system does not know the real network card but it setup up
an AMD pcnet card 10mbps.
Is it possible to setup a full virtualized domU with a real network card ?
I installed also windows on a trial xen enterprise and real network
card seeems to work fine.
What differences between xen and xen entrprise as far
2016 Nov 16
2
Incorrect / missing dependencies in llvm build?
I sometimes see this with a clean build and most often it is 'Attributes.inc' that is missing. I usually have to 'touch Attributes.td' for this. But I don't know CMake well enough to know how to fix these issue properly.
MartinO
-----Original Message-----
From: llvm-dev [mailto:llvm-dev-bounces at lists.llvm.org] On Behalf Of Jonathan Roelofs via llvm-dev
Sent: 16 November