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
/
cpu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-12
cpu: Replace do_interrupt() by CPUClass::do_interrupt method
Andreas Färber
1
-0
/
+1
2013-02-16
cpu: Add CPUArchState pointer to CPUState
Andreas Färber
1
-0
/
+2
2013-02-16
target-unicore32: Move TCG initialization to UniCore32CPU initfn
Andreas Färber
1
-0
/
+6
2013-02-16
target-unicore32: Introduce QOM realizefn for UniCore32CPU
Andreas Färber
1
-0
/
+14
2013-02-01
target-unicore32: Rename CPU subtypes
Andreas Färber
1
-3
/
+6
2013-02-01
target-unicore32: Mark as unmigratable
Andreas Färber
1
-0
/
+8
2013-01-28
target-unicore32: Use type_register() instead of type_register_static()
Andreas Färber
1
-1
/
+1
2013-01-28
target-unicore32: Catch attempt to instantiate abstract type in cpu_init()
Andreas Färber
1
-1
/
+2
2013-01-27
target-unicore32: Detect attempt to instantiate non-CPU type in cpu_init()
Andreas Färber
1
-0
/
+23
2012-10-31
cpus: Pass CPUState to [qemu_]cpu_has_work()
Andreas Färber
1
-1
/
+1
2012-08-11
unicore32-softmmu: Make UniCore32 cpuid & exceptions correct and runable
Guan Xuetao
1
-5
/
+14
2012-03-30
target-unicore32: Move CPU-dependent init into initfn
Andreas Färber
1
-0
/
+14
2012-03-30
target-unicore32: QOM'ify CPU
Andreas Färber
1
-0
/
+90