]> git.proxmox.com Git - qemu.git/history - target-sparc/helper.c
Remove unused is_softmmu parameter from cpu_handle_mmu_fault
[qemu.git] / target-sparc / helper.c
2011-08-07 Blue SwirlRemove unused is_softmmu parameter from cpu_handle_mmu_...
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard.afe...
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'kraxel/migration.2' into...
2011-07-22 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2011-07-22 Stefan Weiltarget-sparc: Fix compiler errors (format strings)
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 addtional MMU faults related to...
2011-07-21 Tsuneo SaitoSPARC64: fix fault status overwritten on nonfaulting...
2011-07-21 Tsuneo SaitoSPARC64: split cpu_get_phys_page_debug() from cpu_get_p...
2011-07-21 Tsuneo SaitoSPARC64: introduce a convenience function for getting...
2011-07-21 Tsuneo SaitoSPARC64: SFSR cleanup and fix
2011-07-21 Tsuneo SaitoSPARC64: TTE bits cleanup
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 Swirlsparc: move do_interrupt to helper.c
2011-06-15 Michael S. TsirkinMerge remote-tracking branch 'origin/master' into pci
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard-1...
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2011-06-10 Edgar E. IglesiasMerge remote branch 'rth/axp-next' into alpha-merge
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'qmp/for-anthony' into...
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'jvrao/for-anthony' into...
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v37' into...
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-06-08 Alexandre RaymondFix compilation warning due to missing header for sigac...
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: Add asr17 register support
2011-01-24 Fabien ChouteauSPARC: Emulation of Leon3
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-19 Blue SwirlSparc: implement monitor command 'info tlb'
2010-12-17 Anthony LiguoriMerge remote branch 'jvrao/for-anthony' into staging
2010-12-04 Edgar E. IglesiasMerge branch 'linux-user-for-upstream' of git://gitorio...
2010-12-03 Peter Maydelltarget-sparc: remove unused functions cpu_lock(), cpu_u...
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-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 tag access register on mmu traps
2010-05-24 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-05-24 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-05-22 Igor V. Kovalenkosparc64: fix mmu context at trap levels above zero
2010-05-22 Igor V. Kovalenkosparc64: fix dump_mmu to look for global bit in tte...
2010-05-22 Igor V. Kovalenkosparc64: fix pstate privilege bits
2010-05-22 Igor V. Kovalenkosparc64: generate data access exception on RW violation
2010-05-22 Blue SwirlFix %lld or %llx printf format use
2010-05-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-05-14 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-05-12 Stefan Weiltarget-sparc: Fix wrong printf argument
2010-05-09 Blue Swirlsparc: Fix lazy flag calculation on interrupts, refactor
2010-05-07 Blue Swirlsparc64: fix build with older gccs
2010-05-06 Igor V. Kovalenkosparc64: handle asi referencing nucleus and secondary...
2010-05-06 Igor V. Kovalenkosparc64: implement global translation table entries v1
2010-03-17 Anthony LiguoriMerge remote branch 'markus/qerror' into staging
2010-03-17 Anthony LiguoriMerge remote branch 'mst/pci' into staging
2010-03-17 Paul BrookLarge page TLB flush
2010-03-12 Paul BrookRemove cpu_get_phys_page_debug from userspace emulation
2010-01-31 Artyom Tarasenkosparc32 don't mark page dirty when failing
2010-01-17 Blue SwirlSparc: improve CPU register dump
2010-01-13 Blue SwirlSparc32: remove unused variable, spotted by clang
2010-01-08 Igor V. Kovalenkosparc64: add PIL to cpu state dump
2009-12-05 Blue SwirlSparc64: handle MMU global bit and nucleus context
2009-12-04 Blue SwirlSparc64: fix compilation with DEBUG_MMU
2009-11-07 Blue Swirluser: move CPU reset call to main.c for x86/PPC/Sparc
2009-11-07 Blue Swirlsparc32 (mostly): remove unneeded calls to device reset
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-08-18 Blue SwirlSparc32/64: Fix user emulator breakage
2009-08-04 Igor KovalenkoSparc64: replace tsptr with helper routine
2009-07-27 Igor Kovalenkosparc64 really implement itlb/dtlb automatic replacemen...
2009-07-27 Igor Kovalenkosparc64 name mmu registers and general cleanup
2009-07-20 Blue SwirlFix most warnings (errors with -Werror) when debugging...
2009-07-16 Blue SwirlUpdate to a hopefully more future proof FSF address
2009-07-12 Igor Kovalenkosparc64: trap handling corrections
2009-07-12 Igor Kovalenkosparc64: unify mmu tag matching code
2009-07-12 Igor Kovalenkosparc64: mmu bypass mode correction
2009-05-13 Paul BrookInclude assert.h from qemu-common.h
2009-05-10 Blue SwirlUse dynamical computation for condition codes
2009-05-02 Blue SwirlClarify: dmmuregs[1] is not a typo
2009-04-28 Igor Kovalenkosparc64 fix context value for ITLB fault
2009-04-27 Igor Kovalenkosparc64 fix TLB match code
2009-04-24 aliguoriqemu: introduce qemu_init_vcpu (Marcelo Tosatti)
2009-03-16 blueswir1Delete some unused macros detected with -Wp,-Wunused...
2009-02-21 blueswir1Turn MMUs and caches off on reset
2009-02-05 aliguoritargets: remove error handling from qemu_malloc() calle...
2009-01-26 aliguoriLog reset events (Jan Kiszka)
next