summary refs log tree commit diff stats
path: root/hw/i386 (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * target/i386: move linuxboot_dma_enabled to X86MachineStatePaolo Bonzini2021-11-025-8/+13
| * util: Make some iova_tree parameters constEugenio Pérez2021-11-021-1/+1
* | Merge remote-tracking branch 'remotes/kraxel/tags/misc-20211102-pull-request'...Richard Henderson2021-11-034-1/+352
|\ \
| * | microvm: add device tree support.Gerd Hoffmann2021-11-024-1/+352
| |/
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingRichard Henderson2021-11-028-48/+54
|\ \
| * | hw/i386: fix vmmouse registrationPavel Dovgalyuk2021-11-011-0/+1
| * | pci: Export pci_for_each_device_under_bus*()Peter Xu2021-11-011-3/+2
| * | hw/i386/pc: Allow instantiating a virtio-iommu deviceJean-Philippe Brucker2021-11-013-2/+25
| * | hw/i386/pc: Move IOMMU singleton into PCMachineStateJean-Philippe Brucker2021-11-012-19/+19
| * | hw/i386/pc: Remove x86_iommu_get_type()Jean-Philippe Brucker2021-11-015-26/+9
| |/
* / memory: make global_dirty_tracking a bitmaskHyman Huang(黄勇)2021-11-011-2/+2
|/
* hw/i386/sgx: Move qmp_query_sgx() and hmp_info_sgx() to hw/i386/sgx.cPhilippe Mathieu-Daudé2021-10-132-4/+32
* hw/i386/sgx: Move qmp_query_sgx_capabilities() to hw/i386/sgx.cPhilippe Mathieu-Daudé2021-10-132-2/+5
* hw/i386/sgx: Have sgx_epc_get_section() return a booleanPhilippe Mathieu-Daudé2021-10-132-4/+4
* target/i386/sev: Declare system-specific functions in 'sev.h'Philippe Mathieu-Daudé2021-10-131-1/+1
* target/i386/sev: Rename sev_i386.h -> sev.hPhilippe Mathieu-Daudé2021-10-131-1/+1
* 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