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