qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/3] tcg: fixes for MIPS and S390 hosts


From: Aurelien Jarno
Subject: [Qemu-devel] [PATCH 0/3] tcg: fixes for MIPS and S390 hosts
Date: Fri, 31 Jul 2015 00:03:57 +0200

These are small fixes for MIPS and S390 hosts, found by testing various
guests on these hosts.

Aurelien Jarno (3):
  tcg/mips: fix TLB loading for BE host with 32-bit guests
  tcg/mips: Mask TCGMemOp appropriately for indexing
  tcg/s390x: Mask TCGMemOp appropriately for indexing

 tcg/mips/tcg-target.c | 8 +++++---
 tcg/s390/tcg-target.c | 4 ++--
 2 files changed, 7 insertions(+), 5 deletions(-)

-- 
2.1.4




reply via email to

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