]> Git Repo - qemu.git/history - tcg/i386/tcg-target.c
tcg: Avoid undefined behaviour patching code at unaligned addresses
[qemu.git] / tcg / i386 / tcg-target.c
2014-05-12 Peter Maydelltcg: Avoid undefined behaviour patching code at unalign...
2014-04-28 Peter MaydellMerge remote-tracking branch 'remotes/otubo/seccomp...
2014-04-25 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/tgt...
2014-04-25 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2014-04-24 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2014-04-24 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/tcg...
2014-04-18 Richard Hendersontcg: Add TCGType parameter to tcg_target_const_match
2014-04-18 Stefan Weiltcg: Fix warning (1 bit signed bitfield entry) and...
2014-02-27 Peter MaydellMerge remote-tracking branch 'remotes/kvm/uq/master...
2014-02-24 Peter MaydellMerge remote-tracking branch 'remotes/sstabellini/xen...
2014-02-24 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/configure...
2014-02-21 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2014-02-21 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2014-02-21 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2014-02-21 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2014-02-21 Peter MaydellMerge remote-tracking branch 'remotes/riku/linux-user...
2014-02-21 Peter Maydelltcg/i386: Fix build for systems without working cpuid...
2014-02-20 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2014-02-20 Peter MaydellMerge remote-tracking branch 'remotes/rth/tcg-next...
2014-02-17 Richard Hendersontcg/i386: Use SHLX/SHRX/SARX instructions
2014-02-17 Richard Hendersontcg/i386: Use ANDN instruction
2014-02-17 Richard Hendersontcg/i386: Add tcg_out_vex_modrm
2014-02-17 Richard Hendersontcg/i386: Move TCG_CT_CONST_* to tcg-target.c
2014-02-06 Peter MaydellMerge remote-tracking branch 'remotes/kvm/uq/master...
2014-02-04 Peter MaydellMerge remote-tracking branch 'remotes/borntraeger/tags...
2014-02-04 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/qemu...
2014-02-01 Peter MaydellMerge remote-tracking branch 'qmp-unstable/queue/qmp...
2014-02-01 Peter MaydellMerge remote-tracking branch 'remotes/awilliam/tags...
2014-02-01 Peter MaydellMerge remote-tracking branch 'remotes/sstabellini/xen...
2014-01-31 Peter MaydellMerge remote-tracking branch 'stefanha/tags/tracing...
2014-01-31 Peter MaydellMerge remote-tracking branch 'mst/tags/for_anthony...
2014-01-31 Peter MaydellMerge remote-tracking branch 'sstabellini/xen-170114...
2014-01-30 Peter MaydellMerge remote-tracking branch 'stefanha/tags/net-pull...
2014-01-30 Peter MaydellMerge remote-tracking branch 'rth/tcg-movbe' into staging
2014-01-25 Aurelien Jarnotcg/i386: cleanup useless #ifdef
2014-01-25 Aurelien Jarnotcg/i386: use movbe instruction in qemu_ldst routines
2014-01-25 Aurelien Jarnotcg/i386: add support for three-byte opcodes
2014-01-25 Aurelien Jarnotcg/i386: remove hardcoded P_REXW value
2014-01-24 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2014-01-10 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2014-01-10 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2014-01-09 Anthony LiguoriMerge remote-tracking branch 'otubo/seccomp' into staging
2013-12-21 Aurelien JarnoMerge tag 'signed-s390-for-upstream' of git://github...
2013-12-21 Aurelien Jarnotcg/i386: fix a comment
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 'rth/tcg-ldst-6' 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-12 Richard Hendersontcg-i386: Support new ldst opcodes
2013-10-12 Richard Hendersontcg-i386: Remove "cb" output restriction from qemu_st8...
2013-10-12 Richard Hendersontcg-i386: Tidy softmmu routines
2013-10-12 Richard Hendersontcg-i386: Use TCGMemOp within qemu_ldst routines
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 tcg-be-ldst.h
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-i386: Make use of zero-extended memory helper routines
2013-09-02 Richard Hendersontcg: Introduce zero and sign-extended versions of load...
2013-09-02 Richard Hendersonexec: Split softmmu_defs.h
2013-09-02 Richard Hendersontcg-i386: Don't perform GETPC adjustment in TCG code
2013-09-02 Richard Hendersontcg-i386: Adjust tcg_out_tlb_load for x32
2013-09-02 Richard Hendersontcg-i386: Use intptr_t appropriately
2013-09-02 Richard Hendersontcg: Change tcg_out_ld/st offset to intptr_t
2013-09-02 Richard Hendersontcg: Change relocation offsets to intptr_t
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: Use new return-argument ld/st helpers
2013-08-26 Richard Hendersontcg-i386: Tidy qemu_ld/st slow path
2013-08-26 Richard Hendersontcg-i386: Try pc-relative lea for constant formation
2013-08-26 Richard Hendersontcg-i386: Add and use tcg_out64
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-i386: Use QEMU_BUILD_BUG_ON instead of assert for...
2013-07-09 Richard Hendersontcg: Move the CIE and FDE header definitions to common...
2013-06-15 Blue SwirlMerge branch 'realize-isa.v2' of git://github.com/afaer...
2013-06-14 Anthony LiguoriMerge remote-tracking branch 'mjt/trivial-patches-next...
2013-06-14 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2013-06-14 Anthony LiguoriMerge remote-tracking branch 'pmaydell/tcg-aarch64...
2013-06-14 Anthony LiguoriMerge remote-tracking branch 'pmaydell/target-arm.next...
2013-06-14 Anthony LiguoriMerge remote-tracking branch 'rth/tcg-for-anthony'...
2013-06-05 Richard Hendersontcg: Remove redundant tcg_target_init checks
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-i386: Implement multiword arithmetic ops
2013-02-23 Richard Hendersontcg-i386: Always implement 32-bit multiword ops
2013-01-23 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2013-01-14 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-01-14 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
next
This page took 0.950256 seconds and 107 git commands to generate.