A long-delayed fix for the changed handling of the Z flag.
r~ The following changes since commit 06b4f00d53637f2c16a62c2cbaa30bffb045cf88: Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging (2014-05-09 15:46:34 +0100) are available in the git repository at: git://github.com/rth7680/qemu.git tags/pull-tgt-i386-20140512 for you to fetch changes up to dc1823ce26f0539eab098e0209400d793ef66279: target-i386: Preserve the Z bit for bt/bts/btr/btc (2014-05-12 14:20:04 -0700) ---------------------------------------------------------------- Fix BT zero flag for new Intel manuals ---------------------------------------------------------------- Richard Henderson (1): target-i386: Preserve the Z bit for bt/bts/btr/btc target-i386/translate.c | 40 +++++++++++++++++++++++++++++++--------- 1 file changed, 31 insertions(+), 9 deletions(-)