commit | c9baa30f42a87f61627391698f63fa4d1566d9d8 | [log] [tgz] |
---|---|---|
author | Richard Henderson <rth@twiddle.net> | Fri Jun 07 07:43:33 2013 -0700 |
committer | Richard Henderson <rth@twiddle.net> | Sat Nov 30 07:45:30 2013 +1300 |
tree | 012f352b06ae68c761a7f6f39ef81b1731407843 | |
parent | 41d9ea80ac8455845494c889fe6ac447b39a7d64 [diff] |
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>