]> git.proxmox.com Git - qemu.git/history - tcg/tcg.c
rng-egd: remove redundant free
[qemu.git] / tcg / tcg.c
2012-10-28 Aurelien Jarnotcg: rewrite tcg_reg_alloc_mov()
2012-10-28 Aurelien Jarnotcg: improve tcg_reg_alloc_movi()
2012-10-28 Aurelien Jarnotcg: rework liveness analysis
2012-10-28 Aurelien Jarnotcg: sync output arguments on liveness request
2012-10-28 Aurelien Jarnotcg: add temp_sync()
2012-10-28 Aurelien Jarnotcg: add tcg_reg_sync()
2012-10-28 Aurelien Jarnotcg: add temp_dead()
2012-10-22 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/urgent...
2012-10-22 Anthony LiguoriMerge remote-tracking branch 'awilliam/tags/vfio-pci...
2012-10-22 Anthony LiguoriMerge remote-tracking branch 'quintela/migration-next...
2012-10-22 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/dma'...
2012-10-19 Aurelien JarnoMerge branch 'linux-user-for-upstream' of git://git...
2012-10-17 Richard Hendersontcg: Optimize mulu2
2012-10-17 Richard Hendersontcg: Optimize half-dead add2/sub2
2012-10-12 Peter Maydelltcg: Remove TCG_TARGET_HAS_GUEST_BASE define
2012-10-07 Blue SwirlMerge branch 'master' of git.qemu.org:/pub/git/qemu
2012-10-07 Stefan Weiltcg: Remove redundant pointer from TCGContext
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-09-25 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2012-09-25 Richard Hendersontcg: Sanity check goto_tb input
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 Aurelien Jarnotcg: remove #ifdef #endif around TCGOpcode tests
2012-09-21 Richard Hendersontcg-sparc: Assume v9 cpu always, i.e. force v8plus...
2012-09-21 Aurelien JarnoMerge branch 'usb.65' of git://git.kraxel.org/qemu
2012-09-21 Richard Hendersontcg: Introduce movcond
2012-09-19 Aurelien Jarnotcg: mark set_label with TCG_OPF_BB_END flag
2012-09-11 Aurelien JarnoMerge branch 'usb.64' of git://git.kraxel.org/qemu
2012-09-11 Aurelien Jarnotcg: improve profiler
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 '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 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-21 Blue Swirlqemu-log: cleanup
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: 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-18 Blue Swirli386: Remove REGPARM
2012-03-17 Blue SwirlMerge branch 'arm-devs.for-upstream' of git://git.linar...
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-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
2012-03-03 Blue SwirlMerge branch 'xtensa' of git://jcmvbkbc.spb.ru/dumb...
2012-03-01 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/core...
2012-03-01 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-02-27 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream'...
2012-02-24 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2012-02-23 Stefan Weiltcg: Remove unneeded include statements
2011-12-19 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/mutators...
2011-12-05 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-12-05 Anthony LiguoriMerge remote-tracking branch 'aneesh/1.0-fixes' into...
2011-12-05 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-12-02 Dong Xu Wangfix spelling in tcg sub directory
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-02 Blue SwirlMerge branch 'xtensa' of git://jcmvbkbc.spb.ru/dumb...
2011-11-02 Blue SwirlMerge branch 'tci' of git://qemu.weilnetz.de/qemu
2011-10-31 Stefan Weiltcg: Make ARRAY_SIZE(tcg_op_defs) globally available
2011-10-01 Stefan Weiltcg: Add some assertions
2011-10-01 Stefan Weiltcg: Add forward declarations for local functions
2011-08-29 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-08-25 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-2...
2011-08-23 Richard Hendersontcg: Update --enable-debug for TCG_OPF_NOT_PRESENT.
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-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-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 Kirill BatuzovAdd TCG optimizations stub
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...
next