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