acpi: fix piix4 smbus mapping
authorGerd Hoffmann <kraxel@redhat.com>
Fri, 23 Nov 2012 13:58:04 +0000 (14:58 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 4 Dec 2012 12:52:43 +0000 (13:52 +0100)
commit24fe083de67e0f736c54da4abda05f23ec37c51d
tree0d6bd65cc4d2101c6a22abe6f6c2cfc4d731307e
parent798512e5522685163c8d5fc5093aea19ae9cce06
acpi: fix piix4 smbus mapping

Make write to the smbus base register and enable bit actually work.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/acpi_piix4.c