index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target-mips
/
cpu.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
softmmu: move ALIGNED_ONLY to cpu.h
Paolo Bonzini
2014-06-05
1
-0
/
+1
*
target-mips: Avoid shifting left into sign bit
Peter Maydell
2014-03-27
1
-1
/
+1
*
cpu: Move breakpoints field from CPU_COMMON to CPUState
Andreas Färber
2014-03-13
1
-0
/
+1
*
cpu: Turn cpu_handle_mmu_fault() into a CPUClass hook
Andreas Färber
2014-03-13
1
-3
/
+2
*
cpu: Turn cpu_has_work() into a CPUClass hook
Andreas Färber
2014-03-13
1
-28
/
+0
*
target-mips: add support for CP0_Config5
Petar Jovanovic
2014-02-10
1
-0
/
+10
*
target-mips: add support for CP0_Config4
Petar Jovanovic
2014-02-10
1
-0
/
+3
*
misc: Replace 'struct QEMUTimer' by 'QEMUTimer'
Stefan Weil
2013-12-02
1
-1
/
+1
*
cpu: Introduce CPUClass::synchronize_from_tb() for cpu_pc_from_tb()
Andreas Färber
2013-07-23
1
-7
/
+0
*
linux-user: Move cpu_clone_regs() and cpu_set_tls() into linux-user
Peter Maydell
2013-07-09
1
-13
/
+0
*
cpu: Turn cpu_unassigned_access() into a CPUState hook
Andreas Färber
2013-06-28
1
-2
/
+3
*
linux-user: Save the correct resume address for MIPS signal handling
Kwok Cheung Yeung
2013-05-20
1
-0
/
+1
*
cpu: Replace do_interrupt() by CPUClass::do_interrupt method
Andreas Färber
2013-03-12
1
-1
/
+0
*
cpu: Move halted and interrupt_request fields to CPUState
Andreas Färber
2013-03-12
1
-2
/
+2
*
mips-linux-user: Save and restore fpu and dsp from sigcontext
Richard Henderson
2013-03-05
1
-0
/
+3
*
target-mips: Move TCG initialization to MIPSCPU initfn
Andreas Färber
2013-02-16
1
-0
/
+1
*
target-mips: Allow DSP access to be disabled once enabled.
Eric Johnson
2013-01-08
1
-1
/
+1
*
fpu: move public header file to include/fpu
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
exec: move include files to include/exec/
Paolo Bonzini
2012-12-19
1
-3
/
+3
*
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
Anthony Liguori
2012-11-01
1
-5
/
+6
|
\
|
*
cpus: Pass CPUState to [qemu_]cpu_has_work()
Andreas Färber
2012-10-31
1
-5
/
+6
*
|
target-mips: Add ASE DSP resources access check
Jia Liu
2012-10-31
1
-2
/
+21
|
/
*
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-10-23
1
-6
/
+6
*
target-mips: switch to AREG0 free mode
Blue Swirl
2012-09-15
1
-8
/
+8
*
MIPS/user: Fix reset CPU state initialization
Maciej W. Rozycki
2012-09-08
1
-0
/
+49
*
Kill off cpu_state_reset()
Andreas Färber
2012-06-04
1
-0
/
+3
*
target-mips: Let cpu_mips_init() return MIPSCPU
Andreas Färber
2012-06-04
1
-2
/
+10
*
target-mips: Remove commented-out function declaration
Andreas Färber
2012-05-12
1
-1
/
+0
*
Merge branch 'qom-cpu-rest.v1' of git://github.com/afaerber/qemu-cpu
Blue Swirl
2012-05-01
1
-0
/
+2
|
\
|
*
target-mips: QOM'ify CPU
Andreas Färber
2012-04-30
1
-0
/
+2
*
|
target-mips: Move definition of uint_fast{8, 16}_t to osdep.h
Andreas Färber
2012-04-28
1
-7
/
+0
|
/
*
Replace Qemu by QEMU in comments
Stefan Weil
2012-04-07
1
-1
/
+1
*
Rename CPUState -> CPUArchState
Andreas Färber
2012-03-14
1
-1
/
+1
*
target-mips: Don't overuse CPUState
Andreas Färber
2012-03-14
1
-20
/
+20
*
fix spelling in target sub directory
Dong Xu Wang
2011-12-02
1
-1
/
+1
*
mips: Support the MT TCStatus IXMT irq disable flag
Edgar E. Iglesias
2011-09-06
1
-0
/
+4
*
mips: Add MT halting and waking of VPEs
Edgar E. Iglesias
2011-09-06
1
-0
/
+51
*
Remove unused is_softmmu parameter from cpu_handle_mmu_fault
Blue Swirl
2011-08-07
1
-1
/
+1
*
exec.h cleanup
Blue Swirl
2011-07-30
1
-0
/
+2
*
Fix unassigned memory access handling
Blue Swirl
2011-07-20
1
-2
/
+2
*
Move cpu_has_work and cpu_pc_from_tb to cpu.h
Blue Swirl
2011-06-26
1
-0
/
+24
*
Fix trivial "endianness bugs"
Stefan Weil
2011-04-03
1
-1
/
+1
*
target-mips: fix host CPU consumption when guest is idle
Aurelien Jarno
2010-12-27
1
-0
/
+8
*
target-xxx: Use fprintf_function (format checking)
Stefan Weil
2010-10-30
1
-1
/
+2
*
mips: Add support for VInt and VEIC irq modes
Edgar E. Iglesias
2010-08-06
1
-0
/
+23
*
mips: more fixes to the MIPS interrupt glue logic
Aurelien Jarno
2010-07-25
1
-0
/
+3
*
mips: Correct MIPS interrupt glue logic for icount
Edgar E. Iglesias
2010-07-24
1
-3
/
+0
*
remove exec-all.h inclusion from cpu.h
Paolo Bonzini
2010-07-03
1
-1
/
+0
*
move cpu_pc_from_tb to target-*/exec.h
Paolo Bonzini
2010-07-03
1
-7
/
+0
*
target-mips: add microMIPS exception handler support
Nathan Froyd
2010-06-09
1
-0
/
+1
[next]