]> git.proxmox.com Git - mirror_qemu.git/history - tcg/aarch64
vfio: fix mapping of MSIX bar
[mirror_qemu.git] / tcg / aarch64 /
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 Hendersontcg: Add qemu_ld_st_i32/64
2013-10-10 Richard Hendersontcg: Add tcg-be-ldst.h
2013-10-10 Richard Hendersontcg-aarch64: Update to helper_ret_*_mmu routines
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