Re: [PATCH] bhyve: add domainLookupByID

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

 



  Wojciech Macek wrote:

> Implement domain lookup by its ID.
> ---
>  src/bhyve/bhyve_driver.c | 29 +++++++++++++++++++++++++++++
>  1 file changed, 29 insertions(+)
> 
>  static virDriver bhyveDriver = {
>      .no = VIR_DRV_BHYVE,
>      .name = "bhyve",
> @@ -811,6 +839,7 @@ static virDriver bhyveDriver = {
>      .nodeGetCPUMap = bhyveNodeGetCPUMap, /* 1.2.3 */
>      .nodeGetMemoryParameters = bhyveNodeGetMemoryParameters, /* 1.2.3 */
>      .nodeSetMemoryParameters = bhyveNodeSetMemoryParameters, /* 1.2.3 */
> +    .domainLookupByID = bhyveDomainLookupByID, /* 1.2.3 */
>  };

I grouped that with other domainLookup methods.

ACK and pushed.

Roman Bogorodskiy

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list




[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]