Skip to content

qmp: add Monitor which uses cgo bindings to interact with libvirt #30

Open
@mdlayher

Description

@mdlayher

The libvirt-go cgo bindings will likely provide the best stability and error handling capabilities for interacting with libvirt, so we should add the ability to use them. They must be guarded by a build tag.

If built without the tag, all cgo operations will return error stubs.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions