summaryrefslogtreecommitdiffstats
path: root/hw/i386
Commit message (Expand)AuthorAgeFilesLines
* hw/i386: add function to get SEV metadata from ovmf headerBrijesh Singh2021-10-231-0/+33
* i386/sev: add support to encrypt BIOS when SEV-SNP is enabledBrijesh Singh2021-10-231-3/+4
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingRichard Henderson2021-10-054-231/+277
|\
| * hw/i386/amd_iommu: Add description/category to TYPE_AMD_IOMMU_PCIPhilippe Mathieu-Daudé2021-10-051-0/+9
| * hw/i386/amd_iommu: Rename SysBus specific functions as amdvi_sysbus_X()Philippe Mathieu-Daudé2021-10-051-12/+12
| * hw/i386/amd_iommu: Rename amdviPCI TypeInfoPhilippe Mathieu-Daudé2021-10-051-4/+4
| * acpi: build_facs: use build_append_int_noprefix() API to compose tableIgor Mammedov2021-10-051-4/+14
| * acpi: build_dsdt_microvm: use acpi_table_begin()/acpi_table_end() instead of ...Igor Mammedov2021-10-051-7/+6
| * acpi: x86: madt: use build_append_int_noprefix() API to compose MADT tableIgor Mammedov2021-10-051-62/+67
| * acpi: x86: set enabled when composing _MAT entriesIgor Mammedov2021-10-051-12/+6
| * acpi: madt: arm/x86: use acpi_table_begin()/acpi_table_end() instead of build...Igor Mammedov2021-10-051-8/+11
| * acpi: build_amd_iommu: use acpi_table_begin()/acpi_table_end() instead of bui...Igor Mammedov2021-10-051-7/+4
| * acpi: build_waet: use acpi_table_begin()/acpi_table_end() instead of build_he...Igor Mammedov2021-10-051-6/+4
| * acpi: build_dmar_q35: use acpi_table_begin()/acpi_table_end() instead of buil...Igor Mammedov2021-10-051-39/+48
| * acpi: use build_append_int_noprefix() API to compose SRAT tableIgor Mammedov2021-10-051-34/+44
| * acpi: arm/x86: build_srat: use acpi_table_begin()/acpi_table_end() instead of...Igor Mammedov2021-10-051-11/+7
| * acpi: build_tpm_tcpa: use acpi_table_begin()/acpi_table_end() instead of buil...Igor Mammedov2021-10-051-15/+23
| * acpi: build_hpet: use acpi_table_begin()/acpi_table_end() instead of build_he...Igor Mammedov2021-10-051-8/+18
| * acpi: x86: build_dsdt: use acpi_table_begin()/acpi_table_end() instead of bui...Igor Mammedov2021-10-051-6/+4
* | x86/sev: generate SEV kernel loader hashes in x86_load_linuxDov Murik2021-10-051-1/+24
|/
* i386: Change the default Hyper-V version to match WS2016Vitaly Kuznetsov2021-10-011-1/+5
* machine: Move smp_prefer_sockets to struct SMPCompatPropsYanan Wang2021-10-012-2/+2
* machine: Make smp_parse generic enough for all archesYanan Wang2021-10-011-83/+1
* machine: Prefer cores over sockets in smp parsing since 6.2Yanan Wang2021-10-013-9/+28
* machine: Improve the error reporting of smp parsingYanan Wang2021-10-011-14/+10
* machine: Set the value of cpus to match maxcpus if it's omittedYanan Wang2021-10-011-13/+16
* machine: Uniformly use maxcpus to calculate the omitted parametersYanan Wang2021-10-011-15/+15
* machine: Minor refactor/fix for the smp parsersYanan Wang2021-10-011-9/+14
* Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2021-09-3012-2/+467
|\
| * memory: Name all the memory listenersPeter Xu2021-09-301-0/+2
| * target/i386: Add the query-sgx-capabilities QMP commandYang Zhong2021-09-302-0/+72
| * target/i386: Add HMP and QMP interfaces for SGXYang Zhong2021-09-302-0/+38
| * sgx-epc: Add the fill_device_info() callback supportYang Zhong2021-09-301-1/+10
| * i440fx: Add support for SGX EPCSean Christopherson2021-09-301-0/+1
| * q35: Add support for SGX EPCSean Christopherson2021-09-301-0/+1
| * i386: acpi: Add SGX EPC entry to ACPI tablesSean Christopherson2021-09-301-0/+22
| * i386/pc: Add e820 entry for SGX EPC section(s)Sean Christopherson2021-09-301-0/+4
| * hw/i386/pc: Account for SGX EPC sections when calculating device memorySean Christopherson2021-09-301-1/+10
| * hw/i386/fw_cfg: Set SGX bits in feature control fw_cfg accordinglySean Christopherson2021-09-301-1/+11
| * i386: Update SGX CPUID info according to hardware/KVM/user inputSean Christopherson2021-09-303-1/+88
| * vl: Add sgx compound properties to expose SGX EPC sections to guestSean Christopherson2021-09-302-6/+43
| * i386: Add 'sgx-epc' device to expose EPC sections to guestSean Christopherson2021-09-302-0/+168
| * Kconfig: Add CONFIG_SGX supportYang Zhong2021-09-301-0/+5
* | i386/kvm: Replace abs64() with uabs64() from host-utilsLuis Pires2021-09-291-6/+1
|/
* hw/loader: Restrict PC_ROM_* definitions to hw/i386/pcPhilippe Mathieu-Daudé2021-09-271-0/+6
* intel_iommu: Fix typo in commentsCai Huoqing2021-09-161-4/+4
* hw/i386/acpi-build: Fix a typoPhilippe Mathieu-Daudé2021-09-151-3/+3
* hw/i386/acpi-build: Get NUMA information from struct NumaStateJingqi Liu2021-09-042-14/+7
* Use PCI_HOST_BRIDGE macroEduardo Habkost2021-09-041-6/+2
* hw/acpi: define PIIX4 acpi pci hotplug property strings at a single placeAni Sinha2021-09-043-5/+5