]> git.proxmox.com Git - qemu.git/history - target-m68k/op_helper.c
Open 2.0 development tree
[qemu.git] / target-m68k / op_helper.c
2013-10-31 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-10-18 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-10-18 Anthony LiguoriMerge remote-tracking branch 'bonzini/configure' into...
2013-10-14 Anthony LiguoriMerge remote-tracking branch 'jliu/or32' into staging
2013-10-14 Anthony LiguoriMerge remote-tracking branch 'awilliam/tags/vfio-pci...
2013-10-11 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-2013...
2013-10-11 Anthony LiguoriMerge remote-tracking branch 'rth/tcg-pull' into staging
2013-10-10 Richard Hendersontarget-m68k: Rename helpers.h to helper.h
2013-03-15 Anthony LiguoriMerge remote-tracking branch 'cohuck/virtio-ccw-upstr...
2013-03-14 Anthony LiguoriMerge remote-tracking branch 'kraxel/chardev.5' into...
2013-03-14 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2013-03-12 Andreas Färbercpu: Replace do_interrupt() by CPUClass::do_interrupt...
2013-03-12 Andreas Färbercpu: Move halted and interrupt_request fields to CPUState
2013-01-10 Andreas FärberMerge branch 'master' of git://git.qemu.org/qemu into...
2013-01-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-01-02 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-a810e4e...
2012-12-22 Andreas FärberMerge branch 'master' of git://git.qemu.org/qemu into...
2012-12-21 Anthony LiguoriMerge remote-tracking branch 'quintela/thread-20121220...
2012-12-19 Anthony LiguoriMerge remote-tracking branch 'bonzini/header-dirs'...
2012-12-19 Paolo Bonziniexec: move include files to include/exec/
2012-12-18 Anthony LiguoriMerge remote-tracking branch 'amit/master' into staging
2012-12-17 Paolo BonziniMerge commit '1dd3a74d2ee2d873cde0b390b536e45420b3fe05...
2012-12-16 Blue Swirlexec: refactor cpu_restore_state
2012-09-21 Aurelien JarnoMerge branch 'usb.65' of git://git.kraxel.org/qemu
2012-09-17 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2012-09-17 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-09-17 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-09-17 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v60' into...
2012-09-17 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2012-09-17 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-09-15 Blue SwirlRemove unused CONFIG_TCG_PASS_AREG0 and dead code
2012-09-15 Blue Swirltarget-m68k: switch to AREG0 free mode
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ärbertarget-m68k: Don't overuse CPUState
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2011-10-01 Blue Swirlsoftmmu_header: pass CPUState to tlb_fill
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-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-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 Swirlm68k: use caller supplied CPUState for interrupt relate...
2011-06-26 Blue Swirlcpu_loop_exit: avoid using AREG0
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
2009-07-16 Blue SwirlUpdate to a hopefully more future proof FSF address
2009-01-04 aurel32Update FSF address in GPL/LGPL boilerplate
2008-12-13 blueswir1Remove unnecessary trailing newlines
2008-07-03 thsConvert remaining __builtin_expect to likely/unlikely...
2008-05-25 pbrookFix off-by-one unwinding error.
2008-05-24 pbrookConvert m68k target to TCG.
2007-11-11 bellardfixed invalid type
2007-10-29 thsAdjust s390 addresses (the MSB is defined as "to be...
2007-10-14 j_mayerReplace is_user variable with mmu_idx in softmmu core,
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-06-09 pbrookM68K status register fixes.
2007-06-03 pbrookMCF5208 emulation.
2007-06-02 pbrookClear SR_M on a hardware interrupt.
2007-05-26 pbrookM68k system mode semihosting.
2007-05-23 pbrookm68k/ColdFire system emulation.