All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Misc patches to aid migration v2 Remus support
@ 2015-05-08 12:54 Andrew Cooper
  2015-05-08 12:54 ` [PATCH 1/3] [RFC] x86/hvm: Permit HVM_PARAM_IDENT_PT to be set more than once Andrew Cooper
                   ` (3 more replies)
  0 siblings, 4 replies; 20+ messages in thread
From: Andrew Cooper @ 2015-05-08 12:54 UTC (permalink / raw)
  To: Xen-devel; +Cc: Andrew Cooper

See individual patches for details.

Andrew Cooper (3):
  [RFC] x86/hvm: Permit HVM_PARAM_IDENT_PT to be set more than once
  tools/libxc: Properly quote macro parameters
  libxc/migrationv2: Split {start,end}_of_stream() to make checkpoint
    variants

 tools/libxc/include/xenctrl.h    |    8 +++----
 tools/libxc/xc_sr_common.h       |   25 +++++++++++++++------
 tools/libxc/xc_sr_save.c         |    8 +++++++
 tools/libxc/xc_sr_save_x86_hvm.c |   46 ++++++++++++++++++++++++--------------
 tools/libxc/xc_sr_save_x86_pv.c  |   46 +++++++++++++++++++++++++-------------
 xen/arch/x86/hvm/hvm.c           |   12 +++++-----
 6 files changed, 95 insertions(+), 50 deletions(-)

-- 
1.7.10.4

^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2015-05-11  9:23 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-08 12:54 [PATCH 0/3] Misc patches to aid migration v2 Remus support Andrew Cooper
2015-05-08 12:54 ` [PATCH 1/3] [RFC] x86/hvm: Permit HVM_PARAM_IDENT_PT to be set more than once Andrew Cooper
2015-05-08 13:46   ` Jan Beulich
2015-05-08 13:48     ` Andrew Cooper
2015-05-08 12:54 ` [PATCH 2/3] tools/libxc: Properly quote macro parameters Andrew Cooper
2015-05-08 13:00   ` Andrew Cooper
2015-05-08 15:00     ` Ian Campbell
2015-05-08 13:26   ` Ian Campbell
2015-05-08 12:54 ` [PATCH 3/3] libxc/migrationv2: Split {start, end}_of_stream() to make checkpoint variants Andrew Cooper
2015-05-08 13:30   ` Ian Campbell
2015-05-08 13:37     ` Andrew Cooper
2015-05-08 13:50       ` Ian Campbell
2015-05-08 13:55         ` Andrew Cooper
2015-05-08 14:12           ` Ian Campbell
2015-05-11  2:40           ` Hongyang Yang
2015-05-11  2:31     ` Hongyang Yang
2015-05-11  9:02       ` Andrew Cooper
2015-05-11  9:23         ` Hongyang Yang
2015-05-08 13:15 ` [PATCH 0/3] Misc patches to aid migration v2 Remus support Andrew Cooper
2015-05-11  2:43   ` Hongyang Yang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.