]> git.proxmox.com Git - qemu.git/history - target-alpha/exec.h
lm32: softusb: claim to support full speed
[qemu.git] / target-alpha / exec.h
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 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-15 Michael S. TsirkinMerge remote-tracking branch 'origin/master' into pci
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard-1...
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2011-06-10 Edgar E. IglesiasMerge remote branch 'rth/axp-next' into alpha-merge
2011-05-31 Richard Hendersontarget-alpha: Disable interrupts properly.
2011-03-13 Paolo Bonziniinline cpu_halted into sole caller
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 Bonzinimove cpu_pc_from_tb to target-*/exec.h
2010-07-03 Paolo Bonziniremove unused stuff from */exec.h
2010-01-19 Paolo Bonzinikill regs_to_env and env_to_regs
2009-08-16 Blue SwirlReplace always_inline with inline
2009-07-16 Blue SwirlUpdate to a hopefully more future proof FSF address
2009-04-24 aliguoriqemu: per-arch cpu_has_work (Marcelo Tosatti)
2009-01-04 aurel32Update FSF address in GPL/LGPL boilerplate
2008-12-11 aurel32target-alpha: fix 2 warnings
2008-09-30 aurel32target-alpha: convert palcode ops to TCG
2008-09-29 aurel32target-alpha: convert FP ops to TCG
2008-09-18 aurel32target-alpha: convert remaining arith3 functions to TCG
2008-08-30 blueswir1Fix some warnings that would be generated by gcc -Wredu...
2007-10-28 j_mayerAlpha coding style and inlining fixes.
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-03 thsClean up of some target specifics in exec.c/cpu-exec.c.
2007-04-05 j_mayerAlpha architecture emulation core.