-
You need to run qemu-kvm or kvm and add boot=on to your drive args for the one you want to boot off of. Upstream qemu doesn't support booting off scsi/virtio.
2009-08-19 16:37:47 UTC in kernel virtual machine
-
For those of us that don't use/speak libvirt, what does command line is it using?.
2009-04-30 15:47:04 UTC in kernel virtual machine
-
KVM doesn't come with an init script in the tarball. This is most likely provided by your distro or some other third party. You should contact them for support.
2009-04-01 21:08:22 UTC in kernel virtual machine
-
This isn't a usb 2.0 only device is it? Qemu (and therefore kvm) doesn't support usb 2.0.
2009-03-18 14:15:36 UTC in kernel virtual machine
-
This sounds like something to be taken up with management tool providers and upstream qemu.
2008-09-30 14:08:55 UTC in kernel virtual machine
-
This was reported on the mailing list. It's a problem with sdl output. Not specific to any guest. Until the problem is fixed, I'd suggest using vnc output.
2008-09-30 14:06:52 UTC in kernel virtual machine
-
I don't know about RHEL 4, but if you installed XP without -smp >1 then it installs a uniprocessor HAL, which will never see more than one cpu.
I also tried info cpus and it worked fine.
I'm running kvm.git from 20080720 (tagged kvm-72rc1).
2008-07-24 03:03:58 UTC in kernel virtual machine
-
For some reason, I thought a virtio patch would help you, when you obviously aren't using that with windows guests. It could still be something with the i/o thread though. Is there any way you can do a git bisect to figure out where exactly it breaks? I know it's hard to do something like that when it takes so long to trigger the issue. It may be our only option though.
kvm-69 doesn't have...
2008-06-27 14:09:14 UTC in kernel virtual machine
-
Can you try to revert (patch -R) the virtio async feature? Someone else in the irc channel that was having fs corruption had luck doing that.
http://people.redhat.com/~mtosatti/virtioblk-async.patch
Otherwise, just stick with the kvm-69 userspace until it's fixed.
2008-06-25 12:59:08 UTC in kernel virtual machine
-
iggy_cav committed patchset 22 of module 2.6 to the OpenGFS CVS repository, changing 2 files.
2004-02-13 06:10:48 UTC in OpenGFS