aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-12-17virtio-net supportaliguori
2008-12-17Do not rely on BSD style echo (which accepts -n option)malc
2008-12-17Mark bamboo.dtb as a binary file.pbrook
2008-12-17Add bamboo.dtb compiled from bamboo.dtsaurel32
2008-12-16target-ppc: add comments about constants introduced in revision 6046aurel32
2008-12-16target-ppc: fix a typo introduced in revision 6058aurel32
2008-12-16target-ppc: IBM PowerPC 440EP Bamboo reference board emulationaurel32
2008-12-16target-ppc: PowerPC 440EP SoC emulationaurel32
2008-12-16target-ppc: Enable KVM for ppcemb.aurel32
2008-12-16Implement device tree support needed for Bamboo emulationaurel32
2008-12-15target-ppc: create a helper function to allow more flexible RAM allocation fo...aurel32
2008-12-15target-ppc: rename ppc405_sdram_init() to ppc4xx_sdram_init()aurel32
2008-12-15target-ppc: move PPC4xx SDRAM controller emulation from ppc405_uc.c to ppc4xx...aurel32
2008-12-15kvm: sync vcpu state during initialization (Hollis Blanchard)aliguori
2008-12-15softfloat-native: improve correctness of floatXX_is_neg()aurel32
2008-12-15target-ppc: update comment about precise emulationaurel32
2008-12-15Revert part of r5853blueswir1
2008-12-15Fix mremap, based on patch by Kirill A. Shutemovblueswir1
2008-12-15target-ppc: remove dead codeaurel32
2008-12-15target-ppc: enable PRECISE_EMULATION by defaultaurel32
2008-12-15target-ppc: fmadd/fmsub/fmnadd/fmnsub can generate VXIMZ or VXIZI exceptionsaurel32
2008-12-15target-ppc: fadd/fsub: correctly propagate NaNaurel32
2008-12-15target-ppc: use the new fp functionsaurel32
2008-12-15fp: add floatXX_is_infinity(), floatXX_is_neg(), floatXX_is_zero()aurel32
2008-12-15softfloat-native: fix *nan()aurel32
2008-12-15target-ppc: correctly propagate NaN in divisionaurel32
2008-12-15target-ppc: fix fload_invalid_op_excp()aurel32
2008-12-15target-ppc: use a correct value to represent 1.0aurel32
2008-12-15target-ppc: update nip before calling an helper in FP instructionsaurel32
2008-12-15target-ppc: fix TCGv type in fcmpu/fcmpoaurel32
2008-12-15configure: also switch ppc64abi32 and ppcemb to CONFIG_SOFTFLOATaurel32
2008-12-15target-ppc: add signed fields to ppc_avr_t.aurel32
2008-12-15configure: switch to CONFIG_SOFTFLOAT for PPCaurel32
2008-12-15configure: close stdout for the remaining calls to cc.balrog
2008-12-15Add ARM board names still missing from qemu-doc.balrog
2008-12-15ARM: basic SX1-cellphone sysemu support (Jean-Christophe PLAGNIOL-VILLARD).balrog
2008-12-15Fix the PXA2xx LCD dirty page detection a little more.balrog
2008-12-15target-ppc: fix frsp instructionaurel32
2008-12-15target-ppc: fix mtfsf and mtfsfi instructionsaurel32
2008-12-14target-ppc: fix fcmp{o,u} instructionsaurel32
2008-12-14target-ppc: remove FPRF optimizationaurel32
2008-12-14target-ppc: fix mtfsb0 and mtfsb1aurel32
2008-12-14target-ppc: display FPSCR in register dumpaurel32
2008-12-14Revert "target-ppc: use -Werror to make sure no new warning is added"aurel32
2008-12-14tcg: kill two warningsaurel32
2008-12-14target-ppc: use -Werror to make sure no new warning is addedaurel32
2008-12-14target-ppc: fix mbar opcodeaurel32
2008-12-14target-ppc: fix fsel instructionaurel32
2008-12-14Use float_relation_* constantsaurel32
2008-12-14Ignore .pc and patches used by quiltblueswir1