]> git.proxmox.com Git - qemu.git/history - target-mips/cpu.h
xen: fix xen-mapcache build on non-Xen capable targets
[qemu.git] / target-mips / cpu.h
2011-07-22 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v39' into...
2011-07-22 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-07-20 Blue SwirlFix unassigned memory access handling
2011-07-20 Blue SwirlMerge branch 'for-upstream' of git://git.linaro.org...
2011-07-01 Blue SwirlMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.17' into staging
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-06-26 Blue SwirlMove cpu_has_work and cpu_pc_from_tb to cpu.h
2011-05-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-04-03 Stefan WeilFix trivial "endianness bugs"
2011-01-10 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-10 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2010-12-27 Aurelien JarnoMerge branch 'spice.v23.pull' of git://anongit.freedesk...
2010-12-26 Aurelien Jarnotarget-mips: fix host CPU consumption when guest is...
2010-11-01 Anthony LiguoriMerge remote branch 'spice/config.2' into staging
2010-11-01 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-10-30 Stefan Weiltarget-xxx: Use fprintf_function (format checking)
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-08-23 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-08-09 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-08-06 Edgar E. Iglesiasmips: Add support for VInt and VEIC irq modes
2010-07-26 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-07-25 Aurelien Jarnomips: more fixes to the MIPS interrupt glue logic
2010-07-24 Edgar E. Iglesiasmips: Correct MIPS interrupt glue logic for icount
2010-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-06 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-07-03 Paolo Bonziniremove exec-all.h inclusion from cpu.h
2010-07-03 Paolo Bonzinimove cpu_pc_from_tb to target-*/exec.h
2010-06-14 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-06-10 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-06-09 Nathan Froydtarget-mips: add microMIPS exception handler support
2010-03-17 Anthony LiguoriMerge remote branch 'markus/qerror' into staging
2010-03-12 Paul BrookTarget specific usermode cleanup
2010-02-08 Anthony LiguoriMerge remote branch 'linux-user/linux-user-for-upstream...
2010-02-08 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging-tmp
2010-02-06 Aurelien Jarnotarget-mips: don't call cpu_loop_exit() from helper.c
2009-12-13 Nathan Froydtarget-mips: add new HFLAGs for JALX and 16/32-bit...
2009-12-01 Anthony LiguoriMerge commit 'mst/for_anthony' into mst
2009-11-30 Aurelien Jarnotarget-mips: add a function to do virtual -> physical...
2009-11-22 Aurelien Jarnotarget-mips: fix physical address type in MMU functions
2009-11-22 Aurelien Jarnotarget-mips: make CP0_LLAddr register CPU dependent
2009-11-22 Aurelien Jarnotarget-mips: rename CP0_LLAddr into lladdr
2009-11-14 Blue Swirlmips: fix cpu_reset memory leak
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-08-24 Nathan Froydcleanup cpu-exec.c, part 0/N: consolidate handle_cpu_signal
2009-07-27 Juan Quintelarename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
2009-07-27 Juan Quintelachange HOST_SOLARIS to CONFIG_SOLARIS{_VERSION}
2009-07-09 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-07-09 Paul BrookMIPS atomic instructions
2009-07-09 Paul BrookMIPS usermode TLS register
2009-03-29 aurel32target-mips: optimize gen_compute_branch()
2009-03-08 aurel32target-mips: rename helpers from do_ to helper_
2009-03-07 pbrookThe _exit syscall is used for both thread termination...
2008-12-20 thsFix remaining compiler warnings for mips targets.
2008-11-18 aliguoriRefactor translation block CPU state handling (Jan...
2008-11-18 aliguoriConvert CPU_PC_FROM_TB to static inline (Jan Kiszka)
2008-11-11 aurel32target-mips: optimize gen_op_addr_add() (2/2)
2008-10-06 blueswir1Show size for unassigned accesses (Robert Reif)
2008-09-18 thsMove the active FPU registers into env again, and use...
2008-07-23 thsLess hardcoding of TARGET_USER_ONLY.
2008-07-09 thsUse temporary registers for the MIPS FPU emulation.
2008-07-01 pbrookMove interrupt_request and user_mode_only to common...
2008-06-30 pbrookMove CPU save/load registration to common code.
2008-06-29 pbrookAdd instruction counter.
2008-06-27 thsMore efficient target register / TC accesses.
2008-06-24 thsRemove remaining uses of T0 in the MIPS target.
2008-06-24 thsT1 is now dead.
2008-06-11 thsMove FP TNs to cpu env.
2008-05-30 pbrookFix typo.
2008-05-30 pbrookMove clone() register setup to target specific code...
2008-05-29 bellardPush common interrupt variables to cpu-defs.h (Glauber...
2008-05-28 bellardmoved halted field to CPU_COMMON
2008-05-28 thsHonour current_tc for MIPS M{T,F}{HI,LO}, by Richard...
2008-05-06 thsUse TCG for MIPS GPR moves.
2008-05-04 thsSimplify mips branch handling. Retire T2 from use....
2008-02-12 thsMake MIPS MT implementation more cache friendly.
2007-12-30 thsMIPS COP1X (and related) instructions, by Richard Sandi...
2007-12-26 thsDe-cruft exception definitions, and implement nicer...
2007-12-25 thsImproved PABITS handling, and config register fixes.
2007-11-10 bellardadded cpu_model parameter to cpu_init()
2007-11-09 thsMove kernel loader parameters from the cpu state to...
2007-10-28 thsImplement missing MIPS supervisor mode bits.
2007-10-20 thsHandle IBE on MIPS properly.
2007-10-14 j_mayerReplace is_user variable with mmu_idx in softmmu core,
2007-10-12 j_mayerUnify '-cpu ?' option.
2007-09-27 thsMove get_sp_from_cpustate from cpu.h to target_signal.h.
2007-09-27 thslinux-user sigaltstack() syscall, by Thayne Harbaugh.
2007-09-25 thsOptimise instructions accessing CP0, by Aurelien Jarno.
2007-09-24 thsPer-CPU instruction decoding implementation, by Aurelie...
2007-09-06 thsPartial support for 34K multithreading, not functional...
2007-06-23 thsHandle MIPS64 SEGBITS value correctly.
2007-06-03 thsMove target-specific defines to the target directories.
2007-05-31 thsDon't kill the registered irqs on reset.
2007-05-30 thsFix CPU (re-)selection on reset.
2007-05-29 thsFix usermode check, thanks Aurelien Jarno.
2007-05-29 thsDon't check the FPU state for each FPU instruction...
2007-05-28 thsHandle PX/UX status flags correctly, by Aurelien Jarno.
2007-05-23 thsThe 24k wants more watch and srsmap registers.
next