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