]> git.proxmox.com Git - qemu.git/history - target-arm
ahci: Fix cpu_physical_memory_unmap() argument ordering
[qemu.git] / target-arm /
2011-01-29 Juha Riihimäkitarget-arm: Fix Neon VQ(R)DMULH.S16 instructions
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
2011-01-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-14 Peter Maydelltarget-arm: Restore IT bits when resuming after an...
2011-01-14 Peter Maydelltarget-arm: Refactor translation of exception generatin...
2011-01-14 Peter Maydelltarget-arm: Remove redundant setting of IT bits before...
2011-01-14 Peter Maydelltarget-arm: Translate with user-state from TB flags...
2011-01-14 Peter Maydelltarget-arm: Set privileged bit in TB flags correctly...
2011-01-14 Peter Maydelltarget-arm: Translate with condexec bits from TB flags...
2011-01-14 Peter Maydelltarget-arm: Translate with Thumb state from TB flags...
2011-01-14 Peter Maydelltarget-arm: Translate with VFP len/stride from TB flags...
2011-01-14 Peter Maydelltarget-arm: Translate with VFP-enabled from TB flags...
2011-01-14 Peter Maydelltarget-arm: Add symbolic constants for bitfields in...
2011-01-14 Peter Maydelltarget-arm: Don't generate code specific to current...
2011-01-14 Peter Maydelltarget-arm: Use the standard FPSCR value for VRSQRTS
2011-01-14 Peter Maydelltarget-arm: Add support for 'Standard FPSCR Value'...
2011-01-14 Peter Maydelltarget-arm: Fix implementation of VRSQRTS
2011-01-11 Peter MaydellARM: Fix decoding of VQSHL/VQSHLU immediate forms
2011-01-11 Juha RiihimäkiARM: add neon helpers for VQSHLU
2011-01-10 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-10 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-01-06 Peter Maydelltarget-arm: wire up the softfloat flush_input_to_zero...
2011-01-06 Peter Maydelltarget-arm: Set softfloat cumulative exc flags from...
2011-01-06 Aurelien Jarnotarget-arm: fix SMMLA/SMMLS instructions
2010-12-31 Aurelien Jarnotarget-arm: fix UMAAL instruction
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
next