[libvirt] [PATCH 0/3] Basic libxenlight driver

Jim Fehlig jfehlig at novell.com
Fri Feb 11 00:31:10 UTC 2011


Markus Groß wrote:
> Hi,
>
> I started working on a libxenlight driver for libvirt a few weeks ago.
> By that time I didn't knew Jim Fehlig was also working on a driver for that api:
> http://article.gmane.org/gmane.comp.emulators.libvirt/33024
>   

Hi Markus,

Attached is my current driver.  It supports defining, undefining, and
starting managed domains; creating unmanaged domains; list, getinfo, and
dumpxml; listening for domain destroy events on domains it has
started/created; capabilities.  It also passes make syntax-check and has
been through an initial valgrind run, but there has been some code
movement and I'm sure some leaks remain.

The items I wanted to finish before an initial post (and before getting
so ill this week): documentation for the new driver, resolve
capabilities code duplication with existing xen driver, add some minimal
tests, do some testing with other libvirt clients such as virt-manager.

We need to get an initial, minimal driver accepted, making it easier to
independently submit new driver functionality.

Regards,
Jim


-------------- next part --------------
A non-text attachment was scrubbed...
Name: libxenlight-driver.patch
Type: text/x-diff
Size: 74015 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20110210/f45b8172/attachment-0001.bin>


More information about the libvir-list mailing list