index
:
~jwrdegoede/qemu
chardev-flowcontrol
master
qemu-1.0-usbredir
qemu-1.3-usbredir-wip
qemu-kvm-0.15.0-usbredir
qemu-kvm-1.0-usbredir
qemu-kvm-1.0.1-usbredir
qemu-kvm-1.1-usbredir
qemu-kvm-1.1-usbredir-live
qemu-kvm-1.2-f18
qemu-kvm-1.2-usbredir
qemu-kvm-1.2-usbredir-wip
spice-patches
stable-1.5
usb-borken
usb-for-gerd
usb-next
usb-patches
usb-wip
usbredir
Hans' usb redirection qemu repo
jwrdegoede
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-unicore32
/
helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-07
cpu: Drop cpu_model_str from CPU_COMMON
Andreas Färber
1
-1
/
+0
2013-03-12
cpu: Replace do_interrupt() by CPUClass::do_interrupt method
Andreas Färber
1
-1
/
+4
2013-02-16
target-unicore32: Move TCG initialization to UniCore32CPU initfn
Andreas Färber
1
-6
/
+0
2013-02-16
target-unicore32: Introduce QOM realizefn for UniCore32CPU
Andreas Färber
1
-1
/
+2
2013-02-01
target-unicore32: Rename CPU subtypes
Andreas Färber
1
-0
/
+1
2013-01-27
target-unicore32: Detect attempt to instantiate non-CPU type in cpu_init()
Andreas Färber
1
-2
/
+4
2012-12-23
configure: allow disabling pixman if not needed
Robert Schiele
1
-0
/
+2
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
1
-1
/
+1
2012-12-19
exec: move include files to include/exec/
Paolo Bonzini
1
-1
/
+1
2012-12-19
ui: move files to ui/ and include/ui/
Paolo Bonzini
1
-1
/
+1
2012-08-11
unicore32-softmmu: Add a minimal curses screen support
Guan Xuetao
1
-2
/
+43
2012-08-11
unicore32: Split UniCore-F64 instruction helpers from helper.c
Guan Xuetao
1
-330
/
+0
2012-08-11
unicore32-softmmu: Add coprocessor 0(sysctrl) and 1(ocd) instruction support
Guan Xuetao
1
-37
/
+148
2012-08-11
unicore32-softmmu: Add unicore32-softmmu build support
Guan Xuetao
1
-13
/
+14
2012-03-30
target-unicore32: Move CPU-dependent init into initfn
Andreas Färber
1
-23
/
+0
2012-03-30
target-unicore32: QOM'ify CPU
Andreas Färber
1
-36
/
+7
2012-03-30
target-unicore32: License future contributions under GPLv2+
Andreas Färber
1
-0
/
+3
2012-03-14
target-unicore32: Don't overuse CPUState
Andreas Färber
1
-31
/
+31
2012-02-28
target-unicore32: Clean includes
Stefan Weil
1
-4
/
+0
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-1
/
+1
2011-08-07
Remove unused is_softmmu parameter from cpu_handle_mmu_fault
Blue Swirl
1
-1
/
+1
2011-06-26
Remove exec-all.h include directives
Blue Swirl
1
-1
/
+0
2011-04-12
unicore32: add target-unicore32 directory for unicore32-linux-user support
Guan Xuetao
1
-0
/
+487