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

There's nothing in dmesg though. Can you reproduce this? If not, I'll dig in some more.

Regards,

Anthony Liguori
--
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

Reply via email to