Anthony Liguori wrote:
Avi Kivity wrote:
Guillaume Thouvenin wrote:
Hello,
Those patches allow to boot OpenSuse-10.3. The problem with
Opensuse 10.3 is it uses a version of gfxboot that reads SS after
switching from real to protected mode, where SS contains an invalid
value, which VMX does not allow.
Thanks, applied all. I dropped vcpu_sregs_table after all, in favor
of 1:1 mapping of VCPU_SREG_* to the opcode encoding (similar to the
general purpose registers).
There still seems to be an issue with this series. When running:
sudo qemu-system-x86_64 -hda ./10gig.img -snapshot -cdrom
isos/ubuntu-7.10-server-amd64.iso -boot dc
Occassionally, I'll get:
kvm_run: failed entry, reason 5
kvm_run returned -8
Occasionally, on boot, or after booting has completed?
This isn't a regression if it's on boot only.
--
error compiling committee.c: too many arguments to function
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html