]> git.proxmox.com Git - qemu.git/history - tcg/aarch64
tcg-ppc: Cleanup tcg_out_qemu_ld/st_slow_path
[qemu.git] / tcg / aarch64 /
2013-09-03 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-09-03 Anthony LiguoriMerge remote-tracking branch 'mjt/trivial-patches'...
2013-09-03 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.88' into staging
2013-09-03 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-09-03 Anthony LiguoriMerge remote-tracking branch 'afaerber/tags/qom-devices...
2013-09-02 Aurelien JarnoMerge branch 'tcg-next' of git://github.com/rth7680...
2013-09-02 Richard Hendersonexec: Split softmmu_defs.h
2013-09-02 Richard Hendersontcg: Change tcg_out_ld/st offset to intptr_t
2013-09-02 Richard Hendersontcg: Change relocation offsets to intptr_t
2013-09-02 Richard Hendersontcg: Change flush_icache_range arguments to uintptr_t
2013-09-02 Richard Hendersontcg: Add muluh and mulsh opcodes
2013-08-29 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-07-29 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-07-26 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-07-26 Anthony LiguoriMerge remote-tracking branch 'rth/tcg-next' into staging
2013-07-18 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-07-15 Richard HendersonMerge git://github.com/hw-claudio/qemu-aarch64-queue...
2013-07-15 Jani Kokkonentcg/aarch64: Implement tlb lookup fast path
2013-07-10 Anthony LiguoriMerge remote-tracking branch 'afaerber/tags/qom-cpu...
2013-07-10 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2013-07-10 Anthony LiguoriMerge remote-tracking branch 'rth/tcg-next' into staging
2013-07-09 Richard Hendersontcg: Split rem requirement from div requirement
2013-07-03 Claudio Fontanatcg/aarch64: implement ldst 12bit scaled uimm offset
2013-06-15 Blue SwirlMerge branch 'realize-isa.v2' of git://github.com/afaer...
2013-06-14 Anthony LiguoriMerge remote-tracking branch 'mjt/trivial-patches-next...
2013-06-14 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2013-06-14 Anthony LiguoriMerge remote-tracking branch 'pmaydell/tcg-aarch64...
2013-06-12 Jani Kokkonentcg/aarch64: implement user mode qemu ld/st
2013-06-12 Claudio Fontanatcg/aarch64: implement sign/zero extend operations
2013-06-12 Claudio Fontanatcg/aarch64: implement byte swap operations
2013-06-12 Claudio Fontanatcg/aarch64: implement AND/TEST immediate pattern
2013-06-12 Claudio Fontanatcg/aarch64: improve arith shifted regs operations
2013-06-12 Claudio Fontanatcg/aarch64: implement new TCG target for aarch64