qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PULL 0/3] target-i386 updates


From: Richard Henderson
Subject: [Qemu-devel] [PULL 0/3] target-i386 updates
Date: Fri, 28 Feb 2014 09:14:28 -0800

I wasn't able to solicit additional review on patch 3, but
at least the first two managed a R-B.


r~


The following changes since commit d844a7b6569fb2b5252773444b18841426e5b906:

  modules: Fix building with --enable-modules (2014-02-28 12:30:13 +0000)

are available in the git repository at:

  git://github.com/rth7680/qemu.git i386-fix

for you to fetch changes up to cb48da7f8140b5cbb648d990876720da9cd04d8f:

  target-i386: Fix ucomis and comis memory access (2014-02-28 08:44:26 -0800)

----------------------------------------------------------------
Richard Henderson (3):
      target-i386: Fix CC_OP_CLR vs PF
      target-i386: Fix SSE status flag corruption
      target-i386: Fix ucomis and comis memory access

 target-i386/cc_helper.c  |  2 +-
 target-i386/cpu.h        |  3 +++
 target-i386/fpu_helper.c | 15 ++++++++-------
 target-i386/gdbstub.c    |  2 +-
 target-i386/translate.c  | 48 +++++++++++++++++++++++++++++++++++++-----------
 5 files changed, 50 insertions(+), 20 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]