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