acpi: split acpi.c into the common part and the piix4 part.
commit93d89f63e5a297f8672daf5d8b7b4df2a999af61
authorIsaku Yamahata <yamahata@valinux.co.jp>
Fri, 14 May 2010 07:29:02 +0000 (14 16:29 +0900)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 15 May 2010 15:30:49 +0000 (15 15:30 +0000)
tree5a2d36d024ec85163115c0b0ee52fb733576578c
parent990b150e7c207cf00cc1ec61baa17d770307fac4
acpi: split acpi.c into the common part and the piix4 part.

Split acpi.c into the common part and the piix4 specific part.
The common part will be used later.

Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp>
Acked-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Makefile.target
hw/acpi.c
hw/acpi_piix4.c [copied from hw/acpi.c with 76% similarity]