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
virtio: fix reachable assertion due to stale value of cached region size
Carlos López
1
-6
/
+5
2023-03-07
hw/virtio/vhost-user: avoid using unitialized errp
Albert Esteve
1
-2
/
+2
2023-03-07
hw/pxb-cxl: Support passthrough HDM Decoders unless overridden
Jonathan Cameron
2
-17
/
+58
2023-03-07
hw/pci: Add pcie_count_ds_port() and pcie_find_port_first() helpers
Jonathan Cameron
1
-0
/
+38
2023-03-08
hw/usb/ohci: Implement resume on connection status change
BALATON Zoltan
1
-6
/
+17
2023-03-08
hw/audio/via-ac97: Basic implementation of audio playback
BALATON Zoltan
4
-7
/
+457
2023-03-08
hw/usb/vt82c686-uhci-pci: Use PCI IRQ routing
Bernhard Beschow
1
-12
/
+0
2023-03-08
hw/ppc/pegasos2: Fix PCI interrupt routing
BALATON Zoltan
2
-5
/
+25
2023-03-08
hw/isa/vt82c686: Implement PCI IRQ routing
BALATON Zoltan
1
-0
/
+42
2023-03-08
hw/intc/i8259: Implement legacy LTIM Edge/Level Bank Select
David Woodhouse
2
-7
/
+27
2023-03-08
hw/display/sm501: Add debug property to control pixman usage
BALATON Zoltan
1
-3
/
+15
2023-03-08
Revert "hw/isa/vt82c686: Remove intermediate IRQ forwarder"
BALATON Zoltan
1
-1
/
+9
2023-03-08
Revert "hw/isa/i82378: Remove intermediate IRQ forwarder"
Philippe Mathieu-Daudé
1
-1
/
+9
2023-03-08
hw/mips/itu: Pass SAAR using QOM link property
Philippe Mathieu-Daudé
2
-25
/
+24
2023-03-08
hw/mips: Declare all length properties as unsigned
Philippe Mathieu-Daudé
6
-13
/
+13
2023-03-07
vfio: Fix vfio_get_dev_region() trace event
Cédric Le Goater
1
-1
/
+1
2023-03-07
vfio/migration: Rename entry points
Alex Williamson
3
-8
/
+8
2023-03-07
hw/mem/cxl_type3: Add CXL RAS Error Injection Support.
Jonathan Cameron
4
-1
/
+303
2023-03-07
hw/pci/aer: Make PCIE AER error injection facility available for other emulat...
Jonathan Cameron
1
-1
/
+0
2023-03-07
hw/cxl: Fix endian issues in CXL RAS capability defaults / masks
Jonathan Cameron
1
-9
/
+9
2023-03-07
hw/mem/cxl-type3: Add AER extended capability
Jonathan Cameron
1
-0
/
+13
2023-03-07
hw/pci-bridge/cxl_root_port: Wire up MSI
Jonathan Cameron
1
-0
/
+61
2023-03-07
hw/pci-bridge/cxl_root_port: Wire up AER
Jonathan Cameron
1
-0
/
+3
2023-03-07
hw/pci/aer: Add missing routing for AER errors
Jonathan Cameron
1
-1
/
+9
2023-03-07
hw/pci/aer: Implement PCI_ERR_UNCOR_MASK register
Jonathan Cameron
1
-0
/
+4
2023-03-07
pcihp: add ACPI PCI hotplug specific is_hotpluggable_bus() callback
Igor Mammedov
5
-24
/
+37
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
[prev]
[next]