]> git.proxmox.com Git - qemu.git/history - target-cris
usb-uhci: fix irq handling on error.
[qemu.git] / target-cris /
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-28 Edgar E. Iglesiascris: Handle opcode zero
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-06-26 Blue SwirlMove cpu_has_work and cpu_pc_from_tb to cpu.h
2011-06-26 Blue Swirlexec.h: fix coding style and change cpu_has_work to...
2011-06-26 Blue Swirlcpu_loop_exit: avoid using AREG0
2011-06-15 Michael S. TsirkinMerge remote-tracking branch 'origin/master' into pci
2011-05-14 Aurelien JarnoMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
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 typo in comment (truely -> truly)
2011-05-08 Stefan WeilFix typos in comments (accessable -> accessible, privel...
2011-05-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-04-25 Anthony LiguoriMerge remote-tracking branch 'awilliam/ipxe' into staging
2011-04-20 Stefan WeilRemove unused function parameter from cpu_restore_state
2011-04-20 Stefan WeilRemove unused function parameters from gen_pc_load...
2011-04-09 Stefan WeilFix conversions from pointer to tcg_target_long
2011-03-13 Paolo Bonziniinline cpu_halted into sole caller
2011-02-08 Paolo Bonzinicris, microblaze: use cpu_has_work
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-25 Edgar E. Iglesiascris: Replace tcg branch sequence with setcond
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-13 Edgar E. Iglesiascris: Set btaken when storing direct jumps
2011-01-12 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-01-10 Edgar E. Iglesiascris: Remove unused orig_flags
2011-01-10 Edgar E. Iglesiascris: Allow more TB chaining for crisv10
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-08 Aurelien JarnoMerge branch 'linux-user-for-upstream' of git://gitorio...
2011-01-07 Edgar E. Iglesiascris: Allow more TB chaning
2011-01-07 Edgar E. Iglesiascris: Avoid useless tmp in t_gen_cc_jmp()
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-10-13 Blue Swirlcris: avoid a write only variable
2010-10-11 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-10-07 Edgar E. Iglesiascris: Consider the TLB valid bit on writes to the TLB
2010-10-05 Anthony LiguoriMerge remote branch 'spice/submit.6' into staging
2010-10-05 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-10-02 Stefan Weiltarget-cris: Use %td for ptrdiff_t arguments in debug...
2010-09-20 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-09-18 Edgar E. Iglesiascris: Fix watchdog resets
2010-09-18 Edgar E. Iglesiascris: Fix TLB exec bit protection
2010-09-18 Blue SwirlUse gcc warning flag -Wempty-body
2010-09-16 Edgar E. Iglesiascris: Avoid spurios hw_abort on recursive bus faults
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
next