Enable APIC.
authorRichard W.M. Jones <rjones@redhat.com>
Wed, 21 Sep 2011 18:31:10 +0000 (19:31 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Wed, 21 Sep 2011 18:31:10 +0000 (19:31 +0100)
commit79e66f89e2f6c27486476d7857da58feb491bf5c
tree9662544072c9d1f6b2558d6aff0c4284fc723829
parent660daf31e23f2f7c65f29e1d57019af9ea9eba99
Enable APIC.

Originally this was disabled to work around RHBZ#502058.  That bug was
never officially fixed, but it may have fixed itself.

In the meantime, KVM has broken ordinary PIC support (RHBZ#723822).
Since APIC is the most common way that regular Linux and Windows
guests run it makes sense to remove this hack.
src/launch.c