Fix -enable-kvm
authorAnthony Liguori <aliguori@us.ibm.com>
Thu, 1 Apr 2010 13:33:06 +0000 (08:33 -0500)
committerAnthony Liguori <aliguori@us.ibm.com>
Thu, 1 Apr 2010 14:58:48 +0000 (09:58 -0500)
commit3eeaf72f21dd5812b1ca1a3ac7b619faed329dad
tree2df7b1ef43f26133c37543fd515d8ec6d0d2fa21
parent5713d513f106452df84191b65e3f4a46b2577802
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