aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-22booting into debian-installer should be one-shotHEADmasterDaniel Kahn Gillmor
2017-08-06try to automate booting to d-iDaniel Kahn Gillmor
2017-05-26Option to use alternative disk driver instead of default virtioJamie McClelland
2017-05-21invoke screen correctly across an API break.Daniel Kahn Gillmor
2017-05-21more robust version comparisonDaniel Kahn Gillmor
2017-05-21build_disk_io_params needs the name of the variable, not its valueDaniel Kahn Gillmor
2017-05-21kvm --version has multiple lines of output these daysDaniel Kahn Gillmor
2017-05-21screen 4.5.0 and later expects an argument for -LDaniel Kahn Gillmor
2017-02-07more markdown cleanupfeature/styleDaniel Kahn Gillmor
2017-02-07more markdown cleanupDaniel Kahn Gillmor
2017-02-07a bit more markdown cleanupDaniel Kahn Gillmor
2017-02-07clean up markdownDaniel Kahn Gillmor
2017-02-07rename README as markdown for better visibilityDaniel Kahn Gillmor
2016-06-18Adding disk io throttling options available in qemu 2.6.0Jamie McClelland
2016-06-06allow down() script to complete even with errorsJamie McClelland
2016-06-05Make coding style more uniformSilvio Rhatto
2015-03-19update to work with jessiedevelopDaniel Kahn Gillmor
2015-03-14di-maker should work when absolute paths are passed to itDaniel Kahn Gillmor
2015-03-14give hints of what to do when failing to find isoinfoDaniel Kahn Gillmor
2015-01-22do not try to use sgabios if it is not installed and availableDaniel Kahn Gillmor
2015-01-22quote-wrap $BOOTCHOICE in case someone ever sets it funnyDaniel Kahn Gillmor
2015-01-22add sgabios, for serial biosMatt Taggart
2015-01-22add CREATE_USER optional environment parameter to skip creating a userMicah Anderson
2015-01-22use new -boot order syntax, according to the man page,Matt Taggart
2015-01-22add comment to help you realize you can specify the number of CPUs without ne...Micah Anderson
2015-01-22Add missing double quotesMatthew James Goins
2015-01-22Make the bridge name a variableMatthew James Goins
2014-11-03Change udevadm invocation to match correct usageMatthew James Goins
2013-12-27automatically assume screen can show UTF-8 charactersDaniel Kahn Gillmor
2013-10-07use cache=none to avoid data copies and bus traffic (see https://support.mayf...Daniel Kahn Gillmor
2013-09-07enable booting the guest from a local kernel directlyDaniel Kahn Gillmor
2013-08-22corrected typo in the loop through HDA..HDZ for doing udevadm triggermaxigas
2013-08-08enable the use of more than 4 disks (HDA through HDZ)Daniel Kahn Gillmor
2013-07-18boot=on is deprecated in wheezy, but squeeze needs it.Daniel Kahn Gillmor
2013-07-07clean up some of the udev triggeringDaniel Kahn Gillmor
2012-08-30note the reliance on geniso for isoinfo (thanks, kwadronaut!)Daniel Kahn Gillmor
2012-04-09sending a QUIT signal to the container process should send a TERM signal dire...Daniel Kahn Gillmor
2011-09-30improving usage warnings for di-makerDaniel Kahn Gillmor
2011-09-30fix error output for di-makerDaniel Kahn Gillmor
2011-06-06use ${VMNAME}0 instead of ${VMNAME} for tap interfaceDaniel Kahn Gillmor
2011-06-06silly bugfixDaniel Kahn Gillmor
2011-06-06updated TODO with various not-unreasonable ideasDaniel Kahn Gillmor
2011-06-06removed TAP and MAC arguments from kvm-creator, and updated README to reflect...Daniel Kahn Gillmor
2011-06-06Use iproute to create tap interfaces for newly created guests, instead of bri...Greg Lyle
2011-06-06Use the name of a newly created guest as the base of the name of the tap inte...Greg Lyle
2011-06-06add note about explicitly setting hwaddress for br0Daniel Kahn Gillmor
2011-06-04make sure permissions on /dev/kvm get set properly by udevDaniel Kahn Gillmor
2011-05-10sort -n doesn't properly sort hex values - resulting in duplicateJamie McClelland
2011-04-21fixed README descrption of connecting to the monitor socketDaniel Kahn Gillmor
2011-03-05clean up after a repackDaniel Kahn Gillmor