]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2008-08-15  aliguoriCancel IDE outstanding IO on device reset (Gleb Natapov)
2008-08-15  blueswir1Use AIO only if host supports it (based on OpenBSD...
2008-08-15  blueswir1Sparc code generator update
2008-08-14  aliguoriqcow2: Try to aggregate free clusters and freed cluster...
2008-08-14  aliguoriqcow2: Make sure to return an error when L2 table loadi...
2008-08-14  aliguoriqcow2: Aggregate same type clusters (Laurent Vivier)
2008-08-14  aliguoriExtract compressing part from alloc_cluster_offset...
2008-08-14  aliguoriDivide get_cluster_offset() (Laurent Vivier)
2008-08-14  aliguoriqcow2: Extract code from get_cluster_offset() (Laurent...
2008-08-13  malcHandle remaining driver names when traversing audio_drv...
2008-08-13  thsAllow diskless operation for all mips platforms.
2008-08-13  thsAdd the altgr key name to the monitor, by Samuel Thibault.
2008-08-13  thsFix encoding of efsctsiz (powerpc spe), by Tristan...
2008-08-13  aurel32usb-serial: add support for modem lines
2008-08-12  blueswir1Allow boot without a drive on Sparc machines (partly...
2008-08-12  blueswir1Use C99 initializers
2008-08-12  aliguoriserial: Always update iir, even when ier is empty ...
2008-08-11  aliguoriIDE SEEK_STAT flag
2008-08-11  aliguoriUpgrade emulated UART to 16550A (Stefano Stabellini)
2008-08-06  blueswir1Fix faligndata (Vince Weaver)
2008-08-06  blueswir1Fix I/D MMU tag reads
2008-08-06  blueswir1Fix Sparc64 shifts
2008-08-06  aliguoriFix gnutls autodetection when using a cross-compiler.
2008-08-06  blueswir1Fix offset handling for ASI loads and stores (Vince...
2008-08-06  aliguorionly check RCTL_EN in e1000_can_receive()
2008-08-06  thsAdd qemu_realloc(), by Gerd Hoffmann.
2008-08-03  malcAccount for MacOS X ABI reserved space in linkage area...
2008-08-03  malcPreliminary MacOS X on PPC32 support
2008-08-02  blueswir1Update OpenBIOS images to SVN revision 218. Changes:
2008-08-02  aliguoriFix compilation of nbd on Solaris (Andreas Faerber)
2008-08-01  thsDelete unused variable.
2008-08-01  blueswir1Handle wrapped registers correctly when saving
2008-08-01  aliguoriSet focus to monitor to ask password if line is multipl...
2008-08-01  aliguoriRevert 4977. Laurent asked for this not to be applied...
2008-08-01  aliguoriqemu-img: set encrypted disk image password (Laurent...
2008-08-01  aliguoriAsk password when encrypted disk image is used (Laurent...
2008-07-29  aliguoriMove audio/sys-queue.h => sys-queue.h
2008-07-29  malcOn ppc32 make tb_set_jmp_target1 behave like it does...
2008-07-29  aliguoriUpdate sys-queue.h (Gerd Hoffmann)
2008-07-29  aliguorie1000: use common checksumming code
2008-07-29  aliguoriAdd IP checksumming functions to qemu (Gerd Hoffmann)
2008-07-29  blueswir1Fix cmp/subcc/addcc op bugs reported by Vince Weaver
2008-07-29  balrogCorrect audio api usage in OMAP EAC (spotted by malc).
2008-07-29  balrogFill in WLAN and BT platform data in CAL area as expect...
2008-07-29  balrogUnswap qemu-arm data and prefetch abort addresses ...
2008-07-29  balrogFix load width for slave address in i2c_bus_load (Chris...
2008-07-29  balrogSimplify -usbdevice net: syntax, allow VLANs with no...
2008-07-29  malcFor consistncy with --target-list accept coma separated...
2008-07-29  edgar_iglRemove dyngen leftovers.
2008-07-28  malcImmediate versions of some operations
2008-07-28  malcDo not try handle "special" arguments of and/or/xor...
2008-07-28  malcSet the L field of CMP[L][I] when dealing with 64 bit...
2008-07-28  malcFix preprocessor guard condition
2008-07-28  malcRemove leftover from previous way to load 64 bit constants
2008-07-28  aliguorivmware backdoor interface fix (Chris Lalancette)
2008-07-28  aliguoriAttempt to detect unconnected ptys (Gerd Hoffman)
2008-07-27  malcSpecial-case some paths inside tcg_out_tlb_read
2008-07-27  malcFix the opcode value of LWA
2008-07-26  blueswir1Try to avoid glibc global register mangling, again
2008-07-26  aliguoriAdd e1000 etherboot ROM from http://www.rom-o-matic.net
2008-07-26  blueswir1Map code buffers below 2G on Sparc64
2008-07-26  malcRelax memory operations constraints
2008-07-26  malcFix qemu_ld64 constraint list
2008-07-26  malcUse proper offset for LR save slot
2008-07-26  malcReduce amount of space reserved for tb jump
2008-07-26  malcFix and improve 64 bit immediate loading
2008-07-26  malcFix EXTSW arguments
2008-07-25  edgar_iglCRIS: Correct condition for when to apply fast move...
2008-07-25  balrogFix OMAP GPMC register offsets and SYSCTL 8bit io ...
2008-07-25  blueswir1Make MAXTL dynamic, bounds check tl when indexing
2008-07-24  malcUse proper value for TCG_TARGET_CALL_STACK_OFFSET
2008-07-24  malcDo exit if test for hostlongbits on ppc64 fails
2008-07-24  malcEmit and use adhoc function descriptor for code_gen_pro...
2008-07-24  blueswir1Sparc32: save/load all MMU registers, Sparc64: add...
2008-07-24  blueswir1Fix 24 bit mode
2008-07-24  blueswir1Fix detection of 15 bit display depth
2008-07-23  malcRemove neg_i32 debugging leftover
2008-07-23  malcProvide extNs_M instructions
2008-07-23  malcRemove stray "i" from mul_i64
2008-07-23  malcPreliminary PPC64/Linux host support
2008-07-23  aliguoriEnable VDE by default if library is present.
2008-07-23  balrogAdd OneNAND Unlock All command (Kyungmin Park).
2008-07-23  thsUse plain standard inline.
2008-07-23  thsLess hardcoding of TARGET_USER_ONLY.
2008-07-23  aliguoriSave 3MB ioport table memory (Samuel Thibault)
2008-07-23  aliguoriFix task register type after reset (Avi Kivity)
2008-07-23  aliguoriFix SDL problems with BGR displays (Avi Kivity)
2008-07-23  aliguoriFix -daemonize option
2008-07-22  blueswir1Add T1 and T2 CPUs, add a Sun4v machine
2008-07-22  balrogFix a bad comparison, spotted by Paul Brook.
2008-07-21  thsA bunch of minor code improvements in the MIPS target.
2008-07-21  balrogHandle on-chip DMA controllers in one place, convert...
2008-07-21  balrogOmap DPLL & APLL locking logic.
2008-07-21  blueswir1Use MMU globals for some MMU traps
2008-07-21  blueswir1Fix reset vector
2008-07-21  thsFix logging output for MIPS HI, LO registers, by Stefan...
2008-07-20  thsFix compiler warning, by Stefan Weil.
2008-07-20  thsAdd missing const, by Stefan Weil.
2008-07-20  thsSimplify conditional FP moves.
2008-07-20  blueswir1Print default and available CPU features separately
next