- 07 11月, 2007 1 次提交
-
-
由 Daniel Veillard 提交于
remove the domainDumpXML entry when changing the driver structure Daniel
-
- 06 11月, 2007 2 次提交
-
-
由 Daniel Veillard 提交于
from Masayuki Sunou to fix xend errors when adding disk devices, due to improper device id lookup. Daniel
-
由 Daniel Veillard 提交于
validation of virsh schedinfo parameters. Daniel
-
- 05 11月, 2007 1 次提交
-
-
由 Daniel Veillard 提交于
cpuset parameter for numa uses cpu maxcpu-1 Daniel
-
- 01 11月, 2007 1 次提交
-
-
由 Daniel Veillard 提交于
when an HVM domain is started with a CD-Rom config, this should fix #328841 Daniel
-
- 31 10月, 2007 1 次提交
-
-
由 Daniel Veillard 提交于
src/xen_unified.[ch] src/xend_internal.[ch] src/xml.[ch]: last patch for the library NUMA support, allow to serialize CPU pinning to domain configs (but won't work though proxy access), includes many patches from Saori Fukuta. Daniel
-
- 27 10月, 2007 5 次提交
-
-
由 Daniel P. Berrange 提交于
-
由 Daniel P. Berrange 提交于
-
由 Daniel P. Berrange 提交于
-
由 Daniel P. Berrange 提交于
-
由 Daniel P. Berrange 提交于
-
- 26 10月, 2007 1 次提交
-
-
由 Daniel Veillard 提交于
Daniel
-
- 24 10月, 2007 1 次提交
-
-
由 Daniel Veillard 提交于
to detect overflow, and also reindented the module. Daniel
-
- 23 10月, 2007 2 次提交
-
-
由 Daniel Veillard 提交于
Daniel
-
由 Daniel Veillard 提交于
from Jim Paris Daniel
-
- 22 10月, 2007 1 次提交
-
-
由 Daniel Veillard 提交于
Daniel
-
- 19 10月, 2007 3 次提交
-
-
由 Daniel Veillard 提交于
* src/buf.c: fix virBufferContentAndFree to make sure the string is always 0 terminated. Daniel
-
由 Daniel Veillard 提交于
raised by Tatsuro Enokura Daniel
-
由 Daniel Veillard 提交于
* tests/conftest.c: Use fwrite, not printf, since the result buffer is not NUL-terminatedi, from Jim Meyering. * tests/qemuxml2argvtest.c: Initialize vm.migrateFrom[0], to avoid "read-uninitialized" error from within qemudBuildCommandLinei, from Jim Meyering. Daniel
-
- 17 10月, 2007 1 次提交
-
-
由 Richard W.M. Jones 提交于
* src/xend_internal.c (sexpr_get): Declare with gcc's printf attribute. (Jim Meyering)
-
- 16 10月, 2007 1 次提交
-
-
由 Daniel P. Berrange 提交于
-
- 15 10月, 2007 1 次提交
-
-
由 Richard W.M. Jones 提交于
* src/test.c, include/libvirt/libvirt.h.in: Remove virDomainRestart from the public API (it was not used), and move it into the test driver where it is used for purely internal purposes.
-
- 13 10月, 2007 2 次提交
-
-
由 Daniel P. Berrange 提交于
-
由 Daniel P. Berrange 提交于
-
- 11 10月, 2007 3 次提交
-
-
由 Daniel P. Berrange 提交于
-
由 Daniel P. Berrange 提交于
-
由 Daniel P. Berrange 提交于
-
- 08 10月, 2007 1 次提交
-
-
由 Daniel Veillard 提交于
NUMA topology for cells without CPUs Daniel
-
- 05 10月, 2007 1 次提交
-
-
由 Daniel P. Berrange 提交于
-
- 30 9月, 2007 7 次提交
-
-
由 Daniel P. Berrange 提交于
-
由 Daniel Veillard 提交于
argument * src/libvirt_sym.version: export virNodeGetFreeMemory() Daniel
-
由 Daniel Veillard 提交于
-
由 Daniel Veillard 提交于
src/driver.h src/libvirt.c src/openvz_driver.c src/qemu_driver.c src/test.c src/xen_unified.c src/xend_internal.c: add new API virNodeGetFreeMemory(), extends the driver. Lacks remote and QEmu support though. * src/libvirt.c: allows to fix virNodeGetCellsFreeMemory() adding parameter check for startCell. * proxy/libvirt_proxy.c src/xend_internal.[ch] include/libvirt/libvirt.h include/libvirt/libvirt.h.in: applied vncpasswd dump patch from Mark Johnson but with the virDomainXMLFlags extension as suggested by Daniel Berrange this changed a couple of internal APIs too * tests/sexpr2xmldata/sexpr2xml-no-source-cdrom.xml: fix one of the tests affected by bootloader dump change. Daniel
-
由 Daniel P. Berrange 提交于
-
由 Daniel P. Berrange 提交于
-
由 Daniel P. Berrange 提交于
-
- 29 9月, 2007 1 次提交
-
-
由 Daniel P. Berrange 提交于
-
- 28 9月, 2007 1 次提交
-
-
由 Daniel Veillard 提交于
src/qemu_driver.c src/remote_internal.c src/test.c src/xen_internal.[ch] src/xen_unified.c src/xend_internal.[ch] src/libvirt.c src/libvirt_sym.version: adding NUMA support patches from Beth Kon adding new virNodeGetCellsFreeMemory entry point and extending the virConnectGetCapabilities one. Fix a couple of issues in the patch and add to exported symbols from shared lib. * docs/virsh.pod docs/virsh.1 src/virsh.c: added new command freecell to get the available memory on the node or in a NUMA cell. * docs/*: updated and regenerated the documentation Daniel
-
- 25 9月, 2007 1 次提交
-
-
由 Richard W.M. Jones 提交于
Fabian Deutsch for finding and fixing this).
-
- 22 9月, 2007 1 次提交
-
-
由 Daniel P. Berrange 提交于
-