mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
Use qcow2 by default for savevm, loadvm.
Create shortcuts for -t linux-reconfigure and -t host-qemu-reconfigure.
This commit is contained in:
@@ -10,7 +10,6 @@ net=true
|
||||
while getopts 'n' OPT; do
|
||||
case "$OPT" in
|
||||
n)
|
||||
echo asdfqwer
|
||||
net=false
|
||||
;;
|
||||
esac
|
||||
|
||||
Reference in New Issue
Block a user