qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/3] target-arm: Thumb(-2) exception support


From: Rabin Vincent
Subject: [Qemu-devel] [PATCH 0/3] target-arm: Thumb(-2) exception support
Date: Mon, 15 Feb 2010 00:02:33 +0530

This series adds Thumb exception support and fixes a couple of instructions
related to it.

With these patches, QEMU can boot a Linux kernel built with Thumb-2.

Rabin Vincent (3):
  target-arm: fix thumb CPS
  target-arm: implement Thumb-2 exception return
  target-arm: support thumb exception handlers

 target-arm/helper.c    |    5 ++---
 target-arm/translate.c |   15 ++++++++++++---
 2 files changed, 14 insertions(+), 6 deletions(-)





reply via email to

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