Revision bdb6f9b6bc9b8e8f41a98e949521dd33b6c0d7d9 authored by Peter Xu on 18 May 2018, 07:25:16 UTC, committed by Michael Roth on 21 June 2018, 01:45:05 UTC
Introduce a simplest iova tree implementation based on GTree.

CC: QEMU Stable <qemu-stable@nongnu.org>
Signed-off-by: Peter Xu <peterx@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
(cherry picked from commit eecf5eedbdc0fc04f39abcf3afeedfbf21b25ca4)
 Conflicts:
	util/Makefile.objs
* drop context dep
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
1 parent e2c44fc
History
File Mode Size
Makefile.objs -rw-r--r-- 479 bytes
trace-events -rw-r--r-- 1.7 KB
vhost-backend.c -rw-r--r-- 10.9 KB
vhost-stub.c -rw-r--r-- 106 bytes
vhost-user.c -rw-r--r-- 26.4 KB
vhost-vsock.c -rw-r--r-- 11.4 KB
vhost.c -rw-r--r-- 49.2 KB
virtio-balloon.c -rw-r--r-- 15.8 KB
virtio-bus.c -rw-r--r-- 9.2 KB
virtio-crypto-pci.c -rw-r--r-- 2.4 KB
virtio-crypto.c -rw-r--r-- 30.8 KB
virtio-mmio.c -rw-r--r-- 16.0 KB
virtio-pci.c -rw-r--r-- 85.1 KB
virtio-pci.h -rw-r--r-- 10.5 KB
virtio-rng.c -rw-r--r-- 7.8 KB
virtio.c -rw-r--r-- 74.0 KB

back to top