]> git.proxmox.com Git - mirror_qemu.git/history - target-cris/cpu.h
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
[mirror_qemu.git] / target-cris / cpu.h
2011-05-12 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-05-08 Richard Hendersonirq: Privatize CPU_INTERRUPT_NMI.
2011-05-08 Stefan WeilFix typos in comments (accessable -> accessible, privel...
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-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-09-20 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-09-18 Edgar E. Iglesiascris: Fix watchdog resets
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-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-03-17 Anthony LiguoriMerge remote branch 'markus/qerror' into staging
2010-03-12 Richard HendersonMove TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h.
2010-02-19 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-02-15 Edgar E. Iglesiascris: Add support for CRISv10 translation.
2010-02-15 Edgar E. Iglesiascris: Prepare for CRISv10.
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-03 Edgar E. IglesiasCRIS: Remove duplicated flag defines.
2009-03-07 pbrookThe _exit syscall is used for both thread termination...
2009-02-22 edgar_iglCRIS: Fix remaining build warnings.
2009-01-07 edgar_iglCRIS: Implement set_thread_area for CRIS.
2009-01-04 aurel32Update FSF address in GPL/LGPL boilerplate
2008-12-29 edgar_iglCRIS: Remove CRIS specific do_unassigned_access.
2008-11-18 aliguoriRefactor translation block CPU state handling (Jan...
2008-11-18 aliguoriConvert CPU_PC_FROM_TB to static inline (Jan Kiszka)
2008-10-06 blueswir1Show size for unassigned accesses (Robert Reif)
2008-07-01 pbrookMove interrupt_request and user_mode_only to common...
2008-06-30 pbrookMove CPU save/load registration to common code.
2008-06-29 pbrookAdd instruction counter.
2008-06-09 edgar_iglCRIS: Emulate NMIs.
2008-05-30 pbrookFix typo.
2008-05-30 pbrookMove clone() register setup to target specific code...
2008-05-29 bellardPush common interrupt variables to cpu-defs.h (Glauber...
2008-05-28 bellardmoved halted field to CPU_COMMON
2008-05-27 edgar_iglCRIS: Restructure the translator to allow for better...
2008-05-13 edgar_iglCRIS: Improve TLB management and handle delayslots...
2008-05-11 edgar_iglCRIS: Add support for the pseudo randomized set that...
2008-05-09 aurel32Move #include "softfloat.h" to cpu-all.h
2008-05-02 edgar_iglCRIS updates:
2008-03-25 pbrookm68k mmap2 fixes.
2008-03-16 edgar_iglRemove unused members.
2008-03-14 edgar_iglModel more parts of the ETRAX mmu (still alot missing).
2008-02-28 edgar_iglMore consistent naming for CRIS register-number macros.
2007-11-10 bellardadded cpu_model parameter to cpu_init()
2007-10-14 j_mayerReplace is_user variable with mmu_idx in softmmu core,
2007-10-08 thsThe remainder of CRIS CPU emulation files, by Edgar...