X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=run-supernested.sh.in;fp=run-supernested.sh.in;h=ea227f0c62eddc0c6d2e394b938d1a920a48e794;hb=4504fb4c2ed47a6c8e302da284636ae768af7e25;hp=d021a501639a96bd0a2f841748346a3a5dd390ca;hpb=9a3dbec7d4eeb1bcc833bac408178868b9126ff2;p=supernested.git diff --git a/run-supernested.sh.in b/run-supernested.sh.in index d021a50..ea227f0 100644 --- a/run-supernested.sh.in +++ b/run-supernested.sh.in @@ -148,7 +148,7 @@ fi case "$arch" in i[3456]86|x86_64) - extra_args="$extra_args -no-hpet" + extra_args="$extra_args -no-hpet -device sga" ;; *) ;; @@ -181,5 +181,4 @@ exec \ -device scsi-hd,drive=hd0 \ -device virtio-serial-pci \ -serial stdio \ - -device sga \ -append "$append"