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
/
virtio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sysemu: Let VMChangeStateHandler take boolean 'running' argument
Philippe Mathieu-Daudé
2021-03-09
1
-1
/
+1
*
virtio: Add corresponding memory_listener_unregister to unrealize
Eugenio Pérez
2021-02-05
1
-1
/
+1
*
migration: Replace migration's JSON writer by the general one
Markus Armbruster
2020-12-19
1
-2
/
+2
*
virtio: reset device on bad guest index in virtio_load()
John Levon
2020-12-08
1
-6
/
+9
*
virtio: skip guest index check on device load
Felipe Franciosi
2020-10-30
1
-6
/
+7
*
virtio: update MemoryRegionCaches when guest set bad features
Li Qiang
2020-09-29
1
-9
/
+8
*
virtio: skip legacy support check on machine types less than 5.1
Stefano Garzarella
2020-09-29
1
-0
/
+7
*
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
2020-09-23
1
-8
/
+8
*
virtio-pci: fix virtio_pci_queue_enabled()
Laurent Vivier
2020-07-27
1
-1
/
+6
*
virtio: list legacy-capable devices
Cornelia Huck
2020-07-22
1
-0
/
+25
*
virtio-bus: introduce queue_enabled method
Jason Wang
2020-07-03
1
-0
/
+6
*
qom: Less verbose object_initialize_child()
Markus Armbruster
2020-06-15
1
-2
/
+3
*
qdev: Unrealize must not fail
Markus Armbruster
2020-05-15
1
-8
/
+3
*
misc: Replace zero-length arrays with flexible array member (automatic)
Philippe Mathieu-Daudé
2020-03-16
1
-2
/
+2
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2020-02-27
1
-8
/
+91
|
\
|
*
virtio: gracefully handle invalid region caches
Stefan Hajnoczi
2020-02-27
1
-8
/
+91
*
|
hw/virtio: Let virtqueue_map_iovec() use a boolean 'is_write' argument
Philippe Mathieu-Daudé
2020-02-20
1
-3
/
+4
|
/
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
1
-1
/
+1
*
virtio: reset region cache when on queue deletion
Yuri Benditovich
2020-01-06
1
-0
/
+1
*
virtio: don't enable notifications during polling
Stefan Hajnoczi
2020-01-05
1
-6
/
+6
*
virtio-pci: disable vring processing when bus-mastering is disabled
Michael Roth
2020-01-05
1
-7
/
+28
*
virtio: make virtio_delete_queue idempotent
Michael S. Tsirkin
2020-01-05
1
-0
/
+1
*
virtio: add ability to delete vq through a pointer
Michael S. Tsirkin
2020-01-05
1
-5
/
+10
*
virtio: notify virtqueue via host notifier when available
Stefan Hajnoczi
2019-11-06
1
-1
/
+8
*
virtio: Use auto rcu_read macros
Dr. David Alan Gilbert
2019-10-29
1
-42
/
+23
*
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2019-10-29
1
-0
/
+7
|
\
|
*
virtio: new post_load hook
Michael S. Tsirkin
2019-10-29
1
-0
/
+7
*
|
virtio: drop unused virtio_device_stop_ioeventfd() function
Stefan Hajnoczi
2019-10-25
1
-8
/
+0
*
|
virtio: event suppression support for packed ring
Jason Wang
2019-10-25
1
-9
/
+133
*
|
virtio: basic packed virtqueue support
Jason Wang
2019-10-25
1
-69
/
+818
*
|
virtio: device/driver area size calculation refactor for split ring
Wei Xu
2019-10-25
1
-6
/
+10
*
|
virtio: basic structure for packed ring
Wei Xu
2019-10-25
1
-0
/
+15
|
/
*
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
1
-1
/
+1
*
sysemu: Move the VMChangeStateEntry typedef to qemu/typedefs.h
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include qemu/main-loop.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include migration/qemu-file-types.h a lot less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
virtio-scsi: restart DMA after iothread
Stefan Hajnoczi
2019-07-08
1
-2
/
+2
*
virtio: Don't change "started" flag on virtio_vmstate_change()
Xie Yongji
2019-07-04
1
-1
/
+4
*
virtio: Make sure we get correct state of device on handle_aio_output()
Xie Yongji
2019-07-04
1
-3
/
+3
*
virtio: Set "start_on_kick" on virtio_set_features()
Xie Yongji
2019-07-04
1
-8
/
+20
*
virtio: Set "start_on_kick" for legacy devices
Xie Yongji
2019-07-04
1
-4
/
+2
*
virtio: add "use-started" property
Xie Yongji
2019-07-04
1
-11
/
+7
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-1
/
+1
*
hw/virtio: Use object_initialize_child for correct reference counting
Philippe Mathieu-Daudé
2019-05-24
1
-3
/
+2
*
virtio: Use started flag in virtio_vmstate_change()
Xie Yongji
2019-05-21
1
-1
/
+1
*
virtio: Introduce started flag to VirtioDevice
Xie Yongji
2019-05-21
1
-2
/
+50
*
vhost_net: don't set backend for the uninitialized virtqueue
Jason Wang
2019-05-17
1
-0
/
+5
*
virtio-net: make VirtIOFeature usable for other virtio devices
Stefano Garzarella
2019-02-22
1
-0
/
+15
*
virtio: add checks for the size of the indirect table
Dima Stepanov
2019-02-01
1
-2
/
+2
[next]