unicorn/qemu
Eric Blake 4b39eaae33
qapi: Hide tag_name data member of variants
Clean up the only remaining external use of the tag_name field of
QAPISchemaObjectTypeVariants, by explicitly listing the generated
'type' tag for all variants in the testsuite (you can still tell
simple unions by the -wrapper types). Then we can mark the
tag_name field as private by adding a leading underscore to prevent
any further use.

Backports commit da9cb19385fc66b2cb2584bbbbcbf50246d057e2 from qemu
2018-02-25 20:06:15 -05:00
..
crypto
default-configs
docs
fpu softfloat: Handle snan_bit_is_one == 0 in MIPS pickNaNMulAdd() 2018-02-24 20:40:11 -05:00
hw
include compiler: never omit assertions if using a static analysis tool 2018-02-25 19:19:28 -05:00
qapi qapi: change QmpInputVisitor to QSLIST 2018-02-25 20:02:09 -05:00
qobject
qom qapi: Add new visit_complete() function 2018-02-25 01:20:03 -05:00
scripts qapi: Hide tag_name data member of variants 2018-02-25 20:06:15 -05:00
target-arm target-arm: Add missed AArch32 TLBI sytem registers 2018-02-25 19:59:15 -05:00
target-i386 target-i386: Remove redundant HF_SOFTMMU_MASK 2018-02-25 19:59:15 -05:00
target-m68k target-*: Clean up cpu.h header guards 2018-02-25 04:12:46 -05:00
target-mips Clean up ill-advised or unusual header guards 2018-02-25 04:22:46 -05:00
target-sparc target-sparc: Elide duplicate updates to fprs 2018-02-25 19:14:59 -05:00
tcg compiler: never omit assertions if using a static analysis tool 2018-02-25 19:19:28 -05:00
util target-arm: Use Neon for zero checking 2018-02-25 19:17:38 -05:00
aarch64.h header_gen: alphabetize general symbols 2018-02-25 19:07:20 -05:00
aarch64eb.h header_gen: alphabetize general symbols 2018-02-25 19:07:20 -05:00
accel.c
arm.h header_gen: alphabetize general symbols 2018-02-25 19:07:20 -05:00
armeb.h header_gen: alphabetize general symbols 2018-02-25 19:07:20 -05:00
CODING_STYLE
configure configure: Enable -Werror for MinGW builds, too 2018-02-24 18:56:05 -05:00
COPYING
COPYING.LIB
cpu-exec-common.c cpu-exec: Rename cpu_resume_from_signal() to cpu_loop_exit_noexc() 2018-02-24 17:25:28 -05:00
cpu-exec.c tb hash: hash phys_pc, pc, and flags with xxhash 2018-02-24 18:00:14 -05:00
cpus.c
cputlb.c cputlb: Add address parameter to VICTIM_TLB_HIT 2018-02-25 03:03:36 -05:00
exec.c exec: avoid realloc in phys_map_node_reserve 2018-02-25 19:32:40 -05:00
gen_all_header.sh
glib_compat.c qapi: Fix memleak in string visitors on int lists 2018-02-25 00:20:34 -05:00
HACKING
header_gen.py header_gen: alphabetize general symbols 2018-02-25 19:07:20 -05:00
ioport.c
LICENSE
m68k.h header_gen: alphabetize general symbols 2018-02-25 19:07:20 -05:00
Makefile Makefile: Add a FORCE target 2018-02-24 17:03:51 -05:00
Makefile.objs
Makefile.target
memory.c memory: Provide memory_region_init_rom() 2018-02-25 00:28:17 -05:00
memory_mapping.c
mips.h header_gen: alphabetize general symbols 2018-02-25 19:07:20 -05:00
mips64.h header_gen: alphabetize general symbols 2018-02-25 19:07:20 -05:00
mips64el.h header_gen: alphabetize general symbols 2018-02-25 19:07:20 -05:00
mipsel.h header_gen: alphabetize general symbols 2018-02-25 19:07:20 -05:00
powerpc.h header_gen: alphabetize general symbols 2018-02-25 19:07:20 -05:00
qapi-schema.json
qemu-log.c
qemu-timer.c
rules.mak Makefile: add dependency on scripts/create_config 2018-02-24 17:05:03 -05:00
softmmu_template.h cputlb: Fix for self-modifying writes across page boundaries 2018-02-25 03:12:11 -05:00
sparc.h header_gen: alphabetize general symbols 2018-02-25 19:07:20 -05:00
sparc64.h header_gen: alphabetize general symbols 2018-02-25 19:07:20 -05:00
tcg-runtime.c
translate-all.c translate-all: Fix user-mode self-modifying code in 2 page long TB 2018-02-25 03:14:22 -05:00
translate-all.h user-exec: Push resume-from-signal code out to handle_cpu_signal() 2018-02-24 17:21:06 -05:00
translate-common.c
unicorn_common.h
VERSION
vl.c
vl.h
x86_64.h header_gen: alphabetize general symbols 2018-02-25 19:07:20 -05:00