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
/
hw
/
i386
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-03
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Richard Henderson
8
-15
/
+29
2021-11-03
Merge remote-tracking branch 'remotes/kraxel/tags/misc-20211102-pull-request'...
Richard Henderson
4
-1
/
+352
2021-11-02
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Richard Henderson
8
-48
/
+54
2021-11-02
microvm: add device tree support.
Gerd Hoffmann
4
-1
/
+352
2021-11-02
hw/i386: fix vmmouse registration
Pavel Dovgalyuk
1
-0
/
+1
2021-11-02
hw/i386: Rename default_bus_bypass_iommu
Jean-Philippe Brucker
1
-1
/
+1
2021-11-02
target/i386: use DMA-enabled multiboot ROM for new-enough QEMU machine types
Paolo Bonzini
4
-5
/
+14
2021-11-02
target/i386: move linuxboot_dma_enabled to X86MachineState
Paolo Bonzini
5
-8
/
+13
2021-11-02
util: Make some iova_tree parameters const
Eugenio Pérez
1
-1
/
+1
2021-11-01
hw/i386: fix vmmouse registration
Pavel Dovgalyuk
1
-0
/
+1
2021-11-01
pci: Export pci_for_each_device_under_bus*()
Peter Xu
1
-3
/
+2
2021-11-01
hw/i386/pc: Allow instantiating a virtio-iommu device
Jean-Philippe Brucker
3
-2
/
+25
2021-11-01
hw/i386/pc: Move IOMMU singleton into PCMachineState
Jean-Philippe Brucker
2
-19
/
+19
2021-11-01
hw/i386/pc: Remove x86_iommu_get_type()
Jean-Philippe Brucker
5
-26
/
+9
2021-11-01
memory: make global_dirty_tracking a bitmask
Hyman Huang(黄勇)
1
-2
/
+2
2021-10-13
hw/i386/sgx: Move qmp_query_sgx() and hmp_info_sgx() to hw/i386/sgx.c
Philippe Mathieu-Daudé
2
-4
/
+32
2021-10-13
hw/i386/sgx: Move qmp_query_sgx_capabilities() to hw/i386/sgx.c
Philippe Mathieu-Daudé
2
-2
/
+5
2021-10-13
hw/i386/sgx: Have sgx_epc_get_section() return a boolean
Philippe Mathieu-Daudé
2
-4
/
+4
2021-10-13
target/i386/sev: Declare system-specific functions in 'sev.h'
Philippe Mathieu-Daudé
1
-1
/
+1
2021-10-13
target/i386/sev: Rename sev_i386.h -> sev.h
Philippe Mathieu-Daudé
1
-1
/
+1
2021-10-05
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Richard Henderson
4
-231
/
+277
2021-10-05
hw/i386/amd_iommu: Add description/category to TYPE_AMD_IOMMU_PCI
Philippe Mathieu-Daudé
1
-0
/
+9
2021-10-05
hw/i386/amd_iommu: Rename SysBus specific functions as amdvi_sysbus_X()
Philippe Mathieu-Daudé
1
-12
/
+12
2021-10-05
hw/i386/amd_iommu: Rename amdviPCI TypeInfo
Philippe Mathieu-Daudé
1
-4
/
+4
2021-10-05
acpi: build_facs: use build_append_int_noprefix() API to compose table
Igor Mammedov
1
-4
/
+14
2021-10-05
acpi: build_dsdt_microvm: use acpi_table_begin()/acpi_table_end() instead of ...
Igor Mammedov
1
-7
/
+6
2021-10-05
acpi: x86: madt: use build_append_int_noprefix() API to compose MADT table
Igor Mammedov
1
-62
/
+67
2021-10-05
acpi: x86: set enabled when composing _MAT entries
Igor Mammedov
1
-12
/
+6
2021-10-05
acpi: madt: arm/x86: use acpi_table_begin()/acpi_table_end() instead of build...
Igor Mammedov
1
-8
/
+11
2021-10-05
acpi: build_amd_iommu: use acpi_table_begin()/acpi_table_end() instead of bui...
Igor Mammedov
1
-7
/
+4
2021-10-05
acpi: build_waet: use acpi_table_begin()/acpi_table_end() instead of build_he...
Igor Mammedov
1
-6
/
+4
2021-10-05
acpi: build_dmar_q35: use acpi_table_begin()/acpi_table_end() instead of buil...
Igor Mammedov
1
-39
/
+48
2021-10-05
acpi: use build_append_int_noprefix() API to compose SRAT table
Igor Mammedov
1
-34
/
+44
2021-10-05
acpi: arm/x86: build_srat: use acpi_table_begin()/acpi_table_end() instead of...
Igor Mammedov
1
-11
/
+7
2021-10-05
acpi: build_tpm_tcpa: use acpi_table_begin()/acpi_table_end() instead of buil...
Igor Mammedov
1
-15
/
+23
2021-10-05
acpi: build_hpet: use acpi_table_begin()/acpi_table_end() instead of build_he...
Igor Mammedov
1
-8
/
+18
2021-10-05
acpi: x86: build_dsdt: use acpi_table_begin()/acpi_table_end() instead of bui...
Igor Mammedov
1
-6
/
+4
2021-10-05
x86/sev: generate SEV kernel loader hashes in x86_load_linux
Dov Murik
1
-1
/
+24
2021-10-01
i386: Change the default Hyper-V version to match WS2016
Vitaly Kuznetsov
1
-1
/
+5
2021-10-01
machine: Move smp_prefer_sockets to struct SMPCompatProps
Yanan Wang
2
-2
/
+2
2021-10-01
machine: Make smp_parse generic enough for all arches
Yanan Wang
1
-83
/
+1
2021-10-01
machine: Prefer cores over sockets in smp parsing since 6.2
Yanan Wang
3
-9
/
+28
2021-10-01
machine: Improve the error reporting of smp parsing
Yanan Wang
1
-14
/
+10
2021-10-01
machine: Set the value of cpus to match maxcpus if it's omitted
Yanan Wang
1
-13
/
+16
2021-10-01
machine: Uniformly use maxcpus to calculate the omitted parameters
Yanan Wang
1
-15
/
+15
2021-10-01
machine: Minor refactor/fix for the smp parsers
Yanan Wang
1
-9
/
+14
2021-09-30
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
12
-2
/
+467
2021-09-30
memory: Name all the memory listeners
Peter Xu
1
-0
/
+2
2021-09-30
target/i386: Add the query-sgx-capabilities QMP command
Yang Zhong
2
-0
/
+72
2021-09-30
target/i386: Add HMP and QMP interfaces for SGX
Yang Zhong
2
-0
/
+38
[next]