index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
Commit message (
Expand
)
Author
Age
Files
Lines
*
target/nios2: Prevent writes to read-only or reserved control fields
Richard Henderson
2022-04-26
4
-28
/
+168
*
target/nios2: Clean up handling of tlbmisc in do_exception
Richard Henderson
2022-04-26
2
-37
/
+73
*
target/nios2: Cleanup set of CR_EXCEPTION for do_interrupt
Richard Henderson
2022-04-26
1
-3
/
+4
*
target/nios2: Handle EXCP_UNALIGN and EXCP_UNALIGND
Richard Henderson
2022-04-26
1
-0
/
+8
*
target/nios2: Hoist CPU_LOG_INT logging
Richard Henderson
2022-04-26
1
-11
/
+47
*
target/nios2: Clean up nios2_cpu_do_interrupt
Richard Henderson
2022-04-26
1
-97
/
+44
*
target/nios2: Create EXCP_SEMIHOST for semi-hosting
Richard Henderson
2022-04-26
3
-9
/
+23
*
target/nios2: Move R_FOO and CR_BAR into enumerations
Richard Henderson
2022-04-26
1
-37
/
+35
*
target/nios2: Use hw/registerfields.h for CR_TLBMISC fields
Richard Henderson
2022-04-26
4
-34
/
+39
*
target/nios2: Rename CR_TLBMISC_WR to CR_TLBMISC_WE
Richard Henderson
2022-04-26
3
-5
/
+5
*
target/nios2: Use hw/registerfields.h for CR_TLBACC fields
Richard Henderson
2022-04-26
2
-16
/
+23
*
target/nios2: Use hw/registerfields.h for CR_TLBADDR fields
Richard Henderson
2022-04-26
4
-15
/
+16
*
target/nios2: Use hw/registerfields.h for CR_EXCEPTION fields
Richard Henderson
2022-04-26
2
-15
/
+26
*
target/nios2: Use hw/registerfields.h for CR_STATUS fields
Richard Henderson
2022-04-26
1
-9
/
+19
*
target/nios2: Clean up nios2_cpu_dump_state
Richard Henderson
2022-04-26
1
-10
/
+9
*
target/nios2: Split control registers away from general registers
Richard Henderson
2022-04-26
6
-113
/
+118
*
target/nios2: Remove cpu_interrupts_enabled
Richard Henderson
2022-04-26
1
-5
/
+0
*
target/nios2: Do not create TCGv for control registers
Richard Henderson
2022-04-26
1
-7
/
+26
*
target/nios2: Fix BRET instruction
Richard Henderson
2022-04-26
1
-3
/
+13
*
target/nios2: Split out helper for eret instruction
Amir Gonnen
2022-04-26
3
-4
/
+16
*
target/nios2: Split PC out of env->regs[]
Richard Henderson
2022-04-26
4
-51
/
+45
*
target/nios2: Add NUM_GP_REGS and NUM_CP_REGS
Amir Gonnen
2022-04-26
1
-2
/
+4
*
target/nios2: Stop generating code if gen_check_supervisor fails
Richard Henderson
2022-04-26
1
-5
/
+15
*
target/nios2: Check supervisor on eret
Amir Gonnen
2022-04-26
1
-0
/
+2
*
target/nios2: Build helper.c for system only
Richard Henderson
2022-04-26
2
-4
/
+6
*
target/nios2: Remove nios2_cpu_record_sigsegv
Richard Henderson
2022-04-26
3
-21
/
+3
*
target/nios2: Remove user-only nios2_cpu_do_interrupt
Richard Henderson
2022-04-26
1
-8
/
+0
*
Merge tag 'pull-target-arm-20220422-1' of https://git.linaro.org/people/pmayd...
Richard Henderson
2022-04-22
15
-215
/
+203
|
\
|
*
target/arm: Use tcg_constant_i32 in translate.h
Richard Henderson
2022-04-22
1
-10
/
+3
|
*
target/arm: Use tcg_constant in translate-vfp.c
Richard Henderson
2022-04-22
1
-53
/
+23
|
*
target/arm: Use smin/smax for do_sat_addsub_32
Richard Henderson
2022-04-22
1
-7
/
+2
|
*
target/arm: Use tcg_constant in translate-neon.c
Richard Henderson
2022-04-22
1
-14
/
+7
|
*
target/arm: Use tcg_constant in translate-m-nocp.c
Richard Henderson
2022-04-22
1
-7
/
+5
|
*
target/arm: Simplify aa32 DISAS_WFI
Richard Henderson
2022-04-22
1
-8
/
+4
|
*
target/arm: Simplify gen_sar
Richard Henderson
2022-04-22
1
-5
/
+3
|
*
target/arm: Simplify GEN_SHIFT in translate.c
Richard Henderson
2022-04-22
1
-10
/
+8
|
*
target/arm: Split out gen_rebuild_hflags
Richard Henderson
2022-04-22
2
-28
/
+33
|
*
target/arm: Split out set_btype_raw
Richard Henderson
2022-04-22
1
-13
/
+12
|
*
target/arm: Remove fpexc32_access
Richard Henderson
2022-04-22
3
-33
/
+2
|
*
target/arm: Change CPUArchState.thumb to bool
Richard Henderson
2022-04-22
3
-5
/
+5
|
*
target/arm: Change DisasContext.thumb to bool
Richard Henderson
2022-04-22
2
-2
/
+2
|
*
target/arm: Extend store_cpu_offset to take field size
Richard Henderson
2022-04-22
2
-9
/
+25
|
*
target/arm: Change CPUArchState.aarch64 to bool
Richard Henderson
2022-04-22
5
-6
/
+6
|
*
target/arm: Change DisasContext.aarch64 to bool
Richard Henderson
2022-04-22
3
-3
/
+3
|
*
target/arm: Update SCTLR bits to ARMv9.2
Richard Henderson
2022-04-22
1
-0
/
+14
|
*
target/arm: Update SCR_EL3 bits to ARMv8.8
Richard Henderson
2022-04-22
1
-0
/
+12
|
*
target/arm: Update ISAR fields for ARMv8.8
Richard Henderson
2022-04-22
1
-0
/
+24
|
*
target/arm/cpu.c: ignore VIRQ and VFIQ if no EL2
Peter Maydell
2022-04-22
1
-2
/
+10
*
|
Merge tag 'pull-riscv-to-apply-20220422-1' of github.com:alistair23/qemu into...
Richard Henderson
2022-04-22
13
-117
/
+1061
|
\
\
|
|
/
|
/
|
|
*
target/riscv: cpu: Enable native debug feature
Bin Meng
2022-04-22
1
-1
/
+1
[next]