qemu-patch-raspberry4/include/hw/virtio
Paolo Bonzini dfde4e6e1a memory: add ref/unref calls
Add ref/unref calls at the following places:

- places where memory regions are stashed by a listener and
  used outside the BQL (including in Xen or KVM).

- memory_region_find callsites

- creation of aliases and containers (only the aliased/contained
  region gets a reference to avoid loops)

- around calls to del_subregion/add_subregion, where the region
  could disappear after the first call

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2013-07-04 17:42:45 +02:00
..
dataplane memory: add ref/unref calls 2013-07-04 17:42:45 +02:00
vhost-scsi.h vhost-scsi: new device supporting the tcm_vhost Linux kernel module 2013-04-19 16:18:11 +02:00
vhost.h vhost: Add vhost_commit callback for SeaBIOS ROM region re-mapping 2013-04-19 10:44:17 +02:00
virtio-9p.h hw: move headers to include/ 2013-04-08 18:13:10 +02:00
virtio-balloon.h virtio: fix broken aliases. 2013-04-15 10:22:04 -05:00
virtio-blk.h virtio: fix broken aliases. 2013-04-15 10:22:04 -05:00
virtio-bus.h virtio: remove virtiobindings. 2013-04-24 11:50:20 -05:00
virtio-net.h virtio-net: dynamic network offloads configuration 2013-05-22 07:40:10 -05:00
virtio-rng.h virtio-rng: cleanup: use QOM casts. 2013-04-24 11:50:20 -05:00
virtio-scsi.h virtio-scsi: fix the command line compatibility. 2013-05-03 12:05:15 -05:00
virtio-serial.h virtio-console: Also throttle when less was written then requested 2013-04-16 11:52:09 +02:00
virtio.h virtio: add virtio_device_set_child_bus_name. 2013-05-03 12:05:15 -05:00