summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* API: consolidate common unreleased enumsEric Blake2011-06-041-6/+6
* docs: document iface-* commandsEric Blake2011-06-021-6/+6
* screenshot: Expose the new API in virshMichal Privoznik2011-06-021-11/+176
* Fix sysinfo/virsh build problems on Win32Daniel P. Berrange2011-05-311-2/+2
* Allow virsh to pass in a custom XML document for migrationDaniel P. Berrange2011-05-311-2/+17
* virsh: improve schedinfo querying abilityEric Blake2011-05-291-5/+27
* maint: prefer newer API names internallyEric Blake2011-05-291-34/+34
* interface: expose network config transaction API to virshMichal Privoznik2011-05-271-0/+91
* Add new flags for setting memory parametersHu Tao2011-05-271-3/+23
* virsh: time_t is not a long on FreeBSDMatthias Bolte2011-05-251-4/+10
* virsh: Use Env variables for debug level and logfileSupriya Kannery2011-05-191-3/+28
* virsh: optimize creation of default connectionEric Blake2011-05-181-179/+250
* virsh: add parameters --live, --config and --current to cmd schedinfoHu Tao2011-05-171-2/+26
* virsh: Correctly initialize libvirtJiri Denemark2011-05-171-4/+9
* virsh: Report an error when virGetUserDirectory failsMatthias Bolte2011-05-161-1/+3
* virsh: Prefer virDomainGetState over virDomainGetInfoJiri Denemark2011-05-161-33/+162
* virsh: Fix uninitialized variable warningMatthias Bolte2011-05-141-1/+1
* inject-nmi: Expose the new API in virshLai Jiangshan2011-05-101-0/+35
* Fix two uninitialized variable warningsMatthias Bolte2011-05-101-1/+1
* maint: avoid comparisons to bool constantsEric Blake2011-05-061-4/+4
* virsh: use new method for easier log to fileEric Blake2011-05-051-24/+32
* maint: rename virBufferVSprintf to virBufferAsprintfEric Blake2011-05-051-32/+32
* virsh: avoid null pointer dereferenceEric Blake2011-05-031-4/+5
* virsh: fix regression in log to fileSupriya Kannery2011-04-301-6/+7
* build: fix getcwd portability problemsEric Blake2011-04-291-26/+8
* virsh: avoid compiler warning on mingwEric Blake2011-04-281-2/+9
* fix virsh's regressionWen Congyang2011-04-281-30/+33
* virsh: nuke use of TRUE and FALSEEric Blake2011-04-191-859/+857
* virsh: fix regression in parsing optional integerEric Blake2011-04-151-45/+104
* virsh: list required options firstEric Blake2011-04-151-10/+10
* setmaxmem: add the new options to "virsh setmaxmem" commandTaku Izumi2011-04-081-7/+36
* setmem: add --current option to virsh setmem commandTaku Izumi2011-04-071-5/+15
* setmaxmem: remove the code to invoke virDomainSetMemory in cmdSetmaxmemTaku Izumi2011-04-071-9/+1
* Enable -Wmissing-format-attribute warningDaniel P. Berrange2011-04-051-1/+2
* virsh: Remove two 4kb stack allocationsMatthias Bolte2011-04-051-6/+17
* virsh: Fix documentation for memtune commandJiri Denemark2011-04-011-1/+1
* maint: avoid locale-sensitivity in string case comparisonsEric Blake2011-03-301-0/+1
* Add vol-upload and vol-download commands to virshDaniel P. Berrange2011-03-291-0/+234
* virsh: allow empty string argumentsEric Blake2011-03-151-9/+15
* virsh: Insert error messages to avoid a quiet abortion of commandsMichal Privoznik2011-03-141-14/+38
* virsh: Allow starting domains by UUIDJiri Denemark2011-03-141-1/+2
* virsh: Adding blkiotune command to virsh toolGui Jianfeng2011-03-101-0/+131
* setmem: add the new options to "virsh setmem" commandTaku Izumi2011-03-101-2/+21
* virsh: Change option parsing functions to return tri-state informationMichal Privoznik2011-03-081-336/+310
* virsh: change vshCommandOptString return type and fix const-correctnessMichal Privoznik2011-03-081-115/+120
* Expose event loop implementation as a public APIDaniel P. Berrange2011-03-071-7/+2
* Move event code out of the daemon/ into src/util/Daniel P. Berrange2011-03-071-8/+8
* fixes for several memory leaksPhil Petty2011-03-041-3/+8
* Fix discard of expected errorsDaniel P. Berrange2011-02-231-0/+5
* virsh: replace vshPrint with vshPrintExtra for snapshot listOsier Yang2011-02-221-2/+2