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-sparc
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
tcg: Move helper registration into tcg_context_init
Richard Henderson
2013-10-10
1
-5
/
+0
*
|
cpu: Drop cpu_model_str from CPU_COMMON
Andreas Färber
2013-10-07
1
-1
/
+0
|
/
*
tcg: Change tcg_gen_exit_tb argument to uintptr_t
Richard Henderson
2013-09-02
1
-1
/
+1
*
cpu: Partially revert "cpu: Change qemu_init_vcpu() argument to CPUState"
Andreas Färber
2013-07-29
1
-0
/
+2
*
cpu: Introduce CPUClass::gdb_{read,write}_register()
Andreas Färber
2013-07-27
4
-2
/
+15
*
gdbstub: Replace GET_REG*() macros with gdb_get_reg*() functions
Andreas Färber
2013-07-27
1
-27
/
+27
*
target-sparc: Move cpu_gdb_{read,write}_register()
Andreas Färber
2013-07-26
1
-0
/
+200
*
cpu: Introduce CPUState::gdb_num_regs and CPUClass::gdb_num_core_regs
Andreas Färber
2013-07-26
1
-0
/
+6
*
cpu: Introduce CPUClass::memory_rw_debug() for target_memory_rw_debug()
Andreas Färber
2013-07-23
3
-6
/
+10
*
exec: Change cpu_memory_rw_debug() argument to CPUState
Andreas Färber
2013-07-23
1
-2
/
+3
*
cpu: Turn cpu_get_phys_page_debug() into a CPUClass hook
Andreas Färber
2013-07-23
3
-5
/
+12
*
cpu: Move singlestep_enabled field from CPU_COMMON to CPUState
Andreas Färber
2013-07-23
1
-1
/
+2
*
cpu: Introduce CPUClass::synchronize_from_tb() for cpu_pc_from_tb()
Andreas Färber
2013-07-23
2
-6
/
+9
*
cpu: Introduce CPUClass::set_pc() for gdb_set_cpu_pc()
Andreas Färber
2013-07-23
1
-0
/
+9
*
cpu: Move reset logging to CPUState
Andreas Färber
2013-07-09
1
-5
/
+0
*
log: Change log_cpu_state[_mask]() argument to CPUState
Andreas Färber
2013-07-09
3
-3
/
+3
*
target-sparc: Change gen_intermediate_code_internal() argument to SPARCCPU
Andreas Färber
2013-07-09
1
-4
/
+6
*
cpu: Drop unnecessary dynamic casts in *_env_get_cpu()
Andreas Färber
2013-07-09
1
-1
/
+1
*
linux-user: Move cpu_clone_regs() and cpu_set_tls() into linux-user
Peter Maydell
2013-07-09
1
-12
/
+0
*
memory: add ref/unref calls
Paolo Bonzini
2013-07-04
1
-0
/
+1
*
cpu: Turn cpu_unassigned_access() into a CPUState hook
Andreas Färber
2013-06-28
3
-10
/
+23
*
cpu: Change qemu_init_vcpu() argument to CPUState
Andreas Färber
2013-06-28
1
-3
/
+0
*
cpu: Turn cpu_dump_{state,statistics}() into CPUState hooks
Andreas Färber
2013-06-28
2
-2
/
+7
*
memory: make section size a 128-bit integer
Paolo Bonzini
2013-06-20
1
-1
/
+1
*
target-sparc: Replace free by g_free
Stefan Weil
2013-06-11
1
-1
/
+1
*
Remove Sun4c, Sun4d and a few CPUs
Blue Swirl
2013-05-26
1
-122
/
+0
*
cpu: Replace do_interrupt() by CPUClass::do_interrupt method
Andreas Färber
2013-03-12
5
-3
/
+10
*
cpu: Move halted and interrupt_request fields to CPUState
Andreas Färber
2013-03-12
2
-3
/
+6
*
gen-icount.h: Rename gen_icount_start/end to gen_tb_start/end
Peter Maydell
2013-03-03
1
-2
/
+2
*
cpu: Introduce ENV_OFFSET macros
Andreas Färber
2013-03-03
1
-0
/
+1
*
target-sparc: Use mul*2 for multiply
Richard Henderson
2013-02-23
1
-27
/
+18
*
target-sparc: Use official add2/sub2 interfaces for addx/subx
Richard Henderson
2013-02-23
1
-26
/
+16
*
SPARC LEON power-down support added
Ronald Hecht
2013-02-23
5
-1
/
+19
*
Added LEON MMU ASI mappings and corrected LEON3 MMU masks.
Ronald Hecht
2013-02-23
2
-2
/
+8
*
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
Anthony Liguori
2013-02-18
2
-5
/
+24
|
\
|
*
cpu: Add CPUArchState pointer to CPUState
Andreas Färber
2013-02-16
1
-0
/
+2
|
*
target-sparc: Move TCG initialization to SPARCCPU initfn
Andreas Färber
2013-02-16
1
-4
/
+4
|
*
target-sparc: Introduce QOM realizefn for SPARCCPU
Andreas Färber
2013-02-16
2
-1
/
+18
*
|
target-sparc: Fix debug output for DEBUG_MMU
Andreas Färber
2013-02-16
1
-1
/
+1
|
/
*
cpu: do not use object_delete
Paolo Bonzini
2013-02-01
1
-1
/
+1
*
cpu: Move cpu_index field to CPUState
Andreas Färber
2013-01-15
1
-1
/
+1
*
fpu: move public header file to include/fpu
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
softmmu: move include files to include/sysemu/
Paolo Bonzini
2012-12-19
2
-2
/
+2
*
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
3
-3
/
+3
*
qom: move include files to include/qom/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
exec: move include files to include/exec/
Paolo Bonzini
2012-12-19
5
-12
/
+12
*
build: kill libdis, move disassemblers to disas/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
exec: refactor cpu_restore_state
Blue Swirl
2012-12-16
3
-25
/
+12
*
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2012-12-10
1
-1
/
+0
|
\
|
*
target-sparc: Remove t0, t1 from CPUSPARCState
Richard Henderson
2012-12-07
1
-1
/
+0
[prev]
[next]