Daniel P. Berrange
1c236e9c25
Enable compiler stack protection flags
2007-03-21 14:52:12 +00:00
Daniel P. Berrange
07fb9d64b0
Fixed buffer overflow in qemu networking
2007-03-20 16:50:42 +00:00
Daniel Veillard
4ffe066dd8
* src/virsh.c: add error messages for negative memory size as
...
pointed out by Masayuki Sunou
Daniel
2007-03-20 15:31:46 +00:00
Daniel Veillard
633a3bef0d
* src/xen_internal.c: applied patch from Atsushi SAKAI fixing
...
direct hypervisor calls on some recent Xen versions
Daniel
2007-03-20 15:22:39 +00:00
Daniel Veillard
7c21366518
* libvirt.spec.in: missing /etc/libvirt/qemu/networks/autostart
...
Daniel
2007-03-20 14:49:43 +00:00
Daniel Veillard
4d5292c4da
* src/virsh.c: applied patch from Jim Meyering to add printf-style
...
function checking in virsh.c and fix one warning raised
Daniel
2007-03-19 14:20:30 +00:00
Daniel Veillard
5af3ccc8f8
* qemud/protocol.h src/internal.h: applied patch from Jim Meyering
...
removing global variables (using named enum instead).
Daniel
2007-03-19 14:18:05 +00:00
Daniel Veillard
7bdee4adef
* src/libvirt.c: patch from Atsushi SAKAI, fixing virsh access
...
as root when libvirt_qemud is not running
* TODO: updated
Daniel
2007-03-19 10:15:52 +00:00
Daniel Veillard
3edfdbf02d
* src/virsh.c: patch from Masayuki Sunou, checking that byte
...
values passed to virsh memory commands are positive.
Daniel
2007-03-19 09:46:13 +00:00
Daniel Veillard
b50353f80f
last changes for 0.2.1, daniel
2007-03-16 22:26:55 +00:00
Daniel Veillard
f162d50399
* NEWS libvirt.spec.in docs/libvir.html docs/news.html: preparing
...
release of libvirt-0.2.1
Daniel
2007-03-16 19:31:14 +00:00
Daniel Veillard
d1b1545168
* docs/*: updated the format section, augmented Networking with
...
description provided by Daniel Berrange
* po/*: regenerated
Daniel
2007-03-16 18:33:53 +00:00
Daniel Veillard
9e170a88cd
* qemud/conf.c qemud/driver.h qemud/internal.h src/internal.h
...
src/sexpr.h src/test.c src/xm_internal.c src/xml.c src/xml.h:
applied patch from Richard Jones adding check to printf-like
functions and fixing the problems raised
Daniel
2007-03-16 15:03:21 +00:00
Daniel Veillard
d7e1c4fc51
* src/xml.c tests/sexpr2xmltest.c tests/xmconfigtest.c: avoid
...
warnings when compiling without Xen
Daniel
2007-03-16 14:55:51 +00:00
Daniel Veillard
ccee35cbb0
* python/generator.py: patch from Tatsuro Enokura to fix
...
virNetworkDefine binding
Daniel
2007-03-16 10:44:44 +00:00
Daniel P. Berrange
d59c9d2fa8
Fixed use of regexps in capabilities APIs
2007-03-15 18:59:47 +00:00
Daniel P. Berrange
33134578b3
Fixed two bugs in QEMU impl of capabilities call
2007-03-15 18:23:00 +00:00
Daniel P. Berrange
6d11322bc7
Fixed uninitialized value warning
2007-03-15 18:15:14 +00:00
Daniel P. Berrange
3f2184a401
Change installation of default network XML in RPM
2007-03-15 17:51:11 +00:00
Daniel Veillard
d3d6ea5a80
Oops forgot them, daniel
2007-03-15 17:30:04 +00:00
Daniel Veillard
635ae38979
* include/libvirt/libvirt.h[.in] include/libvirt/virterror.h
...
proxy/libvirt_proxy.c qemud/Makefile.am qemud/conf.c qemud/conf.h
qemud/dispatch.c qemud/internal.h qemud/protocol.h
src/driver.h src/internal.h src/libvirt.c src/libvirt_sym.version
src/proxy_internal.c src/proxy_internal.h src/qemu_internal.c
src/test.c src/virsh.c src/virterror.c src/xen_internal.c
src/xen_internal.h src/xend_internal.c src/xm_internal.c
src/xml.h src/xs_internal.c: applied patch from Richard Jones
adding virConnectGetCapabilities(), plus various small little
fixes
* docs/*: fixed the api extractor script and regenerated
Daniel
2007-03-15 17:24:56 +00:00
Daniel Veillard
d59bfbd00e
* python/generator.py: fix the python binding generation for
...
virNetworkLookup...() functions, which were clashing with
equivalent virConnLookup...() equivalents, as reported by
Tatsuro Enokura
Daniel
2007-03-15 15:23:21 +00:00
Daniel Veillard
6f7f84a772
* src/virsh.c src/xen_internal.c: applied patch from Atsushi SAKAI
...
to better handle the case where there is no limit in the domain
upper memory size
* docs/architecture.html docs/format.html docs/intro.html
docs/libvir.html: started to update the documentation to reflect
the current state
Daniel
2007-03-15 14:27:09 +00:00
Daniel Veillard
181ce1fdc6
* configure.in proxy/Makefile.am proxy/libvirt_proxy.c
...
src/Makefile.am src/libvirt.c src/qemu_internal.c src/test.c
src/xen_internal.c src/xen_internal.h src/xend_internal.c
src/xm_internal.c src/xml.c src/xs_internal.c
tests/Makefile.am tests/sexpr2xmltest.c tests/xmconfigtest.c:
allow selective compilation of Xen,QEmu/KVM and test support
in or out at configure time. Also allows to compile on a system
without Xen development installed. All drivers are selected by
default.
Daniel
2007-03-15 07:43:16 +00:00
Daniel Veillard
98d3a3f1f8
* src/xend_internal.c: applied patch from Kazuki Mizushima, an
...
inversion between shutoff and shutdown flags
* po/* doc/*: automatic update
Daniel
2007-03-14 13:14:50 +00:00
Daniel P. Berrange
a534de5281
Improve support for virtual networking
2007-03-13 22:43:22 +00:00
Daniel P. Berrange
06b3f3ced3
Fixed generation of UUIDs to work on upgrades
2007-03-13 03:18:52 +00:00
Daniel P. Berrange
afa1d92a9f
Autogenerate UUID for default network
2007-03-12 16:32:43 +00:00
Daniel P. Berrange
a274fe6574
Generate random UUID for network config
2007-03-12 14:10:14 +00:00
Daniel P. Berrange
deb5db5e1b
Export virConf symbols with leading __
2007-03-09 20:47:12 +00:00
Daniel P. Berrange
6a66941843
Added python bindings for networking APIs
2007-03-09 15:42:50 +00:00
Daniel Veillard
b35adb3836
* src/virsh.c: bad pointer/int mismatch fixes from Richard Jones
...
daniel
2007-03-09 13:44:24 +00:00
Daniel P. Berrange
03d48a87ed
Fix double free in XML parsing
2007-03-09 03:08:34 +00:00
Daniel P. Berrange
aeccfe85be
Make sure to create system socket directory
2007-03-08 23:31:28 +00:00
Daniel P. Berrange
dc8c7754bb
Make compiler warnings fatal errors for automated builds
2007-03-08 21:32:18 +00:00
Daniel P. Berrange
c992b3f77d
Incorporate automated build number if RPM release
2007-03-08 21:31:20 +00:00
Daniel P. Berrange
102c75057a
Fix misc bugs in qemu connection opening
2007-03-08 15:16:01 +00:00
Daniel P. Berrange
f30b84f901
Refactored driver reg to avoid type-punning
2007-03-08 14:53:41 +00:00
Daniel Veillard
89de0c87ae
Oops forgot one part, Daniel
2007-03-08 14:17:32 +00:00
Daniel Veillard
6a1e3d5f36
* src/internal.h src/xend_internal.c src/xm_internal.c src/xml.c:
...
add a check for minimal size of Xen Dom0, track places where we
had arbitrary minimal memory requirement and use a predefined
macro to clean this up.
Daniel
2007-03-08 14:12:06 +00:00
Daniel P. Berrange
8ebe070edc
Don't try to create default.xml autostart link if it already exists
2007-03-08 14:00:00 +00:00
Daniel P. Berrange
6e5c6bb3d6
Added Nobuhiro Itou and Masayuki Sunou to AUTHORS
2007-03-08 13:49:47 +00:00
Daniel P. Berrange
b776222049
Added --readonly flag to virsh
2007-03-08 13:48:22 +00:00
Daniel Veillard
1e95c63059
* src/xml.c: applied patch from Nobuhiro Itou to allow the
...
VNC port 5900 to be used with xend, it's an edge case.
Daniel
2007-03-08 08:55:56 +00:00
Daniel Veillard
b412cfadb5
* include/libvirt/libvirt.h include/libvirt/libvirt.h.in
...
src/driver.h src/libvirt.c src/libvirt_sym.version
src/proxy_internal.c src/qemu_internal.c src/test.c src/virsh.c
src/xen_internal.c src/xen_internal.h src/xend_internal.c
src/xm_internal.c src/xs_internal.c: applied patch from
Masayuki Sunou to add and entry point to check the maximum
number of virtual CPU supported by a virtualization mechanism
* doc/*.html doc/libvirt-*.xml: regenerated the interfaces descriptions
and associated docs.
Daniel
2007-03-08 08:31:07 +00:00
Mark McLoughlin
60796a554b
Wed Mar 07 11:53:22 IST 2007 Mark McLoughlin <markmc@redhat.com>
...
* qemud/default-network.xml: add a default network
* qemud/Makefile.am: install it, and the autostart symlink
* libvirt.spec.in: update
2007-03-07 11:54:29 +00:00
Daniel P. Berrange
5fb88728f0
Remove unused argv/argc
2007-03-06 22:59:03 +00:00
Daniel P. Berrange
ab1649d367
virGetDomain/Network require non-NULL name & UUID
2007-03-06 22:06:14 +00:00
Daniel P. Berrange
d6db609d74
Fixed up numerous compiler warnings
2007-03-06 21:55:44 +00:00
Daniel P. Berrange
955f12037e
Added support for keymap in VNC display
2007-03-06 20:00:17 +00:00