qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/6] openpic: first batch of cleanups and minor fixe


From: Scott Wood
Subject: [Qemu-devel] [PATCH 0/6] openpic: first batch of cleanups and minor fixes
Date: Thu, 13 Dec 2012 20:11:58 -0600

There'll be more to come, but here's an initial set of cleanups
and fixes for openpic.

This is based on the ppc-mpic-cleanup branch in
git://repo.or.cz/qemu/agraf.git

Scott Wood (6):
  openpic: symbolicize some magic numbers
  openpic: remove pcsr (CPU sensitivity register)
  openpic: support large vectors on FSL mpic
  openpic: don't crash on a register access without a CPU context
  openpic: BRR1 is not a CPU-specific register.
  openpic: s/opp->nb_irqs -1/opp->nb_cpus - 1/

 hw/openpic.c |  102 +++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 59 insertions(+), 43 deletions(-)

-- 
1.7.9.5





reply via email to

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