index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
i386
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/x86: add a couple of comments explaining how the kernel image is parsed
Ani Sinha
2024-08-23
1
-2
/
+5
*
hw/i386/pc: Ensure vmport prerequisites are fulfilled
Kamil Szczęk
2024-08-20
1
-3
/
+8
*
hw/i386/pc: Unify vmport=auto handling
Kamil Szczęk
2024-08-20
3
-10
/
+5
*
intel_iommu: Fix for IQA reg read dropped DW field
yeeli
2024-08-01
1
-1
/
+3
*
hw/i386/amd_iommu: Don't leak memory in amdvi_update_iotlb()
Peter Maydell
2024-08-01
1
-4
/
+4
*
target/i386/cpu: Mask off SGX/SGX_LC feature words for non-PC machine
Zhao Liu
2024-07-31
2
-0
/
+13
*
Merge tag 'hw-misc-20240723' of https://github.com/philmd/qemu into staging
Richard Henderson
2024-07-24
1
-24
/
+33
|
\
|
*
hw/i386/intel_iommu: Extract device IOTLB invalidation logic
Clément Mathieu--Drif
2024-07-23
1
-24
/
+33
*
|
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2024-07-24
1
-2
/
+4
|
\
\
|
*
|
target/i386: do not crash if microvm guest uses SGX CPUID leaves
Paolo Bonzini
2024-07-22
1
-2
/
+4
|
|
/
*
|
hw/acpi: Update CPUs AML with cpu-(ctrl)dev change
Salil Mehta
2024-07-22
1
-1
/
+2
*
|
smbios: make memory device size configurable per Machine
Igor Mammedov
2024-07-22
2
-0
/
+2
*
|
intel_iommu: make type match
Clément Mathieu--Drif
2024-07-21
1
-1
/
+1
*
|
intel_iommu: fix type of the mask field in VTDIOTLBPageInvInfo
Clément Mathieu--Drif
2024-07-21
1
-1
/
+1
*
|
intel_iommu: move VTD_FRCD_PV and VTD_FRCD_PP declarations
Clément Mathieu--Drif
2024-07-21
1
-2
/
+2
*
|
intel_iommu: fix FRCD construction macro
Clément Mathieu--Drif
2024-07-21
1
-1
/
+1
|
/
*
Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging
Richard Henderson
2024-07-18
2
-3
/
+5
|
\
|
*
hw/i386/sgx: Get rid of qemu_open_old()
Zhao Liu
2024-07-17
1
-2
/
+4
|
*
hw/i386/x86: Fix superfluous trailing semicolon
Zhao Liu
2024-07-17
1
-1
/
+1
*
|
i386/sev: Don't allow automatic fallback to legacy KVM_SEV*_INIT
Michael Roth
2024-07-16
1
-1
/
+1
|
/
*
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2024-07-04
1
-0
/
+1
|
\
|
*
target/i386: do not include undefined bits in the AMD topoext leaf
Paolo Bonzini
2024-07-03
1
-0
/
+1
*
|
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging
Richard Henderson
2024-07-03
6
-18
/
+31
|
\
\
|
|
/
|
/
|
|
*
hw/i386/fw_cfg: Add etc/e820 to fw_cfg late
David Woodhouse
2024-07-03
6
-18
/
+31
*
|
Merge tag 'hw-misc-20240702' of https://github.com/philmd/qemu into staging
Richard Henderson
2024-07-02
2
-249
/
+186
|
\
\
|
|
/
|
/
|
|
*
hw/i386: remove obsolete manual deprecation reason string of i440fx machines
Daniel P. Berrangé
2024-07-02
1
-1
/
+0
|
*
hw/i386: convert 'q35' machine definitions to use new macros
Daniel P. Berrangé
2024-07-02
1
-125
/
+90
|
*
hw/i386: convert 'i440fx' machine definitions to use new macros
Daniel P. Berrangé
2024-07-02
1
-123
/
+96
*
|
hw/xen: detect when running inside stubdomain
Marek Marczykowski-Górecki
2024-07-01
1
-0
/
+22
|
/
*
intel_iommu: Check compatibility with host IOMMU capabilities
Zhenzhong Duan
2024-06-24
1
-0
/
+29
*
intel_iommu: Implement [set|unset]_iommu_device() callbacks
Yi Liu
2024-06-24
1
-0
/
+81
*
intel_iommu: Extract out vtd_cap_init() to initialize cap/ecap
Zhenzhong Duan
2024-06-24
1
-42
/
+51
*
hw/i386/iommu: Constify IOMMUTLBEvent in vtd_page_walk_hook prototype
Philippe Mathieu-Daudé
2024-06-19
1
-4
/
+4
*
hw/i386/pc: Replace PCMachineClass::acpi_data_size by PC_ACPI_DATA_SIZE
Philippe Mathieu-Daudé
2024-06-19
1
-7
/
+12
*
hw/i386/pc: Simplify DEFINE_I440FX_MACHINE() macro
Philippe Mathieu-Daudé
2024-06-19
1
-40
/
+29
*
hw/i386/pc: Remove deprecated pc-i440fx-2.3 machine
Philippe Mathieu-Daudé
2024-06-19
2
-44
/
+0
*
hw/i386/acpi: Remove AcpiBuildState::rsdp field
Philippe Mathieu-Daudé
2024-06-19
1
-7
/
+1
*
hw/i386/pc: Remove PCMachineClass::rsdp_in_ram
Philippe Mathieu-Daudé
2024-06-19
2
-32
/
+4
*
hw/i386/pc: Remove PCMachineClass::resizable_acpi_blob
Philippe Mathieu-Daudé
2024-06-19
2
-11
/
+0
*
hw/i386/pc: Remove deprecated pc-i440fx-2.2 machine
Philippe Mathieu-Daudé
2024-06-19
2
-44
/
+0
*
hw/mem/memory-device: Remove legacy_align from memory_device_pre_plug()
Philippe Mathieu-Daudé
2024-06-19
1
-2
/
+1
*
hw/mem/pc-dimm: Remove legacy_align argument from pc_dimm_pre_plug()
Philippe Mathieu-Daudé
2024-06-19
1
-1
/
+1
*
hw/i386/pc: Remove PCMachineClass::enforce_aligned_dimm
Philippe Mathieu-Daudé
2024-06-19
1
-11
/
+3
*
hw/smbios: Remove 'uuid_encoded' argument from smbios_set_defaults()
Philippe Mathieu-Daudé
2024-06-19
1
-1
/
+1
*
hw/i386/pc: Remove PCMachineClass::smbios_uuid_encoded
Philippe Mathieu-Daudé
2024-06-19
2
-3
/
+1
*
hw/i386/pc: Remove deprecated pc-i440fx-2.1 machine
Philippe Mathieu-Daudé
2024-06-19
2
-30
/
+0
*
hw/i386/acpi: Remove PCMachineClass::legacy_acpi_table_size
Philippe Mathieu-Daudé
2024-06-19
1
-52
/
+13
*
hw/i386/pc: Remove deprecated pc-i440fx-2.0 machine
Philippe Mathieu-Daudé
2024-06-19
2
-52
/
+0
*
hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines
Philippe Mathieu-Daudé
2024-06-19
1
-1
/
+1
*
hw/i386: Add support for loading BIOS using guest_memfd
Michael Roth
2024-06-05
1
-5
/
+12
[next]