index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
i386
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-13
hw: Use device_class_set_legacy_reset() instead of opencoding
Peter Maydell
10
-10
/
+10
2024-09-11
hw/acpi/ich9: Add periodic and swsmi timer
Dominic Prinz
1
-1
/
+4
2024-09-11
hw/i386/acpi-build: Return a pre-computed _PRT table
Ricardo Ribalda
1
-98
/
+22
2024-09-11
intel_iommu: Make PASID-cache and PIOTLB type invalid in legacy mode
Zhenzhong Duan
1
-11
/
+11
2024-09-11
intel_iommu: Fix invalidation descriptor type field
Zhenzhong Duan
2
-6
/
+7
2024-09-06
Merge tag 'pull-target-arm-20240905' of https://git.linaro.org/people/pmaydel...
Peter Maydell
3
-5
/
+26
2024-09-05
hw: add compat machines for 9.2
Cornelia Huck
3
-5
/
+26
2024-09-04
hw/i386/xen: Add a Xen PVH x86 machine
Edgar E. Iglesias
2
-0
/
+122
2024-08-23
hw/x86: add a couple of comments explaining how the kernel image is parsed
Ani Sinha
1
-2
/
+5
2024-08-20
hw/i386/pc: Ensure vmport prerequisites are fulfilled
Kamil Szczęk
1
-3
/
+8
2024-08-20
hw/i386/pc: Unify vmport=auto handling
Kamil Szczęk
3
-10
/
+5
2024-08-01
intel_iommu: Fix for IQA reg read dropped DW field
yeeli
1
-1
/
+3
2024-08-01
hw/i386/amd_iommu: Don't leak memory in amdvi_update_iotlb()
Peter Maydell
1
-4
/
+4
2024-07-31
target/i386/cpu: Mask off SGX/SGX_LC feature words for non-PC machine
Zhao Liu
2
-0
/
+13
2024-07-24
Merge tag 'hw-misc-20240723' of https://github.com/philmd/qemu into staging
Richard Henderson
1
-24
/
+33
2024-07-24
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
1
-2
/
+4
2024-07-23
hw/i386/intel_iommu: Extract device IOTLB invalidation logic
Clément Mathieu--Drif
1
-24
/
+33
2024-07-22
hw/acpi: Update CPUs AML with cpu-(ctrl)dev change
Salil Mehta
1
-1
/
+2
2024-07-22
smbios: make memory device size configurable per Machine
Igor Mammedov
2
-0
/
+2
2024-07-22
target/i386: do not crash if microvm guest uses SGX CPUID leaves
Paolo Bonzini
1
-2
/
+4
2024-07-21
intel_iommu: make type match
Clément Mathieu--Drif
1
-1
/
+1
2024-07-21
intel_iommu: fix type of the mask field in VTDIOTLBPageInvInfo
Clément Mathieu--Drif
1
-1
/
+1
2024-07-21
intel_iommu: move VTD_FRCD_PV and VTD_FRCD_PP declarations
Clément Mathieu--Drif
1
-2
/
+2
2024-07-21
intel_iommu: fix FRCD construction macro
Clément Mathieu--Drif
1
-1
/
+1
2024-07-18
Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging
Richard Henderson
2
-3
/
+5
2024-07-17
hw/i386/sgx: Get rid of qemu_open_old()
Zhao Liu
1
-2
/
+4
2024-07-17
hw/i386/x86: Fix superfluous trailing semicolon
Zhao Liu
1
-1
/
+1
2024-07-16
i386/sev: Don't allow automatic fallback to legacy KVM_SEV*_INIT
Michael Roth
1
-1
/
+1
2024-07-04
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
1
-0
/
+1
2024-07-03
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Richard Henderson
6
-18
/
+31
2024-07-03
hw/i386/fw_cfg: Add etc/e820 to fw_cfg late
David Woodhouse
6
-18
/
+31
2024-07-03
target/i386: do not include undefined bits in the AMD topoext leaf
Paolo Bonzini
1
-0
/
+1
2024-07-02
Merge tag 'hw-misc-20240702' of https://github.com/philmd/qemu into staging
Richard Henderson
2
-249
/
+186
2024-07-02
hw/i386: remove obsolete manual deprecation reason string of i440fx machines
Daniel P. Berrangé
1
-1
/
+0
2024-07-02
hw/i386: convert 'q35' machine definitions to use new macros
Daniel P. Berrangé
1
-125
/
+90
2024-07-02
hw/i386: convert 'i440fx' machine definitions to use new macros
Daniel P. Berrangé
1
-123
/
+96
2024-07-01
hw/xen: detect when running inside stubdomain
Marek Marczykowski-Górecki
1
-0
/
+22
2024-06-24
intel_iommu: Check compatibility with host IOMMU capabilities
Zhenzhong Duan
1
-0
/
+29
2024-06-24
intel_iommu: Implement [set|unset]_iommu_device() callbacks
Yi Liu
1
-0
/
+81
2024-06-24
intel_iommu: Extract out vtd_cap_init() to initialize cap/ecap
Zhenzhong Duan
1
-42
/
+51
2024-06-19
hw/i386/iommu: Constify IOMMUTLBEvent in vtd_page_walk_hook prototype
Philippe Mathieu-Daudé
1
-4
/
+4
2024-06-19
hw/i386/pc: Replace PCMachineClass::acpi_data_size by PC_ACPI_DATA_SIZE
Philippe Mathieu-Daudé
1
-7
/
+12
2024-06-19
hw/i386/pc: Simplify DEFINE_I440FX_MACHINE() macro
Philippe Mathieu-Daudé
1
-40
/
+29
2024-06-19
hw/i386/pc: Remove deprecated pc-i440fx-2.3 machine
Philippe Mathieu-Daudé
2
-44
/
+0
2024-06-19
hw/i386/acpi: Remove AcpiBuildState::rsdp field
Philippe Mathieu-Daudé
1
-7
/
+1
2024-06-19
hw/i386/pc: Remove PCMachineClass::rsdp_in_ram
Philippe Mathieu-Daudé
2
-32
/
+4
2024-06-19
hw/i386/pc: Remove PCMachineClass::resizable_acpi_blob
Philippe Mathieu-Daudé
2
-11
/
+0
2024-06-19
hw/i386/pc: Remove deprecated pc-i440fx-2.2 machine
Philippe Mathieu-Daudé
2
-44
/
+0
2024-06-19
hw/mem/memory-device: Remove legacy_align from memory_device_pre_plug()
Philippe Mathieu-Daudé
1
-2
/
+1
2024-06-19
hw/mem/pc-dimm: Remove legacy_align argument from pc_dimm_pre_plug()
Philippe Mathieu-Daudé
1
-1
/
+1
[next]