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-27
CRIS: Remove cpu_T.
edgar_igl
2008-10-27
Ansify to please sparse
blueswir1
2008-10-27
CRIS: Avoid more cpu_T usage.
edgar_igl
2008-10-27
Move sun4c to its own hwdef (Robert Reif)
blueswir1
2008-10-27
CRIS: Avoid cpu_T[1] for move_r.
edgar_igl
2008-10-27
CRIS: Avoid using cpu_T[0] for testing condition codes.
edgar_igl
2008-10-27
CRIS: Add branch-free versions of abs, lsl, lsr and asr.
edgar_igl
2008-10-26
CRIS: Correct tcg globals allocation for 64bit hosts.
edgar_igl
2008-10-26
Preliminary BSD user emulator support
blueswir1
2008-10-26
Update from binutils 2.17
blueswir1
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
[next]