The following changes since commit e9bff10f8db94912b1b0e6e2e3394cae02faf614:
event notifier: Fix setup for win32 (2012-11-28 13:33:01 -0600)
are available in the git repository at:
git://repo.or.cz/qemu/kevin.git for-anthony
Dietmar Maurer (1):
stream: fix ratelimit_set_speed
Kevin Wolf (2):
Documentation: Update block cache mode information
Documentation: Update image format information
Pavel Hrdina (1):
atapi: make change media detection for guests easier
Peter Maydell (1):
coroutine-sigaltstack.c: Use stack_t, not struct sigaltstack
coroutine-sigaltstack.c | 4 +-
hw/ide/atapi.c | 15 +++--
hw/ide/core.c | 6 --
include/qemu/ratelimit.h | 2 +-
qemu-doc.texi | 167 ++++++++++++++++++++++++++++++++++++++++++++++
qemu-img.texi | 84 ++++++++----------------
qemu-options.hx | 38 +++++-----
7 files changed, 226 insertions(+), 90 deletions(-)