]> git.proxmox.com Git - qemu.git/history - target-mips
Version 1.0.1
[qemu.git] / target-mips /
2011-10-01 Blue Swirlsoftmmu_header: pass CPUState to tlb_fill
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/batch...
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-3...
2011-09-06 Edgar E. Iglesiasmips: Support the MT TCStatus IXMT irq disable flag
2011-09-06 Edgar E. Iglesiasmips: Add MT halting and waking of VPEs
2011-09-06 Edgar E. Iglesiasmips: Initialize MT state at reset
2011-09-06 Edgar E. Iglesiasmips: Default to using one VPE and one TC.
2011-09-06 Edgar E. Iglesiasmips: Enable VInt interrupt mode for the 34Kf
2011-09-06 Edgar E. Iglesiasmips: Correct VInt vector generation
2011-09-06 Edgar E. Iglesiasmips: Correct IntCtl write mask for VInt
2011-09-06 Edgar E. Iglesiasmips: Hook in more reg accesses via mttr/mftr
2011-09-06 Edgar E. Iglesiasmips: Synchronize CP0 TCSTatus, Status and EntryHi
2011-09-06 Edgar E. Iglesiasmips: Handle TC indexing of other VPEs
2011-08-21 Anthony LiguoriMerge remote-tracking branch 'pmaydell/armhw-for-upstre...
2011-08-21 Blue SwirlMerge branch 'queues/slirp' of git://git.kiszka.org...
2011-08-21 Anthony LiguoriUse glib memory allocation and free functions
2011-08-09 Edgar E. IglesiasMerge remote-tracking branch 'pm-arm/for-upstream'...
2011-08-08 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2011-08-08 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-08-07 Blue SwirlRemove unused is_softmmu parameter from cpu_handle_mmu_...
2011-08-05 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-07-30 Blue Swirlexec.h cleanup
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'kraxel/migration.2' into...
2011-07-22 malcMerge branch 'master' of git://git.qemu.org/qemu
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 SwirlRemove exec-all.h include directives
2011-06-26 Blue SwirlMove cpu_has_work and cpu_pc_from_tb to cpu.h
2011-06-26 Blue Swirlexec.h: fix coding style and change cpu_has_work to...
2011-06-26 Blue Swirlcpu_loop_exit: avoid using AREG0
2011-06-15 Michael S. TsirkinMerge remote-tracking branch 'origin/master' into pci
2011-05-14 Aurelien Jarnotarget-mips: Fix warning caused by unused local variable
2011-05-14 Aurelien JarnoMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-05-12 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-05-08 Richard Hendersontarget-mips: Do not check CPU_INTERRUPT_TIMER.
2011-05-08 Stefan WeilFix typos in comments (interupt -> interrupt)
2011-05-06 Stefan WeilFix typo in code and comments
2011-05-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-04-25 Anthony LiguoriMerge remote-tracking branch 'awilliam/ipxe' into staging
2011-04-20 Stefan WeilRemove unused function parameter from cpu_restore_state
2011-04-20 Stefan WeilRemove unused function parameters from gen_pc_load...
2011-04-17 Aurelien Jarnotarget-mips: clear softfpu exception state for comparis...
2011-04-17 Aurelien Jarnotarget-mips: fix c.ps.* instructions
2011-04-17 Aurelien Jarnotarget-mips: don't hardcode softfloat exception bits
2011-04-17 Aurelien Jarnotarget-mips: simplify FP comparisons
2011-04-17 Aurelien Jarnosoftfloat: rename float*_eq() into float*_eq_quiet()
2011-04-17 Aurelien Jarnotarget-mips: use new float*_unordered*() functions
2011-04-09 Stefan WeilFix conversions from pointer to tcg_target_long
2011-04-03 Stefan WeilFix trivial "endianness bugs"
2011-03-13 Paolo Bonziniinline cpu_halted into sole caller
2011-02-09 Aurelien JarnoMerge branch 'linux-user-for-upstream' of git://gitorio...
2011-02-09 Chris Dearman[PATCH] [MIPS] Clear softfpu exception state for round...
2011-02-01 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'spice/spice.v29.pull' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'spice/usb.5' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-01-31 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-24 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2011-01-24 Aurelien Jarnotarget-mips: fix save_cpu_state() calls
2011-01-21 Aurelien JarnoMerge branch 'usb.4' of git://anongit.freedesktop.org...
2011-01-20 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-18 Edgar E. Iglesiasmips: Break TBs after mfc0_count
2011-01-10 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-10 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-01-02 Peter Maydellsoftfloat: Rename float*_is_nan() functions to float...
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-12-22 Nathan Froydtarget-mips: fix translation of MT instructions
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-10-13 Blue Swirlmips: avoid write only variables
2010-09-20 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-09-18 Blue SwirlMIPS: fix yield handling
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-31 Hervé PoussineauCorrectly identify multiple cpus in SMP systems
2010-07-31 Hervé PoussineauRemove unused constant
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-17 Aurelien Jarnotarget-mips: fix xtlb exception for loongson
2010-07-11 Aurelien Jarnotarget-mips: add loongson 2E & 2F integer instructions
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-07-03 Paolo Bonziniremove unused stuff from */exec.h
2010-07-01 Aurelien Jarnotarget-mips: add Loongson support prefetch
next