Age | Commit message (Expand) | Author |
2015-07-02 | add an extra KVM_PREPEND_PARAMS for scsi bus or other arguments needing to be...drivesarray | Dominique Martinet |
2015-07-02 | fixed rundisk for blockdevs... also, s/echo/eval/; do we want it in a screen? | Dominique Martinet |
2015-07-02 | s/KVM_DISK1/KVM_DISK[0]/ and similar, s/KVM_DRIVE_{OPT,IF}/KVM_DISK_{OPT,IF}[0]/ | Dominique Martinet |
2014-11-19 | kvm-wrapper.conf.default: update pciassign/vfioHEADmaster | Benjamin Cohen |
2014-11-19 | kvm-wrapper.sh: add (incomplete ?) vfio support | Benjamin Cohen |
2014-10-13 | default conf: add -enable-kvm | Benjamin Cohen |
2014-01-23 | bootstrap/debian: add arch configuration | Julien Moutinho |
2013-11-27 | bootstrap/debian: use cache=unsafe | Benjamin Cohen |
2013-11-27 | bootstrap/debian: fix grub package | Benjamin Cohen |
2013-08-22 | kvm-wrapper.sh: fix fail_exit buggy input | Benjamin Cohen |
2013-04-10 | Allow a VM to run if the pid file exists but the VM isn't running | Philippe Caseiro |
2013-04-10 | save/load-state - use instead of hard-coded path | Dominique Martinet |
2012-12-17 | Add pci-assign (passthrough) support | Benjamin Cohen |
2012-12-14 | Default kvm-wrapper.conf: sane options | Benjamin Cohen |
2012-11-22 | Wait-if-inside-screen: Changed variable used to a custom one to avoid conflic... | Dominique Martinet |
2012-11-22 | migrate: wait the proper amount of time for the migration receiver to be ready | Dominique Martinet |
2012-11-20 | Check EDITOR envvar where needed | Benjamin Cohen |
2012-11-20 | Add create --no-bootstrap | Benjamin Cohen |
2012-11-20 | Fix a typo in net/kvm-if{up,down} scripts | Léo Cavaillé |
2012-11-20 | Added hostname -s as a default host to kvm-cluster.conf -- should be sane if ... | Dominique Martinet |
2012-11-20 | There is no space before a column in English. damnit. | Dominique Martinet |
2012-11-20 | Keep a pid file if in error state, so it can't be started again | Dominique Martinet |
2012-11-20 | Clearer choice between screen and dtach. screen now attachs first available i... | Dominique Martinet |
2012-11-20 | Do not fail if no VM yet (random_mac (always used, maybe fix that instead...)... | Dominique Martinet |
2012-11-20 | If inside a screen, wait for user input to exit | Dominique Martinet |
2012-11-20 | Add kvm-wrapper.conf in gitignore since kvm-wrapper.conf.default is tracked | Dominique Martinet |
2012-10-07 | moved kvm-wrapper.conf to kvm-wrapper.conf.default (+gitignore) | Dominique Martinet |
2012-10-02 | fixed bootstrap - mount proc before remounting / in bootstrap script... silly... | Dominique Martinet |
2012-08-25 | use default even if KVM_BR or KVM_IF is defined but empty | Dominique Martinet |
2012-08-25 | fixed KVM_BR loop that erased KVM_BR[0] with the last element of the array... | Dominique Martinet |
2012-08-23 | fixes previous patch (newnet, array-based) | Dominique Martinet |
2012-08-23 | changed net to use arrays | Dominique Martinet |
2012-08-23 | Merge branch 'newnet' of ssh://notk.org/kvm-wrapper into newnet | Dominique Martinet |
2012-08-23 | fixed typo in bootstrap script update (KVM_NET_OPT0) | Dominique Martinet |
2012-08-23 | network fixes, looks ok now :) | Dominique Martinet |
2012-08-23 | Attempt at multi-net-interfaces with different bridges | Dominique Martinet |
2012-08-23 | added check for descriptor creation rights in create-desc | Dominique Martinet |
2012-08-23 | fixed network boot with no hard drive. relies on there being no 'n' in '-boot... | Dominique Martinet |
2012-05-26 | fixed typo in bootstrap script update (KVM_NET_OPT0) | Dominique Martinet |
2012-05-26 | network fixes, looks ok now :) | Dominique Martinet |
2012-05-26 | Attempt at multi-net-interfaces with different bridges | Dominique Martinet |
2012-05-26 | made bs_copy_from_host failures (file not found) not fail the whole bootstrap... | Dominique Martinet |
2012-05-13 | monitor/serial: allow piping/scripting | Benjamin Cohen |
2012-05-13 | Debian bootstrap: fix 724370c8d | Benjamin Cohen |
2012-04-27 | debian bootstrap: | Benjamin Cohen |
2012-04-16 | - Change kvm process name | Benjamin Cohen |
2012-03-18 | Merge branch 'master' of http://git.notk.org/asmadeus/kvm-wrapper | Benjamin Cohen |
2012-03-17 | Missed a 'fail_exit' command for an error | Zdenek Styblik |
2011-12-25 | changed top to work in just one sed without xargs | Dominique Martinet |
2011-12-25 | Add top command (launch top on a few pids) | Benjamin Cohen |