]> Git Repo - qemu.git/commit - hw/pm_smbus.h
acpi: split out piix4 smbus routines from acpi.c into pm_smbus.c
authorIsaku Yamahata <[email protected]>
Fri, 14 May 2010 07:28:59 +0000 (16:28 +0900)
committerBlue Swirl <[email protected]>
Sat, 15 May 2010 15:25:31 +0000 (15:25 +0000)
commitfc0bdd995ca36a34cc576ee706df239dd5ff79a9
tree2db19babbcbe79ab61fba736c60ca0b0fb9ceeaf
parentdc6839100ee42544bffec26bc6a58187c90eeb44
acpi: split out piix4 smbus routines from acpi.c into pm_smbus.c

Split out piix4 smbus routines from acpi.c into pm_smbus.c and
use it.
The split out smbus 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/pm_smbus.c [new file with mode: 0644]
hw/pm_smbus.h [new file with mode: 0644]
This page took 0.02666 seconds and 4 git commands to generate.