Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-09-09 | Use DECLARE_*CHECKER* macros | Eduardo Habkost | 1 | -2/+2 |
2020-09-09 | Move QOM typedefs and add missing includes | Eduardo Habkost | 1 | -2/+4 |
2020-08-27 | piix: Move QOM macros to header | Eduardo Habkost | 1 | -0/+4 |
2020-03-17 | hw/ide: Do ide_drive_get() within pci_ide_create_devs() | BALATON Zoltan | 1 | -2/+1 |
2019-11-05 | hw/pci-host/piix: Extract PIIX3 functions to hw/isa/piix3.c | Philippe Mathieu-Daudé | 1 | -0/+36 |
2019-11-05 | hw/pci-host/piix: Define and use the PIIX IRQ Route Control Registers | Philippe Mathieu-Daudé | 1 | -0/+6 |
2019-11-05 | hw/pci-host/piix: Move RCR_IOPORT register definition | Philippe Mathieu-Daudé | 1 | -0/+6 |
2019-11-05 | hw/isa/piix4: Move piix4_create() to hw/isa/piix4.c | Philippe Mathieu-Daudé | 1 | -0/+6 |
2019-11-05 | piix4: Add a MC146818 RTC Controller as specified in datasheet | Philippe Mathieu-Daudé | 1 | -0/+20 |