]> git.proxmox.com Git - qemu.git/history - target-ppc/op_helper.c
Store VNC auth scheme per-client as well as per-server
[qemu.git] / target-ppc / op_helper.c
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 Swirlcpu_loop_exit: avoid using AREG0
2011-06-17 Alexander GrafPPC: move TLBs to their own arrays
2011-06-17 Alexander GrafPPC: E500: Use MAS registers instead of internal TLB...
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 Aurelien JarnoMerge branch 's390-next' of git://repo.or.cz/qemu/agraf
2011-06-03 Aurelien JarnoMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-06-03 Aurelien Jarnotarget-ppc: remove old CONFIG_SOFTFLOAT #ifdef
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-05-14 Aurelien JarnoMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-05-11 Alexander GrafPPC: Implement e500 (FSL) MMU
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 Stefan WeilRemove unused function parameter from cpu_restore_state
2011-04-17 Aurelien Jarnotarget-ppc: fix SPE comparison functions
2011-04-17 Aurelien Jarnosoftfloat: rename float*_eq() into float*_eq_quiet()
2011-04-12 Aurelien Jarnotarget-ppc: remove #ifdef FLOAT128
2011-04-08 David GibsonUse existing helper function to implement popcntd instr...
2011-04-01 David GibsonCorrect ppc popcntb logic, implement popcntw and popcntd
2011-04-01 David GibsonImplement missing parts of the logic for the POWER...
2011-04-01 David GibsonImplement PowerPC slbmfee and slbmfev instructions
2011-04-01 David GibsonClean up PowerPC SLB handling code
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-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-20 Aurelien Jarnotarget-ppc: fix wrong NaN tests
2011-01-20 Aurelien Jarnotarget-ppc: fix sNaN propagation
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 Aurelien Jarnotarget-ppc: use float32_is_any_nan()
2011-01-06 Aurelien Jarnotarget-ppc: fix default qNaN
2011-01-06 Aurelien Jarnotarget-ppc: remove PRECISE_EMULATION define
2011-01-02 Peter Maydellsoftfloat: Rename float*_is_nan() functions to float...
2010-11-01 Anthony LiguoriMerge remote branch 'spice/config.2' into staging
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-10-13 Blue Swirlppc: avoid write only variables
2010-10-11 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-10-05 Anthony LiguoriMerge remote branch 'spice/submit.6' into staging
2010-10-05 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-10-05 John Clarkppc: Minor 40x MMU fixes
2010-09-20 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-09-18 Blue SwirlPPC: Suppress gcc warnings with -Wtype-limits
2010-07-26 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-07-15 Anthony LiguoriMerge remote branch 'origin/master' into staging
2010-07-13 Aurelien Jarnotarget-ppc: add vexptefp instruction
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 Thomas Monjalontarget-ppc: fix RFI by clearing some bits of MSR
2010-02-08 Anthony LiguoriMerge remote branch 'linux-user/linux-user-for-upstream...
2010-02-08 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging-tmp
2010-02-06 Aurelien Jarnotarget-ppc: change DCR helpers to target_long arguments
2010-01-14 Edgar E. Iglesiasppc-40x: Correct check for Endian swapping TLB entries.
2010-01-14 Edgar E. Iglesiasppc-40x: Get TLB attributes from TLBLO.
2009-12-21 Alexander GrafPPC: Make DCR uint32_t
2009-12-21 Aurelien JarnoPPC64: Fix alternate timebase
2009-12-21 Alexander GrafPPC64: Fix timebase
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-08-16 Blue SwirlReplace local ADDRX/PADDRX macros with TARGET_FMT_lx/plx
2009-08-16 Blue SwirlReplace always_inline with inline
2009-08-03 Nathan Froydtarget-ppc: retain l{w,d}arx loaded value
2009-07-27 Juan Quintelarename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
2009-07-16 Blue SwirlUpdate to a hopefully more future proof FSF address
2009-06-13 Blue SwirlFix mingw32 build warnings
2009-05-13 malcFix typo that leads to out of bounds array access on...
2009-03-09 aurel32targe-ppc: optimize mfcr and mtcrf
2009-03-07 blueswir1Fix RFI(d)
2009-03-07 blueswir1Implement slbmte
2009-02-09 aurel32target-ppc: Add vrsqrtefp instruction
2009-02-09 aurel32target-ppc: Add vrefp instruction
2009-02-09 aurel32target-ppc: Add vct{u,s}xs instructions
2009-02-09 aurel32target-ppc: Add vcmp{eq, ge, gt, b}fp{, .} instructions
2009-02-09 aurel32target-ppc: Add vmaddfp and vnmsubfp instructions
2009-02-09 aurel32target-ppc: Add v{add,sub}fp instructions
2009-02-09 aurel32target-ppc: Add v{max,min}fp instructions
2009-02-05 aurel32target-ppc: change instruction name vrlogefp into vlogefp
2009-02-05 aurel32target-ppc: add vrlogefp instruction
2009-02-04 aurel32target-ppc: fix previous commit
2009-02-04 aurel32target-ppc: use the new float constants
2009-02-04 aurel32Add vcf{u,s}x instructions
2009-02-04 aurel32Add vrfi{m,n,p,z} instructions
2009-02-04 aurel32Add various NaN-handling macros
2009-02-03 aurel32Make mtvscr use a helper
2009-02-03 aurel32Rename spe_status to vec_status
2009-01-15 aliguoriConvert references to logfile/loglevel to use qemu_log...
2009-01-15 aliguoriClean up debugging code #ifdefs (Eduardo Habkost)
next