aboutsummaryrefslogtreecommitdiff
path: root/hw/i386/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2024-05-10kconfig: express dependency of individual boards on libfdtPaolo Bonzini1-1/+2
2024-05-08hw/i386: Add the possibility to use i440fx and isapc without FDCThomas Huth1-2/+0
2024-05-08hw/i386/Kconfig: Allow to compile Q35 without FDC_ISAThomas Huth1-1/+3
2024-05-03i386: switch boards to "default y"Paolo Bonzini1-1/+9
2024-03-18smbios: build legacy mode code only for 'pc' machineIgor Mammedov1-0/+1
2023-12-19hw/i386: Activate IOMMUFD for q35 machinesCédric Le Goater1-0/+1
2023-11-06hw/i386/pc: Support hv-balloonMaciej S. Szmigiero1-0/+1
2023-10-22hw/isa/piix3: Merge hw/isa/piix4.cBernhard Beschow1-1/+1
2023-10-22hw/isa/piix3: Create IDE controller in host deviceBernhard Beschow1-1/+0
2023-05-22hw/i386/Kconfig: ISAPC works fine without VGA_ISAThomas Huth1-1/+1
2023-03-01xen: add CONFIG_XEN_BUS and CONFIG_XEN_EMU options for Xen emulationDavid Woodhouse1-0/+5
2023-02-14hw/misc/sga: Remove the deprecated "sga" deviceThomas Huth1-1/+0
2023-01-28pcihp: make bridge describe itself using AcpiDevAmlIfClass:build_dev_amlIgor Mammedov1-0/+1
2023-01-08i386, mips: Resolve redundant ACPI and APM dependenciesBernhard Beschow1-2/+0
2023-01-08hw/acpi/Kconfig: Do not needlessly build TYPE_PIIX4_PM in non-PC/Malta machinesBernhard Beschow1-0/+1
2021-11-01hw/i386/pc: Allow instantiating a virtio-iommu deviceJean-Philippe Brucker1-0/+1
2021-09-30Kconfig: Add CONFIG_SGX supportYang Zhong1-0/+5
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