qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/2] target-mips: fix Windows NT support


From: Aurelien Jarno
Subject: [Qemu-devel] [PATCH 0/2] target-mips: fix Windows NT support
Date: Tue, 14 Jul 2015 17:45:15 +0200

This patch set fix Windows NT support by correctly emulating the
LWL/LWR/LDL/LDR instructions. The first patch is the actual fix
and we might want to see it included in 2.4, though the problem
is not new to 2.4. The second patch is a small improvement in the
generated TCG code, so we probably want to wait for 2.5.

Aurelien Jarno (2):
  target-mips: fix page fault address for LWL/LWR/LDL/LDR
  target-mips: simplify LWL/LDL mask generation

 target-mips/translate.c | 24 ++++++++++++++++++------
 1 file changed, 18 insertions(+), 6 deletions(-)

-- 
2.1.4




reply via email to

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