]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2006-02-19  pbrookPL110 byteswapping fix.
2006-02-13  pbrookFix Arm big-endian host bug.
2006-02-11  pbrookFix Arm msr spsr bug.
2006-02-10  pbrookAvoid crash if -redir or -smb used without -net user.
2006-02-09  bellardalways compile 'int' traces
2006-02-09  bellardBIOS workarounds for kqemu
2006-02-09  pbrookRecord configure commandline.
2006-02-09  pbrookArm Linux EABI syscall support.
2006-02-08  bellardkqemu.h include path fix
2006-02-08  bellardadded last_io_time field - '-kernel-kqemu' experimental...
2006-02-08  bellardoptional support for kernel code virtualization
2006-02-08  bellardadded last_io_time field
2006-02-08  bellardsupport for builtin profiler
2006-02-08  bellardkqemu/qvm86 must now be compiled outside QEMU
2006-02-08  pbrookAdd support for raw AT keyboard scancodes.
2006-02-07  pbrookFix Thumb variable shift condition code bug.
2006-02-06  pbrookFix -nographic on Arm.
2006-02-06  pbrookArm display emulation.
2006-02-05  pbrookAllow selection of emulated network card.
2006-02-04  pbrookAvoid buffer overflow when sending slirp packets.
2006-02-04  pbrookFix Arm interrupted ldm bug.
2006-02-04  pbrook64-bit host/cross fixes.
2006-02-04  pbrookMake target_mmap always return -1 on failure.
2006-02-04  pbrookImplement Arm BKPT instruction.
2006-02-04  pbrookCorrectly initialize Arm CPU for Thumb entry points.
2006-02-04  bellardfxsave/fxrstor fix
2006-02-01  bellardtap win32 support
2006-02-01  bellardcorrect DMA and transfer mode reporting (Jens Axboe)
2006-02-01  bellardadded --enable-cocoa in help (Pavel Janík)
2006-02-01  bellarduse uint8_t instead of char
2006-02-01  bellardrxcr save/restore (initial patch by Jürgen Pfennig
2006-02-01  bellardclearer -net doc (Paul Brook)
2006-02-01  bellardwin32 socket support
2006-01-08  bellardkqemu and SMP are currently not compatible
2005-12-19  bellardupdate
2005-12-19  bellardvvfat note
2005-12-19  bellardwin32 compile fix
2005-12-19  bellardworkaround for gcc bug on PowerPC
2005-12-18  bellardsuppressed -enable-audio and simplified -soundhw option...
2005-12-18  bellardMIPS, ARM and SMP updates
2005-12-18  bellardlog typos
2005-12-18  bellardqruncom compile fixes (initial patch by Even Rouault)
2005-12-18  bellard(Joachim Henke)
2005-12-18  bellardbetter help option support (Bernhard Fischer)
2005-12-18  bellardavoid echo on pty devices (David Decotigny) - fixes...
2005-12-18  bellardupdate
2005-12-18  bellardMajor overhaul of the virtual FAT driver for read/write...
2005-12-18  bellardqcow_make_empty() support (Johannes Schindelin)
2005-12-18  bellarduse IPPROTO_IP instead of SOL_IP
2005-12-18  bellarddo not init ne2000 if no network enabled
2005-12-18  bellardsmc91c111 fixes (Paul Brook)
2005-12-18  bellardcpu_reset() fix (Paul Brook)
2005-12-18  bellardswitching to Arm mode in do_interrupt() (Paul Brook)
2005-12-18  bellard'-net socket,mcast=' option support (initial patch...
2005-12-17  bellardmoved mp config table to a safer place
2005-12-17  bellardfixed null segment validation (aka x86_64 regression...
2005-12-17  bellardinitial support for up to 255 CPUs
2005-12-17  bellarddisable debug mode
2005-12-17  bellardmipsel disas fix
2005-12-17  bellardswitch_tss fix (aka spoon OS bug)
2005-12-06  bellardupdate
2005-12-06  bellardmore targets
2005-12-06  bellardfix for mipsel (will need change for softmmu case)
2005-12-06  bellardmips and mipsel support - fixed e_type mask
2005-12-06  bellardmipsel-user target
2005-12-06  bellardmipsel target
2005-12-06  bellardupdate
2005-12-05  bellardadded MIPS user in automatic tests
2005-12-05  bellardhandle coprocessor exceptions
2005-12-05  bellardInitial SPARC SMP support (Blue Swirl)
2005-12-05  bellardcdrom_read_toc support (Blue Swirl)
2005-12-05  bellardPAGE_EXEC support (Blue Swirl)
2005-12-05  bellardupdate
2005-12-05  bellardMIPS fixes (Daniel Jacobowitz)
2005-12-05  bellardMIPS halt support - MIPS static state fix (Daniel Jacob...
2005-12-05  bellardMIPS unaligned accesses exceptions (Daniel Jacobowitz)
2005-12-05  bellardkernel command line support (Daniel Jacobowitz)
2005-12-05  bellardcorrect MIPS state restoring (Daniel Jacobowitz)
2005-12-05  bellardMIPS support and memory access error reporting (Daniel...
2005-12-04  bellardsegment validation fix in lret/iret
2005-12-04  bellardArm mulxy insn fix (Paul Brook)
2005-12-04  bellardNIC emulation for qemu arm-softmmu (Paul Brook)
2005-12-04  bellardgenerate GPF if non canonical addresses
2005-11-28  bellardstatfs fix
2005-11-28  bellardcorrect ioctls
2005-11-28  bellarduid32 syscalls
2005-11-28  bellardNX support
2005-11-28  bellardPAGE_EXEC support in TLBs
2005-11-28  bellardnx defines
2005-11-28  bellardx86_64 ldl fix
2005-11-28  bellardx86_64 lcall fix
2005-11-27  bellardwin32 compile fix
2005-11-26  bellardspecialize the power save code for 7x0 CPUs
2005-11-26  bellardfixed async signal support for tb_phys_invalidate()
2005-11-26  bellardusing _exit in fork() (Kamo Hiroyasu)
2005-11-26  bellardmips user emulation
2005-11-26  bellardfixed BLTZAL and BLTZALL insns - fixed regressions...
2005-11-26  bellardfixed warning
2005-11-26  bellardadded AT_PLATFORM and AT_HWCAP for x86 (initial patch...
2005-11-26  bellardupdate boot sector when using -kernel (Magnus Damm)
next