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
2024-08-20
hw/i386/pc: Ensure vmport prerequisites are fulfilled
Kamil Szczęk
2024-08-20
hw/i386/pc: Unify vmport=auto handling
Kamil Szczęk
2024-08-01
intel_iommu: Fix for IQA reg read dropped DW field
yeeli
2024-08-01
hw/i386/amd_iommu: Don't leak memory in amdvi_update_iotlb()
Peter Maydell
2024-07-31
target/i386/cpu: Mask off SGX/SGX_LC feature words for non-PC machine
Zhao Liu
2024-07-24
Merge tag 'hw-misc-20240723' of https://github.com/philmd/qemu into staging
Richard Henderson
2024-07-24
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2024-07-23
hw/i386/intel_iommu: Extract device IOTLB invalidation logic
Clément Mathieu--Drif
2024-07-22
hw/acpi: Update CPUs AML with cpu-(ctrl)dev change
Salil Mehta
2024-07-22
smbios: make memory device size configurable per Machine
Igor Mammedov
2024-07-22
target/i386: do not crash if microvm guest uses SGX CPUID leaves
Paolo Bonzini
2024-07-21
intel_iommu: make type match
Clément Mathieu--Drif
2024-07-21
intel_iommu: fix type of the mask field in VTDIOTLBPageInvInfo
Clément Mathieu--Drif
2024-07-21
intel_iommu: move VTD_FRCD_PV and VTD_FRCD_PP declarations
Clément Mathieu--Drif
2024-07-21
intel_iommu: fix FRCD construction macro
Clément Mathieu--Drif
2024-07-18
Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging
Richard Henderson
2024-07-17
hw/i386/sgx: Get rid of qemu_open_old()
Zhao Liu
2024-07-17
hw/i386/x86: Fix superfluous trailing semicolon
Zhao Liu
2024-07-16
i386/sev: Don't allow automatic fallback to legacy KVM_SEV*_INIT
Michael Roth
2024-07-04
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2024-07-03
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Richard Henderson
2024-07-03
hw/i386/fw_cfg: Add etc/e820 to fw_cfg late
David Woodhouse
2024-07-03
target/i386: do not include undefined bits in the AMD topoext leaf
Paolo Bonzini
2024-07-02
Merge tag 'hw-misc-20240702' of https://github.com/philmd/qemu into staging
Richard Henderson
2024-07-02
hw/i386: remove obsolete manual deprecation reason string of i440fx machines
Daniel P. Berrangé
2024-07-02
hw/i386: convert 'q35' machine definitions to use new macros
Daniel P. Berrangé
2024-07-02
hw/i386: convert 'i440fx' machine definitions to use new macros
Daniel P. Berrangé
2024-07-01
hw/xen: detect when running inside stubdomain
Marek Marczykowski-Górecki
2024-06-24
intel_iommu: Check compatibility with host IOMMU capabilities
Zhenzhong Duan
2024-06-24
intel_iommu: Implement [set|unset]_iommu_device() callbacks
Yi Liu
2024-06-24
intel_iommu: Extract out vtd_cap_init() to initialize cap/ecap
Zhenzhong Duan
2024-06-19
hw/i386/iommu: Constify IOMMUTLBEvent in vtd_page_walk_hook prototype
Philippe Mathieu-Daudé
2024-06-19
hw/i386/pc: Replace PCMachineClass::acpi_data_size by PC_ACPI_DATA_SIZE
Philippe Mathieu-Daudé
2024-06-19
hw/i386/pc: Simplify DEFINE_I440FX_MACHINE() macro
Philippe Mathieu-Daudé
2024-06-19
hw/i386/pc: Remove deprecated pc-i440fx-2.3 machine
Philippe Mathieu-Daudé
2024-06-19
hw/i386/acpi: Remove AcpiBuildState::rsdp field
Philippe Mathieu-Daudé
2024-06-19
hw/i386/pc: Remove PCMachineClass::rsdp_in_ram
Philippe Mathieu-Daudé
2024-06-19
hw/i386/pc: Remove PCMachineClass::resizable_acpi_blob
Philippe Mathieu-Daudé
2024-06-19
hw/i386/pc: Remove deprecated pc-i440fx-2.2 machine
Philippe Mathieu-Daudé
2024-06-19
hw/mem/memory-device: Remove legacy_align from memory_device_pre_plug()
Philippe Mathieu-Daudé
2024-06-19
hw/mem/pc-dimm: Remove legacy_align argument from pc_dimm_pre_plug()
Philippe Mathieu-Daudé
2024-06-19
hw/i386/pc: Remove PCMachineClass::enforce_aligned_dimm
Philippe Mathieu-Daudé
2024-06-19
hw/smbios: Remove 'uuid_encoded' argument from smbios_set_defaults()
Philippe Mathieu-Daudé
2024-06-19
hw/i386/pc: Remove PCMachineClass::smbios_uuid_encoded
Philippe Mathieu-Daudé
2024-06-19
hw/i386/pc: Remove deprecated pc-i440fx-2.1 machine
Philippe Mathieu-Daudé
2024-06-19
hw/i386/acpi: Remove PCMachineClass::legacy_acpi_table_size
Philippe Mathieu-Daudé
2024-06-19
hw/i386/pc: Remove deprecated pc-i440fx-2.0 machine
Philippe Mathieu-Daudé
2024-06-19
hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines
Philippe Mathieu-Daudé
2024-06-05
hw/i386: Add support for loading BIOS using guest_memfd
Michael Roth
2024-06-05
hw/i386/sev: Use guest_memfd for legacy ROMs
Michael Roth
[next]