The following changes since commit 27cdad67a1bc23b38c765b677ed8064bfb8d3e44:
Revert "alpha-softmmu: Disable for the 0.15 release branch." (2011-09-21 00:50:32 +0200) are available in the git repository at: ssh://repo.or.cz/srv/git/qemu/stefanha.git trivial-patches Christoph Egger (1): use qemu_* ctype functions Jan Kiszka (3): Drop unneeded pthread.h inclusions Silence make if nothing is to do for libcacard Abort on thread layer errors Paolo Bonzini (1): fix compilation with stderr trace backend Peter Maydell (1): configure: Make missing pkg-config an error rather than a warning Stefan Weil (2): target-i386: Remove data type CCTable Remove qemu_host_page_bits cmd.c | 2 +- configure | 4 ++-- cpu-all.h | 1 - exec.c | 4 ---- hw/xen_nic.c | 1 - hw/xics.c | 2 -- libcacard/Makefile | 2 ++ qemu-thread-posix.c | 2 +- qemu-thread-win32.c | 2 +- target-i386/cpu.h | 5 ----- target-i386/translate.c | 5 ----- trace-events | 2 +- ui/keymaps.c | 2 +- ui/spice-display.c | 2 -- 14 files changed, 9 insertions(+), 27 deletions(-) -- 1.7.5.4