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
/
virtio
Commit message (
Expand
)
Author
Age
Files
Lines
*
chardev: mark explicitly first argument as poisoned
Marc-André Lureau
2021-08-05
1
-1
/
+1
*
vhost-vsock: SOCK_SEQPACKET feature bit support
Arseny Krasnov
2021-07-16
1
-2
/
+10
*
hw/virtio: add vhost-user-i2c-pci boilerplate
Viresh Kumar
2021-07-16
2
-0
/
+70
*
hw/virtio: add boilerplate for vhost-user-i2c device
Viresh Kumar
2021-07-16
3
-0
/
+294
*
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul...
Peter Maydell
2021-07-11
1
-0
/
+2
|
\
|
*
hw/virtio: Document *_should_notify() are called within rcu_read_lock()
Philippe Mathieu-Daudé
2021-07-09
1
-0
/
+2
*
|
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2021-07-10
1
-0
/
+3
|
\
\
|
*
|
vhost-user: Fix backends without multiqueue support
Kevin Wolf
2021-07-09
1
-0
/
+3
*
|
|
Merge remote-tracking branch 'remotes/ehabkost-gl/tags/machine-next-pull-requ...
Peter Maydell
2021-07-09
1
-54
/
+337
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
virtio-mem: Require only coordinated discards
David Hildenbrand
2021-07-08
1
-3
/
+3
|
*
|
vfio: Support for RamDiscardManager in the vIOMMU case
David Hildenbrand
2021-07-08
1
-0
/
+1
|
*
|
virtio-mem: Implement RamDiscardManager interface
David Hildenbrand
2021-07-08
1
-3
/
+285
|
*
|
virtio-mem: Don't report errors when ram_block_discard_range() fails
David Hildenbrand
2021-07-08
1
-16
/
+4
|
*
|
virtio-mem: Factor out traversing unplugged ranges
David Hildenbrand
2021-07-08
1
-37
/
+49
|
|
/
*
|
virtio-pci: Changed return values for "notify", "device" and "isr" read.
Andrew Melnychenko
2021-07-03
1
-2
/
+7
*
|
virtio-pci: Added check for virtio device in PCI config cbs.
Andrew Melnychenko
2021-07-03
1
-0
/
+10
*
|
virtio-pci: Added check for virtio device presence in mm callbacks.
Andrew Melnychenko
2021-07-03
1
-0
/
+8
*
|
virtio: Clarify MR transaction optimization
Greg Kurz
2021-07-02
1
-0
/
+16
*
|
virtio: disable ioeventfd for record/replay
Pavel Dovgalyuk
2021-07-02
2
-0
/
+12
|
/
*
vhost: Distinguish errors in vhost_dev_get_config()
Kevin Wolf
2021-06-30
4
-20
/
+29
*
vhost: Return 0/-errno in vhost_dev_init()
Kevin Wolf
2021-06-30
4
-9
/
+17
*
vhost: Distinguish errors in vhost_backend_init()
Kevin Wolf
2021-06-30
4
-28
/
+30
*
vhost: Add Error parameter to vhost_dev_init()
Kevin Wolf
2021-06-30
4
-12
/
+13
*
vhost-vdpa: don't initialize backend_features
Jason Wang
2021-06-11
1
-3
/
+0
*
vhost-vdpa: map virtqueue notification area if possible
Jason Wang
2021-06-11
1
-0
/
+85
*
vhost-vdpa: skip ram device from the IOTLB mapping
Jason Wang
2021-06-11
1
-10
/
+2
*
vhost-vdpa: Remove redundant declaration of address_space_memory
Xie Yongji
2021-06-05
1
-0
/
+1
*
docs: fix references to docs/devel/tracing.rst
Stefano Garzarella
2021-06-02
1
-1
/
+1
*
cpu: Introduce cpu_virtio_is_big_endian()
Philippe Mathieu-Daudé
2021-05-27
1
-3
/
+1
*
vhost-user-blk: Check that num-queues is supported by backend
Kevin Wolf
2021-05-18
1
-0
/
+5
*
virtio: Fail if iommu_platform is requested, but unsupported
Kevin Wolf
2021-05-18
1
-0
/
+5
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2021-05-16
3
-4
/
+13
|
\
|
*
vhost-vdpa: Make vhost_vdpa_get_device_id() static
Zenghui Yu
2021-05-14
1
-2
/
+2
|
*
hw/virtio: enable ioeventfd configuring for mmio
Pavel Dovgalyuk
2021-05-14
1
-1
/
+10
|
*
hw/virtio: Pass virtio_feature_get_config_size() a const argument
Philippe Mathieu-Daudé
2021-05-14
1
-1
/
+1
*
|
migrate/ram: remove "ram_bulk_stage" and "fpo_enabled"
David Hildenbrand
2021-05-13
2
-6
/
+1
*
|
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
2021-05-02
2
-2
/
+0
|
/
*
vhost-user-fs: fix features handling
Anton Kuchin
2021-04-13
1
-4
/
+16
*
migration: Inhibit virtio-balloon for the duration of background snapshot
Andrey Gruzdev
2021-04-06
1
-2
/
+6
*
virtio-pci: compat page aligned ATS
Jason Wang
2021-04-06
2
-1
/
+9
*
virtio-pci: remove explicit initialization of val
Yuri Benditovich
2021-04-01
1
-2
/
+5
*
virtio-pci: add check for vdev in virtio_pci_isr_read
Yuri Benditovich
2021-04-01
1
-2
/
+7
*
virtio-pmem: fix virtio_pmem_resp assign problem
Wang Liang
2021-03-22
1
-1
/
+1
*
vhost-user: Monitor slave channel in vhost_user_read()
Greg Kurz
2021-03-22
1
-3
/
+32
*
vhost-user: Introduce nested event loop in vhost_user_read()
Greg Kurz
2021-03-22
1
-5
/
+60
*
vhost-user: Convert slave channel to QIOChannelSocket
Greg Kurz
2021-03-22
1
-60
/
+39
*
vhost-user: Factor out duplicated slave_fd teardown code
Greg Kurz
2021-03-22
1
-9
/
+10
*
vhost-user: Fix double-close on slave_read() error path
Greg Kurz
2021-03-22
1
-8
/
+3
*
vhost-user: Drop misleading EAGAIN checks in slave_read()
Greg Kurz
2021-03-22
1
-3
/
+3
*
virtio: Fix virtio_mmio_read()/virtio_mmio_write()
Laurent Vivier
2021-03-22
1
-22
/
+52
[next]