The following changes since commit 286d52ebfc0d0d53c2a878e454292fea14bad41b:
target-mips: don't flush extra TLB on permissions upgrade (2012-10-31
22:20:49 +0100)
are available in the git repository at:
git://github.com/stefanha/qemu.git trivial-patches
for you to fetch changes up to 0d3cf3b6ff469bba95ae235021a3be232af4068d:
pc: Drop redundant test for ROM memory region (2012-11-01 19:50:57 +0100)
----------------------------------------------------------------
Blue Swirl (6):
target-sparc: make do_unaligned_access static
vl.c: add missing static
vnc: add missing static
ppc: add missing static
target-ppc: make some functions static
exec: make some functions static
Jan Kiszka (1):
pc: Drop redundant test for ROM memory region
Meador Inge (1):
m68k: Return semihosting errno values correctly
Peter Crosthwaite (1):
cadence_uart: More debug information
console.h | 2 --
cpu-common.h | 5 -----
exec-all.h | 2 --
exec.c | 15 +++++++++------
hw/adb.c | 8 ++++----
hw/adb.h | 4 ----
hw/cadence_uart.c | 11 +++++++----
hw/nvram.h | 10 +---------
hw/pc_piix.c | 2 +-
hw/ppc.c | 16 ++++++++--------
memory-internal.h | 2 --
sysemu.h | 5 -----
target-m68k/m68k-semi.c | 2 +-
target-ppc/cpu.h | 7 -------
target-ppc/mmu_helper.c | 11 ++++++-----
target-sparc/cpu.h | 3 ---
target-sparc/ldst_helper.c | 8 ++++++--
ui/vnc-jobs.c | 10 +++++-----
ui/vnc-jobs.h | 1 -
ui/vnc.c | 14 +++++++-------
ui/vnc.h | 5 -----
vl.c | 21 ++++++++++++---------
22 files changed, 67 insertions(+), 97 deletions(-)
--
1.7.12.1