summary refs log tree commit diff stats
path: root/target/sparc/machine.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* target/sparc: Introduce cpu_get_fsr, cpu_put_fsrRichard Henderson2024-02-031-2/+34
* target/sparc: Constify VMState in machine.cRichard Henderson2023-12-291-4/+4
* target/sparc: Split psr and xcc into componentsRichard Henderson2023-11-051-1/+44
* target/sparc: Handle FPRS correctly on big-endian hostsPeter Maydell2023-07-251-1/+2
* Remove unnecessary minimum_version_id_old fieldsPeter Maydell2022-01-281-4/+0
* migration: Replace migration's JSON writer by the general oneMarkus Armbruster2020-12-191-1/+1
* Include hw/boards.h a bit lessMarkus Armbruster2019-08-161-1/+0
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-161-1/+0
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-121-1/+0
* vmstate: constify VMStateFieldMarc-André Lureau2018-11-271-3/+4
* migration: pre_save return intDr. David Alan Gilbert2017-09-271-1/+3
* migration: extend VMStateInfoJianjun Duan2017-01-241-2/+4
* target-sparc: use SparcV9MMU type for sparc64 I/D-MMUsArtyom Tarasenko2017-01-181-2/+2
* Move target-* CPU file into a target/ folderThomas Huth2016-12-201-0/+194