Compile acpi only once
commit53b67b3052f39b049bc7c79ae1ce132c90098c6c
authorBlue Swirl <blauwirbel@gmail.com>
Mon, 29 Mar 2010 19:23:52 +0000 (29 19:23 +0000)
committerBlue Swirl <blauwirbel@gmail.com>
Mon, 29 Mar 2010 19:23:52 +0000 (29 19:23 +0000)
tree5977097e25ae67ac7ff64392835bf9bba3a73c59
parentad96090a01d848df67d70c5259ed8aa321fa8716
Compile acpi only once

Use qemu_irqs to trigger CMOS S3 and SMI events.

Avoid using kvm.h, which uses CPUState.

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
12 files changed:
Makefile.objs
Makefile.target
default-configs/i386-softmmu.mak
default-configs/mips-softmmu.mak
default-configs/mips64-softmmu.mak
default-configs/mips64el-softmmu.mak
default-configs/mipsel-softmmu.mak
default-configs/x86_64-softmmu.mak
hw/acpi.c
hw/mips_malta.c
hw/pc.c
hw/pc.h