Host system: Linux
Processor: Athlon64 X2 3600+
Kernel: 2.6.22.1
KVM version: 31
Guest system: Linux
Kernel: 2.6.22.1
$ kvm -hda linux.img -boot c -m 256
Host system freeze immediately after pressing in
LILO
/var/log/messages:
Jul 23 11:57:10 linux kernel: Unable to handle kernel NULL
point
> > Host system: Linux
> > Processor: Athlon64 X2 3600+
> > Kernel: 2.6.22.1
> > KVM version: 31
> >
> > Guest system: Linux
> > Kernel: 2.6.22.1
> >
> > $ kvm -hda linux.img -boot c -m 256
> >
> > Host system freeze immediately after pressing in
> > LILO
> >
> > /var/log/messages:
> >
> > Jul 23
> Can you post the guest image (if it is free and has no private data)?
Here is the test case. Image contains kernel and bootloader:
http://depositfiles.com/en/files/1304964
-
This SF.net email is sponsored by: Splunk Inc.
The following patch totally eliminate hang-ups for me.
Bye.
--- ./kernel/x86_emulate.c 2007-07-24 00:15:15.0 +0800
+++ ./kernel/x86_emulate.c 2007-07-12 18:25:33.0 +0800
@@ -1350,29 +1344,6 @@
goto cannot_emulate;
realmode_set_cr(ctx