]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/pci-host/piix: Move RCR_IOPORT register definition
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Sat, 2 Feb 2019 19:48:46 +0000 (20:48 +0100)
committerPhilippe Mathieu-Daudé <philmd@redhat.com>
Tue, 5 Nov 2019 22:33:12 +0000 (23:33 +0100)
commit0063454affb3c5a595539a3cad9e20e7229d8fac
treebf75d84bb022448a3994237b64a827b028b7d352
parentb7d255e103b87217297bb0bc0759966a30e553ae
hw/pci-host/piix: Move RCR_IOPORT register definition

The RCR_IOPORT register belongs to the PIIX chipset.
Move the definition to "piix.h", and prepend the PIIX prefix.

Reviewed-by: Aleksandar Markovic <amarkovic@wavecomp.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
hw/i386/acpi-build.c
hw/isa/piix4.c
hw/pci-host/piix.c
include/hw/i386/pc.h
include/hw/southbridge/piix.h