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-- 378 bytes
aspeed_smc.c -rw-r--r-- 27.6 KB
imx_spi.c -rw-r--r-- 12.1 KB
mss-spi.c -rw-r--r-- 11.7 KB
omap_spi.c -rw-r--r-- 10.3 KB
pl022.c -rw-r--r-- 8.9 KB
ssi.c -rw-r--r-- 4.2 KB
stm32f2xx_spi.c -rw-r--r-- 7.3 KB
xilinx_spi.c -rw-r--r-- 9.7 KB
xilinx_spips.c -rw-r--r-- 24.7 KB

back to top