]> git.proxmox.com Git - qemu.git/history - target-sh4
vnc: rename vnc-encoding-* vnc-enc-*
[qemu.git] / target-sh4 /
2010-07-13 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-07-12 Michael S. TsirkinMerge branch 'master' into pci
2010-07-12 Alexandre Courbottarget-sh4: Add support for ldc & stc with sgr
2010-07-12 Alexandre Courbottarget-sh4: Split the LDST macro into 2 sub-macros
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-05-05 Richard Hendersontarget-sh4: Remove duplicate CPU log.
2010-04-14 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-04-08 Paolo Bonziniremove TARGET_* defines from translate-all.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 BrookTarget specific usermode cleanup
2010-03-12 Paul BrookRemove cpu_get_phys_page_debug from userspace emulation
2010-03-12 Richard HendersonMove TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h.
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: reduce the size of a TLB entry
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 Jarnotarget-sh4: MMU: fix mem_idx computation
2010-02-09 Aurelien Jarnosh7750: handle MMUCR TI bit
2010-02-08 Anthony LiguoriMerge remote branch 'linux-user/linux-user-for-upstream...
2010-02-08 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging-tmp
2010-02-08 Aurelien Jarnotarget-sh4: minor optimisations
2010-01-19 Paolo Bonzinikill regs_to_env and env_to_regs
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-09-21 Blue SwirlFix Sparse warnings about using plain integer as NULL...
2009-09-12 Blue SwirlFix sys-queue.h conflict for good
2009-08-24 Nathan Froydcleanup cpu-exec.c, part 0/N: consolidate handle_cpu_signal
2009-07-16 Blue SwirlUpdate to a hopefully more future proof FSF address
2009-05-21 Anthony LiguoriConvert machine registration to use module init functions
2009-05-13 Paul BrookInclude assert.h from qemu-common.h
2009-04-24 aliguoriqemu: introduce qemu_init_vcpu (Marcelo Tosatti)
2009-04-24 aliguoriqemu: per-arch cpu_has_work (Marcelo Tosatti)
2009-04-05 aurel32Add new command line option -singlestep for tcg single...
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-07 pbrookThe _exit syscall is used for both thread termination...
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-03-02 aurel32SH: Implement MOVCO.L and MOVLI.L
2009-02-07 aurel32SH7750/51: add register BCR3, BCR4, PCR, RTCOR, RTCNT...
2009-02-05 aliguoritargets: remove error handling from qemu_malloc() calle...
2009-01-26 aliguoriLog reset events (Jan Kiszka)
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-14 aurel32sh4: Add FMAC instruction support
2009-01-04 aurel32Update FSF address in GPL/LGPL boilerplate
2009-01-01 aurel32tcg_temp_local_new should take no parameter
2008-12-22 malcUse the ARRAY_SIZE() macro where appropriate.
2008-12-13 aurel32target-sh4: make the initial value of SR easier to...
2008-12-13 aurel32target-sh4: don't disable FPU instructions in user...
2008-12-13 aurel32target-sh4: disable debug code
2008-12-13 aurel32target-sh4: add prefi, icbi, synco
2008-12-13 aurel32target-sh4: add SH7785 as CPU option
2008-12-11 aurel32target-sh4: remove 2 warnings
2008-12-10 aurel32target-sh4: Add SH bit handling to TLB
2008-12-10 aurel32target-sh4: check FD bit for FP instructions
2008-12-07 aurel32SH4: kill a few warnings
2008-12-07 aurel32SH4: Implement FD bit
2008-12-07 balrogSH4: Eliminate P4 to A7 mangling (Takashi YOSHII).
2008-12-07 balrogSH: On-chip PCI controller support (Takashi YOSHII).
2008-12-07 aurel32Remove FORCE_RET() and RETURN()
2008-11-30 aurel32Common cpu_loop_exit prototype
2008-11-25 aliguoriUse sys-queue.h for break/watchpoint managment (Jan...
2008-11-22 aurel32target-sh4: fix 64-bit fmov to/from memory
2008-11-21 aurel32target-sh4: fix TLB/MMU emulation
2008-11-20 aurel32target-sh4: fix fldi0/fldi1
2008-11-19 aurel32target-sh4: map FP registers as TCG variables
2008-11-19 aurel32target-sh4: use CPU_Float/CPU_Double instead of ugly...
2008-11-18 aliguoriRefactor and enhance break/watchpoint API (Jan Kiszka)
2008-11-18 aliguoriRefactor translation block CPU state handling (Jan...
2008-11-18 aliguoriConvert CPU_PC_FROM_TB to static inline (Jan Kiszka)
2008-11-17 pbrookTCG variable type checking.
2008-10-26 blueswir1Fix undeclared symbol warnings from sparse
2008-10-12 aurel32SH4: Implement MOVUA.L
2008-10-12 aurel32SH4: fix single-stepping
2008-10-12 aurel32SH4: Fix swap.b
2008-10-05 blueswir1Silence some warnings about no value returned from...
2008-09-21 pbrookAdd concat_i32_i64 op.
2008-09-20 blueswir1Suppress gcc 4.x -Wpointer-sign (included in -Wall...
2008-09-15 aurel32SH4: Privilege check for instructions
2008-09-15 aurel32qemu sh4 nptl support
2008-09-15 aurel32sh4: doesn't set the cpu_model_str
2008-09-15 aurel32SH4: sleep instruction bug fix
2008-09-02 aurel32sh4: CPU versioning.
2008-09-02 aurel32SH4: fix a regression introduced in r5122
2008-09-01 aurel32SH4: Remove dyngen leftovers
next