]> git.proxmox.com Git - qemu.git/history - tcg
vmdk: convert error code to use errp
[qemu.git] / tcg /
2013-10-10 Anthony LiguoriMerge remote-tracking branch 'afaerber/tags/qom-cpu...
2013-10-10 Anthony LiguoriMerge remote-tracking branch 'amit/char-remove-watch...
2013-10-10 Anthony LiguoriMerge remote-tracking branch 'otubo/seccomp' into staging
2013-10-10 Anthony LiguoriMerge remote-tracking branch 'mcayland/qemu-openbios...
2013-10-10 Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen-2013...
2013-10-10 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2013-10-09 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-10-09 Anthony LiguoriMerge remote-tracking branch 'mjt/trivial-patches'...
2013-10-09 Anthony LiguoriMerge remote-tracking branch 'rth/tcg-arm-pull' into...
2013-10-09 Anthony LiguoriMerge remote-tracking branch 'sweil/mingw' into staging
2013-10-09 Anthony LiguoriMerge remote-tracking branch 'kraxel/chardev.8' into...
2013-10-09 Anthony LiguoriMerge remote-tracking branch 'sweil/tci' into staging
2013-10-01 Richard Hendersontcg-arm: Move the tlb addend load earlier
2013-10-01 Richard Hendersontcg-arm: Remove restriction on qemu_ld output register
2013-10-01 Richard Hendersontcg-arm: Return register containing tlb addend
2013-10-01 Richard Hendersontcg-arm: Move load of tlb addend into tcg_out_tlb_read
2013-10-01 Richard Hendersontcg-arm: Use QEMU_BUILD_BUG_ON to verify constraints...
2013-10-01 Richard Hendersontcg-arm: Use strd for tcg_out_arg_reg64
2013-10-01 Richard Hendersontcg-arm: Rearrange slow-path qemu_ld/st
2013-10-01 Richard Hendersontcg-arm: Use ldrd/strd for appropriate qemu_ld/st64
2013-09-30 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-1.7.3...
2013-09-30 Anthony LiguoriMerge remote-tracking branch 'kraxel/roms.1' into staging
2013-09-30 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-09-30 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-09-30 Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen-2013...
2013-09-30 Anthony LiguoriMerge remote-tracking branch 'rth/tcg-ppc-pull' into...
2013-09-30 Anthony LiguoriMerge remote-tracking branch 'kraxel/audio.1' into...
2013-09-30 Anthony LiguoriMerge remote-tracking branch 'borntraeger/tags/s390...
2013-09-25 Stefan Weilmisc: Use new rotate functions
2013-09-25 Stefan Weiltci: Add implementation of rotl_i64, rotr_i64
2013-09-25 Richard Hendersontcg-ppc64: Implement CONFIG_QEMU_LDST_OPTIMIZATION
2013-09-25 Richard Hendersontcg-ppc64: Add _noaddr functions for emitting forward...
2013-09-25 Richard Hendersontcg-ppc64: Streamline tcg_out_tlb_read
2013-09-25 Richard Hendersontcg-ppc64: Implement tcg_register_jit
2013-09-25 Richard Hendersontcg-ppc64: Handle long offsets better
2013-09-25 Richard Hendersontcg-ppc64: Tidy register allocation order
2013-09-25 Richard Hendersontcg-ppc64: Look through a constant function descriptor
2013-09-25 Richard Hendersontcg-ppc64: Fold constant call address into descriptor...
2013-09-25 Richard Hendersontcg-ppc64: Don't load the static chain from TCG
2013-09-25 Richard Hendersontcg-ppc64: Avoid code for nop move
2013-09-25 Richard Hendersontcg-ppc64: Use tcg_out64
2013-09-25 Richard Hendersontcg-ppc64: Use TCG_REG_Rn constants
2013-09-25 Richard Hendersontcg-ppc64: More use of TAI and SAI helper macros
2013-09-25 Richard Hendersontcg-ppc64: Reformat tcg-target.c
2013-09-25 Richard Hendersontcg-ppc: Fix and cleanup tcg_out_tlb_check
2013-09-25 Richard Hendersontcg-ppc: Use conditional branch and link to slow path
2013-09-25 Richard Hendersontcg-ppc: Cleanup tcg_out_qemu_ld/st_slow_path
2013-09-25 Richard Hendersontcg-ppc: Avoid code for nop move
2013-09-25 Paolo Bonzinitcg-ppc: use new return-argument ld/st helpers
2013-09-25 Paolo Bonzinitcg-ppc: fix qemu_ld/qemu_st for AIX ABI
2013-09-23 Anthony LiguoriMerge remote-tracking branch 'stefanha/tracing' into...
2013-09-23 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2013-09-23 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-09-23 Anthony LiguoriMerge remote-tracking branch 'mjt/trivial-patches'...
2013-09-20 Richard Hendersontcg-sparc: Fix parenthesis warning
2013-09-03 Anthony LiguoriMerge remote-tracking branch 'afaerber/tags/qom-cpu...
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 Aurelien JarnoMerge branch 'ppc-for-upstream' of git://github.com...
2013-09-02 Aurelien Jarnotcg/mips: only enable ext8s/ext16s ops on MIPS32R2
2013-09-02 Aurelien Jarnotcg/mips: inline bswap16/bswap32 ops
2013-09-02 Aurelien Jarnotcg/mips: detect available host instructions at runtime
2013-09-02 Richard Hendersontcg-i386: Make use of zero-extended memory helper routines
2013-09-02 Richard Hendersontcg: Introduce zero and sign-extended versions of load...
2013-09-02 Richard Hendersonexec: Split softmmu_defs.h
2013-09-02 Richard Hendersontcg-i386: Don't perform GETPC adjustment in TCG code
2013-09-02 Richard Hendersontcg-i386: Adjust tcg_out_tlb_load for x32
2013-09-02 Richard Hendersontcg-i386: Use intptr_t appropriately
2013-09-02 Richard Hendersontcg: Fix jit debug for x32
2013-09-02 Richard Hendersontcg: Use appropriate types in tcg_reg_alloc_call
2013-09-02 Richard Hendersontcg: Change tcg_out_ld/st offset to intptr_t
2013-09-02 Richard Hendersontcg: Change tcg_gen_exit_tb argument to uintptr_t
2013-09-02 Richard Hendersontcg: Use uintptr_t in TCGHelperInfo
2013-09-02 Richard Hendersontcg: Change relocation offsets to intptr_t
2013-09-02 Richard Hendersontcg: Change memory offsets to intptr_t
2013-09-02 Richard Hendersontcg: Change frame pointer offsets to intptr_t
2013-09-02 Richard Hendersontcg: Define TCG_ptr properly
2013-09-02 Richard Hendersontcg: Define TCG_TYPE_PTR properly
2013-09-02 Richard Hendersontcg: Allow TCG_TARGET_REG_BITS to be specified independ...
2013-09-02 Richard Hendersontcg: Change tcg_qemu_tb_exec return to uintptr_t
2013-09-02 Richard Hendersontcg: Change flush_icache_range arguments to uintptr_t
2013-09-02 Richard Hendersontcg: Constant fold div, rem
2013-09-02 Richard Hendersontcg-ppc64: Implement muluh, mulsh
2013-09-02 Richard Hendersontcg-mips: Implement mulsh, muluh
2013-09-02 Richard Hendersontcg: Add muluh and mulsh opcodes
2013-09-01 Stefan Weiltci: Remove function tcg_out64 (fix broken build)
2013-08-29 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-08-29 Anthony LiguoriMerge remote-tracking branch 'sweil/mingw' into stable-1.5
2013-08-29 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-08-26 Richard Hendersontcg-i386: Use new return-argument ld/st helpers
2013-08-26 Richard Hendersontcg-i386: Tidy qemu_ld/st slow path
2013-08-26 Richard Hendersontcg-i386: Try pc-relative lea for constant formation
2013-08-26 Richard Hendersontcg-i386: Add and use tcg_out64
2013-08-26 Richard Hendersontcg: Tidy generated code for tcg_outN
2013-08-12 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-08-12 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
next