summaryrefslogtreecommitdiffstats
path: root/kvm-wrapper.sh
AgeCommit message (Expand)Author
2014-11-19kvm-wrapper.sh: add (incomplete ?) vfio supportBenjamin Cohen
2013-08-22kvm-wrapper.sh: fix fail_exit buggy inputBenjamin Cohen
2013-04-10Allow a VM to run if the pid file exists but the VM isn't runningPhilippe Caseiro
2013-04-10save/load-state - use instead of hard-coded pathDominique Martinet
2012-12-17Add pci-assign (passthrough) supportBenjamin Cohen
2012-11-22Wait-if-inside-screen: Changed variable used to a custom one to avoid conflic...Dominique Martinet
2012-11-22migrate: wait the proper amount of time for the migration receiver to be readyDominique Martinet
2012-11-20Check EDITOR envvar where neededBenjamin Cohen
2012-11-20Add create --no-bootstrapBenjamin Cohen
2012-11-20There is no space before a column in English. damnit.Dominique Martinet
2012-11-20Keep a pid file if in error state, so it can't be started againDominique Martinet
2012-11-20Clearer choice between screen and dtach. screen now attachs first available i...Dominique Martinet
2012-11-20Do not fail if no VM yet (random_mac (always used, maybe fix that instead...)...Dominique Martinet
2012-11-20If inside a screen, wait for user input to exitDominique Martinet
2012-08-25use default even if KVM_BR or KVM_IF is defined but emptyDominique Martinet
2012-08-25fixed KVM_BR loop that erased KVM_BR[0] with the last element of the array...Dominique Martinet
2012-08-23fixes previous patch (newnet, array-based)Dominique Martinet
2012-08-23changed net to use arraysDominique Martinet
2012-08-23network fixes, looks ok now :)Dominique Martinet
2012-08-23Attempt at multi-net-interfaces with different bridgesDominique Martinet
2012-08-23added check for descriptor creation rights in create-descDominique Martinet
2012-08-23fixed network boot with no hard drive. relies on there being no 'n' in '-boot...Dominique Martinet
2012-05-13monitor/serial: allow piping/scriptingBenjamin Cohen
2012-04-16- Change kvm process nameBenjamin Cohen
2012-03-18Merge branch 'master' of http://git.notk.org/asmadeus/kvm-wrapperBenjamin Cohen
2012-03-17Missed a 'fail_exit' command for an errorZdenek Styblik
2011-12-25changed top to work in just one sed without xargsDominique Martinet
2011-12-25Add top command (launch top on a few pids)Benjamin Cohen
2011-12-25Add kvm-wrapper conf (syswide configuration)Benjamin Cohen
2011-12-25kvm-wrapper: CLeanup / create functionsBenjamin Cohen
2011-12-25Revert "kvm-wrapper.sh: Don't overwrite conf KVM_CLUSTER_NODE"Benjamin Cohen
2011-12-25kvm-wrapper.sh: Don't overwrite conf KVM_CLUSTER_NODEBenjamin Cohen
2011-12-25changed random_mac to use 19498Dominique Martinet
2011-12-23manual merge with CTIDominique Martinet
2011-06-19Copyright/license : publish under the WTFPLv2Benjamin Cohen
2011-06-14removed boot=on, will the sky fall on my head?Dominique Martinet
2011-06-14new -boot order=X syntaxDominique Martinet
2011-06-10put the ROOTDIR variable on top of kvm-wrapper.sh to make it easy to findDominique Martinet
2011-06-03kvm-wrapper screen was supposed to be detached..Dominique Martinet
2011-05-24random_mac rewritten to 1/ use hex 2/ avoid collisionsDominique Martinet
2011-05-24kvm_*_setting cleanupDominique Martinet
2011-05-18dtachDominique Martinet
2011-05-18screen name prefix to prepare dtachDominique Martinet
2011-05-18change screen handling to prepare for dtachDominique Martinet
2010-12-01master version :)root
2010-11-30bootstrap works with qcow! gotta check again with lvm but...Dominique Martinet
2010-11-29some spaces to tab, flavour option for debian bootstrap on createroot
2010-11-28fixed double-attach on build_vmDominique Martinet
2010-11-28fixed spaces to tab, added support for vhost_net to kvm-wrapper, added arch n...Dominique Martinet
2010-11-28merge with masterDominique Martinet