Re: [PATCH 10/10] ch_driver: Turn on the domainOpenConsole API

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 6/30/21 1:05 AM, William Douglas wrote:
> With all the rest of the enablement work out of the way, add the final
> call for the cloud-hypervisor driver to handle domainOpenConsole.
> 
> Signed-off-by: William Douglas <william.douglas@xxxxxxxxx>
> ---
>  src/ch/ch_driver.c | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/src/ch/ch_driver.c b/src/ch/ch_driver.c
> index b0b8e19120..a11357f83a 100644
> --- a/src/ch/ch_driver.c
> +++ b/src/ch/ch_driver.c
> @@ -990,6 +990,7 @@ static virHypervisorDriver chHypervisorDriver = {
>      .domainGetXMLDesc = chDomainGetXMLDesc,                 /* 7.5.0 */
>      .domainGetInfo = chDomainGetInfo,                       /* 7.5.0 */
>      .domainIsActive = chDomainIsActive,                     /* 7.5.0 */
> +    .domainOpenConsole = chDomainOpenConsole,               /* 7.6.0 */
>      .nodeGetInfo = chNodeGetInfo,                           /* 7.5.0 */
>  };
>  
> 

Again, this can be merged into previous patch.

Michal




[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux