]> git.proxmox.com Git - qemu.git/history - tcg/i386/tcg-target.c
exec: move include files to include/exec/
[qemu.git] / tcg / i386 / tcg-target.c
2012-12-19 Paolo Bonziniexec: move include files to include/exec/
2012-11-03 Blue SwirlMerge branch 'trivial-patches' of git://github.com...
2012-11-03 Yeongkyoon Leetcg: Optimize qemu_ld/st by generating slow paths at...
2012-10-31 Paolo BonziniMerge remote-tracking branch 'origin/master' into threa...
2012-10-30 Blue SwirlMerge branch 'qspi.2' of git://developer.petalogix...
2012-10-29 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.68' into staging
2012-10-29 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-10-29 Aurelien JarnoMerge branch 'ppc-for-upstream' of git://repo.or.cz...
2012-10-29 Aurelien JarnoMerge branch 'queue/qmp' of git://repo.or.cz/qemu/qmp...
2012-10-28 Richard Hendersontcg-i386: Use %gs prefixes for x86_64 GUEST_BASE
2012-10-28 Aurelien Jarnotcg/i386: remove ld/st third argument register constraint
2012-10-28 Aurelien Jarnotcg/i386: remove suboptimal register shifting
2012-10-06 Aurelien JarnoMerge branch 'target-arm.for-upstream' of git://git...
2012-10-06 Aurelien JarnoMerge branch 'trivial-patches' of git://github.com...
2012-10-06 Aurelien JarnoMerge branch 'ppc-for-upstream' of git://repo.or.cz...
2012-10-06 Richard Hendersontcg: Add TCG_COND_NEVER, TCG_COND_ALWAYS
2012-10-06 Aurelien Jarnotcg: remove obsolete jmp op
2012-09-25 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2012-09-25 Aurelien Jarnotcg/i386: fix build with -march < i686
2012-09-25 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2012-09-25 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2012-09-25 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-09-22 Blue SwirlMerge branch 'tcg-sparc' of git://repo.or.cz/qemu/rth
2012-09-22 Stefan Weiltcg: Remove tcg_target_get_call_iarg_regs_count
2012-09-22 Stefan Weiltcg/i386: Remove unused registers from tcg_target_call_...
2012-09-22 Stefan Weiltcg/i386: Add shortcuts for registers used in L constraint
2012-09-22 Stefan Weilw64: Fix TCG helper functions with 5 arguments
2012-09-21 Aurelien JarnoMerge branch 'usb.65' of git://git.kraxel.org/qemu
2012-09-21 Richard Hendersontcg-i386: Implement movcond
2012-09-19 Aurelien Jarnotcg/i386: allow constants in load/store ops
2012-09-17 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2012-09-17 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-09-17 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-09-17 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v60' into...
2012-09-17 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2012-09-17 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-09-15 Blue SwirlRemove unused CONFIG_TCG_PASS_AREG0 and dead code
2012-04-16 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2012-04-16 Anthony LiguoriMerge remote-tracking branch 'sstabellini/for_anthony...
2012-04-15 Blue SwirlMerge branch 'w64' of git://qemu.weilnetz.de/qemu
2012-04-15 Stefan Weiltcg/i386: Add support for w64 ABI
2012-04-15 Stefan Weiltcg/i386: Use GDB JIT debugging interface only for...
2012-04-10 Anthony LiguoriMerge commit 'ff71f2e8cacefae99179993204172bc65e4303df...
2012-04-08 Blue SwirlMerge branch 'memory/core' of git://git.kernel.org...
2012-03-28 Anthony LiguoriMerge remote-tracking branch 'sstabellini/disk_io'...
2012-03-26 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v51' into...
2012-03-24 Richard Hendersontcg: Use the GDB JIT debugging interface.
2012-03-19 Anthony LiguoriMerge remote-tracking branch 'sstabellini/saverestore...
2012-03-19 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/urgent...
2012-03-18 Blue Swirlsoftmmu templates: optionally pass CPUState to memory...
2012-03-18 Blue Swirli386: Remove REGPARM
2012-03-16 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-1.6.3...
2012-03-14 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu.v5'...
2012-03-14 Andreas FärberRename CPUState -> CPUArchState
2012-03-13 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/core...
2012-03-13 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-03-11 Stefan Weiltcg: Improve tcg_out_label and fix its usage for w64
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2011-11-21 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2011-11-19 Blue SwirlMerge branch 's390-1.0' of git://repo.or.cz/qemu/agraf
2011-11-14 Richard Hendersontcg: Use TCGReg for standard tcg-target entry points.
2011-10-01 Jan Kiszkatcg-i386: Introduce limited deposit support
2011-09-26 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-09-20 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2011-09-20 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2011-09-17 Stefan Weiltcg/i386: Only one call output register needed for...
2011-07-20 Blue SwirlMerge branch 'for-upstream' of git://git.linaro.org...
2011-07-01 Blue SwirlMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
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/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 SwirlDelegate setup of TCG temporaries to targets
2011-06-26 Blue Swirlcpu-exec.c: avoid AREG0 use
2010-06-14 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-06-10 Aurelien Jarnotcg-i386: fix andi r, r, 0xff
2010-06-10 Aurelien Jarnotcg-i386: remove use of _Bool that slipped code review
2010-06-10 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-06-09 Richard Hendersontcg-i386: Merge 64-bit generation.
2010-06-09 Richard Hendersontcg: Make some tcg-target.c routines static.
2010-06-09 Richard Hendersontcg: Add TYPE parameter to tcg_out_mov.
2010-06-03 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-06-02 Aurelien Jarnotcg-i386: fix a typo
2010-06-02 Aurelien Jarnotcg-i386: declare tcg_out_tlb_load() inline
2010-06-02 Richard Hendersontcg-i386: Remove some ifdefs in qemu_ld/st.
2010-06-02 Richard Hendersontcg-i386: Split out tlb load function.
2010-06-02 Richard Hendersontcg-i386: Swap order of TLB hit and miss paths.
2010-06-02 Richard Hendersontcg-i386: Split out TLB Hit path from qemu_ld/st.
2010-06-02 Richard Hendersontcg-i386: Tidy data16 prefixes.
2010-05-24 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-05-24 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-05-21 Richard Hendersontcg-i386: Nuke trailing whitespace.
2010-05-21 Richard Hendersontcg-i386: Use lea for three-operand add.
2010-05-21 Richard Hendersontcg-i386: Tidy lea.
2010-05-21 Richard Hendersontcg-i386: Tidy xchg.
2010-05-21 Richard Hendersontcg-i386: Tidy multiply.
2010-05-21 Richard Hendersontcg-i386: Tidy unary arithmetic.
2010-05-21 Richard Hendersontcg-i386: Tidy setcc.
2010-05-21 Richard Hendersontcg-i386: Tidy ret.
next