]> git.proxmox.com Git - qemu.git/history - tcg
tcg/mips: use stack for TCG temps
[qemu.git] / tcg /
2012-10-09 Aurelien Jarnotcg/mips: use stack for TCG temps
2012-10-09 Aurelien Jarnotcg/mips: don't use global pointer
2012-10-09 Aurelien Jarnotcg/mips: use TCGArg or TCGReg instead of int
2012-10-09 Aurelien Jarnotcg/mips: kill warnings in user mode
2012-10-09 Aurelien Jarnotcg-mips: fix wrong usage of 'Z' constraint
2012-10-09 Richard Hendersontcg-hppa: Fix broken load/store helpers
2012-10-09 Richard Hendersontcg-hppa: Fix brcond2 and setcond2
2012-10-09 Richard Hendersontcg: Fix !USE_DIRECT_JUMP
2012-10-09 Richard Hendersontcg: Optimize two-address commutative operations
2012-10-09 Richard Hendersontcg: Optimize movcond for constant comparisons
2012-10-09 Richard Hendersontcg-i386: Implement movcond
2012-10-09 Richard Hendersontcg: Introduce movcond
2012-10-09 Aurelien Jarnotcg/optimize: fix end of basic block detection
2012-10-09 Aurelien Jarnorevert "TCG: fix copy propagation"
2012-10-09 Aurelien Jarnotcg: mark set_label with TCG_OPF_BB_END flag
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-10-09 Aurelien Jarnotcg/optimize: fix if/else/break coding style
2012-10-09 Aurelien Jarnotcg/optimize: add constant folding for brcond
2012-10-09 Aurelien Jarnotcg/optimize: add constant folding for setcond
2012-10-09 Aurelien Jarnotcg/optimize: swap brcond/setcond arguments when possible
2012-10-09 Aurelien Jarnotcg/optimize: simplify shift/rot r, 0, a => movi r...
2012-10-09 Aurelien Jarnotcg/optimize: simplify and r, a, 0 cases
2012-10-09 Aurelien Jarnotcg/optimize: simplify or/xor r, a, 0 cases
2012-10-09 Aurelien Jarnotcg/optimize: split expression simplification
2012-10-09 Aurelien Jarnotcg/s390: fix ld/st with CONFIG_TCG_PASS_AREG0
2012-08-29 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2012-08-29 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2012-08-28 Aurelien Jarnotcg/mips: fix broken CONFIG_TCG_PASS_AREG0 code
2012-08-26 Aurelien Jarnotcg/ia64: fix and optimize ld/st slow path
2012-08-26 Aurelien Jarnotcg/ia64: fix prologue/epilogue
2012-08-26 Peter Maydelltcg/arm: Fix broken CONFIG_TCG_PASS_AREG0 code
2012-07-29 Michael S. TsirkinMerge branch pci into master
2012-07-09 Anthony LiguoriMerge remote-tracking branch 'mjt/mjt-iov2' into staging
2012-06-26 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-06-26 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v58' into...
2012-06-26 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-6-21...
2012-06-26 Anthony LiguoriMerge remote-tracking branch 'sstabellini/compile-xs...
2012-06-26 Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen-pt' into...
2012-06-26 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.54' into staging
2012-06-24 Scott Woodtci: don't write zero for reloc in tci_out_label
2012-06-24 Blue SwirlMerge branch 'target-arm.for-upstream' of git://git...
2012-06-24 Blue SwirlMerge branch 's390-for-upstream' of git://repo.or.cz...
2012-06-24 Blue SwirlMerge branch 'arm-devs.for-upstream' of git://git.linar...
2012-06-23 Alexander GrafTCG: Fix compile breakage in tcg_dump_ops
2012-06-21 Blue Swirlqemu-log: cleanup
2012-06-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-05-29 Anthony LiguoriMerge remote-tracking branch 'sstabellini/for_1.1_rc3...
2012-05-29 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-5-24...
2012-05-29 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-05-29 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2012-05-27 Andreas Färbertcg/ppc: Handle _CALL_DARWIN being undefined on Darwin
2012-05-14 Andreas Färbertcg/ppc64: Fix CONFIG_TCG_PASS_AREG0
2012-05-14 Andreas Färbertcg/ppc64: Don't hardcode register numbers for qemu_ld/st
2012-05-10 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-05-09 Andreas Färbertcg/ppc: Fix CONFIG_TCG_PASS_AREG0 mode
2012-05-09 Andreas Färbertcg/ppc: Clobber r5 for 64-bit qemu_ld
2012-05-09 Andreas Färbertcg/ppc: Don't hardcode register numbers
2012-05-09 Andreas Färbertcg/ppc: Do not overwrite lower address word on Darwin...
2012-05-08 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v54' into...
2012-05-08 Anthony LiguoriMerge remote-tracking branch 'sweil/fixes' into staging
2012-05-03 malcBail out if CONFIG_TCG_PASS_AREG0 is defined
2012-05-03 malcRestore consistent formatting
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-04-02 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2012-03-29 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2012-03-29 Li Zhangqemu tcg: Remove one entry of INDEX_op_ld_i64 from...
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-sparc: Add debug_frame support.
2012-03-24 Richard Hendersontcg-hppa: Add debug_frame support.
2012-03-24 Richard Hendersontcg: Allow ELF_HOST_FLAGS and ELF_OSABI overrides in...
2012-03-24 Richard Hendersontcg: Add debug_info to JIT ELF image.
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-19 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2012-03-19 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/urgent...
2012-03-18 Blue Swirltcg: fix sparc host for AREG0 free operation
2012-03-18 Blue Swirlsoftmmu templates: optionally pass CPUState to memory...
2012-03-18 Blue Swirli386: Remove REGPARM
2012-03-17 Blue SwirlMerge branch 'arm-devs.for-upstream' of git://git.linar...
2012-03-17 Stefan Weilw64: Fix data type of next_tb and tcg_qemu_tb_exec
2012-03-17 Blue SwirlMerge branch 'target-arm.for-upstream' of git://git...
2012-03-17 Blue SwirlMerge branch 'malta' of git://qemu.weilnetz.de/qemu
2012-03-17 Blue SwirlMerge branch 'ppc-for-upstream' of git://repo.or.cz...
2012-03-17 Kirill BatuzovFix large memory chunks allocation with tcg_malloc.
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 type casts when calling flush_icache_range
next