blob: aede48649413ffa3360052c870dab16870775cdb (
plain) (
blame)
1
2
3
4
5
|
TCG does not support x2APIC emulation
This is not a bug so much as a feature request.
It would be great if there was a pure-software emulation of the x2APIC on x86_64, so that it could be used on systems that don't support such providing a thing on via a host-based solution (e.g., KVM etc). KVM provides this, but that doesn't help if you're working on a machine that doesn't support KVM.
|