commit | 0063454affb3c5a595539a3cad9e20e7229d8fac | [log] [tgz] |
---|---|---|
author | Philippe Mathieu-Daudé <f4bug@amsat.org> | Sat Feb 02 20:48:46 2019 +0100 |
committer | Philippe Mathieu-Daudé <philmd@redhat.com> | Tue Nov 05 23:33:12 2019 +0100 |
tree | bf75d84bb022448a3994237b64a827b028b7d352 | |
parent | b7d255e103b87217297bb0bc0759966a30e553ae [diff] |
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>