aboutsummaryrefslogtreecommitdiff
path: root/hw/i386
AgeCommit message (Expand)AuthorFilesLines
2021-09-30sgx-epc: Add the fill_device_info() callback supportYang Zhong1-1/+10
2021-09-30i440fx: Add support for SGX EPCSean Christopherson1-0/+1
2021-09-30q35: Add support for SGX EPCSean Christopherson1-0/+1
2021-09-30i386: acpi: Add SGX EPC entry to ACPI tablesSean Christopherson1-0/+22
2021-09-30i386/pc: Add e820 entry for SGX EPC section(s)Sean Christopherson1-0/+4
2021-09-30hw/i386/pc: Account for SGX EPC sections when calculating device memorySean Christopherson1-1/+10
2021-09-30hw/i386/fw_cfg: Set SGX bits in feature control fw_cfg accordinglySean Christopherson1-1/+11
2021-09-30i386: Update SGX CPUID info according to hardware/KVM/user inputSean Christopherson3-1/+88
2021-09-30vl: Add sgx compound properties to expose SGX EPC sections to guestSean Christopherson2-6/+43
2021-09-30i386: Add 'sgx-epc' device to expose EPC sections to guestSean Christopherson2-0/+168
2021-09-30Kconfig: Add CONFIG_SGX supportYang Zhong1-0/+5
2021-09-29i386/kvm: Replace abs64() with uabs64() from host-utilsLuis Pires1-6/+1
2021-09-27hw/loader: Restrict PC_ROM_* definitions to hw/i386/pcPhilippe Mathieu-Daudé1-0/+6
2021-09-16intel_iommu: Fix typo in commentsCai Huoqing1-4/+4
2021-09-15hw/i386/acpi-build: Fix a typoPhilippe Mathieu-Daudé1-3/+3
2021-09-04hw/i386/acpi-build: Get NUMA information from struct NumaStateJingqi Liu2-14/+7
2021-09-04Use PCI_HOST_BRIDGE macroEduardo Habkost1-6/+2
2021-09-04hw/acpi: define PIIX4 acpi pci hotplug property strings at a single placeAni Sinha3-5/+5
2021-09-01hw: Add compat machines for 6.2Yanan Wang3-2/+28
2021-08-27Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2021-08-26' into...Peter Maydell1-5/+0
2021-08-26arch_init.h: Don't include arch_init.h unnecessarilyPeter Maydell3-3/+0
2021-08-26microvm: Drop dead error handling in microvm_machine_state_init()Markus Armbruster1-5/+0
2021-08-03acpi: x86: pcihp: add support hotplug on multifunction bridgesIgor Mammedov1-14/+30
2021-07-20hw/i386/Kconfig: Add missing Kconfig dependency (runtime error)Philippe Mathieu-Daudé1-0/+1
2021-07-16hw/i386/acpi-build: Add IVRS support to bypass iommuXingang Wang1-1/+1
2021-07-16hw/i386/acpi-build: Add DMAR support to bypass iommuXingang Wang1-2/+66
2021-07-16hw/i386: Add a default_bus_bypass_iommu pc machine optionXingang Wang1-0/+20
2021-07-16hw/acpi/ich9: Set ACPI PCI hot-plug as default on Q35Julia Suvorova1-0/+1
2021-07-16hw/pci/pcie: Do not set HPC flag if acpihp is usedJulia Suvorova1-0/+11
2021-07-16hw/acpi/ich9: Enable ACPI PCI hot-plugJulia Suvorova2-4/+11
2021-07-16hw/i386/acpi-build: Add ACPI PCI hot-plug methods to Q35Julia Suvorova2-11/+23
2021-07-14hw/i386: Introduce X86_FW_OVMF Kconfig symbolPhilippe Mathieu-Daudé5-123/+183
2021-07-14hw/i386/pc: Document pc_system_ovmf_table_findDov Murik1-0/+11
2021-07-14hw/i386/pc: pc_system_ovmf_table_find: Assert that flash was parsedDov Murik1-1/+6
2021-07-13target/i386: suppress CPUID leaves not defined by the CPU vendorMichael Roth1-0/+1
2021-07-03acpi: pc: revert back to v5.2 PCI slot enumerationIgor Mammedov1-2/+7
2021-06-28Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2-68/+55
2021-06-25machine: pass QAPI struct to mc->smp_parsePaolo Bonzini1-10/+8
2021-06-25machine: add error propagation to mc->smp_parsePaolo Bonzini1-14/+14
2021-06-25machine: move common smp_parse code to callerPaolo Bonzini1-62/+54
2021-06-25machine: move dies from X86MachineState to CpuTopologyPaolo Bonzini2-11/+8
2021-06-25hw/block/fdc: Extract ISA floppy controllers to fdc-isa.cPhilippe Mathieu-Daudé1-1/+1
2021-06-17i386: Add ratelimit for bus locks acquired in guestChenyi Qiang1-0/+24
2021-06-15i386: Eliminate all TPM related code if CONFIG_TPM is not setStefan Berger1-0/+20
2021-06-05misc: Correct relative include pathPhilippe Mathieu-Daudé1-3/+3
2021-06-05i386/kvm: The value passed to strerror should be positiveDmitry Voronetskiy5-12/+12
2021-06-02Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-06-...Peter Maydell2-2/+2
2021-06-02docs: fix references to docs/devel/tracing.rstStefano Garzarella2-2/+2
2021-05-31i386: use better matching family/model/stepping for 'qemu64' CPUDaniel P. Berrangé1-1/+5
2021-05-26hw/mem/nvdimm: Use Kconfig 'imply' instead of 'depends on'Philippe Mathieu-Daudé1-0/+1