qemu
2008-12-17 aliguoriUse git mirror instead of repo.or.cz. The kernel...
2008-12-17 aliguoriUpdate to the latest Bochs BIOS
2008-12-17 aliguoriThis should have been added in Gerd's previous commit.
2008-12-17 aliguoriUse saner types for virtio-net
2008-12-17 aliguoriAdd support for tap vectored send
2008-12-17 aliguorivirtio-net support
2008-12-17 malcDo not rely on BSD style echo (which accepts -n option)
2008-12-17 pbrookMark bamboo.dtb as a binary file.
2008-12-17 aurel32Add bamboo.dtb compiled from bamboo.dts
2008-12-16 aurel32target-ppc: add comments about constants introduced...
2008-12-16 aurel32target-ppc: fix a typo introduced in revision 6058
2008-12-16 aurel32target-ppc: IBM PowerPC 440EP Bamboo reference board...
2008-12-16 aurel32target-ppc: PowerPC 440EP SoC emulation
2008-12-16 aurel32target-ppc: Enable KVM for ppcemb.
2008-12-16 aurel32Implement device tree support needed for Bamboo emulation
2008-12-15 aurel32target-ppc: create a helper function to allow more...
2008-12-15 aurel32target-ppc: rename ppc405_sdram_init() to ppc4xx_sdram_...
2008-12-15 aurel32target-ppc: move PPC4xx SDRAM controller emulation...
2008-12-15 aliguorikvm: sync vcpu state during initialization (Hollis...
2008-12-15 aurel32softfloat-native: improve correctness of floatXX_is_neg()
2008-12-15 aurel32target-ppc: update comment about precise emulation
2008-12-15 blueswir1Revert part of r5853
2008-12-15 blueswir1Fix mremap, based on patch by Kirill A. Shutemov
2008-12-15 aurel32target-ppc: remove dead code
2008-12-15 aurel32target-ppc: enable PRECISE_EMULATION by default
2008-12-15 aurel32target-ppc: fmadd/fmsub/fmnadd/fmnsub can generate...
2008-12-15 aurel32target-ppc: fadd/fsub: correctly propagate NaN
2008-12-15 aurel32target-ppc: use the new fp functions
2008-12-15 aurel32fp: add floatXX_is_infinity(), floatXX_is_neg(), floatX...
2008-12-15 aurel32softfloat-native: fix *nan()
2008-12-15 aurel32target-ppc: correctly propagate NaN in division
2008-12-15 aurel32target-ppc: fix fload_invalid_op_excp()
2008-12-15 aurel32target-ppc: use a correct value to represent 1.0
2008-12-15 aurel32target-ppc: update nip before calling an helper in...
2008-12-15 aurel32target-ppc: fix TCGv type in fcmpu/fcmpo
2008-12-15 aurel32configure: also switch ppc64abi32 and ppcemb to CONFIG_...
2008-12-15 aurel32target-ppc: add signed fields to ppc_avr_t.
2008-12-15 aurel32configure: switch to CONFIG_SOFTFLOAT for PPC
2008-12-15 balrogconfigure: close stdout for the remaining calls to cc.
2008-12-15 balrogAdd ARM board names still missing from qemu-doc.
2008-12-15 balrogARM: basic SX1-cellphone sysemu support (Jean-Christoph...
2008-12-15 balrogFix the PXA2xx LCD dirty page detection a little more.
2008-12-15 aurel32target-ppc: fix frsp instruction
2008-12-15 aurel32target-ppc: fix mtfsf and mtfsfi instructions
2008-12-14 aurel32target-ppc: fix fcmp{o,u} instructions
2008-12-14 aurel32target-ppc: remove FPRF optimization
2008-12-14 aurel32target-ppc: fix mtfsb0 and mtfsb1
2008-12-14 aurel32target-ppc: display FPSCR in register dump
2008-12-14 aurel32Revert "target-ppc: use -Werror to make sure no new...
2008-12-14 aurel32tcg: kill two warnings
2008-12-14 aurel32target-ppc: use -Werror to make sure no new warning...
2008-12-14 aurel32target-ppc: fix mbar opcode
2008-12-14 aurel32target-ppc: fix fsel instruction
2008-12-14 aurel32Use float_relation_* constants
2008-12-14 blueswir1Ignore .pc and patches used by quilt
2008-12-14 blueswir1Use a hex value instead of possibly ambiguous 8 bit...
2008-12-14 blueswir1SVN property and .gitignore fixes (Stuart Brady)
2008-12-14 blueswir1Remove CRs
2008-12-14 blueswir1Add missing newline at the end of file
2008-12-13 balrogFix PXA2xx framebuffer dirty checking.
2008-12-13 aliguoriInitialize msr list size properly in KVM
2008-12-13 aliguoriCorrectly initialize msr list in KVM
2008-12-13 aurel32target-sh4: make the initial value of SR easier to...
2008-12-13 aurel32target-sh4: don't disable FPU instructions in user...
2008-12-13 aurel32target-sh4: disable debug code
2008-12-13 aurel32target-sh4: add prefi, icbi, synco
2008-12-13 aurel32target-sh4: add SH7785 as CPU option
2008-12-13 aurel32TCG x86/x86-64: use move with zero-extend for loads...
2008-12-13 aurel32vnc: Fix crash on 'info vnc' after 'change vnc none'
2008-12-13 malcFix smsw for x86_64 guest and bigendian host case
2008-12-13 aurel32target-i386: SVM: acknowledge interrupt only after...
2008-12-13 aurel32target-ppc: keep only the table version for mfrom
2008-12-13 aurel32target-ppc: use accessors to access fp_status exception...
2008-12-13 blueswir1x86 cleanup
2008-12-13 aurel32target-ppc: fix compilation with PRECISE_EMULATION
2008-12-13 aurel32target-ppc: fix compilation with CONFIG_SOFTFLOAT
2008-12-13 aurel32softfloat-native: add float32_is_nan()
2008-12-13 blueswir1Fix warning about unused shm_regions
2008-12-13 blueswir1Remove unnecessary trailing newlines
2008-12-13 aurel32Remove useless check_ops.sh
2008-12-13 blueswir1Fix TARGET_LONG_BITS warning in TCG
2008-12-12 aliguoriMake sure to link librt if we need to.
2008-12-12 aliguoriReplace posix-aio with custom thread pool
2008-12-11 aurel32PPC405EP: fix fpga write function
2008-12-11 aurel32baum: remove 2 warnings
2008-12-11 aurel32target-sh4: remove 2 warnings
2008-12-11 aurel32target-alpha: fix 2 warnings
2008-12-11 aurel32target-ppc: remove remaining warnings
2008-12-11 aurel32target-ppc: remove unneeded include
2008-12-11 aurel32target-ppc: rework exception code
2008-12-11 aurel32target-ppc: remove dead code
2008-12-11 aliguoripci: virtio: use pci id defines (Gerd Hoffman)
2008-12-11 aliguoripci: add default pci subsystem id for all devices ...
2008-12-11 aliguoriFix handling of disk-only snapshots (Kevin Wolf)
2008-12-11 aliguoriFix crash in kvm.c (Stefan Weil)
2008-12-11 blueswir1Remove redundant #ifdef _BSD
2008-12-11 blueswir1Rename fls to qemu_fls
2008-12-11 malcAdd lost semicolons
2008-12-11 malcDon't require linux/auxvec.h, which isn't always instal...
2008-12-11 blueswir1Fix compiling without MREMAP_FIXED
next