]> git.proxmox.com Git - qemu.git/history - target-arm/helper.c
Use glib memory allocation and free functions
[qemu.git] / target-arm / helper.c
2011-08-21 Anthony LiguoriUse glib memory allocation and free functions
2011-08-12 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-1...
2011-08-09 Edgar E. IglesiasMerge remote-tracking branch 'pm-arm/for-upstream'...
2011-08-08 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2011-08-08 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-08-07 Blue SwirlRemove unused is_softmmu parameter from cpu_handle_mmu_...
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'kraxel/migration.2' into...
2011-07-26 Peter Maydelltarget-arm: Mark 1136r1 as a v6K core
2011-07-26 Jamie Ilestarget-arm: support for ARM1176JZF-s cores
2011-07-26 Jamie Ilestarget-arm: make VMSAv7 remapping and AP dependent...
2011-07-22 malcMerge branch 'master' of git://git.qemu.org/qemu
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 Sebastian Hubertarget-arm: Fix BASEPRI, BASEPRI_MAX, and FAULTMASK...
2011-06-22 Peter Maydelltarget-arm: Minimal implementation of performance counters
2011-06-22 Peter Maydelltarget-arm: Make VFP binop helpers take pointer to...
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 Alex Zuepketarget-arm: BKPT instructions should raise prefetch...
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-23 Peter Maydelltarget-arm: Signal Underflow when denormal flushed...
2011-05-23 Peter Maydelltarget-arm: Signal InputDenormal for VRECPE, VRSQRTE...
2011-05-23 Peter Maydelltarget-arm: Don't set FP exceptions in recip, recip_sqr...
2011-05-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-04-25 Anthony LiguoriMerge remote-tracking branch 'awilliam/ipxe' into staging
2011-04-20 Peter Maydelltarget-arm: Set Invalid flag for NaN in float-to-int...
2011-04-20 Dmitry Eremin-Sole... Implement basic part of SA-1110/SA-1100
2011-04-17 Lluísmove helpers.h to helper.h
2011-04-16 Stefan WeilFix some typos in comments and documentation
2011-04-12 Peter Maydelltarget-arm: Detect tininess before rounding for FP...
2011-04-09 Dmitry Eremin-Sole... arm: basic support for ARMv4/ARMv4T emulation
2011-04-03 Peter Maydelltarget-arm/helper.c: For float-int conversion helpers...
2011-03-24 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-03-22 Peter Maydelltarget-arm: use make_float32() to make constant floats...
2011-03-22 Peter Maydelltarget-arm: Fix VRECPS edge cases handling
2011-03-22 Peter Maydelltarget-arm: Fix GE bits for v6media signed modulo arith...
2011-03-06 Adam Lackorzynskitarget-arm: Implement cp15 VA->PA translation
2011-02-24 Christophe Lyontarget-arm: fix support for VRSQRTE.
2011-02-24 Christophe Lyontarget-arm: fix support for VRECPE.
2011-02-24 Christophe Lyontarget-arm: Introduce float64_256 and float64_512 const...
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-10 Peter Maydelltarget-arm: Silence NaNs resulting from half-precision...
2011-02-10 Peter Maydellsoftfloat: Add float16 type and float16 NaN handling...
2011-02-04 Peter Maydelltarget-arm: Clean up handling of MPIDR
2011-02-04 Peter Maydelltarget-arm: Add CPU feature flag for v7MP
2011-01-31 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
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-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
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-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...
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-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-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-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 'qmp/for-anthony' into staging
2010-07-01 Chih-Min Chaotarget-arm : fix parallel saturated subtraction impleme...
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-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-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-12 Paul BrookRemove cpu_get_phys_page_debug from userspace emulation
2010-02-22 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
next