Age | Commit message (Expand) | Author |
2022-05-16 | hw/i386: Make pic a property of common x86 base machine type | Xiaoyao Li |
2022-05-16 | hw/i386: Make pit a property of common x86 base machine type | Xiaoyao Li |
2022-05-16 | intel_iommu: Support IR-only mode without DMA translation | David Woodhouse |
2022-05-12 | hw/xen/xen_pt: Confine igd-passthrough-isa-bridge to XEN | Bernhard Beschow |
2022-04-27 | i386: factor out x86_firmware_configure() | Gerd Hoffmann |
2022-04-20 | hw: Add compat machines for 7.1 | Cornelia Huck |
2022-04-06 | Replace config-time define HOST_WORDS_BIGENDIAN | Marc-André Lureau |
2022-03-06 | x86: cleanup unused compat_apic_id_mode | Igor Mammedov |
2022-03-06 | pc: add option to disable PS/2 mouse/keyboard | Joelle van Dyne |
2022-03-06 | intel_iommu: support snoop control | Jason Wang |
2022-01-27 | intc: Unexport InterruptStatsProviderClass-related functions | Bernhard Beschow |
2022-01-07 | hw/i386: expose a "smbios-entry-point-type" PC machine property | Eduardo Habkost |
2022-01-05 | hw: Add compat machines for 7.0 | Cornelia Huck |
2021-12-16 | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging | Richard Henderson |
2021-12-15 | include/hw/i386: Don't include qemu-common.h in .h files | Peter Maydell |
2021-12-10 | numa: Enable numa for SGX EPC sections | Yang Zhong |
2021-11-03 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Richard Henderson |
2021-11-03 | Merge remote-tracking branch 'remotes/kraxel/tags/misc-20211102-pull-request'... | Richard Henderson |
2021-11-02 | microvm: add device tree support. | Gerd Hoffmann |
2021-11-02 | target/i386: move linuxboot_dma_enabled to X86MachineState | Paolo Bonzini |
2021-11-01 | hw/i386/pc: Move IOMMU singleton into PCMachineState | Jean-Philippe Brucker |
2021-11-01 | hw/i386/pc: Remove x86_iommu_get_type() | Jean-Philippe Brucker |
2021-10-13 | hw/i386/sgx: Move qmp_query_sgx() and hmp_info_sgx() to hw/i386/sgx.c | Philippe Mathieu-Daudé |
2021-10-13 | hw/i386/sgx: Move qmp_query_sgx_capabilities() to hw/i386/sgx.c | Philippe Mathieu-Daudé |
2021-10-13 | hw/i386/sgx: Have sgx_epc_get_section() return a boolean | Philippe Mathieu-Daudé |
2021-10-05 | acpi: x86: set enabled when composing _MAT entries | Igor Mammedov |
2021-09-30 | target/i386: Add the query-sgx-capabilities QMP command | Yang Zhong |
2021-09-30 | target/i386: Add HMP and QMP interfaces for SGX | Yang Zhong |
2021-09-30 | hw/i386/pc: Account for SGX EPC sections when calculating device memory | Sean Christopherson |
2021-09-30 | i386: Update SGX CPUID info according to hardware/KVM/user input | Sean Christopherson |
2021-09-30 | vl: Add sgx compound properties to expose SGX EPC sections to guest | Sean Christopherson |
2021-09-30 | i386: Add 'sgx-epc' device to expose EPC sections to guest | Sean Christopherson |
2021-09-30 | hostmem: Add hostmem-epc as a backend for SGX EPC | Sean Christopherson |
2021-09-04 | hw/i386/acpi-build: Get NUMA information from struct NumaState | Jingqi Liu |
2021-09-01 | hw: Add compat machines for 6.2 | Yanan Wang |
2021-07-16 | hw/i386: Add a default_bus_bypass_iommu pc machine option | Xingang Wang |
2021-07-14 | hw/i386: Introduce X86_FW_OVMF Kconfig symbol | Philippe Mathieu-Daudé |
2021-06-25 | machine: add error propagation to mc->smp_parse | Paolo Bonzini |
2021-06-25 | machine: move dies from X86MachineState to CpuTopology | Paolo Bonzini |
2021-06-17 | i386: Add ratelimit for bus locks acquired in guest | Chenyi Qiang |
2021-04-30 | hw: add compat machines for 6.1 | Cornelia Huck |
2021-04-04 | x86: rename oem-id and oem-table-id properties | Paolo Bonzini |
2021-03-22 | acpi: Move setters/getters of oem fields to X86MachineState | Marian Postevca |
2021-03-19 | hw: Replace anti-social QOM type names | Markus Armbruster |
2021-03-02 | i386/acpi: restore device paths for pre-5.1 vms | Vitaly Cheptsov |
2021-02-16 | pc: add parser for OVMF reset block | James Bottomley |
2021-02-05 | acpi: Permit OEM ID and OEM table ID fields to be changed | Marian Postevca |
2020-12-10 | i386: remove bios_name | Paolo Bonzini |
2020-12-10 | microvm: add second ioapic | Gerd Hoffmann |
2020-12-10 | microvm: make pcie irq base runtime changeable | Gerd Hoffmann |