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-mmio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
virtio-mmio: cleanup reset
Paolo Bonzini
2022-06-14
1
-9
/
+8
*
virtio: stop ioeventfd on reset
Paolo Bonzini
2022-06-14
1
-3
/
+1
*
virtio-mmio: stop ioeventfd on legacy reset
Paolo Bonzini
2022-06-14
1
-0
/
+1
*
Remove unnecessary minimum_version_id_old fields
Peter Maydell
2022-01-28
1
-1
/
+0
*
Revert "virtio-mmio: add support for configure interrupt"
Michael S. Tsirkin
2022-01-10
1
-27
/
+0
*
virtio-mmio: add support for configure interrupt
Cindy Lu
2022-01-07
1
-0
/
+27
*
virtio-mmio : fix the crash in the vm shutdown
Cindy Lu
2021-11-28
1
-0
/
+12
*
qbus: Rename qbus_create_inplace() to qbus_init()
Peter Maydell
2021-09-30
1
-2
/
+1
*
virtio: disable ioeventfd for record/replay
Pavel Dovgalyuk
2021-07-02
1
-0
/
+6
*
hw/virtio: enable ioeventfd configuring for mmio
Pavel Dovgalyuk
2021-05-14
1
-1
/
+10
*
virtio: Fix virtio_mmio_read()/virtio_mmio_write()
Laurent Vivier
2021-03-22
1
-22
/
+52
*
virtio-mmio: improve virtio-mmio get_dev_path alog
schspa
2021-03-05
1
-6
/
+7
*
virtio-mmio: fix guest kernel crash with SHM regions
Laurent Vivier
2021-02-05
1
-0
/
+8
*
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
2020-09-23
1
-3
/
+3
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
1
-1
/
+1
*
virtio-mmio: update queue size on guest write
Denis Plotnikov
2020-01-06
1
-1
/
+2
*
virtio-mmio: Clear v2 transport state on soft reset
Jean-Philippe Brucker
2020-01-05
1
-0
/
+14
*
hw/virtio: Factorize virtio-mmio headers
Sergio Lopez
2019-10-22
1
-47
/
+1
*
virtio-mmio: implement modern (v2) personality (virtio-1)
Sergio Lopez
2019-09-16
1
-23
/
+319
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include hw/irq.h a lot 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
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-0
/
+1
*
hw/virtio/virtio-mmio: Convert DPRINTF to trace and log
Boxuan Li
2019-05-22
1
-23
/
+21
*
virtio-mmio: switch to linux headers
Michael S. Tsirkin
2017-01-18
1
-58
/
+37
*
virtio: avoid using guest_notifier_mask in vhost-user mode
Wei Huang
2016-12-16
1
-1
/
+1
*
virtio: access ISR atomically
Paolo Bonzini
2016-11-18
1
-3
/
+3
*
virtio: introduce virtio_device_ioeventfd_enabled
Paolo Bonzini
2016-10-30
1
-3
/
+3
*
virtio: move ioeventfd_started flag to VirtioBusState
Paolo Bonzini
2016-10-30
1
-18
/
+0
*
virtio: move ioeventfd_disabled flag to VirtioBusState
Paolo Bonzini
2016-10-30
1
-12
/
+1
*
virtio-mmio: format transport base address in BusClass.get_dev_path
Laszlo Ersek
2016-07-14
1
-0
/
+49
*
virtio-mmio: convert to ioeventfd callbacks
Cornelia Huck
2016-06-24
1
-87
/
+41
*
virtio: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
virtio: allow virtio-1 queue layout
Cornelia Huck
2015-06-10
1
-0
/
+3
*
virtio-mmio: ioeventfd support
Ying-Shiuan Pan
2015-06-01
1
-0
/
+181
*
virtio: rename VIRTIO_PCI_QUEUE_MAX to VIRTIO_QUEUE_MAX
Jason Wang
2015-05-31
1
-2
/
+2
*
virtio: move VIRTIO_F_NOTIFY_ON_EMPTY into core
Cornelia Huck
2015-05-31
1
-10
/
+0
*
virtio: move host_features
Cornelia Huck
2015-05-31
1
-19
/
+3
*
virtio: feature bit manipulation helpers
Cornelia Huck
2015-02-26
1
-1
/
+1
*
virtio-mmio: Drop useless bus->allow_hotplug = 0
Igor Mammedov
2014-10-15
1
-15
/
+2
*
hw/virtio: enable common virtio feature for mmio device
Ming Lei
2014-07-06
1
-0
/
+6
*
virtio-bus: remove vdev field
Paolo Bonzini
2013-12-09
1
-4
/
+5
*
qdev: Pass size to qbus_create_inplace()
Andreas Färber
2013-08-30
1
-1
/
+1
*
virtio-mmio: Pass size to virtio_mmio_bus_new()
Andreas Färber
2013-08-30
1
-3
/
+5
*
hw/virtio/virtio-mmio: Make QueueNumMax read 0 for unavailable queues
Peter Maydell
2013-08-12
1
-0
/
+3
*
devices: Associate devices to their logical category
Marcel Apfelbaum
2013-07-29
1
-0
/
+1
*
virtio: Implement MMIO based virtio transport
Peter Maydell
2013-07-19
1
-0
/
+421