[libvirt] [PATCH v2 4/5] qemuDomainResumeFlags: Introduce VIR_DOMAIN_RESUME_SYNC_TIME

Eric Blake eblake at redhat.com
Thu Nov 6 14:31:07 UTC 2014


On 11/06/2014 02:01 PM, Michal Privoznik wrote:
> This flag can be used to sync the domain's time right after
> domain CPUs are started. It's basically backing call of two
> subsequent APIs into one:
> 
> 1) virDomainResume(dom)
> 2) virDomainSetTime(dom, 0, 0, VIR_DOMAIN_TIME_SYNC)
> 
> Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
> ---
>  include/libvirt/libvirt-domain.h |  7 +++++++
>  src/libvirt-domain.c             | 18 ++++++++++++------
>  src/qemu/qemu_driver.c           | 20 +++++++++++++++++++-

Still missing a change to remote_protocol.x to add proper ACL checking
of the flag (see my reply to v1).

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 539 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20141106/61614ccb/attachment-0001.sig>


More information about the libvir-list mailing list