> -----Original Message----- > From: Lengyel, Tamas <[email protected]> > Sent: 24 September 2020 20:36 > To: Paul Durrant <[email protected]>; [email protected] > Cc: Paul Durrant <[email protected]>; Andrew Cooper > <[email protected]>; Daniel De Graaf > <[email protected]>; George Dunlap <[email protected]>; Ian Jackson > <[email protected]>; Jan Beulich <[email protected]>; Julien Grall > <[email protected]>; Marek > Marczykowski-Górecki <[email protected]>; Roger Pau Monné > <[email protected]>; > Stefano Stabellini <[email protected]>; Volodymyr Babchuk > <[email protected]>; Wei Liu > <[email protected]> > Subject: RE: [PATCH v9 0/8] domain context infrastructure > > > > > -----Original Message----- > > From: Xen-devel <[email protected]> On Behalf Of Paul > > Durrant > > Sent: Thursday, September 24, 2020 9:10 AM > > To: [email protected] > > Cc: Paul Durrant <[email protected]>; Andrew Cooper > > <[email protected]>; Daniel De Graaf <[email protected]>; > > George Dunlap <[email protected]>; Ian Jackson > > <[email protected]>; Jan Beulich <[email protected]>; Julien Grall > > <[email protected]>; Marek Marczykowski-Górecki > > <[email protected]>; Roger Pau Monné > > <[email protected]>; Stefano Stabellini <[email protected]>; > > Volodymyr Babchuk <[email protected]>; Wei Liu > > <[email protected]> > > Subject: [PATCH v9 0/8] domain context infrastructure > > > > From: Paul Durrant <[email protected]> > > > > Paul Durrant (8): > > xen/common: introduce a new framework for save/restore of 'domain' > > context > > xen/common/domctl: introduce XEN_DOMCTL_get/setdomaincontext > > tools/misc: add xen-domctx to present domain context > > docs/specs: add missing definitions to libxc-migration-stream > > docs / tools: specific migration v4 to include DOMAIN_CONTEXT > > common/domain: add a domain context record for shared_info... > > x86/time: add a domain context record for tsc_info... > > tools/libxc: add DOMAIN_CONTEXT records to the migration stream... > > > Hi Paul, > Could you push a git branch somewhere for this series? I would like to see > this being integrated with > VM forking and if its not too much effort just create the patch for that so > that it could be appended > to the series. >
Hi Tamas, Done. See https://xenbits.xen.org/gitweb/?p=people/pauldu/xen.git;a=shortlog;h=refs/heads/domain-save14 Cheers, Paul
