qemu-ppc
[Top][All Lists]
Advanced

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

Re: [Qemu-ppc] [PATCH v9] migrate pending_events of spapr state


From: Daniel Henrique Barboza
Subject: Re: [Qemu-ppc] [PATCH v9] migrate pending_events of spapr state
Date: Mon, 15 May 2017 10:12:34 -0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.0

Please ignore this patch. I've resent it again as "v10" to help differentiate
from the v9 version that is still included in the DRC patch set.


Daniel

On 05/15/2017 10:06 AM, Daniel Henrique Barboza wrote:
This patch was detached from the patchset:

"[PATCH v9 0/6] migration/ppc: migrating DRC, ccs_list and pending_events"

Because it is independent and has use outside of the scope of the
pseries DRC migration patchset.


Change log:

v9: no changes

v8: no changes

v7: no changes

v6: - Rebased with QEMU master after 6+ months.
class and minor improvements.
     - Added clarifications from the previous v5 discussions in the commit 
messages.

v5: - Rebased on David's ppc-for-2.8.

v4: - Rebased on David's ppc-for-2.7.

v3: - Simplify overall design followng discussion with Paolo. No longer need
       metadata to migrate QTAILQ.
     - Extend VMStateInfo instead of adding similar fields to VMStateField.

v2: - Put the newly added migrating fields in subsections so that backward
       migration is not broken.
(link: https://lists.nongnu.org/archive/html/qemu-devel/2016-05/msg04188.html)

v1: - Inital version.
(link: https://lists.nongnu.org/archive/html/qemu-devel/2016-04/msg02601.html)


Jianjun Duan (1):
   migration: spapr: migrate pending_events of spapr state

  hw/ppc/spapr.c         | 33 +++++++++++++++++++++++++++++++++
  hw/ppc/spapr_events.c  | 24 +++++++++++++-----------
  include/hw/ppc/spapr.h |  3 ++-
  3 files changed, 48 insertions(+), 12 deletions(-)





reply via email to

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