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
2022-11-07
vhost-user: Support vhost_dev_start
Yajun Wu
1
-1
/
+73
2022-11-07
vhost: Change the sequence of device start
Yajun Wu
2
-13
/
+16
2022-11-07
intel-iommu: PASID support
Jason Wang
5
-104
/
+341
2022-11-07
intel-iommu: convert VTD_PE_GET_FPD_ERR() to be a function
Jason Wang
1
-14
/
+28
2022-11-07
intel-iommu: drop VTDBus
Jason Wang
2
-127
/
+118
2022-11-07
intel-iommu: don't warn guest errors when getting rid2pasid entry
Jason Wang
1
-6
/
+6
2022-11-07
vfio: move implement of vfio_get_xlat_addr() to memory.c
Cindy Lu
3
-61
/
+81
2022-11-07
tests: virt: Update expected *.acpihmatvirt tables
Hesham Almatary
6
-5
/
+0
2022-11-07
tests: acpi: aarch64/virt: add a test for hmat nodes with no initiators
Hesham Almatary
1
-0
/
+59
2022-11-07
hw/arm/virt: Enable HMAT on arm virt machine
Xiang Chen
2
-0
/
+8
2022-11-07
tests: Add HMAT AArch64/virt empty table files
Hesham Almatary
6
-0
/
+5
2022-11-07
tests: acpi: q35: update expected blobs *.hmat-noinitiators expected HMAT:
Brice Goglin
5
-4
/
+0
2022-11-07
tests: acpi: q35: add test for hmat nodes without initiators
Brice Goglin
1
-0
/
+50
2022-11-07
tests: acpi: add and whitelist *.hmat-noinitiator expected blobs
Brice Goglin
5
-0
/
+4
2022-11-07
hmat acpi: Don't require initiator value in -numa
Brice Goglin
1
-3
/
+1
2022-11-07
hw/i386/acpi-build: Resolve north rather than south bridges
Bernhard Beschow
1
-5
/
+6
2022-11-07
hw/i386/acpi-build: Resolve redundant attribute
Bernhard Beschow
1
-14
/
+6
2022-11-07
hw/i386/acpi-build: Remove unused struct
Bernhard Beschow
1
-7
/
+0
2022-11-07
hw/i386/pc.c: CXL Fixed Memory Window should not reserve e820 in bios
Gregory Price
1
-2
/
+0
2022-11-07
msix: Assert that specified vector is in range
Akihiko Odaki
9
-107
/
+74
2022-11-07
MAINTAINERS: Add qapi/virtio.json to section "virtio"
Markus Armbruster
1
-0
/
+1
2022-11-07
hw/acpi/erst.c: Fix memory handling issues
Christian A. Ehrhardt
1
-3
/
+3
2022-11-07
tests: acpi: update expected blobs
Igor Mammedov
35
-34
/
+0
2022-11-07
acpi: pc/35: sanitize _GPE declaration order
Igor Mammedov
1
-22
/
+25
2022-11-07
tests: acpi: pc/q35 whitelist DSDT before \_GPE cleanup
Igor Mammedov
1
-0
/
+34
2022-11-07
tests: acpi: update expected blobs
Igor Mammedov
22
-21
/
+0
2022-11-07
acpi: enumerate SMB bridge automatically along with other PCI devices
Igor Mammedov
1
-24
/
+3
2022-11-07
acpi: add get_dev_aml_func() helper
Igor Mammedov
1
-2
/
+11
2022-11-07
tests: acpi: whitelist DSDT before generating ICH9_SMB AML automatically
Igor Mammedov
1
-0
/
+21
2022-11-07
tests: acpi: update expected DSDT after ISA bridge is moved directly under PC...
Igor Mammedov
35
-34
/
+0
2022-11-07
acpi: pc/q35: drop ad-hoc PCI-ISA bridge AML routines and let bus ennumeratio...
Igor Mammedov
3
-76
/
+39
2022-11-07
tests: acpi: whitelist DSDT before generating PCI-ISA bridge AML automatically
Igor Mammedov
1
-0
/
+34
2022-11-07
acpi: pc: vga: use AcpiDevAmlIf interface to build VGA device descriptors
Igor Mammedov
7
-25
/
+67
2022-11-07
vhost-user: Fix out of order vring host notification handling
Yajun Wu
1
-0
/
+5
2022-11-07
virtio-rng-pci: Allow setting nvectors, so we can use MSI-X
David Daney
1
-0
/
+14
2022-11-07
virtio-net: enable vq reset feature
Xuan Zhuo
1
-0
/
+1
2022-11-07
vhost: vhost-kernel: enable vq reset feature
Kangjie Xu
1
-0
/
+1
2022-11-07
virtio-net: support queue_enable
Kangjie Xu
1
-0
/
+21
2022-11-07
virtio-net: support queue reset
Xuan Zhuo
1
-0
/
+18
2022-11-07
virtio-net: introduce flush_or_purge_queued_packets()
Kangjie Xu
1
-6
/
+11
2022-11-07
vhost-net: vhost-kernel: introduce vhost_net_virtqueue_restart()
Kangjie Xu
3
-0
/
+61
2022-11-07
vhost-net: vhost-kernel: introduce vhost_net_virtqueue_reset()
Kangjie Xu
3
-0
/
+33
2022-11-07
vhost: expose vhost_virtqueue_stop()
Kangjie Xu
2
-4
/
+6
2022-11-07
vhost: expose vhost_virtqueue_start()
Kangjie Xu
2
-4
/
+7
2022-11-07
virtio-pci: support queue enable
Kangjie Xu
1
-0
/
+1
2022-11-07
virtio-pci: support queue reset
Xuan Zhuo
2
-0
/
+20
2022-11-07
virtio: core: vq reset feature negotation support
Kangjie Xu
2
-2
/
+6
2022-11-07
virtio: introduce virtio_queue_enable()
Kangjie Xu
2
-0
/
+16
2022-11-07
virtio: introduce virtio_queue_reset()
Xuan Zhuo
2
-0
/
+13
2022-11-07
virtio: introduce __virtio_queue_reset()
Xuan Zhuo
1
-16
/
+21
[next]