unicorn/qemu
Michael S. Tsirkin ac013df0a2
compiler: expression version of QEMU_BUILD_BUG_ON
QEMU_BUILD_BUG_ON uses a typedef in order to be safe
to use outside functions, but sometimes it's useful
to have a version that can be used within an expression.
Following what Linux does, introduce QEMU_BUILD_BUG_ON_ZERO
that return zero after checking condition at build time.

Backports commit d757573e69f2ef58a4a7b41f6c55d65fa1e1c5c2 from qemu
2018-03-02 00:07:33 -05:00
..
crypto
default-configs
docs
fpu target-hppa: Add softfloat specializations 2018-03-01 23:42:09 -05:00
hw i386: Remove AMD feature flag aliases from Opteron models 2018-03-01 23:49:04 -05:00
include compiler: expression version of QEMU_BUILD_BUG_ON 2018-03-02 00:07:33 -05:00
qapi
qobject
qom cputlb: drop flush_global flag from tlb_flush 2018-03-01 19:36:04 -05:00
scripts qapi: rename QmpOutputVisitor to QObjectOutputVisitor 2018-02-27 08:05:33 -05:00
target target/arm: Drop IS_M() macro 2018-03-01 23:59:09 -05:00
tcg tcg/i386: Handle ctpop opcode 2018-03-01 18:49:43 -05:00
util util/mmap-alloc: refactor a little bit for readability 2018-03-01 23:55:15 -05:00
aarch64.h ARM: Factor out ARM on/off PSCI control functions 2018-03-01 23:31:47 -05:00
aarch64eb.h ARM: Factor out ARM on/off PSCI control functions 2018-03-01 23:31:47 -05:00
accel.c clean-up: removed duplicate #includes 2018-02-28 08:51:56 -05:00
arm.h ARM: Factor out ARM on/off PSCI control functions 2018-03-01 23:31:47 -05:00
armeb.h ARM: Factor out ARM on/off PSCI control functions 2018-03-01 23:31:47 -05:00
atomic_template.h
CODING_STYLE
configure
COPYING
COPYING.LIB
cpu-exec-common.c
cpu-exec.c target-i386: correctly propagate retaddr into SVM helpers 2018-03-01 09:31:16 -05:00
cpus.c
cputlb.c cputlb: drop flush_global flag from tlb_flush 2018-03-01 19:36:04 -05:00
exec.c memory: don't sign-extend 32-bit writes 2018-03-02 00:00:22 -05:00
gen_all_header.sh arm64eb: add support for ARM64 big endian. 2017-04-24 23:30:01 +08:00
glib_compat.c
HACKING
header_gen.py ARM: Factor out ARM on/off PSCI control functions 2018-03-01 23:31:47 -05:00
ioport.c
LICENSE
m68k.h tcg/i386: Handle ctpop opcode 2018-03-01 18:49:43 -05:00
Makefile
Makefile.objs
Makefile.target Move target-* CPU file into a target/ folder 2018-03-01 22:50:58 -05:00
memory_ldst.inc.c exec: introduce memory_ldst.inc.c 2018-03-01 09:59:34 -05:00
memory_mapping.c include/qemu/osdep.h: Don't include qapi/error.h 2018-02-21 23:08:18 -05:00
memory.c cputlb: drop flush_global flag from tlb_flush 2018-03-01 19:36:04 -05:00
mips64.h tcg/i386: Handle ctpop opcode 2018-03-01 18:49:43 -05:00
mips64el.h tcg/i386: Handle ctpop opcode 2018-03-01 18:49:43 -05:00
mips.h tcg/i386: Handle ctpop opcode 2018-03-01 18:49:43 -05:00
mipsel.h tcg/i386: Handle ctpop opcode 2018-03-01 18:49:43 -05:00
powerpc.h tcg/i386: Handle ctpop opcode 2018-03-01 18:49:43 -05:00
qapi-schema.json qapi: add missing colon-ending for section name 2018-03-01 09:07:10 -05:00
qemu-timer.c
rules.mak
softmmu_template.h
sparc64.h target-sparc: implement UA2005 GL register 2018-03-01 21:24:09 -05:00
sparc.h target-sparc: implement UA2005 GL register 2018-03-01 21:24:09 -05:00
tcg-runtime.c tcg: Add opcode for ctpop 2018-03-01 18:26:41 -05:00
translate-all.c translate-all: Avoid -Werror=switch-bool 2018-03-01 13:01:50 -05:00
translate-all.h
translate-common.c
unicorn_common.h
VERSION
vl.c
vl.h
x86_64.h tcg/i386: Handle ctpop opcode 2018-03-01 18:49:43 -05:00