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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-07
pcihp: add ACPI PCI hotplug specific is_hotpluggable_bus() callback
Igor Mammedov
7
-24
/
+39
2023-03-07
pcihp: move fields enabling hotplug into AcpiPciHpState
Igor Mammedov
6
-35
/
+34
2023-03-07
acpi: pci: move out ACPI PCI hotplug generator from generic slot generator bu...
Igor Mammedov
3
-6
/
+17
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
tests: acpi: update expected blobs
Igor Mammedov
3
-2
/
+0
2023-03-07
tests: acpi: add non zero function device with acpi-index on non-hotpluggble bus
Igor Mammedov
1
-2
/
+4
2023-03-07
tests: acpi: whitelist DSDT before adding non-0 function device with acpi-ind...
Igor Mammedov
1
-0
/
+2
2023-03-07
tests: acpi: update expected blobs
Igor Mammedov
38
-37
/
+0
2023-03-07
acpi: pci: describe all functions on populated slots
Igor Mammedov
1
-6
/
+0
2023-03-07
tests: acpi: whitelist DSDT before exposing non zero functions
Igor Mammedov
1
-0
/
+37
2023-03-07
tests: acpi: update expected blobs
Igor Mammedov
4
-3
/
+0
2023-03-07
acpi: pci: support acpi-index for non-hotpluggable devices
Igor Mammedov
1
-0
/
+25
2023-03-07
tests: acpi: add device with acpi-index on non-hotpluggble bus
Igor Mammedov
1
-0
/
+1
2023-03-07
tests: acpi: whitelist DSDT before adding device with acpi-index to testcases
Igor Mammedov
1
-0
/
+3
2023-03-07
tests: acpi: update expected blobs
Igor Mammedov
38
-37
/
+0
2023-03-07
acpi: pci: add EDSM method to DSDT
Igor Mammedov
1
-0
/
+54
2023-03-07
tests: acpi: whitelist DSDT before adding EDSM method
Igor Mammedov
1
-0
/
+37
2023-03-07
tests: acpi: update expected blobs
Igor Mammedov
36
-35
/
+0
2023-03-07
pcihp: move PCI _DSM function 0 prolog into separate function
Igor Mammedov
1
-24
/
+30
2023-03-07
tests: acpi: whitelist DSDT blobs before isolating PCI _DSM func 0 prolog
Igor Mammedov
1
-0
/
+35
2023-03-07
pci: fix 'hotplugglable' property behavior
Igor Mammedov
3
-1
/
+22
2023-03-07
pcihp: piix4: do not redirect hotplug controller to piix4 when ACPI hotplug i...
Igor Mammedov
1
-1
/
+1
2023-03-07
tests: acpi: update expected blobs
Igor Mammedov
5
-4
/
+0
2023-03-07
x86: pcihp: fix missing bridge AML when intermediate root-port has 'hotplug=o...
Igor Mammedov
1
-1
/
+1
2023-03-07
tests: acpi: whitelist pc/DSDT.hpbrroot and pc/DSDT.hpbridge tests
Igor Mammedov
1
-0
/
+3
2023-03-07
x86: pcihp: fix missing PCNT callchain when intermediate root-port has 'hotpl...
Igor Mammedov
1
-9
/
+13
2023-03-07
tests: acpi: extend multi-bridge case with case 'root-port,id=HOHP,hotplug=of...
Igor Mammedov
1
-1
/
+4
2023-03-07
tests: acpi: whitelist q35/DSDT.multi-bridge before extending testcase
Igor Mammedov
1
-0
/
+1
2023-03-07
tests: acpi: update expected blobs
Igor Mammedov
3
-2
/
+0
2023-03-07
tests: acpi: add test_acpi_q35_tcg_no_acpi_hotplug test and extend test_acpi_...
Igor Mammedov
1
-3
/
+39
2023-03-07
tests: acpi: whitelist new q35.noacpihp test and pc.hpbrroot
Igor Mammedov
2
-0
/
+2
2023-03-07
Revert "tests/qtest: Check for devices in bios-tables-test"
Igor Mammedov
1
-71
/
+4
2023-03-07
vdpa: return VHOST_F_LOG_ALL in vhost-vdpa devices
Eugenio Pérez
1
-2
/
+1
2023-03-07
vdpa net: allow VHOST_F_LOG_ALL
Eugenio Pérez
1
-0
/
+2
2023-03-07
vdpa: block migration if SVQ does not admit a feature
Eugenio Pérez
1
-0
/
+15
2023-03-07
vdpa: block migration if device has unsupported features
Eugenio Pérez
1
-4
/
+8
2023-03-07
vdpa net: block migration if the device has CVQ
Eugenio Pérez
3
-0
/
+11
2023-03-07
vdpa: disable RAM block discard only for the first device
Eugenio Pérez
1
-11
/
+14
2023-03-07
vdpa: add vdpa net migration state notifier
Eugenio Pérez
1
-3
/
+69
2023-03-07
vdpa: move vhost reset after get vring base
Eugenio Pérez
3
-6
/
+23
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
2
-0
/
+10
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
vdpa net: move iova tree creation from init to start
Eugenio Pérez
1
-30
/
+83
2023-03-07
MAINTAINERS: add myself as the maintainer for cryptodev
zhenwei pi
1
-0
/
+1
2023-03-07
cryptodev: Support query-stats QMP command
zhenwei pi
4
-2
/
+170
[next]