summaryrefslogtreecommitdiffstats
path: root/hw/i386
Commit message (Expand)AuthorAgeFilesLines
* hw/acpi/microvm: turn on 8042 bit in FADT boot architecture flags if presentAni Sinha2022-03-071-0/+6
* hw/acpi: add indication for i8042 in IA-PC boot flags of the FADT tableLiav Albani2022-03-061-0/+8
* pci: drop COMPAT_PROP_PCP for 2.0 machine typesIgor Mammedov2022-03-061-2/+0Star
* x86: cleanup unused compat_apic_id_modeIgor Mammedov2022-03-061-15/+1Star
* pc: add option to disable PS/2 mouse/keyboardJoelle van Dyne2022-03-061-2/+26
* hw/i386/pc_piix: Mark the machine types from version 1.4 to 1.7 as deprecatedThomas Huth2022-03-061-0/+1
* hw/i386: Replace magic number with field length calculationDov Murik2022-03-061-3/+6
* hw/i386: Improve bounds checking in OVMF table parsingDov Murik2022-03-061-1/+8
* intel_iommu: support snoop controlJason Wang2022-03-062-1/+14
* Mark remaining global TypeInfo instances as constBernhard Beschow2022-02-212-2/+2
* ACPI ERST: create ACPI ERST table for pc/x86 machinesEric DeVolder2022-02-062-0/+30
* hw/i386: Add the possibility to disable the 'isapc' machineThomas Huth2022-02-041-1/+4
* Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2022-01-281-2/+9
|\
| * qapi: Cleanup SGX related comments and restore @section-sizeYang Zhong2022-01-281-2/+9
* | xen-mapcache: Avoid entry->lock overflowRoss Lagerwall2022-01-271-1/+7
* | xen-hvm: Allow disabling buffer_io_timerJason Andryuk2022-01-271-2/+4
|/
* acpi: tpm: Add missing device identification objectsStefan Berger2022-01-081-0/+7
* hw/i386/pc: Add missing property descriptionsThomas Huth2022-01-081-0/+8
* acpi: fix QEMU crash when started with SLIC tableIgor Mammedov2022-01-081-0/+2
* intel-iommu: correctly check passthrough during translationJason Wang2022-01-081-15/+23
* virtio-mem: Set "unplugged-inaccessible=auto" for the 7.0 machine on x86David Hildenbrand2022-01-081-1/+3
* hw/i386: expose a "smbios-entry-point-type" PC machine propertyEduardo Habkost2022-01-073-2/+28
* smbios: Rename SMBIOS_ENTRY_POINT_* enumsEduardo Habkost2022-01-072-2/+2
* hw: Add compat machines for 7.0Cornelia Huck2022-01-053-2/+28
* dma: Let dma_memory_read/write() take MemTxAttrs argumentPhilippe Mathieu-Daudé2021-12-302-18/+26
* hw/i386/vmmouse: Require 'i8042' property to be setPhilippe Mathieu-Daudé2021-12-181-0/+4
* numa: Support SGX numa in the monitor and Libvirt interfacesYang Zhong2021-12-101-9/+42
* numa: Enable numa for SGX EPC sectionsYang Zhong2021-12-104-0/+53
* intel-iommu: ignore leaf SNP bit in scalable modeJason Wang2021-11-292-0/+8
* microvm: check g_file_set_contents() return valueGerd Hoffmann2021-11-221-1/+4
* microvm: add missing g_free() callGerd Hoffmann2021-11-221-0/+2
* hw/i386/microvm: Reduce annoying debug message in dt_setup_microvm()Philippe Mathieu-Daudé2021-11-221-1/+3
* Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...Richard Henderson2021-11-153-6/+17
|\
| * hw/i386/acpi-build: Deny control on PCIe Native Hot-plug in _OSCJulia Suvorova2021-11-151-4/+8
| * hw/acpi/ich9: Add compat prop to keep HPC bit set for 6.1 machine typeJulia Suvorova2021-11-152-1/+8
| * pcie: rename 'native-hotplug' to 'x-native-hotplug'Igor Mammedov2021-11-151-1/+1
* | sgx: Reset the vEPC regions during VM rebootYang Zhong2021-11-101-0/+50
* | target/i386: sgx: mark device not user creatablePaolo Bonzini2021-11-091-0/+1
|/
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingRichard Henderson2021-11-038-15/+29
|\
| * hw/i386: fix vmmouse registrationPavel Dovgalyuk2021-11-021-0/+1
| * hw/i386: Rename default_bus_bypass_iommuJean-Philippe Brucker2021-11-021-1/+1
| * target/i386: use DMA-enabled multiboot ROM for new-enough QEMU machine typesPaolo Bonzini2021-11-024-5/+14
| * 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-038-48/+54
|\ \
| * | hw/i386: fix vmmouse registrationPavel Dovgalyuk2021-11-021-0/+1
| * | pci: Export pci_for_each_device_under_bus*()Peter Xu2021-11-021-3/+2Star
| * | hw/i386/pc: Allow instantiating a virtio-iommu deviceJean-Philippe Brucker2021-11-013-2/+25