The following changes since commit a8b69b8e2431edfcb6c4cfb069787e9071d6235b:
Merge remote-tracking branch 'qmp/queue/qmp' into staging (2012-04-27 12:00:06 -0500) are available in the git repository at: git://github.com/mdroth/qemu.git qga-pull-4-27-12 Michael Roth (3): qemu-ga: improve recovery options for fsfreeze qemu-ga: add a whitelist for fsfreeze-safe commands qemu-ga: persist tracking of fsfreeze state via filesystem qapi-schema-guest.json | 25 ++-- qapi/qmp-core.h | 1 + qapi/qmp-registry.c | 14 ++- qemu-ga.c | 334 +++++++++++++++++++++++++++++++++++++++++------- qga/commands-posix.c | 170 +++++++++++++----------- qga/guest-agent-core.h | 3 + 6 files changed, 409 insertions(+), 138 deletions(-)