FS#60032 - [qemu] AMD Athlon bug

Attached to Project: Arch Linux
Opened by Kirill Bugaev (byter) - Wednesday, 12 September 2018, 17:36 GMT
Last edited by Anatol Pomozov (anatolik) - Saturday, 15 September 2018, 06:02 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Tobias Powalowski (tpowa)
Anatol Pomozov (anatolik)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

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 \
-display gtk,gl=on \
-soundhw ac97 \
-drive file=/ehdd/qemu/arch_hw_12_08_2018/arch_shrinked.raw,format=raw,if=virtio
I have Arch Linux on virtual machine. When I start QEMU, GRUB tries to load initial ramdisk and stops. System doesn't load. If I try to start virtual machine with "-cpu athlon" option then get the same bug.
I downgrade back to qemu 2.12.0-2 and virtual machine works fine, system loads.
My processor is AMD Athlon(tm) X2 Dual-Core QL-64.
This task depends upon

Closed by  Anatol Pomozov (anatolik)
Saturday, 15 September 2018, 06:02 GMT
Reason for closing:  Upstream
Comment by Anatol Pomozov (anatolik) - Saturday, 15 September 2018, 06:02 GMT
Please use qemu-devel maillist for QEMU support https://lists.nongnu.org/mailman/listinfo/qemu-devel

Use bugs.archlinux if you see any issues with Arch Linux packaging.

Loading...