- 13 4月, 2007 3 次提交
-
-
由 Daniel P. Berrange 提交于
-
由 Daniel Veillard 提交于
and raised by Thomas Canniot Daniel
-
由 Daniel P. Berrange 提交于
-
- 12 4月, 2007 2 次提交
-
-
由 Richard W.M. Jones 提交于
* src/libvirt.c: set VIR_CONNECT_RO on read-only connections. Patch by S.Sakamoto.
-
由 Daniel Veillard 提交于
to handle CDRom devices with no device name * tests/sexpr2xmltest.c tests/xml2sexprtest.c tests/sexpr2xmldata/sexpr2xml-no-source-cdrom.sexpr tests/sexpr2xmldata/sexpr2xml-no-source-cdrom.xml tests/xml2sexprdata/xml2sexpr-no-source-cdrom.sexpr tests/xml2sexprdata/xml2sexpr-no-source-cdrom.xml: added regression tests for this case based on Nobuhiro Itou test inputs. Daniel
-
- 11 4月, 2007 3 次提交
-
-
由 Daniel P. Berrange 提交于
-
由 Daniel P. Berrange 提交于
-
由 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 5 次提交
-
-
由 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 提交于
-
由 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 1 次提交
-
-
由 Daniel Veillard 提交于
function checking in virsh.c and fix one warning raised Daniel
-