qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PULL 0/3] Collected target-i386 patches


From: Richard Henderson
Subject: [Qemu-devel] [PULL 0/3] Collected target-i386 patches
Date: Sun, 14 Dec 2014 17:00:45 -0600

I'm sure I haven't gotten all of them that have been outstanding
over the last couple of months, but at least here's a couple.


r~


The following changes since commit 99c9c3cb24e566258a0a141178934f9cb5198842:

  Merge remote-tracking branch 
'remotes/mjt/tags/pull-trivial-patches-2014-12-11' into staging (2014-12-11 
18:27:02 +0000)

are available in the git repository at:

  git://github.com/rth7680/qemu.git tags/x86-next-20141214

for you to fetch changes up to c4d4525c38cd93cc5d1a743976eb25ac571d435f:

  target-i386: fix icount processing for repz instructions (2014-12-14 16:48:38 
-0600)

----------------------------------------------------------------
Collected x86 patches

----------------------------------------------------------------
Dmitry Poletaev (2):
      target-i386: Wrong conversion infinity from float80 to int32/int64
      target-i386: fbld instruction doesn't set minus sign

Pavel Dovgalyuk (1):
      target-i386: fix icount processing for repz instructions

 target-i386/fpu_helper.c | 22 ++++++++++++++++++++--
 target-i386/translate.c  | 16 ++++++++++++++--
 2 files changed, 34 insertions(+), 4 deletions(-)



reply via email to

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