summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* libvirt-guests: fix some typos in a commentMartin Kletzander2014-07-251-3/+3
* remove range checking for blkiotune weightMartin Kletzander2014-07-241-1/+1
* virsh: add option for selecting domdisplay typeMartin Kletzander2014-07-241-3/+21
* virsh: add error message when no graphical display is foundMartin Kletzander2014-07-241-0/+3
* virsh: Document bandwidth maximum more clearlyJohn Ferlan2014-07-171-4/+19
* virsh vol-upload/download disallow negative offsetJohn Ferlan2014-07-172-5/+11
* Fix const correctnessMichal Privoznik2014-07-163-7/+7
* Fix assignment of comparison against zeroJán Tomko2014-07-161-1/+1
* doc: Be more specific about semantics of _REUSE_EXT flagPeter Krempa2014-07-141-7/+10
* doc: Document that snapshot name of block-backed disk isn't autogeneratedPeter Krempa2014-07-141-1/+3
* virsh: document the possibility of accepting integers for numatune modeMartin Kletzander2014-07-092-4/+7
* lib: Introduce flag VIR_DOMAIN_BLOCK_REBASE_RELATIVEPeter Krempa2014-07-082-2/+14
* lib: Introduce flag VIR_DOMAIN_BLOCK_COMMIT_RELATIVEPeter Krempa2014-07-082-2/+9
* tools/wireshark: fix rpm buildPavel Hrdina2014-07-081-1/+5
* virsh: domain: Use inactive XML when unplugging interface with --configPeter Krempa2014-07-071-1/+6
* wireshark: Honor API change coming with 1.12 releaseMichal Privoznik2014-07-042-1/+38
* wireshark: Include more of libvirt internalsMichal Privoznik2014-07-043-18/+5
* virsh: expose virConnectGetDomainCapabilitiesMichal Privoznik2014-07-032-0/+105
* virsh: Allow attach-disk to specify disk target busYanbing Du2014-07-022-9/+22
* net: merge virNetworkGetDHCPLeases and virNetworkGetDHCPLeasesForMACPeter Krempa2014-06-271-4/+1
* virConnectCompareCPU: Introduce FAIL_INCOMPATIBLE flagv1.2.6-rc1Jiri Denemark2014-06-262-4/+14
* virsh: Remove bogus stat on log fileJiri Denemark2014-06-261-20/+0
* net-dhcp-leases: Add virsh supportNehal J Wani2014-06-242-0/+125
* cmdFreepages: initialize @tmpMichal Privoznik2014-06-231-1/+1
* virsh: fix broken code in freepagesEric Blake2014-06-191-9/+8
* virsh: Expose virNodeGetFreePagesMichal Privoznik2014-06-192-0/+175
* virsh: expose new active commit controlsEric Blake2014-06-192-15/+73
* blockjob: use stable disk string in job eventEric Blake2014-06-191-2/+5
* virsh: man: Correctly spell QEMUPeter Krempa2014-06-181-3/+3
* virsh: man: Fix examples and docs for virsh versionPeter Krempa2014-06-181-10/+15
* virsh: improve blockcopy UIEric Blake2014-06-122-18/+22
* virsh: forbid negative vcpu argument to vcpupinJincheng Miao2014-06-121-17/+18
* virsh: Reject negative numbers in vshCommandOptULongLongPeter Krempa2014-06-123-15/+47
* virsh: Reject negative numbers in vshCommandOptULPeter Krempa2014-06-123-11/+42
* virsh: Reject negative numbers in vshCommandOptUIntPeter Krempa2014-06-122-10/+41
* virsh: include bhyve in virsh -V outputRoman Bogorodskiy2014-06-111-0/+3
* virsh: Add details about specified migration hostChen Fan2014-06-101-3/+14
* blockcommit: document semantics of committing active layerEric Blake2014-06-101-1/+2
* Implement pretty flag for vcpuinfo and nodecpumapJán Tomko2014-06-063-7/+47
* virsh: Separate API calls and result printing in cmdVcpuinfoJán Tomko2014-06-061-36/+25
* virsh: Invert logic in cmdVcpuinfoJán Tomko2014-06-061-12/+11
* virsh-nodedev: Avoid spurious errorsMichal Privoznik2014-06-021-2/+4
* virsh: Check whether found volume is member of the specified storage poolPeter Krempa2014-06-021-0/+19
* virsh: fix typos in virsh man pageEric Blake2014-05-281-1/+1
* build: nuke more uses of 'sync'Eric Blake2014-05-191-3/+3
* maint: shorten 'TypeType' function namesEric Blake2014-05-161-2/+2
* virsh: Expose virDomain{Get,Set}TimeMichal Privoznik2014-05-152-0/+134
* virsh: reject undefine --wipe-storage without also naming storageLi Yang2014-05-141-1/+7
* conf: use typedefs for enums in "src/conf/storage_conf.h"Julio Faracco2014-05-141-1/+1
* virsh: domain: Fix output of the VNC display number for domdisplayPeter Krempa2014-05-131-7/+8