]> git.proxmox.com Git - qemu.git/history - target-cris
vnc: rename vnc-encoding-* vnc-enc-*
[qemu.git] / target-cris /
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-05 Edgar E. Iglesiascris: Avoid debug clobbering for both I & D MMU state.
2010-07-05 Edgar E. Iglesiascris: Dont clobber the MMU state across calls to cpu_ge...
2010-07-05 Edgar E. Iglesiascris: Break out rand LFSR update into a separate func.
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-07-03 Paolo Bonziniremove unused stuff from */exec.h
2010-06-16 Edgar E. Iglesiascris: Move sign extension.
2010-06-16 Edgar E. Iglesiascris: Centralize fetching
2010-06-16 Edgar E. Iglesiascris: Make the CRISv32 insn decoders return signed...
2010-06-14 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-06-10 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-06-10 Edgar E. Iglesiascris: Break out image loading to hw/cris-boot.c.
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 Blue SwirlFix %lld or %llx printf format use
2010-05-19 Riccardo MagliocchettiFix __VA__ARGS__ typo in cris mmu.c
2010-04-25 Blue Swirlcris: remove dead assignments, spotted by clang analyzer
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-03-12 Richard HendersonMove TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h.
2010-03-07 Blue SwirlUpdate to a hopefully more future proof FSF address
2010-02-22 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-02-20 Edgar E. Iglesiascris: Mask interrupts on dslots for CRISv10.
2010-02-19 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-02-15 Edgar E. Iglesiascrisv10: Prettify.
2010-02-15 Edgar E. Iglesiascris: Add support for CRISv10 translation.
2010-02-15 Edgar E. Iglesiascris: Use tcg_gen_movi_tl.
2010-02-15 Edgar E. Iglesiascris: Add v10 style interrupts.
2010-02-15 Edgar E. Iglesiascrisv10: Always clear the V and C flags on btst.
2010-02-15 Edgar E. Iglesiascris: Prepare for CRISv10.
2010-01-31 Edgar E. Iglesiascris: Prettify register dumps.
2010-01-19 Paolo Bonzinikill regs_to_env and env_to_regs
2009-10-10 Edgar E. IglesiasCRIS: Segmented addressing only for kernel mode.
2009-10-08 Edgar E. IglesiasCRIS: Update PR_EDA on TLB faults.
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
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-06-23 Edgar E. Iglesiascris: Remove unused internal flag.
2009-06-12 Edgar E. IglesiasCRIS: Prettify sizes for the internal disasm.
2009-06-03 Edgar E. IglesiasCRIS: Remove duplicated flag defines.
2009-05-21 Anthony LiguoriConvert machine registration to use module init functions
2009-05-13 Paul BrookInclude assert.h from qemu-common.h
2009-05-12 Edgar E. IglesiasCRIS: Fix bmi.
2009-04-25 Blue SwirlMerge branch 'master' of blueswir1@git.sv.gnu.org:...
2009-04-25 Edgar E. IglesiasCRIS: cris_mmu_result_t -> cris_mmu_result
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-03-07 pbrookThe _exit syscall is used for both thread termination...
2009-03-03 edgar_iglCRIS: Avoid endless loops for unstested CRIS cpu-state...
2009-02-22 edgar_iglCRIS: Fix remaining build warnings.
2009-02-05 aliguoritargets: remove error handling from qemu_malloc() calle...
2009-01-26 edgar_iglCRIS: Init the feedback shiftreg used for randomizing...
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-15 aliguoriClean up debugging code #ifdefs (Eduardo Habkost)
2009-01-07 edgar_iglCRIS: Purify some of the flag evaluation helpers.
2009-01-07 edgar_iglCRIS: Implement set_thread_area for CRIS.
2009-01-07 edgar_iglCRIS: Use a helper for lz.
2009-01-07 edgar_iglCRIS: bound operates directly on regs, no need to alloc...
2009-01-07 edgar_iglCRIS: Speedup btst by using a helper.
2009-01-07 edgar_iglCRIS: NMI wakes up the core.
2009-01-07 edgar_iglCRIS: NMI wakes up the core.
2009-01-07 edgar_iglCRIS: Move operations can be optimized as arithmetic...
2009-01-07 edgar_iglCRIS: Slight performance improvement for flag evaluation.
2009-01-07 edgar_iglETRAX: Add a model for the axis devboard88 machine.
2009-01-04 aurel32Update FSF address in GPL/LGPL boilerplate
2009-01-04 edgar_iglCRIS: Dont flush kernel protected pages when modifying...
2009-01-04 edgar_iglCRIS: Remove unused pfn member from mmu translation...
2008-12-29 edgar_iglCRIS: Remove CRIS specific do_unassigned_access.
2008-12-22 malcUse the ARRAY_SIZE() macro where appropriate.
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-21 edgar_iglCRIS: remove unused op_template.h.
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-11-01 aurel32target-cris: access to TCG variables through GET_TCGV()
2008-10-28 edgar_iglCRIS: Plug more temp leaks.
2008-10-27 edgar_iglCRIS: Plug a few temp leaks.
2008-10-27 edgar_iglCRIS: Remove cpu_T.
2008-10-27 edgar_iglCRIS: Avoid more cpu_T usage.
2008-10-27 edgar_iglCRIS: Avoid cpu_T[1] for move_r.
2008-10-27 edgar_iglCRIS: Avoid using cpu_T[0] for testing condition codes.
2008-10-27 edgar_iglCRIS: Add branch-free versions of abs, lsl, lsr and...
2008-10-26 edgar_iglCRIS: Correct tcg globals allocation for 64bit hosts.
2008-10-11 edgar_iglCRIS: Initialize the arch version preg to v32.
2008-10-08 edgar_iglCRIS: Partial EXS reg support and fixes for SPC.
2008-10-08 edgar_iglCRIS: Correct typos.
2008-10-07 edgar_iglCRIS: Make local objects static.
next