[libvirt] [PATCH] bhyve: implement connectGetSysinfo

Ján Tomko jtomko at redhat.com
Mon May 12 11:55:30 UTC 2014


On 04/23/2014 11:35 AM, Roman Bogorodskiy wrote:
> ---
>  src/bhyve/bhyve_driver.c | 31 +++++++++++++++++++++++++++++++
>  src/bhyve/bhyve_utils.h  |  1 +
>  2 files changed, 32 insertions(+)
> 

ACK

> @@ -1173,6 +1203,7 @@ static virDriver bhyveDriver = {
>      .connectClose = bhyveConnectClose, /* 1.2.2 */
>      .connectGetVersion = bhyveConnectGetVersion, /* 1.2.2 */
>      .connectGetHostname = bhyveConnectGetHostname, /* 1.2.2 */
> +    .connectGetSysinfo = bhyveConnectGetSysinfo, /* 1.2.4 */

1.2.5

>      .domainGetInfo = bhyveDomainGetInfo, /* 1.2.2 */
>      .domainGetState = bhyveDomainGetState, /* 1.2.2 */
>      .connectGetCapabilities = bhyveConnectGetCapabilities, /* 1.2.2 */

Jan


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


More information about the libvir-list mailing list