-
Here's some more information about my host system:
tom@lion ~ $ uname -a
Linux lion 2.6.20-gentoo-r4 #1 SMP Sun Mar 25 01:17:17 EDT 2007 x86_64 Intel(R) Core(TM)2 CPU T7200 @ 2.00GHz GenuineIntel GNU/Linux
tom@lion ~ $ cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 15
model name : Intel(R) Core(TM)2 CPU T7200 @ 2.00GHz
stepping : 6...
2007-04-07 21:42:32 UTC in kernel virtual machine
-
Here's some more info about my host system:
tom@lion ~ $ uname -a
Linux lion 2.6.20-gentoo-r4 #1 SMP Sun Mar 25 01:17:17 EDT 2007 x86_64 Intel(R) Core(TM)2 CPU T7200 @ 2.00GHz GenuineIntel GNU/Linux
tom@lion ~ $ cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 15
model name : Intel(R) Core(TM)2 CPU T7200 @ 2.00GHz
stepping : 6
cpu...
2007-04-07 21:42:16 UTC in kernel virtual machine
-
I was updating a Fedora Core 6 VM using pup. I can't say exactly what it was doing, because I was working on something else at the same time, but it was near the end of the update process, because it only offered one update on the next boot. While it was updating, I got the following Oops, and the Qemu/KVM process died:
Unable to handle kernel NULL pointer dereference at 0000000000000040...
2007-04-07 21:41:11 UTC in kernel virtual machine
-
I'm booting the Gentoo 2006.1 minimal x86 install CD, and when I get to the point of doing `emerge gentoo-sources', I got the following Oops, and the Qemu/KVM process died:
Unable to handle kernel paging request at ffffafcd6c8aa570 RIP:
[] :kvm:kvm_mmu_pre_write+0x185/0x200
PGD 0
Oops: 0000 [1] SMP
CPU 1
Modules linked in: ieee80211_crypt_wep libafs(P) snd_seq...
2007-04-07 21:39:16 UTC in kernel virtual machine
-
thomastuttle committed revision 224 to the XINAL - XINAL Is Not Arc Lisp SVN repository, changing 6 files.
2007-03-24 20:39:11 UTC in XINAL - XINAL Is Not Arc Lisp
-
(This question was already mentioned on the mailing list but, as far as I can tell, a solution was not found.)
Host:
tom@lion ~ $ uname -a
Linux lion 2.6.20-gentoo #8 SMP Sat Mar 3 17:46:53 EST 2007 x86_64 Intel(R) Core(TM)2 CPU T7200 @ 2.00GHz GenuineIntel GNU/Linux
tom@lion ~ $ cat /proc/sys/dev/rtc/max-user-freq.
2007-03-06 13:19:52 UTC in kernel virtual machine
-
It works. Thank you!
2007-03-06 12:53:49 UTC in kernel virtual machine
-
"run once with qemu and disable the grub bootsplash in the grub config"
Er, I wasn't running grub. It was trying to run ISOLINUX, which doesn't have a bootsplash. Perhaps you were referring to my other bug, which involved not being able to run 32-bit programs on a 64-bit guest kernel? In that case, the probelm isn't real mode, since it was running under Linux; any 32-bit program causes an...
2007-03-05 15:26:09 UTC in kernel virtual machine
-
It happens when the ISOLINUX bootloader tries to run. With KVM on, Qemu crashes before the ISOLINUX prompt appears; with KVM off, Qemu gets through ISOLINUX and boots from the CD.
2007-03-05 12:41:24 UTC in kernel virtual machine
-
I have tested in several versions of KVM:
kvm-9: Qemu dies at Grub with "exception 13 (0)\nAborted", and dmesg says "kvm: msrs: 6".
kvm-12: Qemu dies at Grub with "exception 13 (0)\nAborted", and dmesg says "emulation failed but !mmio_needed? rip a45 f4 eb fd 89" and later "kvm: msrs: 6".
kvm-13: Qemu refuses to use KVM "kvm kernel version too old\nCould not initialize KVM, will disable KVM...
2007-03-05 01:45:47 UTC in kernel virtual machine