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
/
scripts
/
qapi
/
doc.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-09-01
target/microblaze: Convert dec_fpu to decodetree
Richard Henderson
2
-111
/
+60
2020-09-01
target/microblaze: Convert dec_imm to decodetree
Richard Henderson
2
-9
/
+11
2020-09-01
target/microblaze: Convert dec_barrel to decodetree
Richard Henderson
2
-59
/
+86
2020-09-01
target/microblaze: Convert dec_bit to decodetree
Richard Henderson
2
-73
/
+95
2020-09-01
target/microblaze: Unwind properly when raising divide-by-zero
Richard Henderson
2
-13
/
+14
2020-09-01
target/microblaze: Convert dec_div to decodetree
Richard Henderson
2
-22
/
+16
2020-09-01
target/microblaze: Convert dec_mul to decodetree
Richard Henderson
2
-46
/
+37
2020-09-01
target/microblaze: Convert dec_and, dec_or, dec_xor to decodetree
Richard Henderson
2
-30
/
+28
2020-09-01
target/microblaze: Convert dec_pattern to decodetree
Richard Henderson
2
-49
/
+22
2020-09-01
target/microblaze: Implement cmp and cmpu inline
Richard Henderson
3
-24
/
+22
2020-09-01
target/microblaze: Convert dec_sub to decodetree
Richard Henderson
4
-75
/
+65
2020-09-01
target/microblaze: Convert dec_add to decodetree
Richard Henderson
2
-41
/
+176
2020-09-01
target/microblaze: Add decodetree infrastructure
Richard Henderson
3
-2
/
+30
2020-09-01
target/microblaze: Ensure imm constant is always available
Richard Henderson
2
-46
/
+67
2020-09-01
target/microblaze: Remove LOG_DIS
Richard Henderson
1
-77
/
+1
2020-09-01
target/microblaze: Remove empty D macros
Richard Henderson
3
-11
/
+4
2020-09-01
target/microblaze: Remove DISAS_GNU
Richard Henderson
1
-1
/
+0
2020-09-01
target/microblaze: Remove SIM_COMPAT
Richard Henderson
1
-4
/
+1
2020-09-01
target/microblaze: Convert to translator_loop
Richard Henderson
1
-137
/
+146
2020-09-01
target/microblaze: Convert to DisasContextBase
Richard Henderson
1
-51
/
+51
2020-09-01
target/microblaze: Check singlestep_enabled in gen_goto_tb
Richard Henderson
1
-1
/
+6
2020-09-01
target/microblaze: Use DISAS_NORETURN
Richard Henderson
1
-10
/
+7
2020-09-01
target/microblaze: Split out MSR[C] to its own variable
Richard Henderson
6
-96
/
+82
2020-09-01
target/microblaze: Tidy mb_tcg_init
Richard Henderson
1
-37
/
+29
2020-09-01
target/microblaze: Rename env_* tcg variables to cpu_*
Richard Henderson
1
-27
/
+27
2020-09-01
target/microblaze: Remove helper_debug and env->debug
Richard Henderson
4
-39
/
+2
2020-09-01
target/microblaze: Mark raise_exception as noreturn
Richard Henderson
1
-1
/
+1
2020-09-01
target/microblaze: Tidy raising of exceptions
Richard Henderson
1
-25
/
+37
2020-09-01
target/microblaze: Remove cpu_ear
Richard Henderson
1
-8
/
+15
2020-09-01
target/microblaze: Fix width of EDR
Richard Henderson
2
-7
/
+6
2020-09-01
target/microblaze: Fix width of BTR
Richard Henderson
2
-8
/
+6
2020-09-01
target/microblaze: Fix width of FSR
Richard Henderson
2
-7
/
+6
2020-09-01
target/microblaze: Fix width of ESR
Richard Henderson
5
-12
/
+12
2020-09-01
target/microblaze: Fix width of MSR
Richard Henderson
4
-29
/
+17
2020-09-01
target/microblaze: Fix width of PC and BTARGET
Richard Henderson
5
-63
/
+43
2020-09-01
target/microblaze: Split the cpu_SR array
Richard Henderson
1
-41
/
+65
2020-09-01
target/microblaze: Split out EDR from env->sregs
Richard Henderson
4
-19
/
+12
2020-09-01
target/microblaze: Split out BTR from env->sregs
Richard Henderson
4
-6
/
+9
2020-09-01
target/microblaze: Split out FSR from env->sregs
Richard Henderson
5
-10
/
+13
2020-09-01
target/microblaze: Split out ESR from env->sregs
Richard Henderson
6
-25
/
+27
2020-09-01
target/microblaze: Split out EAR from env->sregs
Richard Henderson
5
-11
/
+14
2020-09-01
target/microblaze: Split out MSR from env->sregs
Richard Henderson
6
-49
/
+51
2020-09-01
target/microblaze: Split out PC from env->sregs
Richard Henderson
9
-37
/
+42
2020-09-01
target/microblaze: Tidy gdbstub
Richard Henderson
1
-90
/
+99
2020-09-01
tests/tcg: Do not require FE_* exception bits
Richard Henderson
1
-0
/
+17
2020-09-01
tests/tcg: Do not require FE_TOWARDZERO
Richard Henderson
2
-0
/
+4
2020-09-01
tests/tcg: Add microblaze to arches filter
Richard Henderson
1
-1
/
+1
2020-08-31
usb: fix setup_len init (CVE-2020-14364)
Gerd Hoffmann
1
-6
/
+10
2020-08-31
usb-host: workaround libusb bug
Gerd Hoffmann
1
-1
/
+36
2020-08-31
hw/usb: Add U2F device autoscan to passthru mode
César Belley
3
-14
/
+110
[next]