]> git.proxmox.com Git - mirror_qemu.git/history - tcg
hw/omap_gpmc: Don't try to map CS0 twice on reset
[mirror_qemu.git] / tcg /
2011-08-23 Richard Hendersontcg: Update --enable-debug for TCG_OPF_NOT_PRESENT.
2011-08-22 malctcg/ppc64: fix 16/32 mixup
2011-08-22 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-08-22 malctcg/ppc64: implement not_i32/64 and ext32u_i64
2011-08-22 malctcg/ppc32: implement deposit_i32
2011-08-21 Anthony LiguoriMerge remote-tracking branch 'pmaydell/armhw-for-upstre...
2011-08-21 Blue SwirlMerge branch 'queues/slirp' of git://git.kiszka.org...
2011-08-21 Richard Hendersontcg-ia64: Fix typos in AREG0 setup in prologue.
2011-08-21 Richard Hendersontcg-hppa: Fix CPU_TEMP_BUF_NLONGS oversight.
2011-08-21 Richard Hendersontcg: Constant fold neg, andc, orc, eqv, nand, nor.
2011-08-21 Richard Hendersontcg: Always define all of the TCGOpcode enum members.
2011-08-21 Richard Hendersontcg: Add and use TCG_OPF_64BIT.
2011-08-21 Anthony LiguoriUse glib memory allocation and free functions
2011-08-09 Edgar E. IglesiasMerge remote-tracking branch 'pm-arm/for-upstream'...
2011-08-08 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2011-08-08 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-08-07 Blue SwirlTCG: fix copy propagation
2011-08-05 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-07-30 Blue SwirlTCG: fix breakage by previous patch
2011-07-30 Blue SwirlTCG: fix breakage on some RISC hosts
2011-07-30 Kirill BatuzovDo constant folding for unary operations.
2011-07-30 Kirill BatuzovDo constant folding for shift operations.
2011-07-30 Kirill BatuzovDo constant folding for boolean operations.
2011-07-30 Kirill BatuzovDo constant folding for basic arithmetic operations.
2011-07-30 Kirill BatuzovAdd copy and constant propagation.
2011-07-30 Kirill BatuzovAdd TCG optimizations stub
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'kraxel/migration.2' into...
2011-07-22 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-07-22 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v39' into...
2011-07-22 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-07-20 Stefan Weiltcg/mips: Fix regression caused by typo (copy + paste...
2011-07-20 Blue SwirlMerge branch 'for-upstream' of git://git.linaro.org...
2011-07-19 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.19' into staging
2011-07-19 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v38' into...
2011-07-19 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-07-16 Peter Maydelltcg/README: Expand advice on number of TCG ops per...
2011-07-02 Blue SwirlTCG/PPC: use stack for TCG temps
2011-07-01 Blue SwirlMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-07-01 Richard Hendersontcg-hppa: Support deposit opcode.
2011-07-01 Blue SwirlTCG/HPPA: use stack for TCG temps
2011-07-01 Blue SwirlTCG/HPPA: use TCG_REG_CALL_STACK instead of TCG_REG_SP
2011-06-27 Blue SwirlTCG/PPC: use stack for TCG temps
2011-06-27 malctcg/ppc64: Remove tcg_out_addi
2011-06-27 malctcg/ppc: Remove tcg_out_addi
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.17' into staging
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-06-26 Blue SwirlTCG/Sparc64: use stack for TCG temps
2011-06-26 Blue SwirlTCG/x86: use stack for TCG temps
2011-06-26 Blue SwirlTCG/x86: use TCG_REG_CALL_STACK instead of TCG_REG_ESP
2011-06-26 Blue SwirlTCG: remove broken stack allocation for call arguments
2011-06-26 Blue SwirlTCG: fix negative frame offset calculations
2011-06-26 Blue SwirlDelegate setup of TCG temporaries to targets
2011-06-26 Blue Swirlcpu-exec.c: avoid AREG0 use
2011-06-26 Blue SwirlRemove exec-all.h include directives
2011-06-15 Michael S. TsirkinMerge remote-tracking branch 'origin/master' into pci
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard-1...
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2011-06-10 Edgar E. IglesiasMerge remote branch 'rth/axp-next' into alpha-merge
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'qmp/for-anthony' into...
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'jvrao/for-anthony' into...
2011-06-03 Christophe Fergeautcg: Fix unused-but-set-variable warning
2011-06-03 Peter Maydelltcg: If DEBUG_TCGV, distinguish TCGv_ptr from TCGv_i32...
2011-06-03 Peter Maydelltcg/tcg-op.h: Fix prototypes for ld/st functions on...
2011-06-03 BradUse the correct header in the TCG MIPS code to find...
2011-05-31 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-05-29 Stefan WeilFix spelling in comment (additon -> addition)
2011-05-25 Anthony LiguoriMerge remote-tracking branch 'kraxel/CVE-2011-1751...
2011-05-23 Aurelien Jarnotcg: don't keep dead outputs in registers
2011-05-23 Aurelien Jarnotcg: mark dead output argument in op_dead_args
2011-05-23 Aurelien Jarnotcg: replace op_dead_iargs by op_dead_args
2011-05-14 Aurelien JarnoMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-05-12 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-05-08 Stefan WeilFix typos in comments (accross -> across)
2011-03-24 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-03-24 Peter Maydelltcg/arm: Support host code being compiled for Thumb
2011-03-07 Peter Maydelltcg: Add support for debugging leakage of temporaries
2011-02-01 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-01-31 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-21 Aurelien JarnoMerge branch 'usb.4' of git://anongit.freedesktop.org...
2011-01-20 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-20 Edgar E. Iglesiastcg: README, name deposit second argument len/LEN
2011-01-20 Richard Hendersontcg: Define "deposit" as an optional operation.
2011-01-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-11 Aurelien Jarnotcg arm/mips/ia64: add a comment about retranslation...
2011-01-10 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-10 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-01-10 Aurelien Jarnotcg/arm: improve constant loading
2011-01-10 Aurelien Jarnotcg/ia64: remove an unnecessary stop bit
2011-01-09 Mike Frysingertcg: fix typo in readme
2011-01-09 Stefan Weiltcg/README: Spelling fixes
2011-01-08 Aurelien Jarnotcg/mips: fix branch target change during code retransl...
2011-01-08 Aurelien Jarnotcg/arm: fix qemu_st64 for big endian targets
2011-01-08 Aurelien Jarnotcg/arm: fix branch target change during code retranslation
2010-12-02 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-12-01 Richard Hendersontcg-ia64: Fix warning in qemu_ld.
2010-12-01 Richard Hendersontcg-ia64: Fix address compilation in qemu_st.
2010-12-01 Richard Hendersontcg-ia64: Fix tlb read error for 32-bit targets.
2010-12-01 Richard Hendersontcg-ia64: Implement qemu_ld32.
next