]> git.proxmox.com Git - qemu.git/history - target-sh4/helper.c
virtio-blk: Avoid zeroing every request structure
[qemu.git] / target-sh4 / helper.c
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)