]> git.proxmox.com Git - qemu.git/history - target-sparc/helper.h
net: Consistently use qemu_macaddr_default_if_unset
[qemu.git] / target-sparc / helper.h
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 Tsuneo SaitoSPARC64: fix VIS1 SIMD signed compare instructions
2011-06-15 Michael S. TsirkinMerge remote-tracking branch 'origin/master' into pci
2011-05-25 Anthony LiguoriMerge remote-tracking branch 'kraxel/CVE-2011-1751...
2011-05-23 Aurelien JarnoMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-05-23 Aurelien JarnoMerge branch 's390-next' of git://repo.or.cz/qemu/agraf
2011-05-22 Blue SwirlDelete unused tb_invalidate_page_range
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-24 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2011-01-24 Fabien ChouteauSPARC: Emulation of Leon3
2011-01-10 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-10 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2010-12-28 Aurelien Jarnotarget-sparc: fix udiv(cc) and sdiv(cc)
2010-05-20 Richard Hendersontarget-sparc: Inline some generation of carry for ADDX...
2010-05-19 Richard Hendersontarget-sparc: Fix compilation with --enable-debug.
2010-01-08 Igor V. Kovalenkosparc64: use helper_wrpil to check pending irq on write
2009-05-10 Blue SwirlUse dynamical computation for condition codes
2008-11-17 pbrookTCG variable type checking.
2008-09-26 blueswir1Implement UA2005 hypervisor traps
2008-09-22 blueswir1Add software and timer interrupt support
2008-09-21 blueswir1Use the new concat_i32_i64 op for std and stda
2008-09-10 blueswir1Convert rest of ops using float32 to TCG, remove FT0...
2008-09-10 blueswir1Partially convert float128 conversion ops to TCG
2008-09-10 blueswir1Convert basic 64 bit VIS ops to TCG
2008-09-10 blueswir1Convert basic 32 bit VIS ops to TCG
2008-09-10 blueswir1Convert basic float32 ops to TCG
2008-09-09 blueswir1Implement ldxfsr/stxfsr, fix ld(x)fsr masks, convert...
2008-08-29 blueswir1Fix Sparc64 boot on i386 host:
2008-07-19 blueswir1Implement nucleus quad ldda
2008-05-27 blueswir1Move non-op functions from op_helper.c to helper.c...
2008-05-22 blueswir1Register op helpers
2008-05-12 blueswir1Move prototype back to avoid a compiler warning
2008-05-10 blueswir1Fix compiler warnings
2008-05-09 blueswir1CPU feature selection support
2008-05-04 blueswir1Complete the TCG conversion
2008-03-21 blueswir1 Convert align checks to TCG
2008-03-21 blueswir1 Convert save, restore, saved, restored, and flushw...
2008-03-21 blueswir1 Convert other float and VIS ops to TCG
2008-03-18 blueswir1 Convert udiv and sdiv ops to TCG
2008-03-18 blueswir1 Convert CCR and CWP ops to TCG
2008-03-18 blueswir1 Convert array8/16/32 and alignaddr to TCG
2008-03-15 blueswir1 Convert ldfsr and stfsr to TCG
2008-03-06 blueswir1 Convert exception ops to TCG
2008-03-04 blueswir1 Convert float helpers to TCG, fix fabsq in the process
2008-03-02 blueswir1 Convert tick operations to TCG
2008-02-24 blueswir1 Modify Sparc32/64 to use TCG