Re: [Xen-devel] [PATCH v2 0/6] Misc cleanups for libxl

2015-06-04 Thread Yang Hongyang
On 06/03/2015 06:51 PM, Andrew Cooper wrote: On 03/06/15 09:01, Yang Hongyang wrote: This patchset mainly focus on libxl save, most of the patches are simply move codes out of libxl_dom.c, except a refactor patch. Please see individual patch for detail. Can get the whole patchset from:

Re: [Xen-devel] [PATCH v2 0/6] Misc cleanups for libxl

2015-06-03 Thread Andrew Cooper
On 03/06/15 09:01, Yang Hongyang wrote: > This patchset mainly focus on libxl save, most of the patches are > simply move codes out of libxl_dom.c, except a refactor patch. > > Please see individual patch for detail. > > Can get the whole patchset from: > https://github.com/macrosheep/xen/tree/

[Xen-devel] [PATCH v2 0/6] Misc cleanups for libxl

2015-06-03 Thread Yang Hongyang
This patchset mainly focus on libxl save, most of the patches are simply move codes out of libxl_dom.c, except a refactor patch. Please see individual patch for detail. Can get the whole patchset from: https://github.com/macrosheep/xen/tree/misc-libxl-v2 v1->v2: - use dsps for suspend_stat