aboutsummaryrefslogtreecommitdiff
path: root/hw/isa/Kconfig
AgeCommit message (Expand)Author
2024-02-15hw/isa: extract FDC37M81X to a separate filePaolo Bonzini
2024-02-15hw/isa: fix ISA_SUPERIO dependenciesPaolo Bonzini
2024-02-15hw/isa: clean up Kconfig selections for ISA_SUPERIOPaolo Bonzini
2023-10-22hw/isa/piix3: Merge hw/isa/piix4.cBernhard Beschow
2023-10-22hw/isa/piix3: Create power management controller in host deviceBernhard Beschow
2023-10-22hw/isa/piix3: Create USB controller in host deviceBernhard Beschow
2023-10-22hw/isa/piix3: Create IDE controller in host deviceBernhard Beschow
2023-05-19hw/i386/pc: Create RTC controllers in south bridgesBernhard Beschow
2023-01-08hw/isa/Kconfig: Add missing dependency to VT82C686Bernhard Beschow
2023-01-08hw/acpi/Kconfig: Add missing dependencies to ACPI_ICH9Bernhard Beschow
2023-01-08hw/acpi/Kconfig: Rename ACPI_X86_ICH to ACPI_ICH9Bernhard Beschow
2022-10-31hw/isa/Kconfig: Fix dependencies of piix4 southbridgeBernhard Beschow
2022-10-31hw/i386/pc: Create DMA controllers in south bridgesBernhard Beschow
2022-10-31hw/isa/vt82c686: Instantiate IDE function in host deviceBernhard Beschow
2021-07-20hw/isa/vt82c686: Add missing Kconfig dependency (runtime error)Philippe Mathieu-Daudé
2021-07-20hw/isa/vt82c686: Add missing Kconfig dependencies (build error)Philippe Mathieu-Daudé
2021-06-25hw/block/fdc: Extract ISA floppy controllers to fdc-isa.cPhilippe Mathieu-Daudé
2021-06-25hw/isa/Kconfig: Fix missing dependency ISA_SUPERIO -> FDCPhilippe Mathieu-Daudé
2021-04-13hw/isa/Kconfig: Add missing dependency VIA VT82C686 -> APMPhilippe Mathieu-Daudé
2021-03-15hw/southbridge: Add missing Kconfig dependency VT82C686 on USB_UHCIPhilippe Mathieu-Daudé
2020-02-04hw/input: Do not enable CONFIG_PCKBD by defaultThomas Huth
2019-11-05hw/pci-host/piix: Extract PIIX3 functions to hw/isa/piix3.cPhilippe Mathieu-Daudé
2019-10-04hw/isa: Introduce a CONFIG_ISA_SUPERIO switch for isa-superio.cThomas Huth
2019-03-20hw/isa/Kconfig: PIIX4 southbridge requires USB UHCIPhilippe Mathieu-Daudé
2019-03-20hw/isa/Kconfig: i82378 SuperIO requires PC speaker devicePhilippe Mathieu-Daudé
2019-03-07isa: express SuperIO dependencies with KconfigPaolo Bonzini
2019-03-07i2c: express dependencies with KconfigPaolo Bonzini
2019-03-07i386: express dependencies with KconfigPaolo Bonzini
2019-03-07isa: express dependencies with kconfigPaolo Bonzini
2019-03-07kconfig: introduce kconfig filesPaolo Bonzini