unicorn/qemu
Daniel P. Berrange a162292aae
qapi: use items()/values() intead of iteritems()/itervalues()
The iteritems()/itervalues() methods are gone in py3, but the
items()/values() methods are still around. The latter are less
efficient than the former in py2, but this has unmeasurably
small impact on QEMU build time, so taking portability over
efficiency is a net win.

Backports commit 2f8480447067d6f42af52a886385284ead052af9 from qemu
2018-03-06 11:28:22 -05:00
..
accel tcg: Merge opcode arguments into TCGOp 2018-03-05 04:45:20 -05:00
crypto
default-configs
docs
fpu
hw
include accel/tcg: add size paremeter in tlb_fill() 2018-03-06 10:56:34 -05:00
qapi
qobject
qom
scripts qapi: use items()/values() intead of iteritems()/itervalues() 2018-03-06 11:28:22 -05:00
target target/m68k: add HMP command "info tlb" 2018-03-06 11:23:10 -05:00
tcg tcg/ppc: Update to commit 030ffe39dd4128eb90483af82a5b23b23054a466 2018-03-06 09:16:37 -05:00
util sparc: Make sure we mmap at SHMLBA alignment 2018-03-05 14:09:58 -05:00
aarch64.h tcg: Dynamically allocate TCGOps 2018-03-05 16:34:40 -05:00
aarch64eb.h tcg: Dynamically allocate TCGOps 2018-03-05 16:34:40 -05:00
accel.c
arm.h tcg: Dynamically allocate TCGOps 2018-03-05 16:34:40 -05:00
armeb.h tcg: Dynamically allocate TCGOps 2018-03-05 16:34:40 -05:00
atomic_template.h tcg: Record code_gen_buffer address for user-only memory helpers 2018-03-05 13:48:27 -05:00
CODING_STYLE
configure build: disable -Wmissing-braces on older compilers 2018-03-05 11:29:54 -05:00
COPYING
COPYING.LIB
cpu-exec-common.c
cpu-exec.c
cpus.c cpu: refactor cpu_address_space_init() 2018-03-05 14:39:25 -05:00
cputlb.c accel/tcg: add size paremeter in tlb_fill() 2018-03-06 10:56:34 -05:00
exec.c cpu: suffix cpu address spaces with cpu index 2018-03-05 14:41:25 -05:00
gen_all_header.sh
glib_compat.c
HACKING
header_gen.py tcg: Dynamically allocate TCGOps 2018-03-05 16:34:40 -05:00
ioport.c
LICENSE
m68k.h tcg: Dynamically allocate TCGOps 2018-03-05 16:34:40 -05:00
Makefile build-sys: silence make by default or V=0 2018-03-06 08:58:03 -05:00
Makefile.objs
Makefile.target
memory.c memory: remove unused memory_region_set_global_locking() 2018-03-05 14:14:43 -05:00
memory_ldst.inc.c
memory_mapping.c
mips.h tcg: Dynamically allocate TCGOps 2018-03-05 16:34:40 -05:00
mips64.h tcg: Dynamically allocate TCGOps 2018-03-05 16:34:40 -05:00
mips64el.h tcg: Dynamically allocate TCGOps 2018-03-05 16:34:40 -05:00
mipsel.h tcg: Dynamically allocate TCGOps 2018-03-05 16:34:40 -05:00
powerpc.h tcg: Dynamically allocate TCGOps 2018-03-05 16:34:40 -05:00
qapi-schema.json
qemu-timer.c
rules.mak build-sys: silence make by default or V=0 2018-03-06 08:58:03 -05:00
softmmu_template.h accel/tcg: add size paremeter in tlb_fill() 2018-03-06 10:56:34 -05:00
sparc.h tcg: Dynamically allocate TCGOps 2018-03-05 16:34:40 -05:00
sparc64.h tcg: Dynamically allocate TCGOps 2018-03-05 16:34:40 -05:00
tcg-runtime.c
translate-all.c translate-all: Zero out the TCGContext instance 2018-03-05 15:40:51 -05:00
translate-all.h
translate-common.c
unicorn_common.h
VERSION
vl.c
vl.h
x86_64.h tcg: Dynamically allocate TCGOps 2018-03-05 16:34:40 -05:00