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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-07
pcihp: move fields enabling hotplug into AcpiPciHpState
Igor Mammedov
4
-29
/
+30
2023-03-07
acpi: pci: move out ACPI PCI hotplug generator from generic slot generator bu...
Igor Mammedov
2
-6
/
+15
2023-03-07
acpi: pci: move BSEL into build_append_pcihp_slots()
Igor Mammedov
1
-9
/
+6
2023-03-07
acpi: pci: drop BSEL usage when deciding that device isn't hotpluggable
Igor Mammedov
1
-1
/
+1
2023-03-07
pci: move acpi-index uniqueness check to generic PCI device code
Igor Mammedov
2
-56
/
+57
2023-03-07
acpi: pci: describe all functions on populated slots
Igor Mammedov
1
-6
/
+0
2023-03-07
acpi: pci: support acpi-index for non-hotpluggable devices
Igor Mammedov
1
-0
/
+25
2023-03-07
acpi: pci: add EDSM method to DSDT
Igor Mammedov
1
-0
/
+54
2023-03-07
pcihp: move PCI _DSM function 0 prolog into separate function
Igor Mammedov
1
-24
/
+30
2023-03-07
pci: fix 'hotplugglable' property behavior
Igor Mammedov
1
-0
/
+8
2023-03-07
pcihp: piix4: do not redirect hotplug controller to piix4 when ACPI hotplug i...
Igor Mammedov
1
-1
/
+1
2023-03-07
x86: pcihp: fix missing bridge AML when intermediate root-port has 'hotplug=o...
Igor Mammedov
1
-1
/
+1
2023-03-07
x86: pcihp: fix missing PCNT callchain when intermediate root-port has 'hotpl...
Igor Mammedov
1
-9
/
+13
2023-03-07
vdpa: return VHOST_F_LOG_ALL in vhost-vdpa devices
Eugenio Pérez
1
-2
/
+1
2023-03-07
vdpa: block migration if SVQ does not admit a feature
Eugenio Pérez
1
-0
/
+15
2023-03-07
vdpa net: block migration if the device has CVQ
Eugenio Pérez
1
-0
/
+1
2023-03-07
vdpa: disable RAM block discard only for the first device
Eugenio Pérez
1
-11
/
+14
2023-03-07
vdpa: move vhost reset after get vring base
Eugenio Pérez
2
-6
/
+19
2023-03-07
vdpa: add vhost_vdpa_suspend
Eugenio Pérez
2
-0
/
+27
2023-03-07
vdpa: add vhost_vdpa->suspended parameter
Eugenio Pérez
1
-0
/
+8
2023-03-07
vdpa: rewind at get_base, not set_base
Eugenio Pérez
2
-13
/
+6
2023-03-07
vdpa: Negotiate _F_SUSPEND feature
Eugenio Pérez
1
-1
/
+2
2023-03-07
vdpa: Remember last call fd set
Eugenio Pérez
1
-6
/
+6
2023-03-07
cryptodev: Use CryptoDevBackendOpInfo for operation
zhenwei pi
1
-3
/
+4
2023-03-07
cryptodev: Introduce server type in QAPI
zhenwei pi
1
-2
/
+25
2023-03-07
cryptodev: Introduce cryptodev alg type in QAPI
zhenwei pi
1
-7
/
+7
2023-03-07
Merge tag 'pull-riscv-to-apply-20230306' of https://gitlab.com/palmer-dabbelt...
Peter Maydell
7
-21
/
+493
2023-03-07
Merge tag 'pull-target-arm-20230306' of https://git.linaro.org/people/pmaydel...
Peter Maydell
4
-6
/
+146
2023-03-07
Merge tag 'nvme-next-pull-request' of https://gitlab.com/birkelund/qemu into ...
Peter Maydell
5
-14
/
+1122
2023-03-06
hw/riscv/virt.c: Initialize the ACPI tables
Sunil V L
1
-0
/
+4
2023-03-06
hw/riscv/virt: virt-acpi-build.c: Add RHCT Table
Sunil V L
1
-0
/
+78
2023-03-06
hw/riscv/virt: virt-acpi-build.c: Add RINTC in MADT
Sunil V L
1
-0
/
+34
2023-03-06
hw/riscv/virt: Enable basic ACPI infrastructure
Sunil V L
3
-0
/
+306
2023-03-06
hw/riscv/virt: Add memmap pointer to RiscVVirtState
Sunil V L
1
-0
/
+2
2023-03-06
hw/riscv/virt: Add a switch to disable ACPI
Sunil V L
1
-0
/
+29
2023-03-06
hw/riscv/virt: Add OEM_ID and OEM_TABLE_ID fields
Sunil V L
1
-0
/
+5
2023-03-06
riscv: Correctly set the device-tree entry 'mmu-type'
Alexandre Ghiti
1
-8
/
+11
2023-03-06
hw: arm: allwinner-h3: Fix and complete H3 i2c devices
qianfan Zhao
1
-4
/
+25
2023-03-06
hw/nvme: flexible data placement emulation
Jesper Devantier
5
-7
/
+1014
2023-03-06
hw/nvme: basic directives support
Gollu Appalanaidu
2
-1
/
+41
2023-03-06
hw/nvme: add basic endurance group support
Klaus Jensen
3
-1
/
+58
2023-03-06
hw/nvme: store a pointer to the NvmeSubsystem in the NvmeNamespace
Niklas Cassel
2
-0
/
+2
2023-03-06
hw/nvme: move adjustment of data_units{read,written}
Joel Granados
1
-6
/
+8
2023-03-06
hw: allwinner-i2c: Fix TWI_CNTR_INT_FLAG on SUN6i SoCs
qianfan Zhao
1
-2
/
+24
2023-03-06
hw: arm: Support direct boot for Linux/arm64 EFI zboot images
Ard Biesheuvel
2
-0
/
+97
2023-03-06
hw/xen/xen_pt: fix uninitialized variable
Marek Marczykowski-Górecki
1
-1
/
+1
2023-03-06
xen/pt: reserve PCI slot 2 for Intel igd-passthru
Chuck Zmudzinski
4
-11
/
+78
2023-03-05
hw: intc: Use cpu_by_arch_id to fetch CPU state
Mayuresh Chitale
3
-13
/
+13
2023-03-05
hw/riscv/virt.c: add cbo[mz]-block-size fdt properties
Anup Patel
1
-0
/
+11
2023-03-04
Merge tag 'pull-ppc-20230303' of https://gitlab.com/danielhb/qemu into staging
Peter Maydell
3
-70
/
+72
[next]