[Qemu-devel] [Bug 1792193] Re: AMD Athlon(tm) X2 Dual-Core QL-64 bug

2018-09-15 Thread Kirill Bugaev
I can't do bisect, but I have installed qemu version 3.0.50 (v3.0.0-614-g19b599f766-dirty) from git and this works fine. -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1792193 Title: AMD Athlon(tm)

[Qemu-devel] [Bug 1792193] Re: AMD Athlon(tm) X2 Dual-Core QL-64 bug

2018-09-14 Thread Kirill Bugaev
I try to bisect git version. When I run git bisect bad v3.0.0 it says: Bisecting: 1298 revisions left to test after this (roughly 10 steps) error: Your local changes to the following files would be overwritten by checkout: configure po/bg.po po/de_DE.po po/fr_FR.po

[Qemu-devel] [Bug 1792193] Re: AMD Athlon(tm) X2 Dual-Core QL-64 bug

2018-09-14 Thread Kirill Bugaev
Yes I could, but it rebuilds too long. I will report results later, when find broke commit. -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1792193 Title: AMD Athlon(tm) X2 Dual-Core QL-64 bug Statu

[Qemu-devel] [Bug 1792193] [NEW] AMD Athlon(tm) X2 Dual-Core QL-64 bug

2018-09-12 Thread Kirill Bugaev
Public bug reported: I upgrade my qemu 2.12.0-2 => 3.0.0-1. After that I can't load virtual machine with "-cpu host" option. Full command line is qemu-system-x86_64 \ -monitor stdio \ -enable-kvm \ -cpu host \ -smp cpus=2 \ -m 1G \ -vga virtio \