summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix bdrv_aio_read API breakage in qcow2 (Andrea Arcangeli)aliguori2008-10-311-4/+40
* Make DMA bottom-half driven (v2)aliguori2008-10-319-26/+40
* Make bottom halves more robustaliguori2008-10-312-23/+38
* Use qemu_gettimeofday.pbrook2008-10-291-1/+1
* Fix restore of older snapshots for target-i386 on big endian hostsaliguori2008-10-291-2/+2
* Use locally defined structure.pbrook2008-10-281-1/+1
* Sun4c cleanups (Robert Reif)blueswir12008-10-281-10/+5
* fix off-by-one generating vmdk backing files (Avi Kivity)aliguori2008-10-281-1/+1
* Set default max_cpus to one.balrog2008-10-2826-38/+13
* Fix return value printing for shmat (Lauro Ramos Venancio).balrog2008-10-281-1/+1
* Recvmsg must return the number of bytes received (Lauro Ramos Venancio).balrog2008-10-281-2/+6
* page_check_range: fix wrap around test (Lauro Ramos Venancio).balrog2008-10-281-3/+4
* Fix iovec for the case with invalid elements (Lauro Ramos Venancio).balrog2008-10-281-13/+7
* Use the host exit syscall for exiting (Lauro Ramos Venancio).balrog2008-10-281-1/+3
* CRIS: Plug more temp leaks.edgar_igl2008-10-281-5/+5
* Control + i and [tab] share keycode in curses, simulate [tab].balrog2008-10-281-1/+1
* Fix cpuid ext_features value for Atom N270 (Blue Swirl).balrog2008-10-281-1/+1
* target-ppc: use consistent names for variablesaurel322008-10-271-141/+141
* target-ppc: indentation fixesaurel322008-10-271-6/+6
* target-ppc: convert rotation instructions to TCGaurel322008-10-272-159/+138
* CRIS: Plug a few temp leaks.edgar_igl2008-10-271-1/+3
* ETRAX-FS: Process outgoing DMA channels until EOL.edgar_igl2008-10-271-67/+69
* CRIS: Remove cpu_T.edgar_igl2008-10-272-102/+155
* Ansify to please sparseblueswir12008-10-271-19/+9
* CRIS: Avoid more cpu_T usage.edgar_igl2008-10-271-95/+175
* Move sun4c to its own hwdef (Robert Reif)blueswir12008-10-271-239/+241
* CRIS: Avoid cpu_T[1] for move_r.edgar_igl2008-10-271-3/+7
* CRIS: Avoid using cpu_T[0] for testing condition codes.edgar_igl2008-10-271-44/+41
* CRIS: Add branch-free versions of abs, lsl, lsr and asr.edgar_igl2008-10-271-29/+40
* CRIS: Correct tcg globals allocation for 64bit hosts.edgar_igl2008-10-261-12/+12
* Preliminary BSD user emulator supportblueswir12008-10-2624-1/+5943
* Update from binutils 2.17blueswir12008-10-261-579/+627
* Document the binutils source files used in constructing sparc-dis.cblueswir12008-10-261-0/+11
* Add "const"blueswir12008-10-261-8/+8
* Fix inline use warnings from sparseblueswir12008-10-262-4/+4
* Fix undeclared symbol warnings from sparseblueswir12008-10-2637-61/+71
* Fix incorrect use of pstrcpy (malc)blueswir12008-10-261-1/+1
* Fix undefined pthread_sigmask warning on FreeBSD (Juergen Lock)blueswir12008-10-261-1/+1
* Change freeing method because the allocation function was changed in r5532blueswir12008-10-251-3/+3
* Silence warnings about unused variablesblueswir12008-10-251-5/+5
* Suppress a GCC warning about unused functionblueswir12008-10-251-0/+2
* Fix GCC 4 signedness warningblueswir12008-10-251-1/+1
* Replace uses of strndup (a GNU extension) with Qemu pstrdupblueswir12008-10-253-1/+14
* Replace uses of strncpy (a GNU extension) with Qemu pstrcpyblueswir12008-10-257-9/+10
* Fix undefined pthread_sigmask warning on OpenBSDblueswir12008-10-251-0/+2
* Use snprintf to please OpenBSD linkerblueswir12008-10-251-9/+9
* Fix a bad memcpy length (Bruce Rogers).balrog2008-10-251-1/+1
* Fix whitespace in migration code.aliguori2008-10-242-45/+45
* Fix possibly SEGV in tcp migration error case.aliguori2008-10-241-1/+1
* Live migration for Win32 (Hervé Poussineau)aliguori2008-10-243-24/+24
OpenPOWER on IntegriCloud