]> git.proxmox.com Git - qemu.git/history - target-arm/translate.c
target-arm: Support v6 barriers in linux-user mode
[qemu.git] / target-arm / translate.c
2011-07-27 Peter Maydelltarget-arm: Support v6 barriers in linux-user mode
2011-07-22 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v39' into...
2011-07-22 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
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...
2011-06-26 Blue SwirlRemove exec-all.h include directives
2011-06-22 Peter Maydelltarget-arm: Minimal implementation of performance counters
2011-06-22 Peter MaydellRevert "target-arm: Use global env in neon_helper.c...
2011-06-22 Peter Maydelltarget-arm: Pass fp status pointer explicitly to neon...
2011-06-22 Peter Maydelltarget-arm: Make VFP binop helpers take pointer to...
2011-06-22 Peter Maydelltarget-arm: Add helper function to generate code to...
2011-06-22 Peter MaydellRevert "target-arm: Use global env in iwmmxt_helper...
2011-06-15 Michael S. TsirkinMerge remote-tracking branch 'origin/master' into pci
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard-1...
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2011-06-10 Edgar E. IglesiasMerge remote branch 'rth/axp-next' into alpha-merge
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'qmp/for-anthony' into...
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'jvrao/for-anthony' into...
2011-06-03 Peter Maydelltarget-arm: Fix compilation failure for 64 bit hosts
2011-05-25 Anthony LiguoriMerge remote-tracking branch 'kraxel/CVE-2011-1751...
2011-05-23 Peter Maydelltarget-arm: Use correct float status for Neon int-float...
2011-05-14 Peter Maydelltarget-arm: Fix VMLA, VMLS, VNMLS, VNMLA handling of...
2011-05-14 Aurelien JarnoMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-05-12 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-05-08 Stefan WeilFix typos in comments and code (occured -> occurred...
2011-05-08 Stefan WeilFix typos in comments (neccessary -> necessary)
2011-05-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-04-29 Blue SwirlMerge branch 'patches' of git://qemu.weilnetz.de/git...
2011-04-28 Anthony LiguoriMerge remote-tracking branch 'jvrao/for-anthony' into...
2011-04-27 Peter Maydelltarget-arm: Don't update base register on abort in...
2011-04-27 YuYeon Ohtarget-arm: fix LDMIA bug on page boundary
2011-04-25 Peter Maydelltarget-arm: Handle UNDEF cases for Neon VLD/VST multipl...
2011-04-25 Peter Maydelltarget-arm: Handle UNDEFs for Neon single element load...
2011-04-25 Anthony LiguoriMerge remote-tracking branch 'awilliam/ipxe' into staging
2011-04-20 Stefan WeilRemove unused function parameters from gen_pc_load...
2011-04-17 Lluísmove helpers.h to helper.h
2011-04-12 Juha Riihimäkitarget-arm: Handle UNDEF cases for VDUP (scalar)
2011-04-12 Peter Maydelltarget-arm: Treat UNPREDICTABLE VTBL, VTBX case as...
2011-04-12 Peter Maydelltarget-arm: Handle UNDEF cases for Neon 2 register...
2011-04-12 Peter Maydelltarget-arm: Simplify checking of size field in Neon...
2011-04-12 Peter Maydelltarget-arm: Handle UNDEF cases for VEXT
2011-04-12 Peter Maydelltarget-arm: Handle UNDEF cases for Neon 2 regs + scalar...
2011-04-12 Peter Maydelltarget-arm: Handle UNDEF cases for Neon 3-regs-differen...
2011-04-12 Peter Maydelltarget-arm: Handle UNDEF cases for Neon invalid modifie...
2011-04-12 Peter Maydelltarget-arm: Collapse VSRI case into VSHL, VSLI
2011-04-12 Peter Maydelltarget-arm: Handle UNDEF cases for Neon "2 regs and...
2011-04-12 Juha Riihimäkitarget-arm: Simplify three-register pairwise code
2011-04-12 Peter Maydelltarget-arm: Handle UNDEF cases for Neon 3-regs-same...
2011-04-12 Peter Maydelltarget-arm: Use lookup table for size check on Neon...
2011-04-09 Dmitry Eremin-Sole... arm: basic support for ARMv4/ARMv4T emulation
2011-04-09 Stefan WeilFix conversions from pointer to tcg_target_long
2011-04-04 Peter Maydelltarget-arm: Use global env in iwmmxt_helper.c helpers
2011-04-04 Peter Maydelltarget-arm: Use global env in neon_helper.c helpers
2011-04-03 Peter Maydelltarget-arm: Fix VCLE.F32 #0, VCLT.F32 #0 NaN handling
2011-04-01 Peter Maydelltarget-arm: Don't leak TCG temp for UNDEFs in Neon...
2011-04-01 Peter Maydelltarget-arm: Fix VLD of single element to all lanes
2011-03-24 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-03-22 Peter Maydelltarget-arm: Fix TCG temporary leaks for scalar VMULL
2011-03-22 Peter Maydelltarget-arm: Set Q bit for overflow in SMUAD and SMLAD
2011-03-22 Peter Maydelltarget-arm: Fix UNDEF cases in Thumb load/store
2011-03-07 Peter Maydelltarget-arm: Implement a minimal set of cp14 debug registers
2011-03-07 Peter Maydelltarget-arm: Use TCG temporary leak debugging facilities
2011-03-07 Peter Maydelltarget-arm: Remove ad-hoc leak checking code
2011-03-06 Peter Maydelltarget-arm: Set carry flag correctly for Thumb2 ORNS
2011-03-06 Peter Maydelltarget-arm: Handle VMOV between two core and VFP single...
2011-03-06 Peter Maydelltarget-arm: Don't decode old cp15 WFI instructions...
2011-02-21 Peter Maydelltarget-arm: Fix shift by immediate and narrow where...
2011-02-21 Peter Maydelltarget-arm: Refactor to pull narrowing decode into...
2011-02-20 Christophe Lyontarget-arm: fix decoding of Neon 64 bit shifts.
2011-02-20 Christophe Lyontarget-arm: fix Neon VQSHRN and VSHRN.
2011-02-20 Peter Maydelltarget-arm: Move Neon VZIP to helper functions
2011-02-20 Peter Maydelltarget-arm: Move Neon VUZP to helper functions
2011-02-20 Juha Riihimäkitarget-arm: Correct conversion of Thumb Neon dp encodin...
2011-02-20 Peter Maydelltarget-arm: Fix Neon VQDMLSL instruction
2011-02-20 Peter Maydelltarget-arm: Refactor handling of VQDMULL
2011-02-20 Peter Maydelltarget-arm: Implement VMULL.P8
2011-02-16 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2011-02-10 Peter Maydelltarget-arm: Use standard FPSCR for Neon half-precision...
2011-02-09 Aurelien JarnoMerge branch 'linux-user-for-upstream' of git://gitorio...
2011-02-09 Christophe Lyontarget-arm: implement vsli.64, vsri.64
2011-02-09 Christophe Lyontarget-arm: fix VSHLL Neon instruction.
2011-02-09 Juha Riihimäkitarget-arm: Fix VQMOVUN Neon instruction.
2011-02-04 Peter Maydelltarget-arm: Fix decoding of Thumb preload and hint...
2011-02-04 Peter Maydelltarget-arm: Fix decoding of preload and memory hint...
2011-02-04 Christophe LyonSet the right overflow bit for neon 32 and 64 bit satur...
2011-02-04 Christophe Lyontarget-arm: Fix Neon vsra instructions.
2011-02-01 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'spice/spice.v29.pull' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'spice/usb.5' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-01-31 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-26 Peter Maydelltarget-arm: Fix loading of scalar value for Neon multip...
2011-01-26 Christophe Lyontarget-arm: Fix garbage collection of temporaries in...
2011-01-26 Christophe LyonSupport saturation with shift=0.
2011-01-21 Aurelien JarnoMerge branch 'usb.4' of git://anongit.freedesktop.org...
2011-01-20 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-18 Peter Maydelltarget-arm: Log instruction start in TCG code
next