]> git.ipfire.org Git - thirdparty/qemu.git/commit
tcg/s390: Expose host facilities to tcg-target.h
authorRichard Henderson <rth@twiddle.net>
Mon, 17 Oct 2016 15:24:38 +0000 (11:24 -0400)
committerRichard Henderson <rth@twiddle.net>
Tue, 10 Jan 2017 16:06:10 +0000 (08:06 -0800)
commitb2c98d9d392c87c9b9e975d30f79924719d9cbbe
treefddaab13b698eb37a3a7926d355abfe7b451bd5c
parentc05021c3c8d6c976e4677d3010b9ef01488a4434
tcg/s390: Expose host facilities to tcg-target.h

This lets us expose facilities to TCG_TARGET_HAS_* defines
directly, rather than hiding behind function calls.

Signed-off-by: Richard Henderson <rth@twiddle.net>
tcg/s390/tcg-target.h
tcg/s390/tcg-target.inc.c