Re: [Qemu-devel] Qemu shutdown VMs with the error in transmitting console data

2018-09-16 Thread Naruto Nguyen
Hi again, Could be there any workaround to avoid VM shutdown? Thanks, Brs, Bao On Sun, 16 Sep 2018 at 16:01, Naruto Nguyen wrote: > > Hello everyone, > > Recently when I reboot my guest installed kernel 4.4.114, qemu-kvm > throws the error > > qemu-kvm: hw/char/serial.c:232: serial_xmit: Assert

[Qemu-devel] Qemu shutdown VMs with the error in transmitting console data

2018-09-16 Thread Naruto Nguyen
Hello everyone, Recently when I reboot my guest installed kernel 4.4.114, qemu-kvm throws the error qemu-kvm: hw/char/serial.c:232: serial_xmit: Assertion `!(s->lsr & 0x40)' failed. shutting down then qemu-kvm powers off the VM, I can meet the issue after a lot of time to reboot the VM. The issu