Re: s390 KVM warning in handle_pqap()

2020-05-04 Thread Tony Krowiak
I'll check with the z/VM folks. On 5/4/20 4:59 AM, Christian Borntraeger wrote: On 02.05.20 04:38, Qian Cai wrote: This line, if (WARN_ON_ONCE(fc != 0x03)) qemu-kvm-2.12.0-99.module+el8.2.0+5827+8c39933c with this kernel config, https://raw.githubusercontent.com/cailca/linux-mm/master/s390.

Re: s390 KVM warning in handle_pqap()

2020-05-04 Thread Christian Borntraeger
On 02.05.20 04:38, Qian Cai wrote: > This line, > > if (WARN_ON_ONCE(fc != 0x03)) > > qemu-kvm-2.12.0-99.module+el8.2.0+5827+8c39933c with this kernel config, > > https://raw.githubusercontent.com/cailca/linux-mm/master/s390.config > > # /usr/libexec/qemu-kvm -name ubuntu-18.04-server-cloudi

s390 KVM warning in handle_pqap()

2020-05-01 Thread Qian Cai
This line, if (WARN_ON_ONCE(fc != 0x03)) qemu-kvm-2.12.0-99.module+el8.2.0+5827+8c39933c with this kernel config, https://raw.githubusercontent.com/cailca/linux-mm/master/s390.config # /usr/libexec/qemu-kvm -name ubuntu-18.04-server-cloudimg -cpu host -smp 2 -m 2G -hda ubuntu-18.04-server-clou