summaryrefslogtreecommitdiff
path: root/hw/i386/Kconfig
AgeCommit message (Expand)Author
2021-09-30Kconfig: Add CONFIG_SGX supportYang Zhong
2021-07-20hw/i386/Kconfig: Add missing Kconfig dependency (runtime error)Philippe Mathieu-Daudé
2021-07-14hw/i386: Introduce X86_FW_OVMF Kconfig symbolPhilippe Mathieu-Daudé
2021-06-25hw/block/fdc: Extract ISA floppy controllers to fdc-isa.cPhilippe Mathieu-Daudé
2021-05-26hw/mem/nvdimm: Use Kconfig 'imply' instead of 'depends on'Philippe Mathieu-Daudé
2021-01-29hw/misc/pvpanic: split-out generic and bus dependent codeMihai Carabas
2020-10-21microvm: add usb supportGerd Hoffmann
2020-09-30microvm: add pcie supportGerd Hoffmann
2020-09-17microvm/acpi: add minimal acpi supportGerd Hoffmann
2020-07-03pc: Support for virtio-mem-pciDavid Hildenbrand
2020-03-05tpm: Separate TPM_TIS and TPM_TIS_ISA configsEric Auger
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