]> git.proxmox.com Git - qemu.git/history - target-sparc/op_helper.c
target-sparc: Don't overuse CPUState
[qemu.git] / target-sparc / op_helper.c
2012-03-14 Andreas Färbertarget-sparc: Don't overuse CPUState
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2011-11-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/int12...
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/uq/master...
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard-asser...
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v45' into...
2011-10-26 Andrzej ZaborowskiMerge branch 'target-arm.for-upstream' of git://git...
2011-10-26 Blue SwirlSparc: split load and store op helpers
2011-10-26 Blue SwirlSparc: avoid AREG0 for division op helpers
2011-10-26 Blue SwirlSparc: avoid AREG0 for softint op helpers and Leon...
2011-10-26 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-10-24 Anthony LiguoriMerge remote-tracking branch 'bonzini/split-main-loop...
2011-10-23 Blue SwirlSparc: split CWP and PSTATE op helpers
2011-10-23 Blue SwirlSparc: avoid AREG0 for lazy condition code helpers
2011-10-23 Blue SwirlSparc: split lazy condition code handling op helpers
2011-10-23 Blue SwirlSparc: split FPU and VIS op helpers
2011-10-23 Blue SwirlSparc: fix coding style
2011-10-23 Blue SwirlSparc: avoid AREG0 for raise_exception and helper_debug
2011-10-23 Blue SwirlSparc: move trivial functions from op_helper.c
2011-10-23 Blue SwirlSparc: split helper.c
2011-10-01 Blue Swirlsoftmmu_header: pass CPUState to tlb_fill
2011-09-26 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-09-15 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-4...
2011-09-10 Blue SwirlSparc64: remove useless variable
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-08-04 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard.data...
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v40' into...
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-08-01 Blue SwirlSparc: fix non-faulting unassigned memory accesses
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 'qmp/for-anthony' into...
2011-07-22 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-07-21 Tsuneo SaitoSPARC64: implement MMU miss traps on nonfaulting loads
2011-07-20 Blue SwirlFix unassigned memory access handling
2011-07-20 Tsuneo SaitoSPARC64: treat UA2007 ASI_BLK_* as translating ASIs.
2011-07-20 Tsuneo SaitoSPARC64: fix VIS1 SIMD signed compare instructions
2011-07-20 Blue SwirlMerge branch 'for-upstream' of git://git.linaro.org...
2011-07-19 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.19' into staging
2011-07-19 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v38' into...
2011-07-19 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-07-14 Tsuneo SaitoSPARC64: C99 comment fix for block-transfer ASIs
2011-07-14 Tsuneo SaitoSPARC64: Add JPS1 ASI_BLK_AIU[PS]L ASIs for ldfa and...
2011-07-14 Tsuneo SaitoSPARC64: Add UA2007 ASI_BLK_AIU[PS]L? ASIs for stfa
2011-07-14 Tsuneo SaitoSPARC64: Add UA2007 ASI_BLK_AIU[PS]L? ASIs for ldfa
2011-07-14 Tsuneo SaitoSPARC64: Implement stfa/stdfa/stqfa instrcutions properly
2011-07-14 Tsuneo SaitoSPARC64: Implement ldfa/lddfa/ldqfa instructions properly
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 Swirlsparc: move do_interrupt to helper.c
2011-06-26 Blue Swirlsparc: fix coding style of the area to be moved
2011-06-26 Blue Swirlcpu_loop_exit: avoid using AREG0
2011-06-26 Blue SwirlSparc32: dummy implementation of MXCC MMU breakpoint...
2011-06-15 Michael S. TsirkinMerge remote-tracking branch 'origin/master' into pci
2011-05-25 Anthony LiguoriMerge remote-tracking branch 'kraxel/CVE-2011-1751...
2011-05-23 Aurelien JarnoMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-05-23 Aurelien JarnoMerge branch 's390-next' of git://repo.or.cz/qemu/agraf
2011-05-22 Blue SwirlDelete unused tb_invalidate_page_range
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-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-02-01 Fabien ChouteauSPARC: Fix Leon3 cache control
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 Fabien ChouteauSPARC: Emulation of Leon3
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 Blue Swirlsparc: fix NaN handling
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-28 Aurelien Jarnotarget-sparc: fix udiv(cc) and sdiv(cc)
2010-12-27 Aurelien JarnoMerge branch 'spice.v23.pull' of git://anongit.freedesk...
2010-12-19 Blue SwirlSparc: implement monitor command 'info tlb'
2010-06-10 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-06-03 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-06-02 Igor V. Kovalenkosparc64: fix udiv and sdiv insns
2010-06-02 Igor V. Kovalenkosparc64: improve ldf and stf insns
2010-06-02 Igor V. Kovalenkosparc64: use symbolic name for MMU index v1
2010-06-02 Igor V. Kovalenkosparc64: fix missing address masking v1
2010-05-29 Artyom Tarasenkosparc32 SuperSPARC MMU Breakpoint Action register ...
2010-05-29 Blue Swirlsparc64: fix user emulator build
2010-05-29 Igor V. Kovalenkosparc64: fix 128-bit atomic load from nucleus context v1
2010-05-24 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-05-24 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
next