| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | hw/ide: Split qdev.c into ide-bus.c and ide-dev.c | Thomas Huth | 2024-02-22 | 1 | -12/+18 |
| * | hw/ide: Add the possibility to disable the CompactFlash device in the build | Thomas Huth | 2024-02-22 | 1 | -0/+4 |
| * | hw/ide/Kconfig: Add missing dependency PCI -> IDE_QDEV | Philippe Mathieu-Daudé | 2021-07-20 | 1 | -1/+1 |
| * | hw/ide: Add Kconfig dependency MICRODRIVE -> PCMCIA | Philippe Mathieu-Daudé | 2021-05-02 | 1 | -0/+1 |
| * | hw/ide/ahci: Add a Kconfig switch for the AHCI-ICH9 device | Thomas Huth | 2019-05-13 | 1 | -1/+5 |
| * | isa: express dependencies with kconfig | Paolo Bonzini | 2019-03-07 | 1 | -0/+1 |
| * | build: convert pci.mak to Kconfig | Paolo Bonzini | 2019-03-07 | 1 | -0/+3 |
| * | ide: express dependencies with Kconfig | Paolo Bonzini | 2019-03-07 | 1 | -0/+15 |
| * | kconfig: introduce kconfig files | Paolo Bonzini | 2019-03-07 | 1 | -0/+35 |