aboutsummaryrefslogtreecommitdiff
path: root/kvm-manager
AgeCommit message (Expand)Author
2011-02-11keep the console screen session as a child of the kvm-manager processDaniel Kahn Gillmor
2011-02-11auto-launch (and background, ugh) a screen session connected to the consoleDaniel Kahn Gillmor
2011-02-11do not enable booting from anything but the first diskDaniel Kahn Gillmor
2011-02-10control the guest if signals are sent to the parent shellDaniel Kahn Gillmor
2011-02-10fix typo in stdio name, remove unneeded -no-reboot flagDaniel Kahn Gillmor
2011-02-10removing screen session, using sockets for stdioDaniel Kahn Gillmor
2011-01-26convert the disks to virtioDaniel Kahn Gillmor
2011-01-26remove explicit PCI device addresses, switch NIC to virtioDaniel Kahn Gillmor
2011-01-26no need for VGNAME any moreDaniel Kahn Gillmor
2011-01-26remove the set -x and update the dateDaniel Kahn Gillmor
2011-01-26added some arguments gleaned from watching libvirt (still need to switch disk...Daniel Kahn Gillmor
2011-01-26break out kvm arguments to one-per-line to make cleaners diffsDaniel Kahn Gillmor
2010-04-20allow configuration of the number of CPUs via the SMP environment variableDaniel Kahn Gillmor
2010-03-23drop -serial stdio, since that is the default when -nographicDaniel Kahn Gillmor
2010-03-23do not pass hostname= sub-arg to -net, since we are using tap, not user netwo...Daniel Kahn Gillmor
2009-11-15switch from KVMOPTS to HDA HDB HDC HDD; use udev to set the ownership for the...Daniel Kahn Gillmor
2009-11-11better documentationDaniel Kahn Gillmor
2009-10-12breaking out the name of the disk and placing it in a env fileJamie McClelland
2009-10-08initial scattered importDaniel Kahn Gillmor