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
/
hppa
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
target/hppa: Increase number of temp regs
Richard Henderson
2018-01-31
1
-1
/
+1
*
target/hppa: Only use EXCP_DTLB_MISS
Richard Henderson
2018-01-31
1
-1
/
+3
*
target/hppa: Implement B,GATE insn
Richard Henderson
2018-01-31
3
-0
/
+57
*
target/hppa: Add migration for the cpu
Richard Henderson
2018-01-31
4
-0
/
+184
*
target/hppa: Add system registers to gdbstub
Richard Henderson
2018-01-31
1
-0
/
+156
*
target/hppa: Optimize for flat addressing space
Richard Henderson
2018-01-31
2
-10
/
+30
*
target/hppa: Implement halt and reset instructions
Helge Deller
2018-01-31
3
-1
/
+39
*
target/hppa: Implement SYNCDMA insn
Richard Henderson
2018-01-30
1
-1
/
+2
*
target/hppa: Implement LCI
Richard Henderson
2018-01-30
1
-0
/
+20
*
target/hppa: Implement LPA
Richard Henderson
2018-01-30
5
-5
/
+58
*
target/hppa: Implement LDWA
Richard Henderson
2018-01-30
1
-0
/
+38
*
target/hppa: Implement P*TLB and P*TLBE insns
Richard Henderson
2018-01-30
3
-0
/
+79
*
target/hppa: Implement I*TLBA and I*TLBP insns
Richard Henderson
2018-01-30
3
-4
/
+132
*
target/hppa: Log unimplemented instructions
Richard Henderson
2018-01-30
1
-0
/
+2
*
target/hppa: Implement the interval timer
Richard Henderson
2018-01-30
6
-4
/
+67
*
target/hppa: Implement external interrupts
Richard Henderson
2018-01-30
5
-1
/
+83
*
target/hppa: Implement tlb_fill
Richard Henderson
2018-01-30
3
-10
/
+197
*
target/hppa: Implement IASQ
Richard Henderson
2018-01-30
6
-27
/
+179
*
target/hppa: Avoid privilege level decrease during branches
Richard Henderson
2018-01-30
1
-5
/
+47
*
target/hppa: Use space registers in data operations
Richard Henderson
2018-01-30
2
-147
/
+201
*
target/hppa: Implement unaligned access trap
Richard Henderson
2018-01-30
1
-1
/
+18
*
target/hppa: Fill in hppa_cpu_do_interrupt/hppa_cpu_exec_interrupt
Richard Henderson
2018-01-30
5
-66
/
+192
*
target/hppa: Implement rfi
Richard Henderson
2018-01-30
4
-2
/
+55
*
target/hppa: Adjust insn mask for mfctl,w
Richard Henderson
2018-01-30
1
-1
/
+1
*
target/hppa: Add control registers
Richard Henderson
2018-01-30
4
-35
/
+72
*
target/hppa: Add space registers
Richard Henderson
2018-01-30
3
-11
/
+77
*
target/hppa: Implement the system mask instructions
Richard Henderson
2018-01-30
3
-1
/
+113
*
target/hppa: Implement mmu_idx from IA privilege level
Richard Henderson
2018-01-30
3
-26
/
+50
*
target/hppa: Split address size from register size
Richard Henderson
2018-01-30
6
-414
/
+683
*
target/hppa: Define hardware exception types
Richard Henderson
2018-01-30
5
-30
/
+88
*
target/hppa: Disable gateway page emulation for system mode
Richard Henderson
2018-01-30
1
-10
/
+17
*
target/hppa: Define the rest of the PSW
Richard Henderson
2018-01-30
2
-14
/
+86
*
target/hppa: Skeleton support for hppa-softmmu
Helge Deller
2018-01-30
6
-13
/
+72
*
accel/tcg: add size paremeter in tlb_fill()
Laurent Vivier
2018-01-25
3
-3
/
+4
*
tcg: Remove TCGV_UNUSED* and TCGV_IS_UNUSED*
Richard Henderson
2017-12-29
1
-32
/
+31
*
Merge remote-tracking branch 'remotes/rth/tags/pull-dis-20171026' into staging
Peter Maydell
2017-10-27
1
-1
/
+1
|
\
|
*
disas: Remove unused flags arguments
Richard Henderson
2017-10-25
1
-1
/
+1
*
|
tcg: Initialize cpu_env generically
Richard Henderson
2017-10-24
1
-4
/
+0
*
|
tcg: define tcg_init_ctx and make tcg_ctx a pointer
Emilio G. Cota
2017-10-24
1
-1
/
+1
*
|
target/hppa: check CF_PARALLEL instead of parallel_cpus
Emilio G. Cota
2017-10-24
3
-6
/
+40
*
|
tcg: convert tb->cflags reads to tb_cflags(tb)
Emilio G. Cota
2017-10-24
1
-1
/
+1
*
|
qom: Introduce CPUClass.tcg_initialize
Richard Henderson
2017-10-24
2
-8
/
+1
|
/
*
tcg: remove addr argument from lookup_tb_ptr
Emilio G. Cota
2017-10-10
1
-3
/
+3
*
target/hppa: Convert to TranslatorOps
Richard Henderson
2017-09-07
1
-143
/
+159
*
target/hppa: Convert to DisasContextBase
Richard Henderson
2017-09-07
1
-9
/
+8
*
target/hppa: Convert to DisasJumpType
Richard Henderson
2017-09-07
1
-307
/
+294
*
hppa: replace cpu_hppa_init() with cpu_generic_init()
Igor Mammedov
2017-09-01
2
-11
/
+4
*
tcg: Pass generic CPUState to gen_intermediate_code()
LluĂs Vilanova
2017-07-19
1
-3
/
+2
*
target/hppa: Use tcg_gen_lookup_and_goto_ptr
Richard Henderson
2017-06-05
1
-4
/
+4
*
migration: Remove unneeded includes of migration/vmstate.h
Juan Quintela
2017-06-01
1
-1
/
+0
[prev]
[next]