On 09/09/2011 04:24 AM, Stefan Hajnoczi wrote:
The following changes since commit 07ff2c4475df77e38a31d50ee7f3932631806c15:
Merge remote-tracking branch 'origin/master' into staging (2011-09-08
09:25:36 -0500)
are available in the git repository at:
ssh://repo.or.cz/srv/git/qemu/stefanha.git trivial-patches
Pulled. Thanks.
Regards,
Anthony Liguori
Markus Armbruster (1):
docs: Fix qdev-device-use.txt typo in -chardev serial, path=COM<NUM>
Nathan Kunkee (1):
SPARC: Trivial patch to clean up npc monitor output
Stefan Weil (6):
Fix comment (install patch -> install path)
configure: Remove relicts from --enable-io-thread
qemu-options: Improve help texts for options which depend on configure
configure: Avoid duplicate flags when calling compile_prog
virtio-9p: Fix syntax error in debug code
Fix include statements for qemu-common.h
configure | 3 +--
docs/qdev-device-use.txt | 2 +-
hw/9pfs/virtio-9p-debug.c | 2 +-
hw/virtio-blk.c | 2 +-
linux-user/syscall.c | 3 +--
monitor.c | 2 +-
nbd.h | 2 +-
qemu-nbd.c | 2 +-
qemu-options.hx | 10 +++++-----
slirp/libslirp.h | 2 +-
vl.c | 2 +-
11 files changed, 15 insertions(+), 17 deletions(-)