]> git.proxmox.com Git - qemu.git/history - target-arm
target-sparc: fix udiv(cc) and sdiv(cc)
[qemu.git] / target-arm /
2010-12-27 Aurelien JarnoMerge branch 'spice.v23.pull' of git://anongit.freedesk...
2010-12-27 Juha Riihimäkitarget-arm: correct cp15 c1_sys reset value for arm1136...
2010-12-27 Mattias Holmtarget-arm: correct cp15 c1_sys reset value for cortex-a8
2010-12-27 Juha Riihimäkitarget-arm: fix vmsav6 access control
2010-12-27 Peter Maydelltarget-arm: Correct result in saturating cases for...
2010-12-27 Juha Riihimäkitarget-arm: remove pointless else clause in VQSHL of u64
2010-12-27 Peter Maydelltarget-arm: Fix VQSHL of signed 64 bit values by shift...
2010-12-27 Juha Riihimäkitarget-arm: Fix VQSHL of signed 64 bit values
2010-12-27 Juha Riihimäkitarget-arm: Fix arguments passed to VQSHL helpers
2010-12-27 Aurelien Jarnotarget-arm: fix bug in translation of REVSH
2010-12-17 Anthony LiguoriMerge remote branch 'arm/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'jvrao/for-anthony' into staging
2010-12-07 Peter MaydellARM: Implement VCVT to 16 bit integer using new softflo...
2010-12-07 Peter MaydellARM: Ignore top 16 bits when doing VCVT from 16 bit...
2010-12-07 Peter MaydellARM: Return correct result for single<->double conversi...
2010-12-07 Peter MaydellARM: Return correct result for float-to-integer convers...
2010-12-07 Peter MaydellARM: Fix sense of to_integer bit in Neon VCVT float...
2010-12-07 Peter MaydellARM: Fix decoding of Neon forms of VCVT between float...
2010-12-07 Peter MaydellARM: Fix decoding of VFP forms of VCVT between float...
2010-12-07 Peter MaydellARM: fix ldrexd/strexd
2010-12-07 Adam Lackorzynskitarget-arm: Handle 'smc' as an undefined instruction
2010-12-07 Johan Bengtssontarget-arm: Fix mixup in decoding of saturating add...
2010-12-07 Johan Bengtssontarget-arm: Add support for PKHxx in thumb2
2010-12-04 Edgar E. IglesiasMerge branch 'linux-user-for-upstream' of git://gitorio...
2010-12-03 Peter MaydellARM: Expose vfp_get_fpscr() and vfp_set_fpscr() to...
2010-12-03 Peter MaydellARM: enable XScale/iWMMXT in linux-user mode
2010-12-03 Peter Maydell[PATCH] target-arm: remove unused functions cpu_lock...
2010-11-01 Anthony LiguoriMerge remote branch 'spice/config.2' into staging
2010-11-01 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-10-30 Stefan Weiltarget-xxx: Use fprintf_function (format checking)
2010-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-06 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-07-03 Paolo Bonziniremove exec-all.h inclusion from cpu.h
2010-07-03 Paolo Bonzinimove cpu_pc_from_tb to target-*/exec.h
2010-07-01 Chih-Min Chaotarget-arm : fix parallel saturated subtraction impleme...
2010-07-01 Chih-Min Chaotarget-arm : fix thumb2 parallel add/sub opcode decoding
2010-07-01 Chih-Min Chaotarget-arm: fix addsub/subadd implementation
2010-06-14 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-06-14 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-06-11 Paul BrookNEON vldN optimization
2010-06-10 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-06-03 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-06-01 Anthony LiguoriMerge remote branch 'mst/for_anthony' into HEAD
2010-05-31 Lars Muncharm: fix arm kernel boot for non zero start addr
2010-05-28 Lars Muncharm: prevent coprocessor IO reset
2010-04-25 Blue Swirlarm: remove dead assignments, spotted by clang analyzer
2010-04-14 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-04-08 Juha Riihimäkitarget-arm: fix neon vmon/vmvn with modified immediate
2010-04-08 Lars Munchtarget-arm: resource leak fixes for iwmmxt disassemble
2010-04-05 Paul BrookFix arm-linux-user
2010-04-05 Paul BrookARMv7-M reset fixes
2010-03-27 Rabin Vincenttarget-arm: disable PAGE_EXEC for XN pages
2010-03-23 Johan Bengtssontarget-arm: Fix handling of AL condition in IT instruction
2010-03-17 Anthony LiguoriMerge remote branch 'markus/qerror' into staging
2010-03-17 Anthony LiguoriMerge remote branch 'mst/pci' into staging
2010-03-17 Paul BrookLarge page TLB flush
2010-03-13 Adam Lackorzynskitarget-arm: make RFE usable with any register
2010-03-12 Paul BrookRemove cpu_get_phys_page_debug from userspace emulation
2010-03-12 Richard HendersonMove TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h.
2010-03-06 Adam Lackorzynskitarget-arm: Fix missing 'return' in SRS handling.
2010-02-28 Juha Riihimäkitarget-arm: neon vshll instruction fix
2010-02-28 Riku Voipiotarget-arm: neon - fix VRADDHN/VRSUBHN vs VADDHN/VSUBHN
2010-02-23 Paul BrookARM CP15 tls fix
2010-02-22 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-02-19 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-02-19 Rabin Vincenttarget-arm: support thumb exception handlers
2010-02-19 Rabin Vincenttarget-arm: implement Thumb-2 exception return
2010-02-19 Rabin Vincenttarget-arm: fix thumb CPS
2010-02-08 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging-tmp
2010-02-06 Riku Voipiotarget-arm: refactor cp15.c13 register access
2010-02-05 Riku Voipiotarget-arm: refactor cp15.c13 register access
2010-01-19 Paolo Bonzinikill regs_to_env and env_to_regs
2010-01-06 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2009-12-23 Aurelien Jarnotarget-arm: fix strexd
2009-11-22 Paul BrookARM atomic ops rewrite
2009-11-19 Paul BrookARM Cortex-A9 cpu support
2009-11-19 Paul BrookARM FP16 support
2009-10-27 Aurelien Jarnotarget-arm: use native tcg-ops for ror/bic/vorn
2009-10-27 Juha Riihimäkitarget-arm: fix neon shift helper functions
2009-10-27 Juha Riihimäkitarget-arm: fix neon vsri, vshl and vsli ops
2009-10-27 Juha Riihimäkitarget-arm: allow modifying vfp fpexc en bit only
2009-10-27 Juha Riihimäkitarget-arm: add support for neon vld1.64/vst1.64 instru...
2009-10-27 Juha Riihimäkitarget-arm: fix neon vshrn/vrshrn ops
2009-10-26 Juha Riihimäkitarget-arm: fix incorrect temporary variable freeing
2009-10-23 Juha.Riihimaki@nok... target-arm: optimize thumb 32-bit multiply
2009-10-23 Juha Riihimäkitarget-arm: cleanup internal resource leaks
2009-10-22 Aurelien Jarnotarget-arm: fix sdiv helper
2009-10-22 Aurelien Jarnotarget-arm: use clz32() instead of a for loop
2009-10-21 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-10-18 Aurelien Jarnotarget-arm: fix bugs introduced by 1b2b1e547bd912b7d3c4...
2009-10-18 Aurelien Jarnotarget-arm: fix bugs introduced by 3174f8e91fecf8756e86...
2009-10-17 Aurelien Jarnotarget-arm: remove T0 and T1
2009-10-17 Filip Navaratarget-arm: remove cpu_T for ARM once and for all
2009-10-17 Filip Navaratarget-arm: convert VFP not to use cpu_T
2009-10-17 Filip Navaratarget-arm: convert disas_iwmmxt_insn not to use cpu_T
2009-10-17 Filip Navaratarget-arm: convert disas_dsp_insn not use cpu_T
2009-10-17 Filip Navaratarget-arm: convert disas_neon_ls_insn not to use cpu_T
2009-10-17 Filip Navaratarget-arm: convert disas_neon_data_insn and helpers...
2009-10-17 Filip Navaratarget-arm: convert rest of disas_arm_insn / disas_thum...
2009-10-17 Filip Navaratarget-arm: replace thumb usage of cpu_T registers...
next