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
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
2022-11-07
hw/virtio/virtio-iommu-pci: Enforce the device is plugged on the root bus
Eric Auger
1
-2
/
+10
2022-11-07
hw/pci-bridge/cxl-upstream: Add a CDAT table access DOE
Jonathan Cameron
2
-1
/
+195
2022-11-07
hw/mem/cxl-type3: Add CXL CDAT Data Object Exchange
Huai-Cheng Kuo
1
-0
/
+255
2022-11-07
hw/cxl/cdat: CXL CDAT Data Object Exchange implementation
Huai-Cheng Kuo
6
-0
/
+401
2022-11-07
hw/mem/cxl-type3: Add MSIX support
Jonathan Cameron
1
-0
/
+9
2022-11-07
hw/pci: PCIe Data Object Exchange emulation
Huai-Cheng Kuo
7
-0
/
+506
2022-11-07
tests/acpi: virt: update ACPI MADT and FADT binaries
Miguel Luis
7
-6
/
+0
2022-11-07
acpi: arm/virt: madt: bump to revision 4 accordingly to ACPI 6.0 Errata A
Miguel Luis
1
-9
/
+7
2022-11-07
acpi: fadt: support revision 6.0 of the ACPI specification
Miguel Luis
2
-8
/
+15
2022-11-07
tests/acpi: virt: allow acpi MADT and FADT changes
Miguel Luis
1
-0
/
+6
2022-11-02
MAINTAINERS: add myself as the maintainer for acpi biosbits avocado tests
Ani Sinha
1
-0
/
+7
2022-11-02
acpi/tests/avocado/bits/doc: add a doc file to describe the acpi bits test
Ani Sinha
2
-0
/
+146
2022-11-02
acpi/tests/avocado/bits: add acpi and smbios avocado tests that uses biosbits
Ani Sinha
1
-0
/
+396
2022-11-02
acpi/tests/avocado/bits: add biosbits config file for running bios tests
Ani Sinha
1
-0
/
+18
2022-11-02
acpi/tests/avocado/bits: disable acpi PSS tests that are failing in biosbits
Ani Sinha
1
-2
/
+2
2022-11-02
acpi/tests/avocado/bits: initial commit of test scripts that are run by biosbits
Ani Sinha
3
-0
/
+2796
2022-11-02
cryptodev: Add a lkcf-backend for cryptodev
Lei He
4
-0
/
+651
2022-11-02
crypto: Support export akcipher to pkcs8
Lei He
4
-1
/
+91
2022-11-02
crypto: Support DER encodings
Lei He
3
-47
/
+597
2022-11-02
virtio-crypto: Support asynchronous mode
Lei He
5
-216
/
+345
2022-11-02
test/acpi/bios-tables-test: SSDT: update golden master binaries
Robert Hoo
4
-2
/
+0
2022-11-02
acpi/nvdimm: Implement ACPI NVDIMM Label Methods
Robert Hoo
1
-0
/
+95
2022-11-02
acpi/nvdimm: define macro for NVDIMM Device _DSM
Robert Hoo
1
-2
/
+2
2022-11-02
acpi/ssdt: Fix aml_or() and aml_and() in if clause
Robert Hoo
1
-4
/
+3
2022-11-02
tests/acpi: allow SSDT changes
Robert Hoo
1
-0
/
+2
2022-11-02
hw/i386/e820: remove legacy reserved entries for e820
Ani Sinha
5
-33
/
+1
2022-11-01
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging
Stefan Hajnoczi
2
-6
/
+63
2022-11-01
Merge tag 'pull-testing-for-7.2-011122-3' of https://github.com/stsquad/qemu ...
Stefan Hajnoczi
26
-174
/
+395
2022-11-01
Merge tag 'pull-tcg-20221031-2' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
34
-451
/
+340
2022-11-01
Merge tag 'qemu-macppc-20221031' of https://github.com/mcayland/qemu into sta...
Stefan Hajnoczi
17
-311
/
+285
[next]