]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
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...
2008-10-13 aurel32linux-user: implement msg* syscalls
2008-10-13 aurel32linux-user: fix and cleanup IPCOP_msg* ipc calls handling
2008-10-13 aurel32open() can also return EPERM for O_RDWR on a readonly...
2008-10-13 aurel32FreeBSD also has clock_gettime
2008-10-13 aurel32linux-user: fix getdents* syscalls
2008-10-13 aurel32linux-user: Add readahead syscall
2008-10-13 aliguoriIntroduce TCP live migration protocol
2008-10-13 aliguoriIntroduce ethernet announcement function.
2008-10-13 aliguoriIntroduce UI for live migration
2008-10-13 aliguoriIntroduce a buffered file wrapper for QEMUFile
2008-10-13 aliguoriFix some issues with QEMUFile
2008-10-12 aurel32SH4: Implement MOVUA.L
2008-10-12 aurel32SH4: fix single-stepping
2008-10-12 aurel32SH4: Fix swap.b
2008-10-12 aliguoriMake sure to initialize fd_sets in aio.c
2008-10-12 aurel32hw/apic.c: use functions from host-utils.h
2008-10-12 aurel32COPYING: update from FSF
2008-10-12 aurel32Define macro QEMU_GNUC_PREREQ and use it
2008-10-12 aurel32Only use __builtin_* with GCC >= 3.4
2008-10-12 aurel32hw/apic.c: use __builtin funtions instead of assembly...
2008-10-12 aurel32Optimize some host-utils function with gcc builtins
2008-10-12 aurel32Get rid of sys/poll.h
2008-10-11 edgar_iglCRIS: Initialize the arch version preg to v32.
2008-10-11 edgar_iglCRIS: Handle GDB writes to pregs.
2008-10-11 pbrookAdd feature_to_c.sh.
2008-10-11 pbrookAdd GDB XML register description support.
2008-10-11 malcFix some debugging mistakes/leftovers
2008-10-11 balrogUse the adequate CFLAGS for confiugure tests.
2008-10-11 balrogAdd a configure check for zlib (Ryota OZAKI).
2008-10-11 blueswir1Correct SCSI error reporting (Laurent Vivier)
2008-10-11 balrogIncrease write buffer size in pflash emulation (Thomas...
2008-10-09 blueswir1Update (thanks to Edgar, Thiemo, malc, Paul, Laurent...
2008-10-09 aliguoriFix IDE DIAGNOSE for packet devices (Vincent Sanders)
2008-10-08 aliguoriFix IO performance regression in sparc
2008-10-08 edgar_iglCRIS: linux-user signals dont need ERP compensation...
2008-10-08 edgar_iglCRIS: linux-user ERP compensation not needed anymore.
2008-10-08 edgar_iglCRIS: Partial EXS reg support and fixes for SPC.
2008-10-08 edgar_iglCRIS: Correct typos.
2008-10-07 edgar_iglCRIS: Make local objects static.
2008-10-07 edgar_iglCRIS: Fix brk 8 and add S-flag emulation.
2008-10-07 aliguoriadd help text for --enable-sparse (Gerd Hoffman)
2008-10-07 aliguorimachine struct - specify max_cpus at the per machine...
2008-10-07 aliguorimachine struct - use C99 initializers (Jes Sorensen)
2008-10-07 aliguoriAdd USB sys file-system support (v8) (TJ)
2008-10-07 aliguoriAdd sparse checker support to the build system (Gerd...
2008-10-07 blueswir1Add static (spotted by sparse)
2008-10-07 blueswir1Fix error in fexpand (spotted by sparse)
2008-10-06 aliguoriSwitch the memory savevm handler to be "live"
2008-10-06 blueswir1Show size for unassigned accesses (Robert Reif)
2008-10-06 blueswir1Prepare for changing audio_pcm_ops dynamically (partial...
2008-10-06 aliguoriIntroduce v3 of savevm protocol
2008-10-06 aliguoriAdd dirty tracking for live migration
2008-10-06 aliguoriAdd bdrv_flush_all()
2008-10-06 aliguoriAllow the monitor to be suspended during non-blocking op
2008-10-05 blueswir1Silence some warnings about no value returned from...
2008-10-05 blueswir1Make various generated structures static
2008-10-05 blueswir1Make target_sigaltstack_used static
2008-10-05 blueswir1Export x86_stack_size in qemu.h
2008-10-05 blueswir1Make ioctl table static
next