QEMU 6.0
qemu.org
QEMU 6.0
1–10 of 90 posts
Re: QEMU 6.0
#2Does QEMU support TSO when used with Apple Silicon?
Re: QEMU 6.0
#3Does QEMU support TSO when used with Apple Silicon?
Doesn't that require installing custom kernel extensions to enable, as there is no API to enable it?
Re: QEMU 6.0
#4Are there any option for emulation of 68k machines ?
Re: QEMU 6.0
#5Are there any option for emulation of 68k machines ?
Re: QEMU 6.0
#6Does QEMU support TSO when used with Apple Silicon?
Do you mean TSG? From https://wiki.qemu.org/ChangeLog/6.0#TCG
> TCG > Added support for Apple Silicon hosts (macOS)
Re: QEMU 6.0
#7Does QEMU support TSO when used with Apple Silicon?
Do you mean TSG? From https://wiki.qemu.org/ChangeLog/6.0#TCG > TCG > Added support for Apple Silicon hosts (macOS)
TSO is Total Store Ordering, which refers to the memory model of x86_64. For Rosetta 2, Apple will switch the M1 processor's memory model when emulating x86_64.
Re: QEMU 6.0
#8Are there any option for emulation of 68k machines ?
This is a video of the maintainer talking about the new virtual 68k 'machine'.
https://www.youtube.com/watch?v=s_ve0bCC9q4
I'm also experimenting with hybrid emulation on the mister minimig - i.e. using qemu as the CPU and the FPGA for the Amiga hardware.
https://misterfpga.org/viewtopic.php?f=4&t=2397
Re: QEMU 6.0
#9Are there any option for emulation of 68k machines ?
Click on the link einstein.
Re: QEMU 6.0
#10Looking forward to testing, VNC: virtio-vga support for scaling resolution based on client window size