]> git.proxmox.com Git - qemu.git/history - tcg/tcg.c
rng-egd: remove redundant free
[qemu.git] / tcg / tcg.c
2013-10-31 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-10-18 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-10-18 Anthony LiguoriMerge remote-tracking branch 'bonzini/configure' into...
2013-10-14 Anthony LiguoriMerge remote-tracking branch 'jliu/or32' into staging
2013-10-14 Anthony LiguoriMerge remote-tracking branch 'awilliam/tags/vfio-pci...
2013-10-11 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-2013...
2013-10-11 Anthony LiguoriMerge remote-tracking branch 'rth/tcg-pull' into staging
2013-10-10 Richard Hendersontcg: Add qemu_ld_st_i32/64
2013-10-10 Richard Hendersontcg: Add tcg-be-ldst.h
2013-10-10 Richard Hendersontcg: Merge tcg_register_helper into tcg_context_init
2013-10-10 Richard Hendersontcg: Add tcg-runtime.c helpers to all_helpers
2013-10-10 Richard Hendersontcg: Put target helper data into an array.
2013-10-10 Richard Hendersontcg: Move helper registration into tcg_context_init
2013-10-10 Richard Hendersontcg: Use a GHashTable for tcg_find_helper
2013-09-03 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-09-03 Anthony LiguoriMerge remote-tracking branch 'mjt/trivial-patches'...
2013-09-03 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.88' into staging
2013-09-03 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-09-03 Anthony LiguoriMerge remote-tracking branch 'afaerber/tags/qom-devices...
2013-09-02 Aurelien JarnoMerge branch 'tcg-next' of git://github.com/rth7680...
2013-09-02 Richard Hendersontcg: Fix jit debug for x32
2013-09-02 Richard Hendersontcg: Use appropriate types in tcg_reg_alloc_call
2013-09-02 Richard Hendersontcg: Change tcg_out_ld/st offset to intptr_t
2013-09-02 Richard Hendersontcg: Use uintptr_t in TCGHelperInfo
2013-09-02 Richard Hendersontcg: Change relocation offsets to intptr_t
2013-09-02 Richard Hendersontcg: Change memory offsets to intptr_t
2013-09-02 Richard Hendersontcg: Change frame pointer offsets to intptr_t
2013-09-02 Richard Hendersontcg: Change flush_icache_range arguments to uintptr_t
2013-09-02 Richard Hendersontcg: Add muluh and mulsh opcodes
2013-08-29 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-08-29 Anthony LiguoriMerge remote-tracking branch 'sweil/mingw' into stable-1.5
2013-08-29 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-08-26 Richard Hendersontcg-i386: Add and use tcg_out64
2013-08-26 Richard Hendersontcg: Tidy generated code for tcg_outN
2013-07-18 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-07-15 Richard HendersonMerge git://github.com/hw-claudio/qemu-aarch64-queue...
2013-07-10 Anthony LiguoriMerge remote-tracking branch 'afaerber/tags/qom-cpu...
2013-07-10 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2013-07-10 Anthony LiguoriMerge remote-tracking branch 'rth/tcg-next' into staging
2013-07-09 Richard Hendersontcg: Move the CIE and FDE header definitions to common...
2013-07-09 Richard Hendersontcg: Fix high_pc fields in .debug_info
2013-07-09 Richard Hendersontcg: Simplify logic using TCG_OPF_NOT_PRESENT
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: Log the contents of the prologue with -d out_asm
2013-02-26 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-02-26 Anthony LiguoriMerge remote-tracking branch 'quintela/stats.next'...
2013-02-26 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-02-23 Richard Hendersontcg: Apply life analysis to 64-bit multiword arithmetic ops
2013-02-16 Evgeny VoevodinTCG: Final globals clean-up
2013-01-10 Andreas FärberMerge branch 'master' of git://git.qemu.org/qemu into...
2013-01-02 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-01-02 Stefan Weiltcg: Remove unneeded assertion
2013-01-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-01-02 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-a810e4e...
2012-12-22 Andreas FärberMerge branch 'master' of git://git.qemu.org/qemu into...
2012-12-21 Anthony LiguoriMerge remote-tracking branch 'quintela/thread-20121220...
2012-12-19 Anthony LiguoriMerge remote-tracking branch 'bonzini/header-dirs'...
2012-12-19 Paolo Bonzinimisc: move include files to include/qemu/
2012-11-28 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-11-26 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-11-26 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.72' into staging
2012-11-26 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v64' into...
2012-11-26 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2012-11-26 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2012-11-24 Aurelien Jarnotcg: mark local temps as MEM in dead_temp()
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.71' into staging
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'stefanha/tracing' into...
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'amit/loadvm-irq-inj-fix...
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-11-17 Blue SwirlMerge branch 'vga.1' of git://git.kraxel.org/qemu
2012-11-17 Evgeny VoevodinTCG: Remove unused global variables
2012-11-17 Evgeny VoevodinTCG: Use gen_opparam_buf from context instead of global...
2012-11-17 Evgeny VoevodinTCG: Use gen_opc_buf from context instead of global...
2012-11-17 Evgeny VoevodinTCG: Use gen_opparam_ptr from context instead of global...
2012-11-17 Evgeny VoevodinTCG: Use gen_opc_ptr from context instead of global...
2012-11-14 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.70' into staging
2012-11-14 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v63' into...
2012-11-11 Kirill Batuzovtcg: properly check that op's output needs to be synced...
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-11-01 Anthony LiguoriMerge remote-tracking branch 'bonzini/threadpool' into...
2012-11-01 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-11-01 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2012-11-01 Aurelien JarnoMerge branch 'arm-devs.for-upstream' of git://git.linar...
2012-10-31 Aurelien Jarnotcg: don't remove op if output needs to be synced to...
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 Aurelien Jarnotcg: rework TCG helper flags
2012-10-28 Aurelien Jarnotcg: synchronize globals for ops with side effects
2012-10-28 Aurelien Jarnotcg: don't explicitly save globals and temps
2012-10-28 Aurelien Jarnotcg: start with local temps in TEMP_VAL_MEM state
2012-10-28 Aurelien Jarnotcg: always mark dead input arguments as dead
next