summaryrefslogtreecommitdiff
path: root/hw/i386/Kconfig
AgeCommit message (Expand)Author
2020-01-07hw/i386/Kconfig: Let the MicroVM machine select the SERIAL_ISA configPhilippe Mathieu-Daudé
2019-12-17pc: stubify x86 iommuPaolo Bonzini
2019-11-05hw/pci-host: Rename incorrectly named 'piix' as 'i440fx'Philippe Mathieu-Daudé
2019-11-05hw/pci-host/piix: Extract PIIX3 functions to hw/isa/piix3.cPhilippe Mathieu-Daudé
2019-10-22hw/i386: Introduce the microvm machine typeSergio Lopez
2019-09-20ipmi: Add an SMBus IPMI interfaceCorey Minyard
2019-09-20ipmi: Add PCI IPMI interfacesCorey Minyard
2019-09-16hw/i386: Move CONFIG_ACPI_PCI to CONFIG_PCCole Robinson
2019-07-23hw/i386: also turn off VMMOUSE is VMPORT is disabledAlex Bennée
2019-07-15hw/i386: turn off vmport if CONFIG_VMPORT is disabledJulio Montes
2019-07-04pc: Support for virtio-pmem-pciDavid Hildenbrand
2019-05-13hw/ide/ahci: Add a Kconfig switch for the AHCI-ICH9 deviceThomas Huth
2019-03-21virtio-vga: only enable for specific boardsPaolo Bonzini
2019-03-20hw/i386/Kconfig: enable devices that can be created by defaultPhilippe Mathieu-Daudé
2019-03-20hw/i386/Kconfig: PC uses I8257, not I82374Paolo Bonzini
2019-03-18hw/char/parallel: Make it possible to compile also without CONFIG_PARALLELThomas Huth
2019-03-07i386-softmmu.mak: remove all CONFIG_* except boards definitionsYang Zhong
2019-03-07hyperv: express dependencies with kconfigYang Zhong
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-07build: switch to KconfigPaolo Bonzini
2019-03-07kconfig: introduce kconfig filesPaolo Bonzini