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-unicore32
/
helper.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpu: Factor out cpu_generic_init()
Andreas Färber
2014-03-13
1
-10
/
+3
*
cpu: Drop cpu_model_str from CPU_COMMON
Andreas Färber
2013-10-07
1
-1
/
+0
*
cpu: Replace do_interrupt() by CPUClass::do_interrupt method
Andreas Färber
2013-03-12
1
-1
/
+4
*
target-unicore32: Move TCG initialization to UniCore32CPU initfn
Andreas Färber
2013-02-16
1
-6
/
+0
*
target-unicore32: Introduce QOM realizefn for UniCore32CPU
Andreas Färber
2013-02-16
1
-1
/
+2
*
target-unicore32: Rename CPU subtypes
Andreas Färber
2013-02-01
1
-0
/
+1
*
target-unicore32: Detect attempt to instantiate non-CPU type in cpu_init()
Andreas Färber
2013-01-27
1
-2
/
+4
*
configure: allow disabling pixman if not needed
Robert Schiele
2012-12-23
1
-0
/
+2
*
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
exec: move include files to include/exec/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
ui: move files to ui/ and include/ui/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
unicore32-softmmu: Add a minimal curses screen support
Guan Xuetao
2012-08-11
1
-2
/
+43
*
unicore32: Split UniCore-F64 instruction helpers from helper.c
Guan Xuetao
2012-08-11
1
-330
/
+0
*
unicore32-softmmu: Add coprocessor 0(sysctrl) and 1(ocd) instruction support
Guan Xuetao
2012-08-11
1
-37
/
+148
*
unicore32-softmmu: Add unicore32-softmmu build support
Guan Xuetao
2012-08-11
1
-13
/
+14
*
target-unicore32: Move CPU-dependent init into initfn
Andreas Färber
2012-03-30
1
-23
/
+0
*
target-unicore32: QOM'ify CPU
Andreas Färber
2012-03-30
1
-36
/
+7
*
target-unicore32: License future contributions under GPLv2+
Andreas Färber
2012-03-30
1
-0
/
+3
*
target-unicore32: Don't overuse CPUState
Andreas Färber
2012-03-14
1
-31
/
+31
*
target-unicore32: Clean includes
Stefan Weil
2012-02-28
1
-4
/
+0
*
Use glib memory allocation and free functions
Anthony Liguori
2011-08-20
1
-1
/
+1
*
Remove unused is_softmmu parameter from cpu_handle_mmu_fault
Blue Swirl
2011-08-07
1
-1
/
+1
*
Remove exec-all.h include directives
Blue Swirl
2011-06-26
1
-1
/
+0
*
unicore32: add target-unicore32 directory for unicore32-linux-user support
Guan Xuetao
2011-04-12
1
-0
/
+487