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-sparc
/
cpu.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-12
cpu: Replace do_interrupt() by CPUClass::do_interrupt method
Andreas Färber
1
-1
/
+0
2013-03-12
cpu: Move halted and interrupt_request fields to CPUState
Andreas Färber
1
-2
/
+3
2013-02-23
SPARC LEON power-down support added
Ronald Hecht
1
-0
/
+1
2012-12-19
fpu: move public header file to include/fpu
Paolo Bonzini
1
-1
/
+1
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
-3
/
+3
2012-12-16
exec: refactor cpu_restore_state
Blue Swirl
1
-1
/
+0
2012-12-07
target-sparc: Remove t0, t1 from CPUSPARCState
Richard Henderson
1
-1
/
+0
2012-11-03
Merge branch 'trivial-patches' of git://github.com/stefanha/qemu
Blue Swirl
1
-3
/
+0
2012-11-01
target-sparc: make do_unaligned_access static
Blue Swirl
1
-3
/
+0
2012-10-31
cpus: Pass CPUState to [qemu_]cpu_has_work()
Andreas Färber
1
-1
/
+3
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
1
-2
/
+2
2012-10-07
target-sparc: Move sdivx and udivx out of line
Richard Henderson
1
-0
/
+1
2012-06-04
target-sparc: Let cpu_sparc_init() return SPARCCPU
Andreas Färber
1
-3
/
+14
2012-04-14
Use uintptr_t for various op related functions
Blue Swirl
1
-1
/
+1
2012-04-07
target-sparc: QOM'ify CPU
Andreas Färber
1
-0
/
+1
2012-03-24
target-sparc: Add compiler attribute to some functions which don't return
Stefan Weil
1
-2
/
+3
2012-03-18
Sparc: avoid AREG0 wrappers for memory access helpers
Blue Swirl
1
-83
/
+2
2012-03-18
Sparc: avoid AREG0 for memory access helpers
Blue Swirl
1
-0
/
+82
2012-03-17
sparc64: implement PCI and ISA irqs
Blue Swirl
1
-0
/
+3
2012-03-17
sparc: reset CPU state on reset
Blue Swirl
1
-2
/
+3
2012-03-14
Rename CPUState -> CPUArchState
Andreas Färber
1
-1
/
+1
2012-03-14
target-sparc: Don't overuse CPUState
Andreas Färber
1
-28
/
+28
2012-03-14
target-sparc: Typedef struct CPUSPARCState early
Andreas Färber
1
-2
/
+4
2011-10-26
target-sparc: Change fpr representation to doubles.
Richard Henderson
1
-3
/
+4
2011-10-26
target-sparc: Pass float64 parameters instead of dt0/1 temporaries.
Richard Henderson
1
-1
/
+0
2011-10-26
Sparc: split MMU helpers
Blue Swirl
1
-1
/
+1
2011-10-26
Sparc: avoid AREG0 for softint op helpers and Leon cache control
Blue Swirl
1
-6
/
+25
2011-10-23
Sparc: split CWP and PSTATE op helpers
Blue Swirl
1
-1
/
+3
2011-10-23
Sparc: split helper.c
Blue Swirl
1
-1
/
+2
2011-09-10
Gdbstub: Fix back-trace on SPARC32
Fabien Chouteau
1
-0
/
+7
2011-08-07
Remove unused is_softmmu parameter from cpu_handle_mmu_fault
Blue Swirl
1
-1
/
+1
2011-07-21
SPARC64: implement addtional MMU faults related to nonfaulting load
Tsuneo Saito
1
-0
/
+4
2011-07-21
SPARC64: split cpu_get_phys_page_debug() from cpu_get_phys_page_nofault()
Tsuneo Saito
1
-0
/
+2
2011-07-21
SPARC64: SFSR cleanup and fix
Tsuneo Saito
1
-0
/
+22
2011-07-21
SPARC64: TTE bits cleanup
Tsuneo Saito
1
-0
/
+7
2011-07-20
Fix unassigned memory access handling
Blue Swirl
1
-2
/
+2
2011-07-14
Sparc: fix FPU and AM enable checks for translation
Blue Swirl
1
-16
/
+33
2011-06-26
Move cpu_has_work and cpu_pc_from_tb to cpu.h
Blue Swirl
1
-0
/
+14
2011-06-26
sparc: move do_interrupt to helper.c
Blue Swirl
1
-0
/
+4
2011-06-26
Sparc32: dummy implementation of MXCC MMU breakpoint registers
Blue Swirl
1
-1
/
+3
2011-02-01
SPARC: Fix Leon3 cache control
Fabien Chouteau
1
-2
/
+6
2011-01-24
SPARC: Add asr17 register support
Fabien Chouteau
1
-0
/
+1
2011-01-24
SPARC: Emulation of Leon3
Fabien Chouteau
1
-14
/
+23
2010-12-19
Sparc: implement monitor command 'info tlb'
Blue Swirl
1
-1
/
+1
2010-12-04
target-sparc: Use fprintf_function (format checking)
Stefan Weil
1
-2
/
+2
2010-12-03
target-sparc: remove unused functions cpu_lock(), cpu_unlock()
Peter Maydell
1
-2
/
+0
2010-07-03
remove exec-all.h inclusion from cpu.h
Paolo Bonzini
1
-1
/
+0
2010-07-03
move cpu_pc_from_tb to target-*/exec.h
Paolo Bonzini
1
-6
/
+0
2010-05-22
sparc64: fix mmu context at trap levels above zero
Igor V. Kovalenko
1
-4
/
+10
[next]