- 21 9月, 2009 1 次提交
-
-
由 Daniel P. Berrange 提交于
Move the virsh tool and its man page into the tools directory * Makefile.am: Remove rules for virsh.1 man page * virsh.1: Remove auto-generated file * docs/Makefile.am: Remove rules for virsh.pod man page * docs/virsh.pod: Move to tools/ directory * src/Makefile.am, src/.gitignore: Remove rules for virsh * src/console.c, src/console.h, src/*.ico, src/virsh_win_icon.rc, src/virsh.c: Move into tools/ directory * tools/Makefile.am: Add rules for building virsh * tools/.gitignore: Ignore virsh built files * tests/virshtest.c, tests/int-overflow: Update for new virsh location
-
- 11 9月, 2009 1 次提交
-
-
由 Miloslav Trmač 提交于
* src/virsh.c: Add virsh commands. * docs/virsh.pod, virsh.1: Update documentation.
-
- 11 8月, 2009 1 次提交
-
-
由 Mark McLoughlin 提交于
* docs/virsh.pod: don't reference format.html anymore, reference the formatdomain.html etc. pages * virsh.1: re-generate
-
- 16 7月, 2009 1 次提交
-
-
由 Paolo Bonzini 提交于
* src/virsh.c: adds cd and pwd commands to virsh useful for save and restore commands * docs/virsh.pod virsh.1: update the documentation * AUTHORS: add Paolo Bonzini
-
- 20 4月, 2009 1 次提交
-
-
由 Mark McLoughlin 提交于
It's "service libvirtd start", not "service start libvirtd". Reported-by: NRobert P. J. Day <rpjday@crashcourse.ca> Signed-off-by: NMark McLoughlin <markmc@redhat.com>
-
- 19 4月, 2009 1 次提交
-
-
由 Daniel P. Berrange 提交于
-
- 14 2月, 2009 1 次提交
-
-
由 Mark McLoughlin 提交于
Note, I haven't generated a new virsh.1 because Pod::Man 2.16 gives a bunch of warnings even with the existing version.
-
- 18 12月, 2008 1 次提交
-
-
由 Jim Meyering 提交于
-
- 09 10月, 2008 1 次提交
-
-
由 Dan Smith 提交于
-
- 25 9月, 2008 1 次提交
-
-
由 Mark McLoughlin 提交于
* docs/virsh.pod: fixup some minor issues - e.g. bogus references to "xm"
-
- 01 8月, 2008 1 次提交
-
-
由 Richard W.M. Jones 提交于
* src/virsh.c: Implement 'virsh edit', 'virsh net-edit' and 'virsh pool-edit' commands. These edit the XML for domains, networks and storage pools respectively, and are the equivalent of doing 'virsh dumpxml; vi foo.xml; virsh define' * src/Makefile.am, src/.cvsignore: Auto-generate the net-edit and pool-edit commands. * docs/virsh.pod: Updated the documentation.
-
- 15 5月, 2008 1 次提交
-
-
由 Atsushi SAKAI 提交于
Fix typos and comments
-
- 18 4月, 2008 1 次提交
-
-
由 Daniel P. Berrange 提交于
-
- 15 4月, 2008 1 次提交
-
-
由 Daniel Veillard 提交于
* virsh.1 docs/virsh.pod: fix missing entries and small cleanups in the man page, should fix #442429 Daniel
-
- 17 3月, 2008 1 次提交
-
-
由 Daniel Veillard 提交于
src/libvirt.c src/qemu.conf src/remote_internal.c src/xend_internal.c tests/confdata/libvirtd.conf tests/confdata/libvirtd.out: patch from Atsushi SAKAI fixing a ot more typo Daniel
-
- 14 3月, 2008 1 次提交
-
-
由 Richard W.M. Jones 提交于
Saori FUKUTA).
-
- 06 2月, 2008 1 次提交
-
-
由 Jim Meyering 提交于
* Makefile.cfg (local-checks-to-skip): Remove sc_trailing_blank. * .x-sc_trailing_blank: New file, to exempt the few binary files.
-
- 30 1月, 2008 1 次提交
-
-
由 Jim Meyering 提交于
* Makefile.cfg (local-checks-to-skip) [sc_the_the]: Enable. * docs/virsh.pod: Remove a duplicate "the". * libvirt.spec.in: Likewise. * virsh.1: Likewise.
-
- 25 1月, 2008 1 次提交
-
-
由 Richard W.M. Jones 提交于
* docs/virsh.pod: Clarify virsh documentation on when you can set memory and vCPUs.
-
- 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
-
- 14 8月, 2007 1 次提交
-
-
由 Daniel Veillard 提交于
Daniel
-
- 26 7月, 2007 1 次提交
-
-
由 Daniel Veillard 提交于
this should fix bug #239687 Daniel
-
- 23 7月, 2007 1 次提交
-
-
由 Daniel Veillard 提交于
environment variable as suggested by David Lutterkort Daniel
-
- 21 6月, 2007 4 次提交
-
-
由 Richard W.M. Jones 提交于
* docs/virsh.pod: Fixed a few typos and POD directives.
-
由 Daniel Veillard 提交于
-
由 Daniel Veillard 提交于
to reflect the current set of commands, added a rule in the Makefile to regenerate the man page, and regenerated. Daniel
-
由 Daniel Veillard 提交于
from Andrew Puch April 2006 Daniel
-