index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "hw/block/pflash_cfi: Error out if dev length isn't power of 2"
Daniel Henrique Barboza
2022-11-08
2
-11
/
+2
*
Merge tag 'pull-request-2022-11-08' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
2022-11-08
13
-1976
/
+1955
|
\
|
*
hw/usb: fix tab indentation
Amarjargal Gundjalam
2022-11-08
5
-440
/
+440
|
*
hw/display: fix tab indentation
Amarjargal Gundjalam
2022-11-08
6
-1509
/
+1509
|
*
s390x/s390-virtio-ccw: Switch off zPCI enhancements on older machines
Cédric Le Goater
2022-11-08
1
-0
/
+5
|
*
Revert "s390x/s390-virtio-ccw: add zpcii-disable machine property"
Cédric Le Goater
2022-11-08
2
-27
/
+1
*
|
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
2022-11-08
57
-844
/
+2434
|
\
\
|
|
/
|
/
|
|
*
hw/virtio: introduce virtio_device_should_start
Alex Bennée
2022-11-07
7
-11
/
+7
|
*
hw/smbios: add core_count2 to smbios table type 4
Julia Suvorova
2022-11-07
2
-5
/
+23
|
*
vhost-user: Support vhost_dev_start
Yajun Wu
2022-11-07
1
-1
/
+73
|
*
vhost: Change the sequence of device start
Yajun Wu
2022-11-07
2
-13
/
+16
|
*
intel-iommu: PASID support
Jason Wang
2022-11-07
3
-103
/
+333
|
*
intel-iommu: convert VTD_PE_GET_FPD_ERR() to be a function
Jason Wang
2022-11-07
1
-14
/
+28
|
*
intel-iommu: drop VTDBus
Jason Wang
2022-11-07
1
-118
/
+116
|
*
intel-iommu: don't warn guest errors when getting rid2pasid entry
Jason Wang
2022-11-07
1
-6
/
+6
|
*
vfio: move implement of vfio_get_xlat_addr() to memory.c
Cindy Lu
2022-11-07
1
-61
/
+5
|
*
hw/arm/virt: Enable HMAT on arm virt machine
Xiang Chen
2022-11-07
2
-0
/
+8
|
*
hmat acpi: Don't require initiator value in -numa
Brice Goglin
2022-11-07
1
-3
/
+1
|
*
hw/i386/acpi-build: Resolve north rather than south bridges
Bernhard Beschow
2022-11-07
1
-5
/
+6
|
*
hw/i386/acpi-build: Resolve redundant attribute
Bernhard Beschow
2022-11-07
1
-14
/
+6
|
*
hw/i386/acpi-build: Remove unused struct
Bernhard Beschow
2022-11-07
1
-7
/
+0
|
*
hw/i386/pc.c: CXL Fixed Memory Window should not reserve e820 in bios
Gregory Price
2022-11-07
1
-2
/
+0
|
*
msix: Assert that specified vector is in range
Akihiko Odaki
2022-11-07
8
-105
/
+72
|
*
hw/acpi/erst.c: Fix memory handling issues
Christian A. Ehrhardt
2022-11-07
1
-3
/
+3
|
*
acpi: pc/35: sanitize _GPE declaration order
Igor Mammedov
2022-11-07
1
-22
/
+25
|
*
acpi: enumerate SMB bridge automatically along with other PCI devices
Igor Mammedov
2022-11-07
1
-24
/
+3
|
*
acpi: pc/q35: drop ad-hoc PCI-ISA bridge AML routines and let bus ennumeratio...
Igor Mammedov
2022-11-07
3
-76
/
+39
|
*
acpi: pc: vga: use AcpiDevAmlIf interface to build VGA device descriptors
Igor Mammedov
2022-11-07
7
-25
/
+67
|
*
vhost-user: Fix out of order vring host notification handling
Yajun Wu
2022-11-07
1
-0
/
+5
|
*
virtio-rng-pci: Allow setting nvectors, so we can use MSI-X
David Daney
2022-11-07
1
-0
/
+14
|
*
virtio-net: enable vq reset feature
Xuan Zhuo
2022-11-07
1
-0
/
+1
|
*
vhost: vhost-kernel: enable vq reset feature
Kangjie Xu
2022-11-07
1
-0
/
+1
|
*
virtio-net: support queue_enable
Kangjie Xu
2022-11-07
1
-0
/
+21
|
*
virtio-net: support queue reset
Xuan Zhuo
2022-11-07
1
-0
/
+18
|
*
virtio-net: introduce flush_or_purge_queued_packets()
Kangjie Xu
2022-11-07
1
-6
/
+11
|
*
vhost-net: vhost-kernel: introduce vhost_net_virtqueue_restart()
Kangjie Xu
2022-11-07
2
-0
/
+59
|
*
vhost-net: vhost-kernel: introduce vhost_net_virtqueue_reset()
Kangjie Xu
2022-11-07
2
-0
/
+31
|
*
vhost: expose vhost_virtqueue_stop()
Kangjie Xu
2022-11-07
1
-4
/
+4
|
*
vhost: expose vhost_virtqueue_start()
Kangjie Xu
2022-11-07
1
-4
/
+4
|
*
virtio-pci: support queue enable
Kangjie Xu
2022-11-07
1
-0
/
+1
|
*
virtio-pci: support queue reset
Xuan Zhuo
2022-11-07
1
-0
/
+15
|
*
virtio: core: vq reset feature negotation support
Kangjie Xu
2022-11-07
1
-1
/
+3
|
*
virtio: introduce virtio_queue_enable()
Kangjie Xu
2022-11-07
1
-0
/
+14
|
*
virtio: introduce virtio_queue_reset()
Xuan Zhuo
2022-11-07
1
-0
/
+11
|
*
virtio: introduce __virtio_queue_reset()
Xuan Zhuo
2022-11-07
1
-16
/
+21
|
*
hw/virtio/virtio-iommu-pci: Enforce the device is plugged on the root bus
Eric Auger
2022-11-07
1
-2
/
+10
|
*
hw/pci-bridge/cxl-upstream: Add a CDAT table access DOE
Jonathan Cameron
2022-11-07
1
-1
/
+194
|
*
hw/mem/cxl-type3: Add CXL CDAT Data Object Exchange
Huai-Cheng Kuo
2022-11-07
1
-0
/
+255
|
*
hw/cxl/cdat: CXL CDAT Data Object Exchange implementation
Huai-Cheng Kuo
2022-11-07
2
-0
/
+225
|
*
hw/mem/cxl-type3: Add MSIX support
Jonathan Cameron
2022-11-07
1
-0
/
+9
[next]