[libvirt] [PATCH v2 1/3] vbox: Remove old unflexible macros

John Ferlan jferlan at redhat.com
Wed Oct 25 21:34:56 UTC 2017



On 10/24/2017 05:09 PM, Dawid Zamirski wrote:
> The VBOX_SESSION_OPEN/CLOSE macros are only called in
> _vboxDomainSnapshotRestore and they are unflexible because:
> 
> * assume the caller will have variable named "data"
> * can only create Write lock type
> 
> As per above, it's not that hard to simply use the VBOX API directly.
> ---
>  src/vbox/vbox_tmpl.c | 10 ++--------
>  1 file changed, 2 insertions(+), 8 deletions(-)
> 

Reviewed-by: John Ferlan <jferlan at redhat.com>

John




More information about the libvir-list mailing list