[Qemu-devel] [PATCH 3/4] cpu model corrections/updates: support kvm emulated flags

2010-11-24 Thread john cooper
Add kvm emulated x2apic flag to config defined cpu models and general support for such hypervisor emulated flags. In addition to checking user request flags against the host we also selectively check against kvm for emulated flags. Signed-off-by: john cooper --- diff --git a/hw/pc.c b/hw/pc.c i

[Qemu-devel] [PATCH 3/4] cpu model corrections/updates: support kvm emulated flags

2010-09-07 Thread john cooper
Add kvm emulated x2apic flag to config defined cpu models and general support for such hypervisor emulated flags. In addition to checking user request flags against the host we also selectively check against kvm for emulated flags. Signed-off-by: john cooper --- diff --git a/hw/pc.c b/hw/pc.c i