]> Git Repo - qemu.git/commit - hw/apm.c
acpi: split out apm register emulation from acpi.c
authorIsaku Yamahata <[email protected]>
Fri, 14 May 2010 07:29:00 +0000 (16:29 +0900)
committerBlue Swirl <[email protected]>
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 <[email protected]>
Acked-by: Gerd Hoffmann <[email protected]>
Cc: Aurelien Jarno <[email protected]>
Signed-off-by: Blue Swirl <[email protected]>
Makefile.target
hw/acpi.c
hw/apm.c [new file with mode: 0644]
hw/apm.h [new file with mode: 0644]
This page took 0.029292 seconds and 4 git commands to generate.