]> git.proxmox.com Git - qemu.git/history - tcg
qom: allow casting of a NULL class
[qemu.git] / tcg /
2013-05-13 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v70' into...
2013-05-09 Aurelien Jarnotcg/optimize: fix setcond2 optimization
2013-05-03 Anthony LiguoriMerge remote-tracking branch 'stefanha/tracing' into...
2013-05-03 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2013-05-03 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-05-03 Richard Hendersontcg-arm: Use movi32 in exit_tb
2013-05-03 Richard Hendersontcg-arm: Fix 64-bit tlb load for pre-v6
2013-04-29 Anthony LiguoriMerge remote-tracking branch 'bonzini/migration-writev...
2013-04-29 Anthony LiguoriMerge remote-tracking branch 'alon/libcacard_ccid.2...
2013-04-27 Richard Hendersontcg-arm: Remove long jump from tcg_out_goto_label
2013-04-27 Richard Hendersontcg-arm: Convert to CONFIG_QEMU_LDST_OPTIMIZATION
2013-04-27 Richard Hendersontcg-arm: Use movi32 + blx for calls on v7
2013-04-27 Richard Hendersontcg-arm: Delete the 'S' constraint
2013-04-27 Richard Hendersontcg-arm: Improve scheduling of tcg_out_tlb_read
2013-04-27 Richard Hendersontcg-arm: Split out tcg_out_tlb_read
2013-04-27 Richard Hendersontcg-arm: Cleanup most primitive load store subroutines
2013-04-27 Richard Hendersontcg-arm: Cleanup multiply subroutines
2013-04-27 Richard Hendersontcg-arm: Use R12 for the tcg temporary
2013-04-27 Richard Hendersontcg-arm: Use TCG_REG_TMP name for the tcg temporary
2013-04-27 Richard Hendersontcg-arm: Implement division instructions
2013-04-27 Richard Hendersontcg-arm: Implement deposit for armv7
2013-04-27 Richard Hendersontcg-arm: Improve constant generation
2013-04-27 Richard Hendersontcg-arm: Handle constant arguments to add2/sub2
2013-04-27 Richard Hendersontcg-arm: Use tcg_out_dat_rIN for compares
2013-04-27 Richard Hendersontcg-arm: Allow constant first argument to sub
2013-04-27 Richard Hendersontcg-arm: Handle negated constant arguments to and/sub
2013-04-27 Richard Hendersontcg-arm: Use bic to implement and with constant
2013-04-27 Richard Hendersontcg: Log the contents of the prologue with -d out_asm
2013-04-26 Richard Hendersontcg-arm: Fix local stack frame
2013-04-26 Aurelien Jarnotcg: fix deposit_i64 op on 32-bit targets
2013-04-22 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2013-04-19 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-04-15 Anthony LiguoriMerge remote-tracking branch 'bonzini/hw-dirs' into...
2013-04-15 Aurelien JarnoMerge branch 'tcg-ppc64' of git://github.com/rth7680...
2013-04-15 Richard Hendersontcg-ppc64: Handle deposit of zero
2013-04-15 Richard Hendersontcg-ppc64: Implement mulu2/muls2_i64
2013-04-15 Richard Hendersontcg-ppc64: Implement add2/sub2_i64
2013-04-15 Richard Hendersontcg-ppc64: Use getauxval for ISA detection
2013-04-15 Richard Hendersontcg-ppc64: Implement movcond
2013-04-15 Richard Hendersontcg-ppc64: Use ISEL for setcond
2013-04-15 Richard Hendersontcg-ppc64: Use MFOCRF instead of MFCR
2013-04-15 Richard Hendersontcg-ppc64: Cleanup i32 constants to tcg_out_cmp
2013-04-15 Richard Hendersontcg-ppc64: Use TCGType throughout compares
2013-04-15 Richard Hendersontcg-ppc64: Use I constraint for mul
2013-04-15 Richard Hendersontcg-ppc64: Implement deposit
2013-04-15 Richard Hendersontcg-ppc64: Handle constant inputs for some compound...
2013-04-15 Richard Hendersontcg-ppc64: Implement compound logicals
2013-04-15 Richard Hendersontcg-ppc64: Implement bswap64
2013-04-15 Richard Hendersontcg-ppc64: Implement bswap16 and bswap32
2013-04-15 Richard Hendersontcg-ppc64: Implement rotates
2013-04-15 Richard Hendersontcg-ppc64: Streamline qemu_ld/st insn selection
2013-04-15 Richard Hendersontcg-ppc64: Use automatic implementation of ext32u_i64
2013-04-15 Richard Hendersontcg-ppc64: Improve and_i64 with constant
2013-04-15 Richard Hendersontcg-ppc64: Improve and_i32 with constant
2013-04-15 Richard Hendersontcg-ppc64: Tidy or and xor patterns.
2013-04-15 Richard Hendersontcg-ppc64: Allow constant first argument to sub
2013-04-15 Richard Hendersontcg-ppc64: Improve constant add and sub ops.
2013-04-15 Richard Hendersontcg-ppc64: Rearrange integer constant constraints
2013-04-15 Richard Hendersontcg-ppc64: Cleanup tcg_out_movi
2013-04-15 Richard Hendersontcg-ppc64: Fix setcond_i32
2013-04-15 Richard Hendersontcg-ppc64: Introduce and use TAI and SAI
2013-04-15 Richard Hendersontcg-ppc64: Introduce and use tcg_out_shri64
2013-04-15 Richard Hendersontcg-ppc64: Introduce and use tcg_out_shli64
2013-04-15 Richard Hendersontcg-ppc64: Introduce and use tcg_out_ext32u
2013-04-15 Richard Hendersontcg-ppc64: Introduce and use tcg_out_rlw
2013-04-15 Richard Hendersontcg-ppc64: Use TCGReg everywhere
2013-04-15 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-04-15 Anthony LiguoriMerge remote-tracking branch 'quintela/migration.next...
2013-04-13 Aurelien JarnoMerge branch 'mingw' of git://qemu.weilnetz.de/qemu
2013-04-13 Aurelien JarnoMerge branch 'trivial-patches' of git://github.com...
2013-04-13 Aurelien JarnoMerge branch 'tci' of git://qemu.weilnetz.de/qemu
2013-04-13 Aurelien JarnoMerge branch 'tcg-s390' of git://github.com/rth7680...
2013-04-11 Richard Hendersontci: Make tcg temporaries local to tcg_qemu_tb_exec
2013-04-11 Richard Hendersontci: Delete unused tb_ret_addr
2013-04-11 Richard Hendersontci: Use 32-bit signed offsets to loads/stores
2013-04-05 Richard Hendersontcg-s390: Fix merge error in tgen_brcond
2013-04-05 Richard Hendersontcg-s390: Use all 20 bits of the offset in tcg_out_mem
2013-04-05 Richard Hendersontcg-s390: Use load-address for addition
2013-04-05 Richard Hendersontcg-s390: Cleanup argument shuffling fixme in softmmu...
2013-04-05 Richard Hendersontcg-s390: Use risbgz for andi
2013-04-05 Richard Hendersontcg-s390: Remove constraint letters for and
2013-04-05 Richard Hendersontcg-s390: Implement deposit opcodes
2013-04-05 Richard Hendersontcg-s390: Implement movcond opcodes
2013-04-05 Richard Hendersontcg-s390: Implement mulu2_i64 opcode
2013-04-05 Richard Hendersontcg-s390: Implement add2/sub2 opcodes
2013-04-05 Richard Hendersontcg-s390: Remove useless preprocessor conditions
2013-04-05 Richard Hendersontcg-s390: Properly allocate a stack frame.
2013-04-05 Richard Hendersontcg-s390: Fix movi
2013-04-01 Aurelien Jarnotcg/mips: Implement muls2_i32
2013-03-26 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-03-23 Richard Hendersontcg-optimize: Fold sub r,0,x to neg r,x
2013-03-23 Blue SwirlMerge branch 'for-upstream' of git://github.com/mwalle...
2013-03-22 Aurelien JarnoMerge branch 'ppc-for-upstream' of git://github.com...
2013-03-22 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-03-22 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2013-03-22 陳韋任 (Wei-Ren Chen)Use proper term in TCG README
2013-03-11 Anthony LiguoriMerge remote-tracking branch 'bonzini/hw-dirs' into...
2013-03-04 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-03-04 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-1.7.2...
2013-03-04 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
next