Age | Commit message (Expand) | Author |
---|---|---|
2023-01-08 | include/hw/pci: Split pci_device.h off pci.h | Markus Armbruster |
2020-09-18 | Use OBJECT_DECLARE_SIMPLE_TYPE when possible | Eduardo Habkost |
2020-09-09 | Use DECLARE_*CHECKER* macros | Eduardo Habkost |
2020-09-09 | Move QOM typedefs and add missing includes | Eduardo Habkost |
2020-03-17 | hw/ide: Do ide_drive_get() within pci_ide_create_devs() | BALATON Zoltan |
2020-03-17 | hw/ide: Remove now unneded #include "hw/pci/pci.h" from hw/ide.h | BALATON Zoltan |
2019-01-25 | ide: Get rid of CMD646BAR struct | BALATON Zoltan |
2019-01-25 | cmd646: Move PCI IDE specific functions to ide/pci.c | BALATON Zoltan |
2019-01-25 | cmd646: Remove IDEBus from CMD646BAR | BALATON Zoltan |
2019-01-25 | cmd646: Remove unused variable | BALATON Zoltan |
2016-07-12 | Use #include "..." for our own headers, <...> for others | Markus Armbruster |
2016-06-29 | ide: move headers to include folder | Efimov Vasily |