- 11 4月, 2007 1 次提交
-
-
由 Daniel Veillard 提交于
Nikolay Sivov should fix #235904 Daniel
-
- 10 4月, 2007 2 次提交
-
-
由 Richard W.M. Jones 提交于
* src/xen_unified.c (xenUnifiedRegister): Comment the xenUnifiedRegister function to avoid error message when building docs/. Patch from Atsushi SAKAI.
-
由 Richard W.M. Jones 提交于
* src/xen_unified.h, src/xen_unified.c: Fix indentation.
-
- 06 4月, 2007 2 次提交
-
-
由 Daniel Veillard 提交于
* src/xml.c: fixed a return comment Daniel
-
由 Daniel Veillard 提交于
routines, only xml.c is cleaned up, other modules to follow. Daniel
-
- 04 4月, 2007 2 次提交
-
-
由 Richard W.M. Jones 提交于
* src/xen_unified.c et al: Unified Xen driver. Architecture described here: https://www.redhat.com/archives/libvir-list/2007-March/msg00396.html
-
由 Richard W.M. Jones 提交于
* configure.in, qemud/Makefile.am: Set QEMUD_PID_FILE macro correctly (expand ${prefix} in Makefile). * qemud/qemud.c: Add command line help. * ChangeLog: Remove a CVS '>>>>' conflict line which had been committed inadvertently.
-
- 02 4月, 2007 1 次提交
-
-
由 Daniel Veillard 提交于
that memory values are in kilobytes Daniel
-
- 31 3月, 2007 4 次提交
-
-
由 Mark McLoughlin 提交于
* qemud/iptables.c: As suggested by danpb, make libvirt_qemud handle SIGHUP by re-loading the iptables rules.
-
由 Mark McLoughlin 提交于
* qemud/iptables.c: Re-factor things a little so that we maintain the rules in memory even when we're not going to write them to disk.
-
由 Mark McLoughlin 提交于
* qemud/iptables.c: Remove the target interface parameter from iptablesPhysdevForward(). This rule is intended to allow frames to be forwarded across the bridge from the supplied bridge port. In this context, the --out parameter would match the outgoing bridge port, which will never be network->def->forwardDev.
-
由 Mark McLoughlin 提交于
* qemud/iptables.c: ensure iptablesContext is zereod out when allocating so we don't try and free an invalid pointer.
-
- 28 3月, 2007 2 次提交
-
-
由 Richard W.M. Jones 提交于
in almost all cases where an error is encountered in the underlying libvirt code.
-
由 Daniel Veillard 提交于
erroneous value of the hypercall XEN_V2_OP_SETMAXMEM * libvirt.spec.in: applies changes from Jeremy Katz for libvirt spec and also another fix from Michael Schwendt fixing rhbz#233874 Daniel
-
- 27 3月, 2007 3 次提交
-
-
由 Daniel P. Berrange 提交于
-
由 Daniel P. Berrange 提交于
-
由 Richard W.M. Jones 提交于
warn_unused_result by counting errors found in signal handler and logging them in the main loop.
-
- 26 3月, 2007 1 次提交
-
-
由 Daniel Veillard 提交于
user specified CFLAGS Daniel
-
- 24 3月, 2007 1 次提交
-
-
由 Daniel Veillard 提交于
replaced all sprintf instances by snprintf ones Daniel
-
- 23 3月, 2007 2 次提交
-
-
由 Richard W.M. Jones 提交于
nul-terminate the token in the output XML and a couple of cleanups for determining structure sizes.
-
由 Daniel Veillard 提交于
src/virsh.c src/xm_internal.c: change malloc/memset(0) pairs to using calloc() Daniel
-
- 22 3月, 2007 3 次提交
-
-
由 Daniel Veillard 提交于
of documentation following feedback from Simon Hernandez Daniel
-
由 Daniel Veillard 提交于
when using a wrong CPU number in vcpupin and report the error Daniel
-
由 Daniel Veillard 提交于
Florian La Roche, should fix #233409 Daniel
-
- 21 3月, 2007 4 次提交
-
-
由 Daniel P. Berrange 提交于
-
由 Daniel Veillard 提交于
routines documentation and fixes a couple of places where this was misused as pointed by Daniel Berrange. Daniel
-
由 Daniel P. Berrange 提交于
-
由 Daniel P. Berrange 提交于
-
- 20 3月, 2007 3 次提交
-
-
由 Daniel Veillard 提交于
pointed out by Masayuki Sunou Daniel
-
由 Daniel Veillard 提交于
direct hypervisor calls on some recent Xen versions Daniel
-
由 Daniel Veillard 提交于
Daniel
-
- 19 3月, 2007 4 次提交
-
-
由 Daniel Veillard 提交于
function checking in virsh.c and fix one warning raised Daniel
-
由 Daniel Veillard 提交于
removing global variables (using named enum instead). Daniel
-
由 Daniel Veillard 提交于
as root when libvirt_qemud is not running * TODO: updated Daniel
-
由 Daniel Veillard 提交于
values passed to virsh memory commands are positive. Daniel
-
- 17 3月, 2007 2 次提交
-
-
由 Daniel Veillard 提交于
release of libvirt-0.2.1 Daniel
-
由 Daniel Veillard 提交于
description provided by Daniel Berrange * po/*: regenerated Daniel
-
- 16 3月, 2007 3 次提交
-
-
由 Daniel Veillard 提交于
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
-
由 Daniel Veillard 提交于
warnings when compiling without Xen Daniel
-
由 Daniel Veillard 提交于
virNetworkDefine binding Daniel
-