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-10-26
Document the binutils source files used in constructing sparc-dis.c
blueswir1
2008-10-26
Add "const"
blueswir1
2008-10-26
Fix inline use warnings from sparse
blueswir1
2008-10-26
Fix undeclared symbol warnings from sparse
blueswir1
2008-10-26
Fix incorrect use of pstrcpy (malc)
blueswir1
2008-10-26
Fix undefined pthread_sigmask warning on FreeBSD (Juergen Lock)
blueswir1
2008-10-25
Change freeing method because the allocation function was changed in r5532
blueswir1
2008-10-25
Silence warnings about unused variables
blueswir1
2008-10-25
Suppress a GCC warning about unused function
blueswir1
2008-10-25
Fix GCC 4 signedness warning
blueswir1
2008-10-25
Replace uses of strndup (a GNU extension) with Qemu pstrdup
blueswir1
2008-10-25
Replace uses of strncpy (a GNU extension) with Qemu pstrcpy
blueswir1
2008-10-25
Fix undefined pthread_sigmask warning on OpenBSD
blueswir1
2008-10-25
Use snprintf to please OpenBSD linker
blueswir1
2008-10-25
Fix a bad memcpy length (Bruce Rogers).
balrog
2008-10-24
Fix whitespace in migration code.
aliguori
2008-10-24
Fix possibly SEGV in tcp migration error case.
aliguori
2008-10-24
Live migration for Win32 (Hervé Poussineau)
aliguori
2008-10-24
Fix windows build after migration changes
aliguori
2008-10-24
Add missing return statement (fixes compiler warning).
aurel32
2008-10-24
hw/pc: don't register the memory hole as unassigned twice
aurel32
2008-10-24
Fix typos in PPC TCG conversion.
pbrook
2008-10-24
ETRAX-FS: Drop DMA polling for ethernet.
edgar_igl
2008-10-23
protect exec-all.h frm multiple inclusion (Glauber Costa)
aliguori
2008-10-22
Additional exclusive load/store instruction are v6K, not v6T2.
pbrook
2008-10-22
Fix ARMv6t2 strex instructions.
pbrook
2008-10-22
ETRAX-FS: Add support for passing kernel command lines
edgar_igl
2008-10-22
ETRAX-FS: Correct booting of elf linux images from ram.
edgar_igl
2008-10-22
Fix ARMv6 translation table base address calculation.
pbrook
2008-10-22
Use load address when loading ELF images.
pbrook
2008-10-22
Optimize redundant cp15 coprocessor access control register writes.
pbrook
2008-10-22
Update old fashioned function prototypes.
pbrook
2008-10-22
* Use function pointers for symbol lookup (currently for elf32 and elf64,
pbrook
2008-10-21
Keep usb host scanning from leaking file descriptors
aliguori
2008-10-21
target-ppc: convert branch related instructions to TCG
aurel32
2008-10-21
Fix broken USB support for Linux host (Bjorn Danielsson)
aliguori
2008-10-21
target-ppc: convert logical instructions to TCG
aurel32
2008-10-21
target-ppc: convert crf related instructions to TCG
aurel32
2008-10-21
TCG: add tcg_const_local_tl()
aurel32
2008-10-21
target-ppc: use the new TCG logical operations
aurel32
2008-10-21
target-alpha: use the new TCG logical operations
aurel32
2008-10-21
TCG: add logical operations found on alpha and powerpc processors
aurel32
2008-10-21
target-ppc: Convert XER accesses to TCG
aurel32
2008-10-17
added explicit license
bellard
2008-10-17
allow SLIRP to make an ARP request to get the client MAC address. It is usefu...
bellard
2008-10-17
scsi-generic: correct error management
aurel32
2008-10-17
i386/SVM: return amount of ASIDs
aurel32
2008-10-15
PPC: fix dcbi instruction
aurel32
2008-10-15
PPC: convert SPE logical instructions to TCG
aurel32
2008-10-15
ppc: convert integer load/store to TCG
aurel32
[next]