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