]> git.proxmox.com Git - qemu.git/history - tcg/i386
Separate inet_connect into inet_connect (blocking) and inet_nonblocking_connect
[qemu.git] / tcg / i386 /
2012-10-09 Aurelien Jarnotcg/i386: fix build with -march < i686
2012-10-09 Stefan Weilw64: Fix TCG helper functions with 5 arguments
2012-10-09 Richard Hendersontcg-i386: Implement movcond
2012-10-09 Richard Hendersontcg: Introduce movcond
2012-10-09 Aurelien Jarnotcg/i386: allow constants in load/store ops
2012-10-09 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-03-03 Stefan Weilw64: Fix data type of parameters for flush_icache_range
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2011-12-19 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/mutators...
2011-12-14 Andrzej ZaborowskiMerge branch 'target-arm.for-upstream' of git://git...
2011-12-14 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-12-09 Stefan Weiltcg: Remove redundant declarations of TCG_TARGET_REG_BITS
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-11-14 Richard Hendersontcg: Standardize on TCGReg as the enum for hard registers
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-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: Always define all of the TCGOpcode enum members.
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.
2010-05-21 Richard Hendersontcg-i386: Tidy calls.
2010-05-21 Richard Hendersontcg-i386: Tidy push/pop.
2010-05-21 Richard Hendersontcg-i386: Tidy movi.
2010-05-21 Richard Hendersontcg-i386: Tidy non-immediate arithmetic operations.
2010-05-21 Richard Hendersontcg-i386: Tidy immediate arithmetic operations.
2010-05-21 Richard Hendersontcg-i386: Tidy ext8s and ext16s operations.
2010-05-21 Richard Hendersontcg-i386: Tidy ext8u and ext16u operations.
2010-05-20 Richard Hendersontcg-i386: Tidy jumps.
2010-05-20 Richard Hendersontcg-i386: Eliminate extra move from qemu_ld64.
2010-05-20 Richard Hendersontcg-i386: Tidy move operations.
2010-05-20 Richard Hendersontcg-i386: Tidy shift operations.
2010-05-20 Richard Hendersontcg-i386: Tidy bswap operations.
2010-05-19 Richard Hendersontcg-i386: Tidy initialization of tcg_target_call_clobbe...
2010-05-19 Richard Hendersontcg-i386: Allocate call-saved registers first.
2010-03-26 Richard Hendersontcg: Disambiguate qemu_ld32u with 32-bit and 64-bit...
2010-03-26 Richard Hendersontcg: Allow target-specific implementation of NOR.
2010-03-26 Richard Hendersontcg: Allow target-specific implementation of NAND.
2010-03-26 Richard Hendersontcg: Allow target-specific implementation of EQV.
2010-03-26 Richard Hendersontcg: Use TCGCond where appropriate.
2010-03-26 Richard Hendersontcg: Name the opcode enumeration.
2010-03-26 Paolo Bonziniremove remaining occurrences AREG[1-9] and TCG_AREG...
2010-03-17 Anthony LiguoriMerge remote branch 'markus/qerror' into staging
next