index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
openrisc
/
sys_helper.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
Stefan Hajnoczi
2024-01-08
1
-8
/
+8
*
tcg: Add insn_start_words to TCGContext
Richard Henderson
2023-06-05
1
-1
/
+1
*
*: Add missing includes of tcg/tcg.h
Richard Henderson
2023-06-05
1
-0
/
+1
*
target/openrisc: Allow fpcsr access in user mode
Stafford Horne
2023-05-11
1
-11
/
+34
*
accel/tcg: Remove will_exit argument from cpu_restore_state
Richard Henderson
2022-11-01
1
-2
/
+2
*
target/openrisc: Use cpu_unwind_state_data for mfspr
Richard Henderson
2022-11-01
1
-2
/
+9
*
target/openrisc: Always exit after mtspr npc
Richard Henderson
2022-11-01
1
-1
/
+1
*
target/openrisc: Interrupt handling fixes
Stafford Horne
2022-09-04
1
-0
/
+7
*
target/openrisc: Enable MTTCG
Stafford Horne
2022-09-04
1
-1
/
+6
*
Do not include sysemu/sysemu.h if it's not really necessary
Thomas Huth
2021-05-02
1
-1
/
+0
*
target/openrisc: Remove dead code attempting to check "is timer disabled"
Peter Maydell
2020-11-17
1
-3
/
+0
*
target/openrisc: Implement move to/from FPCSR
Richard Henderson
2019-09-04
1
-5
/
+11
*
target/openrisc: Add VR2 and AVR special processor registers
Richard Henderson
2019-09-04
1
-0
/
+6
*
target/openrisc: Move VR, UPR, DMMCFGR, IMMCFGR to cpu init
Richard Henderson
2019-09-04
1
-2
/
+2
*
target/openrisc: Make VR and PPC read-only
Richard Henderson
2019-09-04
1
-9
/
+1
*
general: Replace global smp variables with smp machine properties
Like Xu
2019-07-05
1
-1
/
+5
*
target/openrisc: Use env_cpu, env_archcpu
Richard Henderson
2019-06-10
1
-4
/
+4
*
target/openrisc: Fix LGPL version number
Thomas Huth
2019-01-30
1
-1
/
+1
*
target/openrisc: Fix writes to interrupt mask register
Stafford Horne
2018-07-03
1
-1
/
+1
*
target/openrisc: Use identical sizes for ITLB and DTLB
Richard Henderson
2018-07-03
1
-8
/
+8
*
target/openrisc: Fix cpu_mmu_index
Richard Henderson
2018-07-03
1
-4
/
+0
*
target/openrisc: Fix tlb flushing in mtspr
Richard Henderson
2018-07-03
1
-6
/
+15
*
target/openrisc: Reduce tlb to a single dimension
Richard Henderson
2018-07-03
1
-10
/
+10
*
target/openrisc: Remove indirect function calls for mmu
Richard Henderson
2018-07-03
1
-15
/
+0
*
target/openrisc: Merge tlb allocation into CPUOpenRISCState
Richard Henderson
2018-07-03
1
-14
/
+14
*
target/openrisc: Form the spr index from tcg
Richard Henderson
2018-07-03
1
-6
/
+3
*
target/openrisc: Fix mtspr shadow gprs
Richard Henderson
2018-07-02
1
-0
/
+1
*
icount: fix cpu_restore_state_from_tb for non-tb-exit cases
Pavel Dovgalyuk
2018-04-11
1
-4
/
+4
*
openrisc/cputimer: Perparation for Multicore
Stafford Horne
2017-10-21
1
-2
/
+2
*
target/openrisc: Make coreid and numcores variable
Stafford Horne
2017-10-21
1
-2
/
+3
*
target/openrisc: Support non-busy idle state using PMR SPR
Stafford Horne
2017-05-04
1
-0
/
+13
*
target/openrisc: implement shadow registers
Stafford Horne
2017-05-04
1
-0
/
+9
*
target/openrisc: add numcores and coreid support
Stafford Horne
2017-05-04
1
-0
/
+6
*
target/openrisc: Implement EVBAR register
Tim 'mithro' Ansell
2017-04-21
1
-0
/
+7
*
target/openrisc: Tidy handling of delayed branches
Richard Henderson
2017-02-14
1
-1
/
+1
*
target/openrisc: Tidy ppc/npc implementation
Richard Henderson
2017-02-14
1
-28
/
+16
*
target/openrisc: Represent MACHI:MACLO as a single unit
Richard Henderson
2017-02-14
1
-0
/
+13
*
target/openrisc: Keep SR_F in a separate variable
Richard Henderson
2017-02-14
1
-3
/
+2
*
cputlb: drop flush_global flag from tlb_flush
Alex Bennée
2017-01-13
1
-1
/
+1
*
Move target-* CPU file into a target/ folder
Thomas Huth
2016-12-20
1
-0
/
+288