[Qemu-devel] Guest Reboot After Plug HDMI

2017-12-04 Thread Lying
Hello, Everybody. I encounter a problem when i using my guest. I booting my guest without HDMI primarily, Then i add it, but my guest is be rebooted. To know what cause it, i do it again, especially i check my guest is running normal or not with "ping" before plugging, that's well. What i wa

[Qemu-devel] Guest Reboot After Plug HDMI

2017-12-03 Thread Lying
Hello, Everybody. I encounter a problem when i using my guest.I booting my guest without HDMI primarily, Then i add it, but my guest is be rebooted.To know what cause it, i do it again, especially i check my guest is running normal or not with "ping" before plugging, that's well.What i was suffe

[Qemu-devel] guest reboot after hotadd gpu device

2017-12-01 Thread Lying
Hello, i encounter a problem that my guest reboot after hot-add GPU device. Following is detail message: First:i start my guest without GPU device, after i can connect it, add GPU device with commands "device_add driver=vfio-pci,host=02:00.0,x-vga=on,multifunction=yes,id=gpu1" But my guest is r

Re: [Qemu-devel] device_del fail

2017-11-30 Thread Lying
qemu-devel@nongnu.org on the list so other people can chime in. > >On Thu, 11/30 10:05, Lying wrote: > >> At 2017-11-29 14:29:17, "Fam Zheng" wrote: >> >On Wed, 11/29 13:43, Lying wrote: >> >> Hello everybody, I encounter a error on my vm guest >&

[Qemu-devel] device_del fail

2017-11-28 Thread Lying
Hello everybody, I encounter a error on my vm guest I remove my device on my guest is failed, following is detail message. I didn't add my audio device before running my guest, So i add audio with "device_add" after running Then i can use it, so i remove it with "device_del", but when i do it agai