libvirt/src/opennebula
Chris Lalancette 21adf03c2d Qemu Monitor API entry point.
Add the library entry point for the new virDomainQemuMonitorCommand()
entry point.  Because this is not part of the "normal" libvirt API,
it gets its own header file, library file, and will eventually
get its own over-the-wire protocol later in the series.

Changes since v1:
 - Go back to using the virDriver table for qemuDomainMonitorCommand, due to
   linking issues
 - Added versioning information to the libvirt-qemu.so

Changes since v2:
 - None

Changes since v3:
 - Add LGPL header to libvirt-qemu.c
 - Make virLibConnError and virLibDomainError macros instead of function calls

Changes since v4:
 - Move exported symbols to libvirt_qemu.syms

Signed-off-by: Chris Lalancette <clalance@redhat.com>
2010-07-23 17:30:14 -04:00
..
one_client.c Add virBufferFreeAndReset() and replace free() 2009-12-10 00:00:50 +01:00
one_client.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
one_conf.c one: Remove virConnectPtr from oneError 2010-04-06 02:03:36 +02:00
one_conf.h one: Remove virConnectPtr from oneError 2010-04-06 02:03:36 +02:00
one_driver.c Qemu Monitor API entry point. 2010-07-23 17:30:14 -04:00
one_driver.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00