]> git.ipfire.org Git - thirdparty/qemu.git/history - target-sh4/helper.c
Rename target_phys_addr_t to hwaddr
[thirdparty/qemu.git] / target-sh4 / helper.c
2012-10-23  Avi KivityRename target_phys_addr_t to hwaddr
2012-03-19  Anthony LiguoriMerge remote-tracking branch 'sstabellini/saverestore...
2012-03-16  Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-1.6.3...
2012-03-14  Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu.v5'...
2012-03-14  Andreas Färbertarget-sh4: Don't overuse CPUState
2012-02-23  Kevin WolfMerge qemu-iotests into for-anthony
2011-12-19  Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/mutators...
2011-12-05  Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-12-05  Anthony LiguoriMerge remote-tracking branch 'aneesh/1.0-fixes' into...
2011-12-05  Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-12-05  Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/batch...
2011-12-02  Dong Xu Wangfix spelling in target sub directory
2011-11-24  Benoît Canetsh_intc: convert interrupt controller to memory API
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-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-03-03  Aurelien Jarnotarget-sh4: move intr_at_halt out of cpu_halted()
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-26  Alexandre Courbottarget-sh4: update PTEH upon MMU exception
2011-01-26  Aurelien Jarnosh4: implement missing mmaped TLB read functions
2011-01-26  Aurelien Jarnosh4: implement missing mmaped TLB write functions
2011-01-25  Alexandre Courbottarget-sh4: fix index of address read error exception
2011-01-25  Alexandre Courbottarget-sh4: fix TLB invalidation code
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-17  Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-15  Aurelien Jarnotarget-sh4: correct use of ! and &
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-09  Aurelien Jarnotarget-sh4: improve TLB
2011-01-09  Aurelien Jarnotarget-sh4: implement writes to mmaped ITLB
2010-03-18  Blue SwirlReplace assert(0) with abort() or cpu_abort()
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-02-14  Blue SwirlFix incorrect exception_index use
2010-02-13  Blue SwirlMerge branch 'for_anthony' of git://git.kernel.org...
2010-02-09  Aurelien Jarnotarget-sh4: MMU: separate execute and read/write permis...
2010-02-09  Aurelien Jarnotarget-sh4: MMU: fix store queue addresses
2010-02-09  Aurelien Jarnotarget-sh4: MMU: remove dead code
2010-02-09  Aurelien Jarnotarget-sh4: MMU: optimize UTLB accesses
2010-02-09  Aurelien Jarnotarget-sh4: MMU: fix ITLB priviledge check
2010-02-09  Aurelien Jarnotarget-sh4: MMU: simplify call to tlb_set_page()
2010-02-09  Aurelien Jarnosh7750: handle MMUCR TI bit
2009-10-01  Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01  malcGet rid of _t suffix
2009-07-16  Blue SwirlUpdate to a hopefully more future proof FSF address
2009-05-13  Paul BrookInclude assert.h from qemu-common.h
2009-04-03  edgar_iglSH: Fix linux-user _is_cached typo.
2009-04-03  edgar_iglSH: Add cpu_sh4_is_cached for linux-user.
2009-04-01  edgar_iglSH: Improve movca.l/ocbi emulation.
2009-03-03  aurel32SH4: Fixed last UTLB unused and URB/URC management
2009-03-03  aurel32SH4: Fixed last UTLB unused
2009-03-03  aurel32SH4: Fixed last UTLB unused
2009-03-03  aurel32clean build: Fix remaining sh4 warnings
2009-01-15  aliguoriglobal s/loglevel & X/qemu_loglevel_mask(X)/ (Eduardo...
2009-01-15  aliguoriConvert references to logfile/loglevel to use qemu_log...
2009-01-04  aurel32Update FSF address in GPL/LGPL boilerplate
2008-12-10  aurel32target-sh4: Add SH bit handling to TLB
2008-12-07  balrogSH4: Eliminate P4 to A7 mangling (Takashi YOSHII).
2008-12-07  balrogSH: On-chip PCI controller support (Takashi YOSHII).
2008-11-21  aurel32target-sh4: fix TLB/MMU emulation
2008-08-22  aurel32[sh4] MMU bug fix
2008-08-22  aurel32[sh4] memory mapped TLB entries
2008-08-22  aurel32[sh4] delay slot bug fix
2008-08-22  aurel32[sh4] sleep instruction
2008-05-09  aurel32SH4 MMU improvements
2007-12-02  thsSH4: Signal handling for the user space emulator, by...
2007-12-02  thsSH4: system emulator interrupt update, by Magnus Damm.
2007-10-14  j_mayerReplace is_user variable with mmu_idx in softmmu core,
2007-09-16  thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-04-07  j_mayercpu_get_phys_page_debug should return target_phys_addr_t
2006-06-17  pbrookSH usermode fault handling.
2006-04-27  bellardsh4 target (Samuel Tardieu)