]> git.proxmox.com Git - qemu.git/history - tcg
openpic: combine openpic and mpic reset functions
[qemu.git] / tcg /
2012-12-10 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2012-12-10 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-12-10 Anthony LiguoriMerge remote-tracking branch 'kraxel/acpi.1' into staging
2012-12-10 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream'...
2012-12-10 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.74' into staging
2012-12-08 Blue SwirlMerge branch 'master' of git.qemu-project.org:/pub...
2012-12-08 Blue SwirlMerge branch 'memory-ioport' of git://github.com/afaerb...
2012-12-08 Evgeny Voevodintcg/tcg.h: Duplicate global TCG gen_opc_ arrays into...
2012-12-07 Stefan WeilFix comments (adress -> address, layed -> laid, wierd...
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-24 Aurelien Jarnotcg/arm: fix cross-endian qemu_st16
2012-11-24 Aurelien Jarnotcg/arm: fix TLB access in qemu-ld/st ops
2012-11-21 malctcg/ppc: Fix !softmmu case
2012-11-19 malctcg/ppc: Remove unused s_bits variable
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-18 Stefan Weiltci: Support deposit operations
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-17 Evgeny Voevodintcg/tcg.h: Duplicate global TCG variables in TCGContext
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-06 malctcg/ppc32: Use trampolines to trim the code size for...
2012-11-03 malctcg/ppc: ld/st optimization
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 Aurelien JarnoMerge branch 's390-for-upstream' of git://repo.or.cz...
2012-10-29 Aurelien Jarnotcg/mips: use MUL instead of MULT on MIPS32 and above
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: remove compatiblity call flags
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: forbid ld/st function to modify globals
2012-10-28 Aurelien Jarnotcg: fix some op flags
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
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-28 Aurelien Jarnotcg/i386: remove ld/st third argument register constraint
2012-10-28 Aurelien Jarnotcg/i386: remove suboptimal register shifting
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-20 Richard Hendersonexec: Allocate code_gen_prologue from code_gen_buffer
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-17 Richard Hendersontcg: Constant fold add2 and sub2
2012-10-17 Richard Hendersontcg: Do constant folding on double-word comparisons
2012-10-17 Richard Hendersontcg: Split out subroutines from do_constant_folding_cond
2012-10-17 Richard Hendersontcg: Optimize double-word comparisons against zero
2012-10-17 Richard Hendersontcg: Use common code when failing to optimize
2012-10-17 Richard Hendersontcg: Swap commutative double-word comparisons
2012-10-17 Richard Hendersontcg: Canonicalize add2 operand ordering
2012-10-17 Richard Hendersontcg: Split out swap_commutative as a subroutine
2012-10-16 Richard Hendersontcg-ia64: Implement deposit
2012-10-16 Aurelien Jarnotcg/ia64: slightly optimize TLB access code
2012-10-16 Aurelien Jarnotcg/ia64: remove suboptimal register shifting in qemu_l...
2012-10-16 Aurelien Jarnotcg/ia64: implement movcond_i32/64
2012-10-16 Blue Swirltcg/ia64: use stack for TCG temps
2012-10-16 Peter Maydelltcg/arm: Implement movcond_i32
2012-10-16 Peter Maydelltcg/arm: Factor out code to emit immediate or reg-reg op
2012-10-13 Richard Hendersontcg-sparc: Emit MOVR insns for setcond_i64 and movcond_64
2012-10-13 Richard Hendersontcg-sparc: Emit BPr insns for brcond_i64
2012-10-13 Richard Hendersontcg-sparc: Drop use of Bicc in favor of BPcc
2012-10-13 Richard Hendersontcg-sparc: Optimize setcond2 equality compare with 0.
next