Age | Commit message (Expand) | Author |
2008-12-16 | target-ppc: Enable KVM for ppcemb. | aurel32 |
2008-12-16 | Implement device tree support needed for Bamboo emulation | aurel32 |
2008-12-15 | target-ppc: create a helper function to allow more flexible RAM allocation fo... | aurel32 |
2008-12-15 | target-ppc: rename ppc405_sdram_init() to ppc4xx_sdram_init() | aurel32 |
2008-12-15 | target-ppc: move PPC4xx SDRAM controller emulation from ppc405_uc.c to ppc4xx... | aurel32 |
2008-12-15 | kvm: sync vcpu state during initialization (Hollis Blanchard) | aliguori |
2008-12-15 | softfloat-native: improve correctness of floatXX_is_neg() | aurel32 |
2008-12-15 | target-ppc: update comment about precise emulation | aurel32 |
2008-12-15 | Revert part of r5853 | blueswir1 |
2008-12-15 | Fix mremap, based on patch by Kirill A. Shutemov | blueswir1 |
2008-12-15 | target-ppc: remove dead code | aurel32 |
2008-12-15 | target-ppc: enable PRECISE_EMULATION by default | aurel32 |
2008-12-15 | target-ppc: fmadd/fmsub/fmnadd/fmnsub can generate VXIMZ or VXIZI exceptions | aurel32 |
2008-12-15 | target-ppc: fadd/fsub: correctly propagate NaN | aurel32 |
2008-12-15 | target-ppc: use the new fp functions | aurel32 |
2008-12-15 | fp: add floatXX_is_infinity(), floatXX_is_neg(), floatXX_is_zero() | aurel32 |
2008-12-15 | softfloat-native: fix *nan() | aurel32 |
2008-12-15 | target-ppc: correctly propagate NaN in division | aurel32 |
2008-12-15 | target-ppc: fix fload_invalid_op_excp() | aurel32 |
2008-12-15 | target-ppc: use a correct value to represent 1.0 | aurel32 |
2008-12-15 | target-ppc: update nip before calling an helper in FP instructions | aurel32 |
2008-12-15 | target-ppc: fix TCGv type in fcmpu/fcmpo | aurel32 |
2008-12-15 | configure: also switch ppc64abi32 and ppcemb to CONFIG_SOFTFLOAT | aurel32 |
2008-12-15 | target-ppc: add signed fields to ppc_avr_t. | aurel32 |
2008-12-15 | configure: switch to CONFIG_SOFTFLOAT for PPC | aurel32 |
2008-12-15 | configure: close stdout for the remaining calls to cc. | balrog |
2008-12-15 | Add ARM board names still missing from qemu-doc. | balrog |
2008-12-15 | ARM: basic SX1-cellphone sysemu support (Jean-Christophe PLAGNIOL-VILLARD). | balrog |
2008-12-15 | Fix the PXA2xx LCD dirty page detection a little more. | balrog |
2008-12-15 | target-ppc: fix frsp instruction | aurel32 |
2008-12-15 | target-ppc: fix mtfsf and mtfsfi instructions | aurel32 |
2008-12-14 | target-ppc: fix fcmp{o,u} instructions | aurel32 |
2008-12-14 | target-ppc: remove FPRF optimization | aurel32 |
2008-12-14 | target-ppc: fix mtfsb0 and mtfsb1 | aurel32 |
2008-12-14 | target-ppc: display FPSCR in register dump | aurel32 |
2008-12-14 | Revert "target-ppc: use -Werror to make sure no new warning is added" | aurel32 |
2008-12-14 | tcg: kill two warnings | aurel32 |
2008-12-14 | target-ppc: use -Werror to make sure no new warning is added | aurel32 |
2008-12-14 | target-ppc: fix mbar opcode | aurel32 |
2008-12-14 | target-ppc: fix fsel instruction | aurel32 |
2008-12-14 | Use float_relation_* constants | aurel32 |
2008-12-14 | Ignore .pc and patches used by quilt | blueswir1 |
2008-12-14 | Use a hex value instead of possibly ambiguous 8 bit character | blueswir1 |
2008-12-14 | SVN property and .gitignore fixes (Stuart Brady) | blueswir1 |
2008-12-14 | Remove CRs | blueswir1 |
2008-12-14 | Add missing newline at the end of file | blueswir1 |
2008-12-13 | Fix PXA2xx framebuffer dirty checking. | balrog |
2008-12-13 | Initialize msr list size properly in KVM | aliguori |
2008-12-13 | Correctly initialize msr list in KVM | aliguori |
2008-12-13 | target-sh4: make the initial value of SR easier to read | aurel32 |