| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging | Peter Maydell | 2022-03-21 | 1 | -5/+2 |
|\ |
|
| * | hw/i386/amd_iommu: Fix maybe-uninitialized error with GCC 12 | Paolo Bonzini | 2022-03-21 | 1 | -5/+2 |
* | | Use g_new() & friends where that makes obvious sense | Markus Armbruster | 2022-03-21 | 4 | -15/+15 |
* | | hw/i386/acpi-build: Avoid 'sun' identifier | Andrew Deason | 2022-03-18 | 1 | -2/+2 |
|/ |
|
* | hw/acpi/microvm: turn on 8042 bit in FADT boot architecture flags if present | Ani Sinha | 2022-03-07 | 1 | -0/+6 |
* | hw/acpi: add indication for i8042 in IA-PC boot flags of the FADT table | Liav Albani | 2022-03-06 | 1 | -0/+8 |
* | pci: drop COMPAT_PROP_PCP for 2.0 machine types | Igor Mammedov | 2022-03-06 | 1 | -2/+0 |
* | x86: cleanup unused compat_apic_id_mode | Igor Mammedov | 2022-03-06 | 1 | -15/+1 |
* | pc: add option to disable PS/2 mouse/keyboard | Joelle van Dyne | 2022-03-06 | 1 | -2/+26 |
* | hw/i386/pc_piix: Mark the machine types from version 1.4 to 1.7 as deprecated | Thomas Huth | 2022-03-06 | 1 | -0/+1 |
* | hw/i386: Replace magic number with field length calculation | Dov Murik | 2022-03-06 | 1 | -3/+6 |
* | hw/i386: Improve bounds checking in OVMF table parsing | Dov Murik | 2022-03-06 | 1 | -1/+8 |
* | intel_iommu: support snoop control | Jason Wang | 2022-03-06 | 2 | -1/+14 |
* | Mark remaining global TypeInfo instances as const | Bernhard Beschow | 2022-02-21 | 2 | -2/+2 |
* | ACPI ERST: create ACPI ERST table for pc/x86 machines | Eric DeVolder | 2022-02-06 | 2 | -0/+30 |
* | hw/i386: Add the possibility to disable the 'isapc' machine | Thomas Huth | 2022-02-04 | 1 | -1/+4 |
* | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell | 2022-01-28 | 1 | -2/+9 |
|\ |
|
| * | qapi: Cleanup SGX related comments and restore @section-size | Yang Zhong | 2022-01-28 | 1 | -2/+9 |
* | | xen-mapcache: Avoid entry->lock overflow | Ross Lagerwall | 2022-01-27 | 1 | -1/+7 |
* | | xen-hvm: Allow disabling buffer_io_timer | Jason Andryuk | 2022-01-27 | 1 | -2/+4 |
|/ |
|
* | acpi: tpm: Add missing device identification objects | Stefan Berger | 2022-01-08 | 1 | -0/+7 |
* | hw/i386/pc: Add missing property descriptions | Thomas Huth | 2022-01-08 | 1 | -0/+8 |
* | acpi: fix QEMU crash when started with SLIC table | Igor Mammedov | 2022-01-08 | 1 | -0/+2 |
* | intel-iommu: correctly check passthrough during translation | Jason Wang | 2022-01-08 | 1 | -15/+23 |
* | virtio-mem: Set "unplugged-inaccessible=auto" for the 7.0 machine on x86 | David Hildenbrand | 2022-01-08 | 1 | -1/+3 |
* | hw/i386: expose a "smbios-entry-point-type" PC machine property | Eduardo Habkost | 2022-01-07 | 3 | -2/+28 |
* | smbios: Rename SMBIOS_ENTRY_POINT_* enums | Eduardo Habkost | 2022-01-07 | 2 | -2/+2 |
* | hw: Add compat machines for 7.0 | Cornelia Huck | 2022-01-05 | 3 | -2/+28 |
* | dma: Let dma_memory_read/write() take MemTxAttrs argument | Philippe Mathieu-Daudé | 2021-12-30 | 2 | -18/+26 |
* | hw/i386/vmmouse: Require 'i8042' property to be set | Philippe Mathieu-Daudé | 2021-12-18 | 1 | -0/+4 |
* | numa: Support SGX numa in the monitor and Libvirt interfaces | Yang Zhong | 2021-12-10 | 1 | -9/+42 |
* | numa: Enable numa for SGX EPC sections | Yang Zhong | 2021-12-10 | 4 | -0/+53 |
* | intel-iommu: ignore leaf SNP bit in scalable mode | Jason Wang | 2021-11-29 | 2 | -0/+8 |
* | microvm: check g_file_set_contents() return value | Gerd Hoffmann | 2021-11-22 | 1 | -1/+4 |
* | microvm: add missing g_free() call | Gerd Hoffmann | 2021-11-22 | 1 | -0/+2 |
* | hw/i386/microvm: Reduce annoying debug message in dt_setup_microvm() | Philippe Mathieu-Daudé | 2021-11-22 | 1 | -1/+3 |
* | Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in... | Richard Henderson | 2021-11-15 | 3 | -6/+17 |
|\ |
|
| * | hw/i386/acpi-build: Deny control on PCIe Native Hot-plug in _OSC | Julia Suvorova | 2021-11-15 | 1 | -4/+8 |
| * | hw/acpi/ich9: Add compat prop to keep HPC bit set for 6.1 machine type | Julia Suvorova | 2021-11-15 | 2 | -1/+8 |
| * | pcie: rename 'native-hotplug' to 'x-native-hotplug' | Igor Mammedov | 2021-11-15 | 1 | -1/+1 |
* | | sgx: Reset the vEPC regions during VM reboot | Yang Zhong | 2021-11-10 | 1 | -0/+50 |
* | | target/i386: sgx: mark device not user creatable | Paolo Bonzini | 2021-11-09 | 1 | -0/+1 |
|/ |
|
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Richard Henderson | 2021-11-03 | 8 | -15/+29 |
|\ |
|
| * | hw/i386: fix vmmouse registration | Pavel Dovgalyuk | 2021-11-02 | 1 | -0/+1 |
| * | hw/i386: Rename default_bus_bypass_iommu | Jean-Philippe Brucker | 2021-11-02 | 1 | -1/+1 |
| * | target/i386: use DMA-enabled multiboot ROM for new-enough QEMU machine types | Paolo Bonzini | 2021-11-02 | 4 | -5/+14 |
| * | target/i386: move linuxboot_dma_enabled to X86MachineState | Paolo Bonzini | 2021-11-02 | 5 | -8/+13 |
| * | util: Make some iova_tree parameters const | Eugenio Pérez | 2021-11-02 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'remotes/kraxel/tags/misc-20211102-pull-request'... | Richard Henderson | 2021-11-03 | 4 | -1/+352 |
|\ \ |
|
| * | | microvm: add device tree support. | Gerd Hoffmann | 2021-11-02 | 4 | -1/+352 |
| |/ |
|