summaryrefslogtreecommitdiffstats
path: root/kvm-wrapper.sh
AgeCommit message (Expand)Author
2011-12-25changed random_mac to use 19498CTIDominique Martinet
2011-12-23prepared for a more generic lvchange -a layerDominique Martinet
2011-12-23added back a test that shouldn't have been left outDominique Martinet
2011-12-23lvchange -a for any vg, not just the main one. made it possible to change tim...Dominique Martinet
2011-09-30changed test_file to test_exist when read attribute doesn't matter (VM runnin...Dominique Martinet
2011-09-30fix KVM_DRIVE_IF for ide-hd, bug in qemu-kvm with disk numbering?Dominique Martinet
2011-09-29changed save-state/load-state behaviour to stop the vm you saveDominique Martinet
2011-09-24gotta append other disks instead of overwriting...Dominique Martinet
2011-09-18fix status for single vmDominique Martinet
2011-09-18Copyright/license : publish under the WTFPLv2Benjamin Cohen
2011-09-18added an optional [node] parameter to filter the output of list; fixed spaces...Dominique Martinet
2011-09-17added check to fail cleanly on impossible migrateDominique Martinet
2011-09-17fixup for kvm-wrapper new syntaxDominique Martinet
2011-09-17bash completion update and syntax change (put vm in second position as logic ...Dominique Martinet
2011-09-17changed to qemu-kvm new device syntax. WARNING: it WILL break your vm config!Dominique Martinet
2011-06-17shouldn't fail if lvchange does, because it fails when upping something alrea...Dominique Martinet
2011-06-14lots of check_{,de}activate_lv-related changesDominique Martinet
2011-06-14removed boot=on, will the sky fall on my head?Dominique Martinet
2011-06-14new -boot order=X syntaxDominique Martinet
2011-06-10forgot to user check_{,de}activate_lv instead of doing it by hand onceDominique Martinet
2011-06-10put the ROOTDIR variable on top of kvm-wrapper.sh to make it easy to findDominique Martinet
2011-06-06Merge branch 'CTI' of ssh://notk.org/home/asmadeus/git/kvm-wrapper into CTIDominique Martinet
2011-06-06first try on adding lvm_activate/deactivate. not an option yet.Dominique Martinet
2011-06-06random_mac rewritten to 1/ use hex 2/ avoid collisionsDominique Martinet
2011-06-06kvm_*_setting cleanupDominique Martinet
2011-06-03kvm-wrapper screen was supposed to be detached..Dominique Martinet
2011-05-18updateDominique Martinet
2010-12-01Merge branch 'CTI' of /home/asmadeus/devel/../git/kvm-wrapper into CTIroot
2010-12-01corum's patchroot
2010-09-30Merge branch 'CTI' of git+ssh://asmadeus@notk.org/home/asmadeus/git/kvm-wrapp...root
2010-09-30append vm name to startup list on createroot
2010-08-27CTI-keeps-up-to-date-blabla (lvremove on kvm-wrapper remove)Dominique Martinet
2010-08-13junk, fixes, and whateverroot
2010-08-11Merge branch 'work' into CTIDominique Martinet
2010-08-11help enhancementDominique Martinet
2010-08-11migrate :DDominique Martinet
2010-08-07changed screen invokation, first testsDominique Martinet
2010-08-05fixed create-descDominique Martinet
2010-08-05minor - completion for attach and network boot without drivesDominique Martinet
2010-08-05fix about distant commands being run twiceDominique Martinet
2010-08-04new desc_update_setting, doesn't mess the argumentsDominique Martinet
2010-08-03cluster statusroot
2010-08-03kvm-wrapper listroot
2010-08-03first clustered kvmroot
2010-07-29merged with svn's latestroot
2010-07-29plenty of stuff I should have commited before, including one-pass bootstraproot
2010-07-20erm. virtio for disks + swap uuid + root label + tee-log, at leastasmadeus
2010-07-19swap addition for msdos partitionasmadeus
2010-07-19yet another eval command (bootstrap), trap for sigint, echo for cleaningasmadeus
2010-07-19some cleanup, some new toysasmadeus