aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-10-29Ppc: fix initial ppc memory setupkvm-78rc2Christian Ehrhardt
2008-10-29kvm: external module: Treat NONARCH_CONFIG as a listHollis Blanchard
2008-10-29Ppc: if not a uImage, try to load kernel as ELFHollis Blanchard
2008-10-29Ppc: define maximum SMP limit as 1 for BambooChristian Ehrhardt
2008-10-29kvm: user: ppc: add stub nmi handlerHollis Blanchard
2008-10-29kvm: libcflat: ppc: add timebase accessorEhrhardt Christian
2008-10-29kvm: user: ppc: implement PowerPC 44x libcflatHollis Blanchard
2008-10-29kvm: user: ppc: better error reporting in load_fileHollis Blanchard
2008-10-29kvm: user: ppc: fix threading bugs in main-ppc.cHollis Blanchard
2008-10-29Powerpc: fix env->xer accessChristian Ehrhardt
2008-10-27Fix off-by-one generating vmdk backing filesAvi Kivity
2008-10-27Merge branch 'qemu-cvs'Avi Kivity
2008-10-27kvm: external module: adjust for hrtimer api changes in 2.6.28Avi Kivity
2008-10-27kvm: external module: adjust for x86 headers moving to arch/x86/includeAvi Kivity
2008-10-26CRIS: Correct tcg globals allocation for 64bit hosts.edgar_igl
2008-10-26Preliminary BSD user emulator supportblueswir1
2008-10-26Update from binutils 2.17blueswir1
2008-10-26Document the binutils source files used in constructing sparc-dis.cblueswir1
2008-10-26Add "const"blueswir1
2008-10-26kvm: external module: test for EXT_CONFIG_KVM_TRACE instead of CONFIG_KVM_TRACEEduardo Habkost
2008-10-26Fix inline use warnings from sparseblueswir1
2008-10-26kvm: bios: Update e820 table for EPT real mode pagetableSheng Yang
2008-10-26Fix undeclared symbol warnings from sparseblueswir1
2008-10-26Fix incorrect use of pstrcpy (malc)blueswir1
2008-10-26Fix undefined pthread_sigmask warning on FreeBSD (Juergen Lock)blueswir1
2008-10-25Change freeing method because the allocation function was changed in r5532blueswir1
2008-10-25Silence warnings about unused variablesblueswir1
2008-10-25Suppress a GCC warning about unused functionblueswir1
2008-10-25Fix GCC 4 signedness warningblueswir1
2008-10-25Replace uses of strndup (a GNU extension) with Qemu pstrdupblueswir1
2008-10-25Replace uses of strncpy (a GNU extension) with Qemu pstrcpyblueswir1
2008-10-25Fix undefined pthread_sigmask warning on OpenBSDblueswir1
2008-10-25Use snprintf to please OpenBSD linkerblueswir1
2008-10-25Fix a bad memcpy length (Bruce Rogers).balrog
2008-10-24Fix whitespace in migration code.aliguori
2008-10-24Fix possibly SEGV in tcp migration error case.aliguori
2008-10-24Live migration for Win32 (Hervé Poussineau)aliguori
2008-10-24Fix windows build after migration changesaliguori
2008-10-24Add missing return statement (fixes compiler warning).aurel32
2008-10-24hw/pc: don't register the memory hole as unassigned twiceaurel32
2008-10-24Fix typos in PPC TCG conversion.pbrook
2008-10-24ETRAX-FS: Drop DMA polling for ethernet.edgar_igl
2008-10-23protect exec-all.h frm multiple inclusion (Glauber Costa)aliguori
2008-10-23Fix ia64 breakage due to sipi changeskvm-78rc1Gleb Natapov
2008-10-22Additional exclusive load/store instruction are v6K, not v6T2.pbrook
2008-10-22Fix ARMv6t2 strex instructions.pbrook
2008-10-22ETRAX-FS: Add support for passing kernel command linesedgar_igl
2008-10-22ETRAX-FS: Correct booting of elf linux images from ram.edgar_igl
2008-10-22Fix ARMv6 translation table base address calculation.pbrook
2008-10-22Use load address when loading ELF images.pbrook