aboutsummaryrefslogtreecommitdiff
path: root/hw/i386/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2021-07-20hw/i386/Kconfig: Add missing Kconfig dependency (runtime error)Philippe Mathieu-Daudé1-0/+1
2021-07-14hw/i386: Introduce X86_FW_OVMF Kconfig symbolPhilippe Mathieu-Daudé1-0/+4
2021-06-25hw/block/fdc: Extract ISA floppy controllers to fdc-isa.cPhilippe Mathieu-Daudé1-1/+1
2021-05-26hw/mem/nvdimm: Use Kconfig 'imply' instead of 'depends on'Philippe Mathieu-Daudé1-0/+1
2021-01-29hw/misc/pvpanic: split-out generic and bus dependent codeMihai Carabas1-1/+1
2020-10-21microvm: add usb supportGerd Hoffmann1-0/+1
2020-09-30microvm: add pcie supportGerd Hoffmann1-0/+1
2020-09-17microvm/acpi: add minimal acpi supportGerd Hoffmann1-0/+1
2020-07-03pc: Support for virtio-mem-pciDavid Hildenbrand1-0/+1
2020-03-05tpm: Separate TPM_TIS and TPM_TIS_ISA configsEric Auger1-1/+1
2020-01-07hw/i386/Kconfig: Let the MicroVM machine select the SERIAL_ISA configPhilippe Mathieu-Daudé1-1/+1
2019-12-17pc: stubify x86 iommuPaolo Bonzini1-0/+6
2019-11-05hw/pci-host: Rename incorrectly named 'piix' as 'i440fx'Philippe Mathieu-Daudé1-1/+1
2019-11-05hw/pci-host/piix: Extract PIIX3 functions to hw/isa/piix3.cPhilippe Mathieu-Daudé1-0/+1
2019-10-22hw/i386: Introduce the microvm machine typeSergio Lopez1-0/+10
2019-09-20ipmi: Add an SMBus IPMI interfaceCorey Minyard1-0/+1
2019-09-20ipmi: Add PCI IPMI interfacesCorey Minyard1-0/+2
2019-09-16hw/i386: Move CONFIG_ACPI_PCI to CONFIG_PCCole Robinson1-0/+1
2019-07-23hw/i386: also turn off VMMOUSE is VMPORT is disabledAlex Bennée1-2/+2
2019-07-15hw/i386: turn off vmport if CONFIG_VMPORT is disabledJulio Montes1-2/+2
2019-07-04pc: Support for virtio-pmem-pciDavid Hildenbrand1-0/+1
2019-05-13hw/ide/ahci: Add a Kconfig switch for the AHCI-ICH9 deviceThomas Huth1-1/+1
2019-03-21virtio-vga: only enable for specific boardsPaolo Bonzini1-0/+1
2019-03-20hw/i386/Kconfig: enable devices that can be created by defaultPhilippe Mathieu-Daudé1-0/+3
2019-03-20hw/i386/Kconfig: PC uses I8257, not I82374Paolo Bonzini1-1/+0
2019-03-18hw/char/parallel: Make it possible to compile also without CONFIG_PARALLELThomas Huth1-2/+1
2019-03-07i386-softmmu.mak: remove all CONFIG_* except boards definitionsYang Zhong1-0/+15
2019-03-07hyperv: express dependencies with kconfigYang Zhong1-0/+1
2019-03-07i2c: express dependencies with KconfigPaolo Bonzini1-0/+1
2019-03-07i386: express dependencies with KconfigPaolo Bonzini1-0/+50
2019-03-07isa: express dependencies with kconfigPaolo Bonzini1-0/+1
2019-03-07build: switch to KconfigPaolo Bonzini1-0/+8
2019-03-07kconfig: introduce kconfig filesPaolo Bonzini1-0/+23