index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-mips
/
cpu.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-08
target-mips: Allow DSP access to be disabled once enabled.
Eric Johnson
1
-1
/
+1
2012-12-19
fpu: move public header file to include/fpu
Paolo Bonzini
1
-1
/
+1
2012-12-19
exec: move include files to include/exec/
Paolo Bonzini
1
-3
/
+3
2012-11-01
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
Anthony Liguori
1
-5
/
+6
2012-10-31
target-mips: Add ASE DSP resources access check
Jia Liu
1
-2
/
+21
2012-10-31
cpus: Pass CPUState to [qemu_]cpu_has_work()
Andreas Färber
1
-5
/
+6
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
1
-6
/
+6
2012-09-15
target-mips: switch to AREG0 free mode
Blue Swirl
1
-8
/
+8
2012-09-08
MIPS/user: Fix reset CPU state initialization
Maciej W. Rozycki
1
-0
/
+49
2012-06-04
Kill off cpu_state_reset()
Andreas Färber
1
-0
/
+3
2012-06-04
target-mips: Let cpu_mips_init() return MIPSCPU
Andreas Färber
1
-2
/
+10
2012-05-12
target-mips: Remove commented-out function declaration
Andreas Färber
1
-1
/
+0
2012-05-01
Merge branch 'qom-cpu-rest.v1' of git://github.com/afaerber/qemu-cpu
Blue Swirl
1
-0
/
+2
2012-04-30
target-mips: QOM'ify CPU
Andreas Färber
1
-0
/
+2
2012-04-28
target-mips: Move definition of uint_fast{8, 16}_t to osdep.h
Andreas Färber
1
-7
/
+0
2012-04-07
Replace Qemu by QEMU in comments
Stefan Weil
1
-1
/
+1
2012-03-14
Rename CPUState -> CPUArchState
Andreas Färber
1
-1
/
+1
2012-03-14
target-mips: Don't overuse CPUState
Andreas Färber
1
-20
/
+20
2011-12-02
fix spelling in target sub directory
Dong Xu Wang
1
-1
/
+1
2011-09-06
mips: Support the MT TCStatus IXMT irq disable flag
Edgar E. Iglesias
1
-0
/
+4
2011-09-06
mips: Add MT halting and waking of VPEs
Edgar E. Iglesias
1
-0
/
+51
2011-08-07
Remove unused is_softmmu parameter from cpu_handle_mmu_fault
Blue Swirl
1
-1
/
+1
2011-07-30
exec.h cleanup
Blue Swirl
1
-0
/
+2
2011-07-20
Fix unassigned memory access handling
Blue Swirl
1
-2
/
+2
2011-06-26
Move cpu_has_work and cpu_pc_from_tb to cpu.h
Blue Swirl
1
-0
/
+24
2011-04-03
Fix trivial "endianness bugs"
Stefan Weil
1
-1
/
+1
2010-12-27
target-mips: fix host CPU consumption when guest is idle
Aurelien Jarno
1
-0
/
+8
2010-10-30
target-xxx: Use fprintf_function (format checking)
Stefan Weil
1
-1
/
+2
2010-08-06
mips: Add support for VInt and VEIC irq modes
Edgar E. Iglesias
1
-0
/
+23
2010-07-25
mips: more fixes to the MIPS interrupt glue logic
Aurelien Jarno
1
-0
/
+3
2010-07-24
mips: Correct MIPS interrupt glue logic for icount
Edgar E. Iglesias
1
-3
/
+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
-7
/
+0
2010-06-09
target-mips: add microMIPS exception handler support
Nathan Froyd
1
-0
/
+1
2010-03-12
Target specific usermode cleanup
Paul Brook
1
-1
/
+10
2010-02-06
target-mips: don't call cpu_loop_exit() from helper.c
Aurelien Jarno
1
-2
/
+2
2009-12-13
target-mips: add new HFLAGs for JALX and 16/32-bit delay slots
Nathan Froyd
1
-19
/
+28
2009-11-30
target-mips: add a function to do virtual -> physical translations
Aurelien Jarno
1
-0
/
+2
2009-11-22
target-mips: fix physical address type in MMU functions
Aurelien Jarno
1
-4
/
+4
2009-11-22
target-mips: make CP0_LLAddr register CPU dependent
Aurelien Jarno
1
-0
/
+2
2009-11-22
target-mips: rename CP0_LLAddr into lladdr
Aurelien Jarno
1
-1
/
+1
2009-11-14
mips: fix cpu_reset memory leak
Blue Swirl
1
-2
/
+3
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
1
-8
/
+9
2009-10-01
Get rid of _t suffix
malc
1
-9
/
+8
2009-08-24
cleanup cpu-exec.c, part 0/N: consolidate handle_cpu_signal
Nathan Froyd
1
-0
/
+1
2009-07-27
rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
Juan Quintela
1
-1
/
+1
2009-07-27
change HOST_SOLARIS to CONFIG_SOLARIS{_VERSION}
Juan Quintela
1
-1
/
+1
2009-07-09
MIPS atomic instructions
Paul Brook
1
-0
/
+5
2009-07-09
MIPS usermode TLS register
Paul Brook
1
-0
/
+5
2009-03-29
target-mips: optimize gen_compute_branch()
aurel32
1
-1
/
+1
[next]