index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
i386
Age
Commit message (
Expand
)
Author
2021-12-30
dma: Let dma_memory_read/write() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-12-18
hw/i386/vmmouse: Require 'i8042' property to be set
Philippe Mathieu-Daudé
2021-12-10
numa: Support SGX numa in the monitor and Libvirt interfaces
Yang Zhong
2021-12-10
numa: Enable numa for SGX EPC sections
Yang Zhong
2021-11-29
intel-iommu: ignore leaf SNP bit in scalable mode
Jason Wang
2021-11-22
microvm: check g_file_set_contents() return value
Gerd Hoffmann
2021-11-22
microvm: add missing g_free() call
Gerd Hoffmann
2021-11-22
hw/i386/microvm: Reduce annoying debug message in dt_setup_microvm()
Philippe Mathieu-Daudé
2021-11-15
Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...
Richard Henderson
2021-11-15
hw/i386/acpi-build: Deny control on PCIe Native Hot-plug in _OSC
Julia Suvorova
2021-11-15
hw/acpi/ich9: Add compat prop to keep HPC bit set for 6.1 machine type
Julia Suvorova
2021-11-15
pcie: rename 'native-hotplug' to 'x-native-hotplug'
Igor Mammedov
2021-11-10
sgx: Reset the vEPC regions during VM reboot
Yang Zhong
2021-11-09
target/i386: sgx: mark device not user creatable
Paolo Bonzini
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
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Richard Henderson
2021-11-02
microvm: add device tree support.
Gerd Hoffmann
2021-11-02
hw/i386: fix vmmouse registration
Pavel Dovgalyuk
2021-11-02
hw/i386: Rename default_bus_bypass_iommu
Jean-Philippe Brucker
2021-11-02
target/i386: use DMA-enabled multiboot ROM for new-enough QEMU machine types
Paolo Bonzini
2021-11-02
target/i386: move linuxboot_dma_enabled to X86MachineState
Paolo Bonzini
2021-11-02
util: Make some iova_tree parameters const
Eugenio Pérez
2021-11-01
hw/i386: fix vmmouse registration
Pavel Dovgalyuk
2021-11-01
pci: Export pci_for_each_device_under_bus*()
Peter Xu
2021-11-01
hw/i386/pc: Allow instantiating a virtio-iommu device
Jean-Philippe Brucker
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-11-01
memory: make global_dirty_tracking a bitmask
Hyman Huang(黄勇)
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-13
target/i386/sev: Declare system-specific functions in 'sev.h'
Philippe Mathieu-Daudé
2021-10-13
target/i386/sev: Rename sev_i386.h -> sev.h
Philippe Mathieu-Daudé
2021-10-05
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Richard Henderson
2021-10-05
hw/i386/amd_iommu: Add description/category to TYPE_AMD_IOMMU_PCI
Philippe Mathieu-Daudé
2021-10-05
hw/i386/amd_iommu: Rename SysBus specific functions as amdvi_sysbus_X()
Philippe Mathieu-Daudé
2021-10-05
hw/i386/amd_iommu: Rename amdviPCI TypeInfo
Philippe Mathieu-Daudé
2021-10-05
acpi: build_facs: use build_append_int_noprefix() API to compose table
Igor Mammedov
2021-10-05
acpi: build_dsdt_microvm: use acpi_table_begin()/acpi_table_end() instead of ...
Igor Mammedov
2021-10-05
acpi: x86: madt: use build_append_int_noprefix() API to compose MADT table
Igor Mammedov
2021-10-05
acpi: x86: set enabled when composing _MAT entries
Igor Mammedov
2021-10-05
acpi: madt: arm/x86: use acpi_table_begin()/acpi_table_end() instead of build...
Igor Mammedov
2021-10-05
acpi: build_amd_iommu: use acpi_table_begin()/acpi_table_end() instead of bui...
Igor Mammedov
2021-10-05
acpi: build_waet: use acpi_table_begin()/acpi_table_end() instead of build_he...
Igor Mammedov
2021-10-05
acpi: build_dmar_q35: use acpi_table_begin()/acpi_table_end() instead of buil...
Igor Mammedov
2021-10-05
acpi: use build_append_int_noprefix() API to compose SRAT table
Igor Mammedov
2021-10-05
acpi: arm/x86: build_srat: use acpi_table_begin()/acpi_table_end() instead of...
Igor Mammedov
2021-10-05
acpi: build_tpm_tcpa: use acpi_table_begin()/acpi_table_end() instead of buil...
Igor Mammedov
2021-10-05
acpi: build_hpet: use acpi_table_begin()/acpi_table_end() instead of build_he...
Igor Mammedov
[next]