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-- 1.3 KB
arch-query-cpu-def.c -rw-r--r-- 234 bytes
arch-query-cpu-model-baseline.c -rw-r--r-- 384 bytes
arch-query-cpu-model-comparison.c -rw-r--r-- 387 bytes
arch-query-cpu-model-expansion.c -rw-r--r-- 394 bytes
bdrv-next-monitor-owned.c -rw-r--r-- 160 bytes
blk-commit-all.c -rw-r--r-- 127 bytes
blockdev-close-all-bdrv-states.c -rw-r--r-- 100 bytes
change-state-handler.c -rw-r--r-- 335 bytes
clock-warp.c -rw-r--r-- 112 bytes
cpu-get-clock.c -rw-r--r-- 139 bytes
cpu-get-icount.c -rw-r--r-- 280 bytes
dump.c -rw-r--r-- 581 bytes
error-printf.c -rw-r--r-- 438 bytes
fd-register.c -rw-r--r-- 112 bytes
fdset.c -rw-r--r-- 342 bytes
gdbstub.c -rw-r--r-- 134 bytes
get-vm-name.c -rw-r--r-- 107 bytes
iothread-lock.c -rw-r--r-- 221 bytes
iothread.c -rw-r--r-- 162 bytes
is-daemonized.c -rw-r--r-- 155 bytes
linux-aio.c -rw-r--r-- 597 bytes
machine-init-done.c -rw-r--r-- 140 bytes
migr-blocker.c -rw-r--r-- 197 bytes
monitor.c -rw-r--r-- 329 bytes
notify-event.c -rw-r--r-- 111 bytes
pc_madt_cpu_entry.c -rw-r--r-- 174 bytes
pci-host-piix.c -rw-r--r-- 95 bytes
qmp_pc_dimm.c -rw-r--r-- 218 bytes
qtest.c -rw-r--r-- 374 bytes
replay.c -rw-r--r-- 1021 bytes
runstate-check.c -rw-r--r-- 133 bytes
set-fd-handler.c -rw-r--r-- 258 bytes
slirp.c -rw-r--r-- 233 bytes
sysbus.c -rw-r--r-- 107 bytes
target-get-monitor-def.c -rw-r--r-- 984 bytes
target-monitor-defs.c -rw-r--r-- 136 bytes
tpm.c -rw-r--r-- 495 bytes
trace-control.c -rw-r--r-- 1.3 KB
uuid.c -rw-r--r-- 246 bytes
vm-stop.c -rw-r--r-- 206 bytes
vmgenid.c -rw-r--r-- 192 bytes
vmstate.c -rw-r--r-- 718 bytes
xen-common.c -rw-r--r-- 326 bytes
xen-hvm.c -rw-r--r-- 1.2 KB

back to top