If APIC=0 in VMX configuration file, VLAPIC(v) in
mov_from_cr()/mov_to_cr() will be NULL, so calling
vlapic_get_reg()/vlapic_set_reg()/vlapic_update_ppr() will crash Xen.
Since a guest OS, which uses mov-from/to-cr8, requires APIC=1, we had
better only crash the related domain instead.
Thanks
Dexuan Cui
Signed-off-by: Dexuan Cui <dexuan.cui@xxxxxxxxx>
no-hvm_apic_support-crash_domain.diff
Description: no-hvm_apic_support-crash_domain.diff
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|