aboutsummaryrefslogtreecommitdiff
path: root/target/sparc/machine.c
AgeCommit message (Expand)Author
2024-02-03target/sparc: Introduce cpu_get_fsr, cpu_put_fsrRichard Henderson
2023-12-29target/sparc: Constify VMState in machine.cRichard Henderson
2023-11-05target/sparc: Split psr and xcc into componentsRichard Henderson
2023-07-25target/sparc: Handle FPRS correctly on big-endian hostsPeter Maydell
2022-01-28Remove unnecessary minimum_version_id_old fieldsPeter Maydell
2020-12-19migration: Replace migration's JSON writer by the general oneMarkus Armbruster
2019-08-16Include hw/boards.h a bit lessMarkus Armbruster
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster
2018-11-27vmstate: constify VMStateFieldMarc-André Lureau
2017-09-27migration: pre_save return intDr. David Alan Gilbert
2017-01-24migration: extend VMStateInfoJianjun Duan
2017-01-18target-sparc: use SparcV9MMU type for sparc64 I/D-MMUsArtyom Tarasenko
2016-12-20Move target-* CPU file into a target/ folderThomas Huth