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
/
openrisc
/
machine.c
Age
Commit message (
Expand
)
Author
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-09-04
target/openrisc: Implement move to/from FPCSR
Richard Henderson
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
2019-05-08
target/openrisc: Fix LGPL information in the file headers
Thomas Huth
2018-11-27
vmstate: constify VMStateField
Marc-André Lureau
2018-07-03
target/openrisc: Increase the TLB size
Richard Henderson
2018-07-03
target/openrisc: Use identical sizes for ITLB and DTLB
Richard Henderson
2018-07-03
target/openrisc: Reduce tlb to a single dimension
Richard Henderson
2018-07-03
target/openrisc: Remove indirect function calls for mmu
Richard Henderson
2018-07-03
target/openrisc: Merge tlb allocation into CPUOpenRISCState
Richard Henderson
2017-10-21
openrisc/cputimer: Perparation for Multicore
Stafford Horne
2017-05-04
target/openrisc: Support non-busy idle state using PMR SPR
Stafford Horne
2017-05-04
target/openrisc: Implement full vmstate serialization
Stafford Horne
2017-05-04
target/openrisc: implement shadow registers
Stafford Horne
2017-02-14
target/openrisc: Tidy ppc/npc implementation
Richard Henderson
2017-02-14
target/openrisc: Represent MACHI:MACLO as a single unit
Richard Henderson
2017-02-14
target/openrisc: Keep SR_F in a separate variable
Richard Henderson
2017-02-14
target/openrisc: Implement lwa, swa
Richard Henderson
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth