[Bug 1880539] Re: I/O write make QXL abort in qxl_set_mode()

2021-05-09 Thread Philippe Mathieu-Daudé
This is an automated cleanup. This bug report has been moved to QEMU's new bug tracker on gitlab.com and thus gets marked as 'invalid' now. Please continue with the discussion here: https://gitlab.com/qemu-project/qemu/-/issues/232 ** Changed in: qemu Status: New => Invalid ** Bug watch

[Bug 1880539] Re: I/O write make QXL abort in qxl_set_mode()

2020-07-10 Thread Alexander Bulekov
Here's a qtest reproducer for this: cat << EOF | ./i386-softmmu/qemu-system-i386 -M q35,accel=qtest -qtest null -nographic -vga qxl -qtest stdio -nodefaults outl 0xcf8 0x8804 outb 0xcfc 0xff outl 0xcf8 0x8819 outl 0xcfc 0x87caff7a outb 0x86 0x23 EOF -- You received this bug notification