[libvirt] [PATCH v4 2/7] Add flags for virDomainOpenConsole

Eric Blake eblake at redhat.com
Sat Feb 11 00:25:38 UTC 2012


On 02/06/2012 06:50 AM, Peter Krempa wrote:
> This patch adds a set of flags to be used with the virDomainOpenConsole
> API call to specify if the user wishes to interrupt an existing console
> session or just to try open a new one.
> 
> VIR_DOMAIN_CONSOLE_SAFE - specifies that the console connection should
>                           be opened only if the hypervisor supports
>                           mutually exclusive access to console devices
> 
> VIR_DOMAIN_CONSOLE_FORCE - specifies that the caller wishes to interrupt
>                            existing session and force a creation of a
>                            new one.
> ---
>  include/libvirt/libvirt.h.in |   12 ++++++++++++
>  src/libvirt.c                |   18 ++++++++++++++++--
>  2 files changed, 28 insertions(+), 2 deletions(-)

ACK.

-- 
Eric Blake   eblake at 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: 620 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20120210/25c6a650/attachment-0001.sig>


More information about the libvir-list mailing list