+2
−0
+8
−156
hw/pm_smbus.c
0 → 100644
+178
−0
hw/pm_smbus.h
0 → 100644
+21
−0
Loading
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 <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>