Live data from Hacker News

QEMU 6.0

qemu.org

1–10 of 90 posts

Re: QEMU 6.0

#7
post #6
post #2

Does 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

#8
post #4

Are 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
Post reply on HN