[8.0.0] Host MacOS 13.3.1 – does not work or works incorrectly
Host environment
- Operating system: macOS 13.3.1 ARM and x86_64
- OS/kernel version: Darwin Kernel Version 22.4.0; root:xnu-8796.101.5/RELEASE_ARM64_T8112 arm64 and root:xnu-8796.101.5/RELEASE_X86_64 x86_6
- Architecture: x86, ARM
- QEMU flavor: emu-system-i386 and qemu-system-x86_64
- QEMU version: 8.0.0 (qemu-system-i386 and qemu-system-x86_64)
- QEMU command line:
sudo qemu-system-i386 -drive file=WINXP.qcow2 -m 1G -vga std -nic vmnet-shared -smp 1 sudo qemu-system-x86_64 -drive file=/dev/disk4 (Fedora on physical drive) -m 1G -smp 3 -netdev vmnet-bridged,id=vmnet,ifname=en1 -device virtio-net-pci,netdev=vmnet
Emulated/Virtualized environment
- Operating system: Windows XP 32-bit and Fedora 37 x86_64
- OS/kernel version:
- Architecture: x86 and x86_64
Description of problem
WINXP x86 - freezes before logging in on ARM macOS 13.3.1 host
WINXP x86 - works but slowly x86_64 macOS 13.3.1 host
Fedora 37 x86_64 - freezes after start on ARM macOS 13.3.1 host
Fedora 37 x86_64 - freezes after selecting grub boot option
On qemu 7.2.1 all works perfectly!!!
Steps to reproduce
Additional information
Edited by Viee