index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2008-12-17
virtio-net support
aliguori
2008-12-17
Do not rely on BSD style echo (which accepts -n option)
malc
2008-12-17
Mark bamboo.dtb as a binary file.
pbrook
2008-12-17
Add bamboo.dtb compiled from bamboo.dts
aurel32
2008-12-16
target-ppc: add comments about constants introduced in revision 6046
aurel32
2008-12-16
target-ppc: fix a typo introduced in revision 6058
aurel32
2008-12-16
target-ppc: IBM PowerPC 440EP Bamboo reference board emulation
aurel32
2008-12-16
target-ppc: PowerPC 440EP SoC emulation
aurel32
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
[next]