[SeaBIOS] [PATCH 1/5] piix: add and use dev-piix.h

2014-05-30 Thread Paolo Bonzini
Move all definitions for PIIX registers to a single header file, like there is one already for Q35, and make the naming more consistent. Signed-off-by: Paolo Bonzini --- src/fw/acpi.c | 18 ++ src/fw/dev-piix.h | 27 +++ src/fw/pciinit.c | 13 +++-

[SeaBIOS] [PATCH 1/5] piix: add and use dev-piix.h

2014-05-15 Thread Paolo Bonzini
Move all definitions for PIIX registers to a single header file, like there is one already for Q35, and make the naming more consistent. Signed-off-by: Paolo Bonzini --- src/fw/acpi.c | 18 ++ src/fw/dev-piix.h | 27 +++ src/fw/pciinit.c | 13 +++-