Bug#964247: qemu-kvm: 5.0-6 breaks macos guests

2020-07-11 Thread Simon John
From a git bisect, I've narrowed it down to this commit: https://github.com/qemu/qemu/commit/5d971f9e672507210e77d020d89e0e89165c8fc9 which in terms of debian patches is: +revert-memory-accept-mismatching-sizes-in-memory_region_access_valid-CVE-2020-13754.patch Reported upstream:

Bug#964247: qemu-kvm: 5.0-6 breaks macos guests

2020-07-04 Thread Michael Tokarev
04.07.2020 17:08, Simon John wrote: > Just tried compiling qemu from their git master and it has the same problem. > > Compiling tag v5.0.0 and even branch 4.2.1 works fine. > > So i guess the problem isn't the debian patches, but whatever changed in > master since the debian build 5.0-5 The

Bug#964247: qemu-kvm: 5.0-6 breaks macos guests

2020-07-04 Thread Simon John
Just tried compiling qemu from their git master and it has the same problem. Compiling tag v5.0.0 and even branch 4.2.1 works fine. So i guess the problem isn't the debian patches, but whatever changed in master since the debian build 5.0-5 Regards. -- Simon John

Bug#964247: qemu-kvm: 5.0-6 breaks macos guests

2020-07-04 Thread Simon John
Thanks Michael, I usually use libvirt, but this qemu script has the same problem: qemu-system-x86_64 \ -enable-kvm \ -m 4G \ -machine q35,accel=kvm \ -smp 4,sockets=1,cores=2,threads=2 \ -cpu

Bug#964247: qemu-kvm: 5.0-6 breaks macos guests

2020-07-04 Thread Michael Tokarev
Control: reassign -1 qemu-system-x86 1:5.0-6 04.07.2020 14:23, Simon John пишет: > Package: qemu-kvm > Version: 1:5.0-6 > Severity: important > > Dear Maintainer, > > A previously working macos catalina VM now fails to boot, see screenshot for > where it crashes: https://i.imgur.com/5lhufGv.png

Bug#964247: qemu-kvm: 5.0-6 breaks macos guests

2020-07-04 Thread Simon John
Package: qemu-kvm Version: 1:5.0-6 Severity: important Dear Maintainer, A previously working macos catalina VM now fails to boot, see screenshot for where it crashes: https://i.imgur.com/5lhufGv.png 5.0-5 worked fine. Same result with or without GPU passthrough. Windows/Linux/esxi guests