summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add bamboo.dtb compiled from bamboo.dtsaurel322008-12-171-0/+0
* target-ppc: add comments about constants introduced in revision 6046aurel322008-12-161-3/+3
* target-ppc: fix a typo introduced in revision 6058aurel322008-12-161-1/+1
* target-ppc: IBM PowerPC 440EP Bamboo reference board emulationaurel322008-12-166-2/+428
* target-ppc: PowerPC 440EP SoC emulationaurel322008-12-163-0/+124
* target-ppc: Enable KVM for ppcemb.aurel322008-12-166-0/+343
* Implement device tree support needed for Bamboo emulationaurel322008-12-165-0/+203
* target-ppc: create a helper function to allow more flexible RAM allocation fo...aurel322008-12-152-0/+47
* target-ppc: rename ppc405_sdram_init() to ppc4xx_sdram_init()aurel322008-12-153-4/+4
* target-ppc: move PPC4xx SDRAM controller emulation from ppc405_uc.c to ppc4xx...aurel322008-12-154-346/+346
* kvm: sync vcpu state during initialization (Hollis Blanchard)aliguori2008-12-153-0/+27
* softfloat-native: improve correctness of floatXX_is_neg()aurel322008-12-151-3/+9
* target-ppc: update comment about precise emulationaurel322008-12-151-2/+1
* Revert part of r5853blueswir12008-12-151-2/+5
* Fix mremap, based on patch by Kirill A. Shutemovblueswir12008-12-151-8/+11
* target-ppc: remove dead codeaurel322008-12-151-1/+0
* target-ppc: enable PRECISE_EMULATION by defaultaurel322008-12-151-1/+1
* target-ppc: fmadd/fmsub/fmnadd/fmnsub can generate VXIMZ or VXIZI exceptionsaurel322008-12-151-12/+52
* target-ppc: fadd/fsub: correctly propagate NaNaurel322008-12-151-18/+8
* target-ppc: use the new fp functionsaurel322008-12-151-50/+23
* fp: add floatXX_is_infinity(), floatXX_is_neg(), floatXX_is_zero()aurel322008-12-152-0/+105
* softfloat-native: fix *nan()aurel322008-12-152-1/+15
* target-ppc: correctly propagate NaN in divisionaurel322008-12-151-1/+1
* target-ppc: fix fload_invalid_op_excp()aurel322008-12-151-9/+7
* target-ppc: use a correct value to represent 1.0aurel322008-12-151-9/+12
* target-ppc: update nip before calling an helper in FP instructionsaurel322008-12-151-2/+32
* target-ppc: fix TCGv type in fcmpu/fcmpoaurel322008-12-151-4/+4
* configure: also switch ppc64abi32 and ppcemb to CONFIG_SOFTFLOATaurel322008-12-151-0/+2
* target-ppc: add signed fields to ppc_avr_t.aurel322008-12-151-0/+3
* configure: switch to CONFIG_SOFTFLOAT for PPCaurel322008-12-151-0/+2
* configure: close stdout for the remaining calls to cc.balrog2008-12-151-12/+12
* Add ARM board names still missing from qemu-doc.balrog2008-12-151-1/+3
* ARM: basic SX1-cellphone sysemu support (Jean-Christophe PLAGNIOL-VILLARD).balrog2008-12-155-1/+267
* Fix the PXA2xx LCD dirty page detection a little more.balrog2008-12-151-1/+1
* target-ppc: fix frsp instructionaurel322008-12-151-2/+5
* target-ppc: fix mtfsf and mtfsfi instructionsaurel322008-12-151-3/+3
* target-ppc: fix fcmp{o,u} instructionsaurel322008-12-143-31/+41
* target-ppc: remove FPRF optimizationaurel322008-12-141-29/+0
* target-ppc: fix mtfsb0 and mtfsb1aurel322008-12-143-4/+26
* target-ppc: display FPSCR in register dumpaurel322008-12-141-0/+1
* Revert "target-ppc: use -Werror to make sure no new warning is added"aurel322008-12-141-1/+1
* tcg: kill two warningsaurel322008-12-142-2/+2
* target-ppc: use -Werror to make sure no new warning is addedaurel322008-12-141-1/+1
* target-ppc: fix mbar opcodeaurel322008-12-141-1/+1
* target-ppc: fix fsel instructionaurel322008-12-141-5/+3
* Use float_relation_* constantsaurel322008-12-141-24/+24
* Ignore .pc and patches used by quiltblueswir12008-12-141-0/+2
* Use a hex value instead of possibly ambiguous 8 bit characterblueswir12008-12-141-1/+1
* SVN property and .gitignore fixes (Stuart Brady)blueswir12008-12-141-0/+2
* Remove CRsblueswir12008-12-141-343/+343
OpenPOWER on IntegriCloud