]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2008-11-01  aurel32qemu-char: include hw/baum.h
2008-10-31  aliguoriRemove dumb_refresh
2008-10-31  aliguoriRemove extraneous inline keyword.
2008-10-31  aliguoriMove network redirection code out of vl.c and into...
2008-10-31  aliguoriMove CharDriverState code out of vl.c
2008-10-31  aliguoriMove some declarations around in the QEMU CharDriver...
2008-10-31  aliguoriIncrease default IO timeout from 10ms to 5s
2008-10-31  aliguoriMain loop fixes/cleanup
2008-10-31  aliguoriClarify qemu_bh_schedule_idle() usage
2008-10-31  aliguoriImplement "info chardev" command. (Gerd Hoffmann)
2008-10-31  aliguorifix bdrv_aio_read API breakage in qcow2 (Andrea Arcangeli)
2008-10-31  aliguoriMake DMA bottom-half driven (v2)
2008-10-31  aliguoriMake bottom halves more robust
2008-10-29  pbrookUse qemu_gettimeofday.
2008-10-29  aliguoriFix restore of older snapshots for target-i386 on big...
2008-10-28  pbrookUse locally defined structure.
2008-10-28  blueswir1Sun4c cleanups (Robert Reif)
2008-10-28  aliguorifix off-by-one generating vmdk backing files (Avi Kivity)
2008-10-28  balrogSet default max_cpus to one.
2008-10-28  balrogFix return value printing for shmat (Lauro Ramos Venancio).
2008-10-28  balrogRecvmsg must return the number of bytes received (Lauro...
2008-10-28  balrogpage_check_range: fix wrap around test (Lauro Ramos...
2008-10-28  balrogFix iovec for the case with invalid elements (Lauro...
2008-10-28  balrogUse the host exit syscall for exiting (Lauro Ramos...
2008-10-28  edgar_iglCRIS: Plug more temp leaks.
2008-10-28  balrogControl + i and [tab] share keycode in curses, simulate...
2008-10-28  balrogFix cpuid ext_features value for Atom N270 (Blue Swirl).
2008-10-27  aurel32target-ppc: use consistent names for variables
2008-10-27  aurel32target-ppc: indentation fixes
2008-10-27  aurel32target-ppc: convert rotation instructions to TCG
2008-10-27  edgar_iglCRIS: Plug a few temp leaks.
2008-10-27  edgar_iglETRAX-FS: Process outgoing DMA channels until EOL.
2008-10-27  edgar_iglCRIS: Remove cpu_T.
2008-10-27  blueswir1Ansify to please sparse
2008-10-27  edgar_iglCRIS: Avoid more cpu_T usage.
2008-10-27  blueswir1Move sun4c to its own hwdef (Robert Reif)
2008-10-27  edgar_iglCRIS: Avoid cpu_T[1] for move_r.
2008-10-27  edgar_iglCRIS: Avoid using cpu_T[0] for testing condition codes.
2008-10-27  edgar_iglCRIS: Add branch-free versions of abs, lsl, lsr and...
2008-10-26  edgar_iglCRIS: Correct tcg globals allocation for 64bit hosts.
2008-10-26  blueswir1Preliminary BSD user emulator support
2008-10-26  blueswir1Update from binutils 2.17
2008-10-26  blueswir1Document the binutils source files used in constructing...
2008-10-26  blueswir1Add "const"
2008-10-26  blueswir1Fix inline use warnings from sparse
2008-10-26  blueswir1Fix undeclared symbol warnings from sparse
2008-10-26  blueswir1Fix incorrect use of pstrcpy (malc)
2008-10-26  blueswir1Fix undefined pthread_sigmask warning on FreeBSD (Juerg...
2008-10-25  blueswir1Change freeing method because the allocation function...
2008-10-25  blueswir1Silence warnings about unused variables
2008-10-25  blueswir1Suppress a GCC warning about unused function
2008-10-25  blueswir1Fix GCC 4 signedness warning
2008-10-25  blueswir1Replace uses of strndup (a GNU extension) with Qemu...
2008-10-25  blueswir1Replace uses of strncpy (a GNU extension) with Qemu...
2008-10-25  blueswir1Fix undefined pthread_sigmask warning on OpenBSD
2008-10-25  blueswir1Use snprintf to please OpenBSD linker
2008-10-25  balrogFix a bad memcpy length (Bruce Rogers).
2008-10-24  aliguoriFix whitespace in migration code.
2008-10-24  aliguoriFix possibly SEGV in tcp migration error case.
2008-10-24  aliguoriLive migration for Win32 (HervĂ© Poussineau)
2008-10-24  aliguoriFix windows build after migration changes
2008-10-24  aurel32Add missing return statement (fixes compiler warning).
2008-10-24  aurel32hw/pc: don't register the memory hole as unassigned...
2008-10-24  pbrookFix typos in PPC TCG conversion.
2008-10-24  edgar_iglETRAX-FS: Drop DMA polling for ethernet.
2008-10-23  aliguoriprotect exec-all.h frm multiple inclusion (Glauber...
2008-10-22  pbrookAdditional exclusive load/store instruction are v6K...
2008-10-22  pbrookFix ARMv6t2 strex instructions.
2008-10-22  edgar_iglETRAX-FS: Add support for passing kernel command lines
2008-10-22  edgar_iglETRAX-FS: Correct booting of elf linux images from...
2008-10-22  pbrookFix ARMv6 translation table base address calculation.
2008-10-22  pbrookUse load address when loading ELF images.
2008-10-22  pbrookOptimize redundant cp15 coprocessor access control...
2008-10-22  pbrookUpdate old fashioned function prototypes.
2008-10-22  pbrook* Use function pointers for symbol lookup (currently...
2008-10-21  aliguoriKeep usb host scanning from leaking file descriptors
2008-10-21  aurel32target-ppc: convert branch related instructions to TCG
2008-10-21  aliguoriFix broken USB support for Linux host (Bjorn Danielsson)
2008-10-21  aurel32target-ppc: convert logical instructions to TCG
2008-10-21  aurel32target-ppc: convert crf related instructions to TCG
2008-10-21  aurel32TCG: add tcg_const_local_tl()
2008-10-21  aurel32target-ppc: use the new TCG logical operations
2008-10-21  aurel32target-alpha: use the new TCG logical operations
2008-10-21  aurel32TCG: add logical operations found on alpha and powerpc...
2008-10-21  aurel32target-ppc: Convert XER accesses to TCG
2008-10-17  bellardadded explicit license
2008-10-17  bellardallow SLIRP to make an ARP request to get the client...
2008-10-17  aurel32scsi-generic: correct error management
2008-10-17  aurel32i386/SVM: return amount of ASIDs
2008-10-15  aurel32PPC: fix dcbi instruction
2008-10-15  aurel32PPC: convert SPE logical instructions to TCG
2008-10-15  aurel32ppc: convert integer load/store to TCG
2008-10-15  aurel32target-ppc: fix a TCG local variable creation
2008-10-15  aurel32PPC: convert SPE effective address computation to TCG
2008-10-14  aurel32PPC: convert effective address computation to TCG
2008-10-14  aurel32gdbstub: remove unused local variable
2008-10-14  aurel32target-i386: Add Core Duo Definition
2008-10-14  aliguoriFix previous commit (spotted by Robert Riebisch).
2008-10-14  aliguoriDefine O_DSYNC as O_SYNC if necessary.
2008-10-14  aliguoriExpand cache= option and use write-through caching...
next