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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
include
/
hw
/
i386
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-28
x86: don't let decompressed kernel image clobber setup_data
Jason A. Donenfeld
1
-2
/
+3
2023-01-27
intel-iommu: Document iova_tree
Peter Xu
1
-1
/
+37
2023-01-27
hw/acpi/acpi_dev_interface: Remove unused parameter from AcpiDeviceIfClass::m...
Bernhard Beschow
1
-4
/
+2
2023-01-16
hw/i386/pc: Remove unused 'owner' argument from pc_pci_as_mapping_init
Philippe Mathieu-Daudé
1
-1
/
+1
2023-01-13
hw/intc: Extract the IRQ counting functions into a separate file
Thomas Huth
2
-3
/
+0
2023-01-09
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Peter Maydell
4
-5
/
+2
2023-01-08
include: Include headers where needed
Markus Armbruster
2
-0
/
+2
2023-01-08
include/hw/pci: Break inclusion loop pci_bridge.h and cxl.h
Markus Armbruster
2
-5
/
+0
2023-01-06
KVM: remove support for kernel-irqchip=off
Paolo Bonzini
1
-1
/
+1
2022-12-21
hw: Add compat machines for 8.0
Cornelia Huck
1
-0
/
+3
2022-11-07
intel-iommu: PASID support
Jason Wang
1
-1
/
+6
2022-11-07
intel-iommu: drop VTDBus
Jason Wang
1
-9
/
+2
2022-08-25
hw: Add compat machines for 7.2
Cornelia Huck
1
-0
/
+3
2022-07-26
i386/pc: restrict AMD only enforcing of 1Tb hole to new machine type
Joao Martins
1
-0
/
+1
2022-07-26
i386/pc: pass pci_hole64_size to pc_memory_init()
Joao Martins
1
-1
/
+2
2022-07-26
hw/i386: add 4g boundary start to X86MachineState
Joao Martins
1
-0
/
+3
2022-07-22
hw/i386: pass RNG seed via setup_data entry
Jason A. Donenfeld
2
-1
/
+5
2022-06-11
hw/i386/pc: Remove orphan declarations
Bernhard Beschow
1
-3
/
+0
2022-06-11
hw/i386/pc: Unexport functions used only internally
Bernhard Beschow
1
-3
/
+0
2022-06-11
hw/i386/pc: Unexport PC_CPU_MODEL_IDS macro
Bernhard Beschow
1
-8
/
+0
2022-06-09
hw/cxl: Move the CXLState from MachineState to machine type specific state.
Jonathan Cameron
1
-0
/
+2
2022-06-09
q35: acpi: drop not needed PCMachineClass::do_not_add_smb_acpi
Igor Mammedov
1
-1
/
+0
2022-05-16
hw/i386: Make pic a property of common x86 base machine type
Xiaoyao Li
2
-2
/
+2
2022-05-16
hw/i386: Make pit a property of common x86 base machine type
Xiaoyao Li
3
-4
/
+2
2022-05-16
intel_iommu: Support IR-only mode without DMA translation
David Woodhouse
1
-0
/
+1
2022-05-12
hw/xen/xen_pt: Confine igd-passthrough-isa-bridge to XEN
Bernhard Beschow
1
-1
/
+0
2022-04-27
i386: factor out x86_firmware_configure()
Gerd Hoffmann
1
-0
/
+3
2022-04-20
hw: Add compat machines for 7.1
Cornelia Huck
1
-0
/
+3
2022-04-06
Replace config-time define HOST_WORDS_BIGENDIAN
Marc-André Lureau
2
-5
/
+5
2022-03-06
x86: cleanup unused compat_apic_id_mode
Igor Mammedov
1
-2
/
+0
2022-03-06
pc: add option to disable PS/2 mouse/keyboard
Joelle van Dyne
1
-0
/
+2
2022-03-06
intel_iommu: support snoop control
Jason Wang
1
-0
/
+1
2022-01-27
intc: Unexport InterruptStatsProviderClass-related functions
Bernhard Beschow
1
-1
/
+0
2022-01-07
hw/i386: expose a "smbios-entry-point-type" PC machine property
Eduardo Habkost
1
-0
/
+4
2022-01-05
hw: Add compat machines for 7.0
Cornelia Huck
1
-0
/
+3
2021-12-16
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
1
-0
/
+3
2021-12-15
include/hw/i386: Don't include qemu-common.h in .h files
Peter Maydell
2
-2
/
+0
2021-12-10
numa: Enable numa for SGX EPC sections
Yang Zhong
1
-0
/
+3
2021-11-03
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Richard Henderson
2
-5
/
+3
2021-11-03
Merge remote-tracking branch 'remotes/kraxel/tags/misc-20211102-pull-request'...
Richard Henderson
1
-0
/
+4
2021-11-02
microvm: add device tree support.
Gerd Hoffmann
1
-0
/
+4
2021-11-02
target/i386: move linuxboot_dma_enabled to X86MachineState
Paolo Bonzini
2
-5
/
+3
2021-11-01
hw/i386/pc: Move IOMMU singleton into PCMachineState
Jean-Philippe Brucker
1
-0
/
+1
2021-11-01
hw/i386/pc: Remove x86_iommu_get_type()
Jean-Philippe Brucker
1
-12
/
+0
2021-10-13
hw/i386/sgx: Move qmp_query_sgx() and hmp_info_sgx() to hw/i386/sgx.c
Philippe Mathieu-Daudé
1
-11
/
+0
2021-10-13
hw/i386/sgx: Move qmp_query_sgx_capabilities() to hw/i386/sgx.c
Philippe Mathieu-Daudé
1
-1
/
+0
2021-10-13
hw/i386/sgx: Have sgx_epc_get_section() return a boolean
Philippe Mathieu-Daudé
1
-1
/
+1
2021-10-05
acpi: x86: set enabled when composing _MAT entries
Igor Mammedov
1
-3
/
+3
2021-09-30
target/i386: Add the query-sgx-capabilities QMP command
Yang Zhong
1
-0
/
+1
2021-09-30
target/i386: Add HMP and QMP interfaces for SGX
Yang Zhong
1
-0
/
+11
[next]