-
kvm-userspace : kvm-70-138-g163308a
With a kernel from linux-2.6.git (v2.6.26-rc8-89-ge1441b9), data corruption is seen on block devices when exported through virtio. Once a block device is mounted and unmounted in a guest, the kernel is not able to find a filesystem in the block device when being remounted. This is seen from the host as well.
2008-07-03 05:51:48 UTC in kernel virtual machine
-
Thats weird. Let me try, I'm working to fix it, or atleast to understand the problem better.
2008-04-06 14:22:42 UTC in kernel virtual machine
-
I'm not sure if its a regression. The first time ever I installed and tried booting vista, it wouldn't run.
2008-04-06 13:58:02 UTC in kernel virtual machine
-
Some critical facts i missed..
Host : Intel
I forgot to mention the version too!
KVM : kvm-64-210-g78e0016
kvm-userspace : kvm-64-18-gd84f71a.
2008-04-05 19:26:32 UTC in kernel virtual machine
-
Win Vista Ultimate 32 bit does not work. It works fine with -no-kvm. No problems during installation. Problem surfaces only on first boot.
bash-3.2# qemu-system-x86_64 -m 1536 -hda vista.img
unhandled vm exit: 0x80000021 vcpu_id 0
rax 0000000000000010 rbx 0000000000000080 rcx 0000000000000000 rdx 0000000000000080
rsi 000000000026b238 rdi 000000000008b238 rsp 0000000000000200 rbp...
2008-04-05 16:37:43 UTC in kernel virtual machine
-
I got the following error when i tried make modules under 2.6.24-rc4.
bash-3.2# make modules
make -C modules
make[1]: Entering directory
`/root/Desktop/open-vm-tools-2007.11.21-64693/modules'
make -C "linux/vmxnet"
Using 2.6.x kernel build system.
make[2]: Entering directory
`/root/Desktop/open-vm-tools-2007.11.21-64693/modules/linux/vmxnet'
make -C...
2007-12-13 07:12:57 UTC in Open Virtual Machine Tools