]> git.proxmox.com Git - qemu.git/history - target-ppc/translate.c
Store VNC auth scheme per-client as well as per-server
[qemu.git] / target-ppc / translate.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 SwirlRemove exec-all.h include directives
2011-06-17 Alexander GrafPPC: Only set lower 32bits with mtmsr
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-14 Aurelien JarnoMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-05-11 Alexander GrafPPC: Implement e500 (FSL) MMU
2011-05-11 Alexander GrafPPC: Add another 64 bits to instruction feature mask
2011-05-09 Scott Woodmonitor: add PPC BookE SPRs
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 parameters from gen_pc_load...
2011-04-09 Stefan WeilFix conversions from pointer to tcg_target_long
2011-04-01 David GibsonParse SDR1 on mtspr instead of at translate time
2011-04-01 David GibsonCorrect ppc popcntb logic, implement popcntw and popcntd
2011-04-01 David GibsonImplement PowerPC slbmfee and slbmfev instructions
2011-04-01 Aurelien Jarnotarget-ppc: ext32u instead of andi with constant
2011-03-24 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-03-22 Fabien Chouteautarget-ppc: add support for 6 SPE instructions
2011-02-01 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' 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-21 Edgar E. Iglesiasppc: Correct BookE tlb reads
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-31 Mike PallFix translation of unary PPC/SPE instructions (efdneg...
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-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-09-20 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-09-15 Alexander GrafPPC: Enable hint bits for lwarx/ldarx
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-05-24 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-05-24 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-05-22 Blue SwirlFix %lld or %llx printf format use
2010-05-05 Richard Hendersontarget-ppc: Remove duplicate cpu log.
2010-04-25 Blue Swirlppc: remove dead assignments, spotted by clang analyzer
2010-04-18 Blue SwirlPPC: avoid function pointer type mismatch, spotted...
2010-03-11 Aurelien Jarnotarget-ppc: fix evsrwu and evsrws (second try)
2010-03-11 Aurelien Jarnotarget-ppc: fix evsrwu and evsrws
2010-03-11 Aurelien Jarnotarget-ppc: fix evslw instruction
2010-02-28 Aurelien Jarnotarget-ppc: don't print invalid opcode messages on...
2010-02-28 Aurelien JarnoRevert "target-ppc: stop translation after a trap instr...
2010-02-28 Aurelien Jarnotarget-ppc: stop translation after a trap instruction
2010-02-27 Nathan Froydtarget-ppc: fix SPE evsplat* instructions
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-09-28 Aurelien Jarnotarget-ppc: log instructions start in TCG code
2009-09-25 Juan Quintelastatic and inline should came before the type of the...
2009-09-18 Aurelien Jarnotarget-ppc: optimize slw/srw/sld/srd
2009-09-12 Blue SwirlFix sys-queue.h conflict for good
2009-08-16 Blue SwirlReplace REGX with PRIx64
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: add exceptions for conditional stores
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-07-12 Baojun Wangppc tcg: fix wrong bit/mask of wrteei
2009-07-12 Nathan Froydtarget-ppc: fix evmergelo and evmergelohi
2009-06-20 malcApply TCGV_UNUSED on variables that GCC mistakenly...
2009-06-17 Blue SwirlReplace ELF section hack with normal table
2009-06-17 Blue SwirlConcentrate rest of table entries to top
2009-06-17 Blue SwirlConcentrate most table entries to top
2009-06-17 Blue SwirlClean up GEN_HANDLER2
2009-06-17 Blue SwirlClean up GEN_HANDLER
2009-05-15 Nathan Froydtarget-ppc: expose cpu capability flags
2009-04-13 blueswir1Fix ppc-softmmu warnings on OpenBSD host
2009-04-05 aurel32Add new command line option -singlestep for tcg single...
2009-03-29 aurel32target-ppc: avoid nop to override next instruction
2009-03-13 aurel32target-ppc: use the new bswap* TCG ops
2009-03-13 aurel32tcg: rename bswap_i32/i64 functions
2009-03-09 aurel32targe-ppc: optimize mfcr and mtcrf
2009-03-07 aurel32Fix mfcr on ppc64-softmmu
2009-03-07 blueswir1Implement mtfsf.L encoding
2009-03-07 blueswir1Implment tlbiel
2009-03-07 blueswir1Implement slbmte
2009-03-07 blueswir1Sparse fixes: add extern to ELF opcode tables to avoid...
2009-03-03 aurel32target-ppc: improve mfcr/mtcrf
2009-03-02 malcFix mtcrf/mfcr
2009-02-28 blueswir1Fix typo in gen_qemu_ld32s
2009-02-19 blueswir1Fix branch debugging
2009-02-09 aurel32target-ppc: Model SPE floating-point instructions more...
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
next