On 30/06/2023 19:05, Richard Henderson wrote:
On 6/22/23 16:36, Mark Cave-Ayland wrote:
On 20/06/2023 17:40, Richard Henderson wrote:
With the addition of TCG_GUEST_DEFAULT_MO, there's nothing in
the cpu emulation preventing this from working. There is some
board model work to be done for sp
On 6/22/23 16:36, Mark Cave-Ayland wrote:
On 20/06/2023 17:40, Richard Henderson wrote:
With the addition of TCG_GUEST_DEFAULT_MO, there's nothing in
the cpu emulation preventing this from working. There is some
board model work to be done for sparc64, where max_cpus = 1.
I've tried testing
On 20/06/2023 17:40, Richard Henderson wrote:
With the addition of TCG_GUEST_DEFAULT_MO, there's nothing in
the cpu emulation preventing this from working. There is some
board model work to be done for sparc64, where max_cpus = 1.
I've tried testing this with the Advent Calendar image at
htt
With the addition of TCG_GUEST_DEFAULT_MO, there's nothing in
the cpu emulation preventing this from working. There is some
board model work to be done for sparc64, where max_cpus = 1.
r~
Richard Henderson (2):
target/sparc: Set TCG_GUEST_DEFAULT_MO
configs: Enable MTTCG for sparc, sparc64