]> git.ipfire.org Git - thirdparty/qemu.git/history - target-cris
trace/simple.c: fix deprecated glib2 interface
[thirdparty/qemu.git] / target-cris /
2012-04-26  Anthony LiguoriMerge remote-tracking branch 'amit/master' into staging
2012-04-24  Andreas Färbertarget-cris: Start QOM'ifying CPU init
2012-04-24  Andreas Färbertarget-cris: QOM'ify CPU reset
2012-04-24  Andreas Färbertarget-cris: QOM'ify CPU
2012-04-16  Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2012-04-16  Anthony LiguoriMerge remote-tracking branch 'sstabellini/for_anthony...
2012-04-14  Blue SwirlUse uintptr_t for various op related functions
2012-03-19  Anthony LiguoriMerge remote-tracking branch 'sstabellini/saverestore...
2012-03-16  Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-1.6.3...
2012-03-14  Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu.v5'...
2012-03-14  Andreas FärberRename CPUState -> CPUArchState
2012-03-14  Andreas Färbertarget-cris: Don't overuse CPUState
2012-03-14  Andreas FärberRename cpu_reset() to cpu_state_reset()
2012-03-03  Blue SwirlMerge branch 'upstream' of git://qemu.weilnetz.de/qemu
2012-02-28  Stefan Weiltarget-cris: Clean includes
2012-02-23  Kevin WolfMerge qemu-iotests into for-anthony
2011-12-19  Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/mutators...
2011-12-14  Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-12-12  Anthony LiguoriMerge remote-tracking branch 'pmaydell/arm-devs.for...
2011-12-12  Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2011-12-12  Stefan Sandstromcris: Handle conditional stores on CRISv10
2011-10-01  Blue Swirlsoftmmu_header: pass CPUState to tlb_fill
2011-08-21  Anthony LiguoriMerge remote-tracking branch 'pmaydell/armhw-for-upstre...
2011-08-21  Blue SwirlMerge branch 'queues/slirp' of git://git.kiszka.org...
2011-08-21  Anthony LiguoriUse glib memory allocation and free functions
2011-08-19  Peter Maydelltarget-cris/opcode-cris.h: rename REG_PC/SP to CRIS_REG...
2011-08-09  Edgar E. IglesiasMerge remote-tracking branch 'pm-arm/for-upstream'...
2011-08-08  Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2011-08-08  malcMerge branch 'master' of git://git.qemu.org/qemu
2011-08-07  Blue SwirlRemove unused is_softmmu parameter from cpu_handle_mmu_...
2011-08-05  malcMerge branch 'master' of git://git.qemu.org/qemu
2011-08-04  Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-07-30  Blue Swirlexec.h cleanup
2011-07-22  malcMerge branch 'master' of git://git.qemu.org/qemu
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
next