[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [PULL 0/8] Trivial patches for September 10 to 21 2011
From: |
Stefan Hajnoczi |
Subject: |
[Qemu-devel] [PULL 0/8] Trivial patches for September 10 to 21 2011 |
Date: |
Wed, 21 Sep 2011 11:25:58 +0100 |
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
- [Qemu-devel] [PULL 0/8] Trivial patches for September 10 to 21 2011,
Stefan Hajnoczi <=
- [Qemu-devel] [PATCH 1/8] target-i386: Remove data type CCTable, Stefan Hajnoczi, 2011/09/21
- [Qemu-devel] [PATCH 3/8] fix compilation with stderr trace backend, Stefan Hajnoczi, 2011/09/21
- [Qemu-devel] [PATCH 5/8] Silence make if nothing is to do for libcacard, Stefan Hajnoczi, 2011/09/21
- [Qemu-devel] [PATCH 7/8] Remove qemu_host_page_bits, Stefan Hajnoczi, 2011/09/21
- [Qemu-devel] [PATCH 2/8] configure: Make missing pkg-config an error rather than a warning, Stefan Hajnoczi, 2011/09/21
- [Qemu-devel] [PATCH 8/8] use qemu_* ctype functions, Stefan Hajnoczi, 2011/09/21
- [Qemu-devel] [PATCH 6/8] Abort on thread layer errors, Stefan Hajnoczi, 2011/09/21
- [Qemu-devel] [PATCH 4/8] Drop unneeded pthread.h inclusions, Stefan Hajnoczi, 2011/09/21
- Re: [Qemu-devel] [PULL 0/8] Trivial patches for September 10 to 21 2011, Anthony Liguori, 2011/09/22