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
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
2
-0
/
+59
2022-11-07
vhost-net: vhost-kernel: introduce vhost_net_virtqueue_reset()
Kangjie Xu
2
-0
/
+31
2022-11-07
vhost: expose vhost_virtqueue_stop()
Kangjie Xu
1
-4
/
+4
2022-11-07
vhost: expose vhost_virtqueue_start()
Kangjie Xu
1
-4
/
+4
2022-11-07
virtio-pci: support queue enable
Kangjie Xu
1
-0
/
+1
2022-11-07
virtio-pci: support queue reset
Xuan Zhuo
1
-0
/
+15
2022-11-07
virtio: core: vq reset feature negotation support
Kangjie Xu
1
-1
/
+3
2022-11-07
virtio: introduce virtio_queue_enable()
Kangjie Xu
1
-0
/
+14
2022-11-07
virtio: introduce virtio_queue_reset()
Xuan Zhuo
1
-0
/
+11
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
1
-1
/
+194
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
2
-0
/
+225
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
2
-0
/
+368
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
Merge tag 'pull-request-2022-11-06' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
3
-65
/
+153
2022-11-07
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
1
-2
/
+15
2022-11-07
Merge tag 'trivial-branch-for-7.2-pull-request' of https://gitlab.com/laurent...
Stefan Hajnoczi
1
-1
/
+1
2022-11-06
s390x/cpu topology: add max_threads machine class attribute
Pierre Morel
1
-0
/
+11
2022-11-06
s390x: Register TYPE_S390_CCW_MACHINE properties as class properties
Pierre Morel
1
-55
/
+72
2022-11-06
s390x/pci: RPCIT second pass when mappings exhausted
Matthew Rosato
1
-7
/
+22
2022-11-06
s390x/css: revert SCSW ctrl/flag bits on error
Peter Jin
1
-3
/
+48
2022-11-06
module: add Error arguments to module_load and module_load_qom
Claudio Fontana
1
-2
/
+15
2022-11-06
module: rename module_load_one to module_load
Claudio Fontana
1
-1
/
+1
2022-11-05
xen/pt: fix syntax error that causes FTBFS in some configurations
Chuck Zmudzinski
1
-1
/
+1
2022-11-05
Merge tag 'vfio-fixes-v7.2-rc0.0' of https://gitlab.com/alex.williamson/qemu ...
Stefan Hajnoczi
1
-1
/
+1
2022-11-04
Merge tag 'pull-target-arm-20221104' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
1
-0
/
+5
2022-11-04
hw/arm/boot: Set SCR_EL3.HXEn when booting kernel
Peter Maydell
1
-0
/
+3
2022-11-04
hw/arm/boot: Set SME and SVE EL3 vector lengths when booting kernel
Peter Maydell
1
-0
/
+2
2022-11-04
hw/loongarch: Add TPM device for LoongArch virt machine
Xiaojuan Yang
2
-1
/
+54
2022-11-04
hw/loongarch: Improve fdt for LoongArch virt machine
Xiaojuan Yang
1
-0
/
+31
2022-11-04
hw/loongarch: Load FDT table into dram memory space
Xiaojuan Yang
1
-7
/
+11
2022-11-04
hw/intc: Fix LoongArch extioi coreisr accessing
Xiaojuan Yang
1
-4
/
+6
2022-11-04
hw/intc: Convert the memops to with_attrs in LoongArch extioi
Xiaojuan Yang
2
-16
/
+18
2022-11-03
vfio/migration: Fix wrong enum usage
Avihai Horon
1
-1
/
+1
2022-11-03
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
1
-0
/
+4
2022-11-02
virtio-crypto: Support asynchronous mode
Lei He
1
-147
/
+190
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
hw/i386/e820: remove legacy reserved entries for e820
Ani Sinha
5
-33
/
+1
2022-11-02
hw/nvme: Abort copy command when format is one while pif
Francis Pravin Antony Michael Raj
1
-1
/
+2
[prev]
[next]