qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/6] CRIS queue


From: edgar . iglesias
Subject: [Qemu-devel] [PATCH 0/6] CRIS queue
Date: Sun, 2 Feb 2014 03:04:46 +0000

From: "Edgar E. Iglesias" <address@hidden>

These fixes and cleanups are sitting on my CRIS queue.

Restores CRISv32 as default linux-user CPU.
Fix CRIS linux-user signal handling.
Removes CRIS PIC glue.

Cheers,
Edgar

Edgar E. Iglesias (5):
  cris: Add a CRISv32 default "any" CPU for user mode emulation
  cris: Abort when a v10 takes interrupts while in a delayslot
  cris: Add interrupt signals to the CPU device
  axis-dev88: Connect the PIC upstream IRQs directly to the CPU
  cris: Remove the CRIS PIC glue

Stefan Weil (1):
  linux-user: Fix trampoline code for CRIS

 hw/cris/Makefile.objs     |  1 -
 hw/cris/axis_dev88.c      |  7 +++----
 hw/cris/pic_cpu.c         | 47 -----------------------------------------------
 include/hw/cris/etraxfs.h |  2 --
 linux-user/signal.c       |  8 ++++----
 target-cris/cpu.c         | 27 +++++++++++++++++++++++++++
 target-cris/cpu.h         |  4 ++++
 target-cris/helper.c      |  5 +++++
 8 files changed, 43 insertions(+), 58 deletions(-)
 delete mode 100644 hw/cris/pic_cpu.c

-- 
1.8.3.2




reply via email to

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