Re: [Qemu-devel] [PULL 0/2] Fixes for x86 host

2017-01-19 Thread Peter Maydell
On 17 January 2017 at 23:03, Richard Henderson  wrote:
> Fixing a regression reported by Eduardo.
>
>
> r~
>
>
> The following changes since commit 23eb9e6b6d5315171cc15969bbc755f258004df0:
>
>   Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-01-16' 
> into staging (2017-01-17 13:53:50 +)
>
> are available in the git repository at:
>
>   git://github.com/rth7680/qemu.git tags/pull-tcg-20170117
>
> for you to fetch changes up to 39f099ec9d6d420b6fe6f7f4f8ed80ae29c65ff2:
>
>   tcg/i386: Always use TZCNT when available (2017-01-17 12:02:08 -0800)
>
> 
> tcg/i386 fixes
>

Applied, thanks.

-- PMM



[Qemu-devel] [PULL 0/2] Fixes for x86 host

2017-01-17 Thread Richard Henderson
Fixing a regression reported by Eduardo.


r~


The following changes since commit 23eb9e6b6d5315171cc15969bbc755f258004df0:

  Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-01-16' into 
staging (2017-01-17 13:53:50 +)

are available in the git repository at:

  git://github.com/rth7680/qemu.git tags/pull-tcg-20170117

for you to fetch changes up to 39f099ec9d6d420b6fe6f7f4f8ed80ae29c65ff2:

  tcg/i386: Always use TZCNT when available (2017-01-17 12:02:08 -0800)


tcg/i386 fixes


Richard Henderson (2):
  Revert "tcg/i386: Rely on undefined/undocumented behaviour of BSF/BSR"
  tcg/i386: Always use TZCNT when available

 tcg/i386/tcg-target.inc.c | 45 -
 1 file changed, 20 insertions(+), 25 deletions(-)