qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH v2 0/4]: runstate: introduce 'suspended' state


From: Luiz Capitulino
Subject: [Qemu-devel] [PATCH v2 0/4]: runstate: introduce 'suspended' state
Date: Fri, 4 May 2012 12:01:58 -0300

This is for 1.1.

The first patch is a fix from Gerd, it's included in this series for our
convenience. The patch introducing the new RunState is actually patch 03/04.

V2

- include a related fix from Gerd [Gerd]
- check for RUN_STATE_SUSPENDED in the mouse driver [Gerd]
- small changelog changes [Me]

 input.c          |    4 ++--
 migration.c      |    1 +
 qapi-schema.json |    8 +++++---
 qmp.c            |    2 ++
 vl.c             |   14 +++++++++-----
 5 files changed, 19 insertions(+), 10 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]