]> gitweb.fluxo.info Git - kvmx.git/commitdiff
Oops again
authorSilvio Rhatto <rhatto@riseup.net>
Sat, 30 Dec 2017 21:35:38 +0000 (19:35 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Sat, 30 Dec 2017 21:35:38 +0000 (19:35 -0200)
kvmx

diff --git a/kvmx b/kvmx
index f6355ffd819794a3bbcbcbf3e4048a0765d6e1c5..b9ea4e9efab9adeebca9057c86fe9406d2460bbb 100755 (executable)
--- a/kvmx
+++ b/kvmx
@@ -398,7 +398,6 @@ function kvmx_up {
       -chardev "socket,id=monitor,path=$MONITORFILE,server,nowait" -mon chardev=monitor,mode=readline \
       -chardev "socket,id=serial0,path=$CONSOLEFILE,server" -device isa-serial,chardev=serial0 \
       -smp $smp -soundhw ac97 -cpu host -balloon virtio \
-      #-device virtio-balloon-pci,id=balloon0,bus=pci.0 \
       -net $net_opts \
       $qemu_opts &> $LOGFILE < /dev/null &