index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target-cris
Commit message (
Expand
)
Author
Age
Files
Lines
*
cris: avoid a write only variable
Blue Swirl
2010-10-13
1
-3
/
+2
*
cris: Consider the TLB valid bit on writes to the TLB
Edgar E. Iglesias
2010-10-07
1
-1
/
+3
*
target-cris: Use %td for ptrdiff_t arguments in debug message
Stefan Weil
2010-10-02
1
-1
/
+1
*
cris: Fix watchdog resets
Edgar E. Iglesias
2010-09-19
1
-2
/
+3
*
cris: Fix TLB exec bit protection
Edgar E. Iglesias
2010-09-18
2
-2
/
+2
*
Use gcc warning flag -Wempty-body
Blue Swirl
2010-09-18
1
-1
/
+1
*
cris: Avoid spurios hw_abort on recursive bus faults
Edgar E. Iglesias
2010-09-16
1
-1
/
+7
*
cris: Avoid debug clobbering for both I & D MMU state.
Edgar E. Iglesias
2010-07-05
3
-20
/
+10
*
cris: Dont clobber the MMU state across calls to cpu_get_phys_page_debug.
Edgar E. Iglesias
2010-07-05
1
-0
/
+17
*
cris: Break out rand LFSR update into a separate func.
Edgar E. Iglesias
2010-07-05
1
-8
/
+13
*
remove exec-all.h inclusion from cpu.h
Paolo Bonzini
2010-07-03
1
-1
/
+0
*
move cpu_pc_from_tb to target-*/exec.h
Paolo Bonzini
2010-07-03
2
-5
/
+6
*
remove unused stuff from */exec.h
Paolo Bonzini
2010-07-03
1
-3
/
+0
*
cris: Move sign extension.
Edgar E. Iglesias
2010-06-16
1
-13
/
+13
*
cris: Centralize fetching
Edgar E. Iglesias
2010-06-16
1
-22
/
+44
*
cris: Make the CRISv32 insn decoders return signed int.
Edgar E. Iglesias
2010-06-16
1
-86
/
+86
*
cris: Break out image loading to hw/cris-boot.c.
Edgar E. Iglesias
2010-06-10
1
-0
/
+2
*
Fix %lld or %llx printf format use
Blue Swirl
2010-05-22
1
-2
/
+2
*
Fix __VA__ARGS__ typo in cris mmu.c
Riccardo Magliocchetti
2010-05-19
1
-1
/
+1
*
cris: remove dead assignments, spotted by clang analyzer
Blue Swirl
2010-04-25
2
-7
/
+2
*
Replace assert(0) with abort() or cpu_abort()
Blue Swirl
2010-03-18
2
-8
/
+10
*
Large page TLB flush
Paul Brook
2010-03-17
1
-2
/
+3
*
Remove cpu_get_phys_page_debug from userspace emulation
Paul Brook
2010-03-12
1
-5
/
+0
*
Move TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h.
Richard Henderson
2010-03-12
1
-0
/
+3
*
Update to a hopefully more future proof FSF address
Blue Swirl
2010-03-07
2
-4
/
+2
*
cris: Mask interrupts on dslots for CRISv10.
Edgar E. Iglesias
2010-02-20
1
-0
/
+4
*
crisv10: Prettify.
Edgar E. Iglesias
2010-02-15
1
-95
/
+91
*
cris: Add support for CRISv10 translation.
Edgar E. Iglesias
2010-02-15
4
-30
/
+1486
*
cris: Use tcg_gen_movi_tl.
Edgar E. Iglesias
2010-02-15
1
-2
/
+2
*
cris: Add v10 style interrupts.
Edgar E. Iglesias
2010-02-15
1
-5
/
+63
*
crisv10: Always clear the V and C flags on btst.
Edgar E. Iglesias
2010-02-15
1
-0
/
+2
*
cris: Prepare for CRISv10.
Edgar E. Iglesias
2010-02-15
1
-1
/
+7
*
cris: Prettify register dumps.
Edgar E. Iglesias
2010-01-31
1
-2
/
+2
*
kill regs_to_env and env_to_regs
Paolo Bonzini
2010-01-19
1
-8
/
+0
*
CRIS: Segmented addressing only for kernel mode.
Edgar E. Iglesias
2009-10-10
2
-3
/
+5
*
CRIS: Update PR_EDA on TLB faults.
Edgar E. Iglesias
2009-10-08
2
-7
/
+5
*
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
1
-2
/
+2
*
Get rid of _t suffix
malc
2009-10-01
1
-2
/
+2
*
Fix sys-queue.h conflict for good
Blue Swirl
2009-09-12
1
-2
/
+2
*
cleanup cpu-exec.c, part 0/N: consolidate handle_cpu_signal
Nathan Froyd
2009-08-24
1
-0
/
+1
*
Update to a hopefully more future proof FSF address
Blue Swirl
2009-07-16
8
-16
/
+8
*
cris: Remove unused internal flag.
Edgar E. Iglesias
2009-06-23
1
-3
/
+0
*
CRIS: Prettify sizes for the internal disasm.
Edgar E. Iglesias
2009-06-12
1
-8
/
+8
*
CRIS: Remove duplicated flag defines.
Edgar E. Iglesias
2009-06-03
1
-2
/
+0
*
Convert machine registration to use module init functions
Anthony Liguori
2009-05-21
1
-6
/
+0
*
Include assert.h from qemu-common.h
Paul Brook
2009-05-13
2
-2
/
+0
*
CRIS: Fix bmi.
Edgar E. Iglesias
2009-05-12
1
-1
/
+2
*
CRIS: cris_mmu_result_t -> cris_mmu_result
Edgar E. Iglesias
2009-04-25
3
-6
/
+6
*
qemu: introduce qemu_init_vcpu (Marcelo Tosatti)
aliguori
2009-04-24
1
-0
/
+1
*
qemu: per-arch cpu_has_work (Marcelo Tosatti)
aliguori
2009-04-24
1
-0
/
+5
[next]