]> git.proxmox.com Git - mirror_qemu.git/commit - hw/apm.c
acpi: split out apm register emulation from acpi.c
authorIsaku Yamahata <yamahata@valinux.co.jp>
Fri, 14 May 2010 07:29:00 +0000 (16:29 +0900)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 15 May 2010 15:27:19 +0000 (15:27 +0000)
commit04762841d8803429fd9bf71eff481d3c5915fa3e
treecc0ca1c2fe8454d2633b8b1f0fd15aad850a1a62
parentfc0bdd995ca36a34cc576ee706df239dd5ff79a9
acpi: split out apm register emulation from acpi.c

Split out apm register emulation for acpi.c into apm.c.
The apm emulation will be used later.

Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp>
Acked-by: Gerd Hoffmann <kraxel@redhat.com>
Cc: Aurelien Jarno <aurelien@aurel32.net>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Makefile.target
hw/acpi.c
hw/apm.c [new file with mode: 0644]
hw/apm.h [new file with mode: 0644]