Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hw/pci-host/piix: Extract PIIX3 functions to hw/isa/piix3.c | Philippe Mathieu-Daudé | 2019-11-05 | 1 | -0/+36 |
* | hw/pci-host/piix: Define and use the PIIX IRQ Route Control Registers | Philippe Mathieu-Daudé | 2019-11-05 | 1 | -0/+6 |
* | hw/pci-host/piix: Move RCR_IOPORT register definition | Philippe Mathieu-Daudé | 2019-11-05 | 1 | -0/+6 |
* | hw/isa/piix4: Move piix4_create() to hw/isa/piix4.c | Philippe Mathieu-Daudé | 2019-11-05 | 1 | -0/+6 |
* | piix4: Add a MC146818 RTC Controller as specified in datasheet | Philippe Mathieu-Daudé | 2019-11-05 | 1 | -0/+20 |