On 10/14/2011 09:11 AM, Stefan Hajnoczi wrote:
The following changes since commit ebffe2afceb1a17b5d134b5debf553955fe5ea1a:
Merge remote-tracking branch 'qmp/queue/qmp' into staging (2011-10-10
08:21:46 -0500)
are available in the git repository at:
ssh://repo.or.cz/srv/git/qemu/stefanha.git trivial-patches
Pulled. Thanks.
Regards,
Anthony Liguori
Andreas Färber (1):
arm_pic: Fix typo
Dong Xu Wang (1):
sheepdog: correct spelling
Paolo Bonzini (1):
remove hpet.h
Stefan Hajnoczi (1):
qemu-options: avoid #if in spicevmc texi help
Stefan Weil (3):
qemu-char: Fix use of free() instead of g_free()
tcg: Fix spelling in comment (varables -> variables)
block/qcow: Fix use of free() instead of g_free()
block/qcow.c | 2 +-
block/sheepdog.c | 2 +-
hpet.h | 22 ----------------------
hw/arm_pic.c | 2 +-
qemu-char.c | 8 ++++----
qemu-options.hx | 4 ++--
tcg/tcg.h | 2 +-
7 files changed, 10 insertions(+), 32 deletions(-)
delete mode 100644 hpet.h