Re: [Qemu-devel] [PULL 10/65] tcg/s390: Expose host facilities to tcg-target.h

2017-01-16 Thread Christian Borntraeger
On 01/13/2017 10:18 AM, Christian Borntraeger wrote: > On 01/11/2017 03:17 AM, Richard Henderson wrote: >> This lets us expose facilities to TCG_TARGET_HAS_* defines >> directly, rather than hiding behind function calls. >> >> Signed-off-by: Richard Henderson >> --- >> tcg/s390/tcg-target.h |

Re: [Qemu-devel] [PULL 10/65] tcg/s390: Expose host facilities to tcg-target.h

2017-01-13 Thread Christian Borntraeger
On 01/11/2017 03:17 AM, Richard Henderson wrote: > This lets us expose facilities to TCG_TARGET_HAS_* defines > directly, rather than hiding behind function calls. > > Signed-off-by: Richard Henderson > --- > tcg/s390/tcg-target.h | 126 > -- > tc

[Qemu-devel] [PULL 10/65] tcg/s390: Expose host facilities to tcg-target.h

2017-01-10 Thread Richard Henderson
This lets us expose facilities to TCG_TARGET_HAS_* defines directly, rather than hiding behind function calls. Signed-off-by: Richard Henderson --- tcg/s390/tcg-target.h | 126 -- tcg/s390/tcg-target.inc.c | 74 +++ 2 files