qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PULL 0/3] Queued s390x tcg patches


From: Richard Henderson
Subject: [Qemu-devel] [PULL 0/3] Queued s390x tcg patches
Date: Tue, 13 Jun 2017 13:26:56 -0700

Cleanups and fixes from David Hildenbrand.


r~



The following changes since commit 3f0602927b120a480b35dcf58cf6f95435b3ae91:

  Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170613' 
into staging (2017-06-13 15:49:07 +0100)

are available in the git repository at:

  git://github.com/rth7680/qemu.git tags/pull-s390-20170613

for you to fetch changes up to 076d4d39b65f50ca1bba3d3c8a8f1cf977c1c3f0:

  s390x/cpumodel: wire up cpu type + id for TCG (2017-06-13 11:09:39 -0700)

----------------------------------------------------------------
Queued s390 patches

----------------------------------------------------------------
David Hildenbrand (3):
      target/s390x: correctly indicate PER nullification
      target/s390x: rework PGM interrupt psw.addr handling
      s390x/cpumodel: wire up cpu type + id for TCG

 target/s390x/cpu.h         |  9 +++------
 target/s390x/cpu_models.c  |  8 ++++++--
 target/s390x/helper.c      | 44 +++++++++++++++++++++++++++++++++++---------
 target/s390x/insn-data.def |  2 +-
 target/s390x/misc_helper.c | 31 +++++++++++++++----------------
 target/s390x/mmu_helper.c  |  6 +++---
 target/s390x/translate.c   | 12 +++---------
 7 files changed, 66 insertions(+), 46 deletions(-)



reply via email to

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