It will run into segment fault with /dev/sda but without -vga qxl
The qemu & the Host linux OS is iinstalled on /dev/sda
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1243639
Title:
q
sorry to mistake
The truth is that
t will NOT run into segment fault with /dev/sda but without -vga qxl
The qemu & the Host linux OS is iinstalled on /dev/sda
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bug
a funny thing:
if I change the "-drive file=/dev/sda" to "-drive file=/dev/sdb"
, it will not run into "segment fault".
The different between sda & sdb is as following:
linux is installed on /dev/sda and/dev/sdb is another physical
hard driver.
/usr/local/bin/qemu-system-x86_64 -enable-kvm -machine accel=kvm:tcg -m
1G -drive file=/dev/sda -vga qxl
will give same error
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1243639
Title:
qemu-1
Public bug reported:
execute " qemu-system-x86_64-enable-kvm -machine accel=kvm:tcg -m 1G
-drive file=/dev/sda --full-screen -spice addr=127.0.0.1,port=5900
,disable-ticketing -vga qxl " on shell will get segment fault after
a few seconds if I don't connect to it with spicec client
i