index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
sparc
/
machine.c
Age
Commit message (
Expand
)
Author
2024-02-03
target/sparc: Introduce cpu_get_fsr, cpu_put_fsr
Richard Henderson
2023-12-29
target/sparc: Constify VMState in machine.c
Richard Henderson
2023-11-05
target/sparc: Split psr and xcc into components
Richard Henderson
2023-07-25
target/sparc: Handle FPRS correctly on big-endian hosts
Peter Maydell
2022-01-28
Remove unnecessary minimum_version_id_old fields
Peter Maydell
2020-12-19
migration: Replace migration's JSON writer by the general one
Markus Armbruster
2019-08-16
Include hw/boards.h a bit less
Markus Armbruster
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2018-11-27
vmstate: constify VMStateField
Marc-André Lureau
2017-09-27
migration: pre_save return int
Dr. David Alan Gilbert
2017-01-24
migration: extend VMStateInfo
Jianjun Duan
2017-01-18
target-sparc: use SparcV9MMU type for sparc64 I/D-MMUs
Artyom Tarasenko
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth