summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2008-10-22Optimize redundant cp15 coprocessor access control register writes.pbrook
2008-10-22Update old fashioned function prototypes.pbrook
2008-10-22* Use function pointers for symbol lookup (currently for elf32 and elf64,pbrook
2008-10-21Keep usb host scanning from leaking file descriptorsaliguori
2008-10-21target-ppc: convert branch related instructions to TCGaurel32
2008-10-21Fix broken USB support for Linux host (Bjorn Danielsson)aliguori
2008-10-21target-ppc: convert logical instructions to TCGaurel32
2008-10-21target-ppc: convert crf related instructions to TCGaurel32
2008-10-21TCG: add tcg_const_local_tl()aurel32
2008-10-21target-ppc: use the new TCG logical operationsaurel32
2008-10-21target-alpha: use the new TCG logical operationsaurel32
2008-10-21TCG: add logical operations found on alpha and powerpc processorsaurel32
2008-10-21target-ppc: Convert XER accesses to TCGaurel32
2008-10-17added explicit licensebellard
2008-10-17allow SLIRP to make an ARP request to get the client MAC address. It is usefu...bellard
2008-10-17scsi-generic: correct error managementaurel32
2008-10-17i386/SVM: return amount of ASIDsaurel32
2008-10-15PPC: fix dcbi instructionaurel32
2008-10-15PPC: convert SPE logical instructions to TCGaurel32
2008-10-15ppc: convert integer load/store to TCGaurel32
2008-10-15target-ppc: fix a TCG local variable creationaurel32
2008-10-15PPC: convert SPE effective address computation to TCGaurel32
2008-10-14PPC: convert effective address computation to TCGaurel32