From: Silvio Rhatto Date: Sat, 30 Dec 2017 21:35:38 +0000 (-0200) Subject: Oops again X-Git-Tag: 0.1.0~314 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=9908a6cb41d227246b2af4a9c45ab2c9011d8fa6;p=kvmx.git Oops again --- diff --git a/kvmx b/kvmx index f6355ff..b9ea4e9 100755 --- 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 &