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-29
Fix restore of older snapshots for target-i386 on big endian hosts
aliguori
2008-10-28
Use locally defined structure.
pbrook
2008-10-28
Sun4c cleanups (Robert Reif)
blueswir1
2008-10-28
fix off-by-one generating vmdk backing files (Avi Kivity)
aliguori
2008-10-28
Set default max_cpus to one.
balrog
2008-10-28
Fix return value printing for shmat (Lauro Ramos Venancio).
balrog
2008-10-28
Recvmsg must return the number of bytes received (Lauro Ramos Venancio).
balrog
2008-10-28
page_check_range: fix wrap around test (Lauro Ramos Venancio).
balrog
2008-10-28
Fix iovec for the case with invalid elements (Lauro Ramos Venancio).
balrog
2008-10-28
Use the host exit syscall for exiting (Lauro Ramos Venancio).
balrog
2008-10-28
CRIS: Plug more temp leaks.
edgar_igl
2008-10-28
Control + i and [tab] share keycode in curses, simulate [tab].
balrog
2008-10-28
Fix cpuid ext_features value for Atom N270 (Blue Swirl).
balrog
2008-10-27
target-ppc: use consistent names for variables
aurel32
2008-10-27
target-ppc: indentation fixes
aurel32
2008-10-27
target-ppc: convert rotation instructions to TCG
aurel32
2008-10-27
CRIS: Plug a few temp leaks.
edgar_igl
2008-10-27
ETRAX-FS: Process outgoing DMA channels until EOL.
edgar_igl
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
[next]