All of lore.kernel.org
 help / color / mirror / Atom feed
* qemu crashes on changing display resolution within guest
@ 2021-03-12 22:39 Igor Mammedov
  2021-03-12 22:47 ` Paolo Bonzini
  2021-03-14 10:24 ` Andrew Jones
  0 siblings, 2 replies; 4+ messages in thread
From: Igor Mammedov @ 2021-03-12 22:39 UTC (permalink / raw)
  To: qemu-devel; +Cc: pbonzini, drjones, zhukeqian1, kraxel, peterx

happens on current master,

to reproduce start
./x86_64-softmmu/qemu-system-x86_64 -enable-kvm -m 1g -M pc -vnc localhost:0 \
     -snapshot -cdrom Fedora-Workstation-Live-x86_64-33-1.2.iso

connect to guest using 'Remote Desktop', wait till it boots to graphical desktop
then try to change resolution to 800x600

QEMU will crash in a second or 2 with:
qemu-system-x86_64: ../qemu/accel/kvm/kvm-all.c:690: kvm_log_clear_one_slot: Assertion `QEMU_IS_ALIGNED(start | size, psize)' failed.


offending commit:

commit 3920552846e881bafa9f9aad0bb1a6eef874d7fb (HEAD, refs/bisect/bad)
Author: Keqian Zhu <zhukeqian1@huawei.com>
Date:   Thu Dec 17 09:49:41 2020 +0800

    accel: kvm: Add aligment assert for kvm_log_clear_one_slot

PS:
same happens when using spice client



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-03-14 12:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-12 22:39 qemu crashes on changing display resolution within guest Igor Mammedov
2021-03-12 22:47 ` Paolo Bonzini
2021-03-14 10:24 ` Andrew Jones
2021-03-14 12:24   ` zhukeqian

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.