]> git.proxmox.com Git - qemu.git/history - tcg
rng-egd: remove redundant free
[qemu.git] / tcg /
2013-11-19 Anthony LiguoriMerge remote-tracking branch 'quintela/migration.next...
2013-11-19 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-11-19 Anthony LiguoriMerge remote-tracking branch 'afaerber/tags/qom-devices...
2013-11-19 Anthony LiguoriMerge remote-tracking branch 'rth/tcg-ia64-17' into...
2013-11-18 Richard Hendersontcg-ia64: Introduce tcg_opc_bswap64_i
2013-11-18 Richard Hendersontcg-ia64: Introduce tcg_opc_ext_i
2013-11-18 Richard Hendersontcg-ia64: Introduce tcg_opc_movi_a
2013-11-18 Richard Hendersontcg-ia64: Introduce tcg_opc_mov_a
2013-11-18 Richard Hendersontcg-ia64: Use A3 form of logical operations
2013-11-18 Richard Hendersontcg-ia64: Use SUB_A3 and ADDS_A4 for subtraction
2013-11-18 Richard Hendersontcg-ia64: Use ADDS for small addition
2013-11-18 Richard Hendersontcg-ia64: Avoid unnecessary stop bit in tcg_out_alu
2013-11-18 Richard Hendersontcg-ia64: Move AREG0 to R32
2013-11-18 Richard Hendersontcg-ia64: Simplify brcond
2013-11-18 Richard Hendersontcg-ia64: Handle constant calls
2013-11-18 Richard Hendersontcg-ia64: Use shortcuts for nop insns
2013-11-18 Richard Hendersontcg-ia64: Use TCGMemOp within qemu_ldst routines
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 'rth/tcg-ldst-6' 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-12 Richard Hendersontcg-ppc64: Support new ldst opcodes
2013-10-12 Richard Hendersontcg-ppc: Support new ldst opcodes
2013-10-12 Richard Hendersontcg-ppc64: Convert to le/be ldst helpers
2013-10-12 Richard Hendersontcg-ppc: Convert to le/be ldst helpers
2013-10-12 Richard Hendersontcg-ppc64: Use TCGMemOp within qemu_ldst routines
2013-10-12 Richard Hendersontcg-ppc: Use TCGMemOp within qemu_ldst routines
2013-10-12 Richard Hendersontcg-arm: Improve GUEST_BASE qemu_ld/st
2013-10-12 Richard Hendersontcg-arm: Convert to new ldst opcodes
2013-10-12 Richard Hendersontcg-arm: Tidy variable naming convention in qemu_ld/st
2013-10-12 Richard Hendersontcg-arm: Convert to le/be ldst helpers
2013-10-12 Richard Hendersontcg-arm: Use TCGMemOp within qemu_ldst routines
2013-10-12 Richard Hendersontcg-i386: Support new ldst opcodes
2013-10-12 Richard Hendersontcg-i386: Remove "cb" output restriction from qemu_st8...
2013-10-12 Richard Hendersontcg-i386: Tidy softmmu routines
2013-10-12 Richard Hendersontcg-i386: Use TCGMemOp within qemu_ldst routines
2013-10-12 Richard Hendersontcg: Use TCGMemOp for TCGLabelQemuLdst.opc
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 Hendersonexec: Add both big- and little-endian memory helpers
2013-10-10 Richard Hendersontcg: Add qemu_ld_st_i32/64
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 Richard Hendersontcg: Add TCGMemOp
2013-10-10 Richard Hendersontcg: Add tcg-be-ldst.h
2013-10-10 Richard Hendersontcg: Add tcg-be-null.h
2013-10-10 Richard Hendersontcg-aarch64: Update to helper_ret_*_mmu routines
2013-10-10 Richard Hendersontcg: Merge tcg_register_helper into tcg_context_init
2013-10-10 Richard Hendersontcg: Add tcg-runtime.c helpers to all_helpers
2013-10-10 Richard Hendersontcg: Put target helper data into an array.
2013-10-10 Richard Hendersontcg: Move helper registration into tcg_context_init
2013-10-10 Richard Hendersontcg: Use a GHashTable for tcg_find_helper
2013-10-10 Richard Hendersontcg: Delete tcg_helper_get_name declaration
2013-10-10 Richard Hendersontcg-hppa: Remove tcg backend
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
next