mbox

[PULL,0/5] qga: w32 guest-{set, get}-time implementations and minor fixes

Message ID 1364911993-31042-1-git-send-email-mdroth@linux.vnet.ibm.com
State New
Headers show

Pull-request

git://github.com/mdroth/qemu.git qga-pull-4-2-13

Message

Michael Roth April 2, 2013, 2:13 p.m. UTC
The following changes since commit 5d45de9796539f95eb6b1201588362981f8cb2d4:

  microblaze: Add support for the sleep insn (2013-04-02 10:47:29 +0200)

are available in the git repository at:

  git://github.com/mdroth/qemu.git qga-pull-4-2-13

for you to fetch changes up to ce7f7cc2715145eadf1ac45a5dae63f535fc8bbf:

  qemu-ga: ga_get_fd_handle(): abort if fd_counter overflows (2013-04-02 09:06:11 -0500)

----------------------------------------------------------------
Laszlo Ersek (2):
      qga schema: mark optional GuestLogicalProcessor.can-offline with #optional
      qga schema: document generic QERR_UNSUPPORTED

Lei Li (2):
      qga: add windows implementation for guest-get-time
      qga: add windows implementation for guest-set-time

Luiz Capitulino (1):
      qemu-ga: ga_get_fd_handle(): abort if fd_counter overflows

 qga/commands-win32.c |   56 +++++++++++++++++++++++++++++++++++++++++++++++---
 qga/main.c           |    8 ++++++--
 qga/qapi-schema.json |   18 +++++++++++++---
 3 files changed, 74 insertions(+), 8 deletions(-)