]> git.proxmox.com Git - mirror_qemu.git/commit - tcg/s390/tcg-target.inc.c
tcg-s390: Use qemu_getauxval in query_facilities
authorRichard Henderson <rth@twiddle.net>
Fri, 7 Jun 2013 14:43:33 +0000 (07:43 -0700)
committerRichard Henderson <rth@twiddle.net>
Fri, 29 Nov 2013 18:45:30 +0000 (07:45 +1300)
commitc9baa30f42a87f61627391698f63fa4d1566d9d8
tree012f352b06ae68c761a7f6f39ef81b1731407843
parent41d9ea80ac8455845494c889fe6ac447b39a7d64
tcg-s390: Use qemu_getauxval in query_facilities

No need to set up a SIGILL signal handler for detection anymore.

Remove a ton of sanity checks that must be true, given that we're
requiring a 64-bit build (the note about 31-bit KVM is satisfied
by configuring with TCI).

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