Fix -enable-kvm
commitb33612d03540fda7fa67485f1c20395beb7a2bf0
authorAnthony Liguori <aliguori@us.ibm.com>
Thu, 1 Apr 2010 13:33:06 +0000 (1 08:33 -0500)
committerAnthony Liguori <aliguori@us.ibm.com>
Thu, 1 Apr 2010 14:58:48 +0000 (1 09:58 -0500)
tree2df7b1ef43f26133c37543fd515d8ec6d0d2fa21
parentd3f822d241d673103046a07874f8a3f37d1cb41b
Fix -enable-kvm

Make vl.o compiled per target and fix a thinko in hw/acpi.c.  It's not trivial
to make kvm.h consumable by compiled-once files.

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Makefile.objs
Makefile.target
hw/acpi.c