Mark McLoughlin
56c02f2016
Mon Jul 24 14:34:15 IST 2006 Mark McLoughlin <markmc@redhat.com>
...
* libvirt.spec.in: sync changes from fedora CVS
2006-07-24 14:32:03 +00:00
Daniel Veillard
c3415fbd3a
* proxy/Makefile.am src/xen_internal.c src/xend_internal.c: cleanup
...
code when compiled for the proxy, changed the command line macro and
remove warnings.
Daniel
2006-07-20 13:59:23 +00:00
Daniel P. Berrange
53161d7cb2
Bulk replace 'informations' with 'information'
2006-07-19 22:24:37 +00:00
Daniel Veillard
16e2cc5174
* src/xml.c: applied patch from Peter Vetere to pass down the
...
UUID from the XML description if present when creating the domain.
Daniel
2006-07-13 22:27:31 +00:00
Daniel Veillard
0798941a85
* configure.in libvirt.spec.in docs/* NEWS: preparing release of
...
libvirt-0.1.3
* src/xend_internal.c: uninitialized var and disable TCP slow start
Daniel
2006-07-11 16:57:03 +00:00
Daniel Veillard
0cf5ee2325
* docs/format.html docs/libvir.html docs/news.html: updated the XML
...
format documentation to cover the new HVM domains.
Daniel
2006-07-10 13:13:39 +00:00
Daniel Veillard
3d90a9c86d
* src/xend_internal.c src/xml.c: patches from Jim Fehlig for HVM
...
guests, plus XML format changes and merge from Mark McLoughlin
Daniel
2006-07-10 11:21:24 +00:00
Daniel P. Berrange
3ffac4a188
Re-wrote xenDomainLookupByID to use more efficient XenD access
2006-07-07 18:58:35 +00:00
Mark McLoughlin
4d56d3c638
Wed Jul 5 17:11:32 IST 2006 Mark McLoughlin <markmc@redhat.com>
...
* xml.c: allow a <domain> to not have any <disk> devices - e.g.
when using an NFS root.
2006-07-07 14:36:27 +00:00
Daniel Veillard
e2bd543163
* src/xend_internal.c: fixed xenDaemonOpen() to try both unix and
...
http accesses by default and to use the provided URI otherwise,
applied Jim Fehlig patch working around xend connection close bug
* autogen.sh: fixed package name
Daniel
2006-07-06 09:29:34 +00:00
Mark McLoughlin
5004bee519
unleash the hush puppies
2006-07-05 21:52:52 +00:00
Mark McLoughlin
1addb9b1c0
Wed Jul 5 17:11:32 IST 2006 Mark McLoughlin <markmc@redhat.com>
...
* xml.c: make the entire <os> node optional if a bootloader
is specified. If we pass an image config to xend, the
bootloader gets ignored anyway.
2006-07-05 17:08:40 +00:00
Mark McLoughlin
48030121a1
Wed Jul 5 16:51:45 IST 2006 Mark McLoughlin <markmc@redhat.com>
...
* xml.c: only set bootloader flag when we actually get
a bootloader
2006-07-05 16:49:35 +00:00
Daniel Veillard
4fcc208fa4
* libvirt.spec.in proxy/Makefile.am: do the chown at the rpm packaging
...
level, to allow build as non-root
* src/xml.c: fix bug #197583 raised by markmc
Daniel
2006-07-04 12:46:14 +00:00
Daniel Veillard
567b42ce6a
* NEWS docs/* configure.in libvirt.spec.in include/libvirt/libvirt.h:
...
preparing release of 0.1.2
* src/proxy_internal.c: don't warn on open if using http and not the
proxy.
Daniel
2006-07-03 15:48:49 +00:00
Daniel Veillard
c74976f139
* libvirt.spec.in proxy/Makefile.am src/proxy_internal.c
...
src/xen_internal.c: fixing the proxy installation, integrate in
the spec file and fix a few bugs in the proxy, seems to behave
correctly now.
* docs/apibuild.py docs/*: fixing the doc and API generator
Daniel
2006-07-03 13:45:55 +00:00
Daniel Veillard
5995e2428c
* proxy/libvirt_proxy.c src/proxy_internal.[ch] src/xend_internal.[ch]:
...
finished the last entry point missing for the proxy code.
Daniel
2006-07-03 11:12:12 +00:00
Daniel Veillard
f14093e509
* proxy/libvirt_proxy.c src/proxy_internal.c: more bug fixes,
...
virsh starts to work normally over the proxy. Still one entry
point missing but it's minor.
Daniel
2006-06-30 16:23:16 +00:00
Daniel Veillard
ec48593fdc
* proxy/libvirt_proxy.c src/proxy_internal.c src/xen_internal.c
...
src/xen_internal.h src/xend_internal.c src/xend_internal.h:
implemented id based lookup and other cleanups, virsh starts to
work, but still some TODOs
Daniel
2006-06-29 23:53:31 +00:00
Daniel Veillard
337211e731
* src/proxy_internal.c src/proxy_internal.h src/driver.h src/libvirt.c
...
src/Makefile.am: moved proxy/proxy.h and proxy/proxy_client.c as
proxy_internal.[ch] and integrated them as a new driver.
* proxy/Makefile.am proxy/libvirt_proxy.c src/xen_internal.c
src/xen_internal.h src/xend_internal.c: various related cleanups.
Daniel
2006-06-29 22:12:47 +00:00
Daniel Veillard
c386d9747b
* proxy/libvirt_proxy.c proxy/proxy.h proxy/proxy_client.c: more
...
progresses on the proxy implementation.
* src/xend_internal.c src/xend_internal.h: exported one routine
Daniel
2006-06-29 14:44:37 +00:00
Daniel Veillard
27b7a8be52
* configure.in Makefile.am proxy/Makefile.am proxy/libvirt_proxy.c
...
proxy/proxy.h proxy/proxy_client.c src/internal.h src/xen_internal.c
src/xend_internal.c: started working on a proxy to access xend
for unpriviledged users to avoid opening xend HTTP service to
serve those read-only operations.
Daniel
2006-06-28 18:19:13 +00:00
Daniel Veillard
b62cdc1405
* configure.in libvirt.spec.in docs/examples/* include/Makefile.am
...
include/libvirt/virterror.h python/generator.py python/libvir.c
python/libvirt_wrap.h src/driver.h src/internal.h src/test.h
src/virsh.c src/virterror.c src/xend_internal.c src/xend_internal.h
src/xml.c src/xml.h: moved the includes from include/ to
include/libvirt to reflect the installed include tree. This
avoid using "" in the includes themselves.
Daniel
2006-06-26 15:02:18 +00:00
Daniel Veillard
17af6e0a9b
* NEWS libvirt.spec.in docs/*: preparing release of 0.1.1
...
Daniel
2006-06-21 13:36:07 +00:00
Daniel Veillard
ac4818d05a
* src/driver.h src/libvirt.c src/test.c src/xen_internal.c
...
src/xend_internal.c src/xs_internal.c: add driver numbers and
tweak a bit suspend/resume/destroy operation to avoid doing
them directly though the hypervisor if other succeeded first.
Daniel
2006-06-21 12:56:19 +00:00
Daniel Veillard
a2e2e4652f
* src/xen_internal.c: try to autodetect the Xen hypervisor version
...
used and switch automatically. A bit nasty though.
Daniel
2006-06-21 12:15:18 +00:00
Daniel Veillard
801bfd2ec9
* src/xen_internal.c: fix breakage introduced in Xen changeset 10277
...
Daniel
2006-06-20 16:07:41 +00:00
Daniel Veillard
d455b40712
* src/xen_internal.c src/xen_internal.h src/xs_internal.c: fix
...
a TODO in xs_internal.c pointed out by Philippe Berthault
Daniel
2006-06-16 15:28:26 +00:00
Daniel Veillard
15b40d295d
* src/libvirt.c src/xen_internal.c src/xend_internal.c: more driver
...
related cleanups, nearly finished
Daniel
2006-06-16 12:36:40 +00:00
Daniel Veillard
442b733e6c
* src/libvirt.c src/xend_internal.c src/xend_internal.h
...
src/xs_internal.c: more cleanups for the driver architecture
Daniel
2006-06-15 14:50:48 +00:00
Daniel P. Berrange
4ab2646127
Added implementation of shutdown & reboot driver methods
2006-06-14 23:58:34 +00:00
Daniel P. Berrange
5cc5f540f0
Connect up domain destroy, suspend, resume, reboot, shutdown methods to driver backends
2006-06-14 17:07:00 +00:00
Daniel Veillard
037f413e4e
* src/libvirt.c src/xend_internal.c src/xend_internal.h: cleaned up
...
virConnectListDomains and virConnectNumOfDomains, implemented xend
driver entry point for them.
daniel
2006-06-14 15:44:14 +00:00
Daniel Veillard
ef61dba0dc
* src/libvirt.c: Daniel P. Berrange pointed out a bug in virConnectOpen
...
Daniel
2006-06-14 13:03:04 +00:00
Daniel P. Berrange
e85fa600e7
Switch float -> double when calculating CPU time in dominfo command to avoid loss of precision
2006-06-13 19:08:40 +00:00
Daniel Veillard
2bfd45c942
* src/libvirt.c src/xen_internal.c src/xend_internal.c
...
src/xs_internal.c: fix the connection and GetType initialization.
Daniel
2006-06-13 18:29:42 +00:00
Daniel Veillard
7efa1c11b5
* docs//*: rebuilt the documentation
...
* src/driver.h src/libvirt.c src/test.c src/xen_internal.c
src/xend_internal.c src/xs_internal.c: started to fix some of
the driver related problem raised by Daniel Berrange, added a
ver version field to drivers.
Daniel
2006-06-13 16:31:44 +00:00
Daniel P. Berrange
d9bfbfa949
Call xenDeamonClose if ping test fails during open call, to ensure any resources are freed up
2006-06-13 13:45:09 +00:00
Daniel P. Berrange
1213bedf6d
Do a 'ping' test when opening connection to verify XenD really is there & alive
2006-06-12 22:21:04 +00:00
Daniel P. Berrange
e5bb0cb052
Added 'mock' hypervisor driver for use by unit tests
2006-06-06 03:32:51 +00:00
Daniel Veillard
88e6f39ae6
* src/hash.c, src/internal.h: Switch the uuid parameter in virGetDomain
...
to be of type 'unsigned char' since its a raw UUID we're passing in,
not a printable one.
* src/libvirt.c: Remove bogus "unsigned char" -> "char" type casts. Hook
up the "domainLookupByID", "domainLookupByUUID", "domainLookupByName"
and "domainGetInfo" driver backend functions.
Daniel
2006-05-29 18:03:27 +00:00
Karel Zak
d0f2c663be
added Daniel B.'s build system patches
2006-05-29 16:05:05 +00:00
Karel Zak
d47ddf5b67
support mock & domuuid for virsh
2006-05-29 15:39:31 +00:00
Karel Zak
624505349d
UUID utils, virsh cleanup, ...
2006-05-22 14:38:33 +00:00
Karel Zak
fd6d06b49d
XML-RPC errors checks
2006-05-10 14:48:20 +00:00
Karel Zak
0d8e15fa75
added virBufferStrcat
2006-05-10 12:15:49 +00:00
Karel Zak
0f579f785c
XML-RPC tests
2006-05-09 15:35:46 +00:00
Daniel Veillard
bfee5cd2cd
* src/hash.c src/internal.h src/libvirt.c src/virterror.c
...
src/xml.h include/libvirt.h[.in] include/virterror.h: started
adding new APIs, some still TODO, and not tested yet
Daniel
2006-04-28 18:29:26 +00:00
Daniel Veillard
7b38f418cb
* src/xml.c src/xend_internal.c TODO: added uuid to the XML
...
serialization
Daniel
2006-04-27 14:14:23 +00:00
Daniel Veillard
1e01848396
* src/xml.c: applied patch from Jeremy Katz to not require a
...
root entry in XML nor try to extract it from command line
informations.
Daniel
2006-04-26 07:31:16 +00:00