[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH V2 7/9] libxl_qmp: Introduce libxl__qmp_set_global_dirty_log.
On 09/25/2012 10:10 AM, Ian Campbell wrote: > On Tue, 2012-09-25 at 10:06 +0100, Ian Campbell wrote: >>> + rc = qmp_run_command(gc, domid, "xen-set-global-dirty-log", args, >>> + NULL, NULL); > > For got to ask: Is this new function upstream and in our branch already? No, the patches haven't been accepted yet. > I suppose there is no ordering constraint since we fail now, and if we > take this patch we'll just fail more explicitly with an ENOSYS type > error unless/until the qemu half is in place. Yep, patches can be apply in any order. If QEMU does not know the command, then it will return an error, and it will be relayed by libxl. -- Anthony PERARD _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |