| Commit message (Expand) | Author | Age | Files | Lines |
* | Enable FD passing when starting guests with virsh | Daniel P. Berrange | 2013-07-18 | 1 | -1/+12 |
* | Allow balloon driver collection to be adjusted dynamically | John Ferlan | 2013-07-16 | 1 | -1/+21 |
* | virsh: Mention --driver in man page for nodedev-detach | Peter Krempa | 2013-07-12 | 1 | -1/+7 |
* | Introduce VIR_MIGRATE_PARAM_GRAPHICS_URI parameter | Jiri Denemark | 2013-06-25 | 1 | -1/+17 |
* | migration: Make erroring out on I/O error controllable by flag | Peter Krempa | 2013-06-18 | 1 | -2/+4 |
* | virsh: Support SCSI_GENERIC cap flag for nodedev-list | Osier Yang | 2013-06-18 | 1 | -3/+3 |
* | Fix commit 29c1e913e459058c12d02b3f4b767b3dd428a498 | Peter Krempa | 2013-06-10 | 1 | -8/+8 |
* | API: Introduce VIR_DOMAIN_VCPU_AGENT, for agent based CPU hot(un)plug | Peter Krempa | 2013-06-07 | 1 | -3/+10 |
* | virsh: Allow attach-disk to specify disk wwn | Osier Yang | 2013-06-04 | 1 | -4/+4 |
* | virsh-domain: Add --live, --config, --current logic to cmdAttachInterface | Peter Krempa | 2013-06-03 | 1 | -14/+20 |
* | virsh-domain: Add --live, --config, --current logic to cmdAttachDisk | Peter Krempa | 2013-06-03 | 1 | -2/+11 |
* | virsh-domain: Add --live, --config, --current logic to cmdAttachDevice | Peter Krempa | 2013-06-03 | 1 | -3/+13 |
* | Document that runtime changes may be lost after S4 suspend | Jiri Denemark | 2013-05-31 | 1 | -0/+7 |
* | virsh: Document that using incomplete XML files may have unexpected results | Peter Krempa | 2013-04-11 | 1 | -0/+12 |
* | docs: use MiB/s instead of Mbps for migration speed | Ján Tomko | 2013-04-09 | 1 | -2/+2 |
* | build: use proper pod for nested bulleted VIRSH_DEBUG list | Eric Blake | 2013-04-05 | 1 | -0/+4 |
* | virsh: Fix typo in docs | Peter Krempa | 2013-04-03 | 1 | -1/+1 |
* | Allow multiple parameters for schedinfo | Martin Kletzander | 2013-04-03 | 1 | -2/+2 |
* | manual: Fix copy-paste errors | Martin Kletzander | 2013-04-02 | 1 | -3/+4 |
* | manual: Add info about migrateuri in virsh manual | Martin Kletzander | 2013-04-02 | 1 | -1/+27 |
* | virsh-domain: Add --live, --config, --current logic to cmdDetachDisk | Peter Krempa | 2013-04-02 | 1 | -4/+15 |
* | virsh-domain: Add --live, --config, --current logic to cmdDetachDevice | Peter Krempa | 2013-04-02 | 1 | -4/+15 |
* | virsh-domain: Add --live, --config, --current logic to cmdDetachInterface | Peter Krempa | 2013-04-02 | 1 | -4/+15 |
* | virsh: Fix semantics of --config for "update-device" command | Peter Krempa | 2013-04-02 | 1 | -7/+17 |
* | nodedev: Introduce two new flags for listAll API | Osier Yang | 2013-03-25 | 1 | -3/+4 |
* | virsh: Fix docs for "virsh setmaxmem" | Peter Krempa | 2013-03-25 | 1 | -1/+2 |
* | clarify virsh net commands | Gene Czarcinski | 2013-03-20 | 1 | -7/+8 |
* | virsh-snapshot: Add ability to print only snapshot names | Peter Krempa | 2013-03-05 | 1 | -4/+7 |
* | virsh: Add migrate-compcache command | Jiri Denemark | 2013-02-22 | 1 | -0/+12 |
* | Introduce VIR_MIGRATE_COMPRESSED flag | Jiri Denemark | 2013-02-22 | 1 | -2/+4 |
* | virsh: Use virNodeDeviceLookupSCSIHostByWWN | Osier Yang | 2013-02-12 | 1 | -6/+9 |
* | snapshot: Mention disk-only snapshots in error message | Peter Krempa | 2013-01-30 | 1 | -1/+2 |
* | virsh: Add --print-xml flag for attach-disk command | Peter Krempa | 2013-01-25 | 1 | -1/+4 |
* | Add 'lxc-enter-namespace' command to virsh | Daniel P. Berrange | 2013-01-15 | 1 | -0/+8 |
* | docs: remove extra " | Eric Blake | 2013-01-14 | 1 | -1/+1 |
* | Add support for offline migration | liguang | 2012-12-10 | 1 | -3/+6 |
* | virsh: allow metadata preallocation when creating volumes | Ján Tomko | 2012-12-07 | 1 | -3/+20 |
* | Allow comma separated list of shutdown/reboot modes with virsh | Daniel P. Berrange | 2012-11-30 | 1 | -4/+12 |
* | Add a 'send-process-signal' command to virsh | Daniel P. Berrange | 2012-11-29 | 1 | -0/+31 |
* | virsh: Expose new virDomainFSTrim API | Michal Privoznik | 2012-11-28 | 1 | -0/+14 |
* | snapshot: add two more filter sets to API | Eric Blake | 2012-11-19 | 1 | -1/+16 |
* | Revert "virsh: add aliases 'boot', 'stop', and 'restart'" | Eric Blake | 2012-11-16 | 1 | -16/+4 |
* | Fix "virsh create" example | Guido Günther | 2012-11-08 | 1 | -1/+1 |
* | virsh: add snapshot-create-as memspec support | Eric Blake | 2012-11-07 | 1 | -5/+12 |
* | virsh: document which term is older | Eric Blake | 2012-11-06 | 1 | -0/+6 |
* | virsh: add aliases 'boot', 'stop', and 'restart' | Eric Blake | 2012-11-06 | 1 | -4/+10 |
* | snapshot: Add flag to enable creating checkpoints in live state | Peter Krempa | 2012-11-03 | 1 | -2/+10 |
* | net-update docs: s/domain/network/ | Michal Privoznik | 2012-11-01 | 1 | -3/+3 |
* | virsh: Fix POD syntax | Jiri Denemark | 2012-10-26 | 1 | -4/+2 |
* | virsh: Remove --flags from nodesuspend | Jiri Denemark | 2012-10-26 | 1 | -1/+1 |