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: 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
*
Add new command line option -singlestep for tcg single stepping.
aurel32
2009-04-05
1
-0
/
+1
*
The _exit syscall is used for both thread termination in NPTL applications,
pbrook
2009-03-07
1
-1
/
+2
*
CRIS: Avoid endless loops for unstested CRIS cpu-state load/save.
edgar_igl
2009-03-03
1
-4
/
+4
*
CRIS: Fix remaining build warnings.
edgar_igl
2009-02-22
3
-4
/
+5
*
targets: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
2009-02-05
1
-2
/
+0
*
CRIS: Init the feedback shiftreg used for randomizing TLB sets.
edgar_igl
2009-01-26
2
-0
/
+3
*
Log reset events (Jan Kiszka)
aliguori
2009-01-26
1
-0
/
+5
*
global s/loglevel & X/qemu_loglevel_mask(X)/ (Eduardo Habkost)
aliguori
2009-01-15
1
-3
/
+3
*
Convert references to logfile/loglevel to use qemu_log*() macros
aliguori
2009-01-15
4
-17
/
+13
*
Clean up debugging code #ifdefs (Eduardo Habkost)
aliguori
2009-01-15
4
-166
/
+187
*
CRIS: Purify some of the flag evaluation helpers.
edgar_igl
2009-01-07
3
-160
/
+154
*
CRIS: Implement set_thread_area for CRIS.
edgar_igl
2009-01-07
1
-0
/
+5
*
CRIS: Use a helper for lz.
edgar_igl
2009-01-07
3
-69
/
+8
*
CRIS: bound operates directly on regs, no need to allocate temp destination.
edgar_igl
2009-01-07
1
-3
/
+0
*
CRIS: Speedup btst by using a helper.
edgar_igl
2009-01-07
3
-74
/
+39
*
CRIS: NMI wakes up the core.
edgar_igl
2009-01-07
1
-1
/
+4
*
CRIS: NMI wakes up the core.
edgar_igl
2009-01-07
1
-1
/
+5
*
CRIS: Move operations can be optimized as arithmetic ones for cc evaluation.
edgar_igl
2009-01-07
1
-1
/
+2
*
CRIS: Slight performance improvement for flag evaluation.
edgar_igl
2009-01-07
3
-59
/
+76
[next]