]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2008-05-12  edgar_iglDebugger single step without interrupts (Jason Wessel).
2008-05-11  blueswir1Remove someexplicit alignment checks (initial patch...
2008-05-11  edgar_iglUpdate the etrax machine.
2008-05-11  edgar_iglAdd limited support for the etrax ethernet controller.
2008-05-11  edgar_iglAdd support for parts of the etraxfs dma controller.
2008-05-11  edgar_iglCorrect interrupt masking for etrax timers.
2008-05-11  pbrookAdd TCG native negation op.
2008-05-11  edgar_iglCRIS: Add support for the pseudo randomized set that...
2008-05-11  pbrookAdd zero extension (pseudo-)ops.
2008-05-10  aurel32Fix parallel build (broken by commit r4407)
2008-05-10  aurel32Fix argument description for -loadvm option
2008-05-10  aurel32Fix broken PPC user space single stepping
2008-05-10  bellardREXB optimization cannot be done at this level
2008-05-10  bellardadded missing return (Mike Frysinger)
2008-05-10  bellardfixed qemu_st8 insn - prologue saved too many registers
2008-05-10  edgar_iglCorrect a formatting issue (Carlo Marcelo Arenas Belon).
2008-05-10  edgar_iglCRIS: helper_dummy no longer needed as barrier for...
2008-05-10  pbrookFix DEBUG_TCGV.
2008-05-10  blueswir1Fix ppcemb-softmmu (Stuart Brady)
2008-05-10  bellardfixed do_restore_state()
2008-05-10  blueswir1Rename CONFIG_NO_DYNGEN_OP to CONFIG_DYNGEN_OP to avoid...
2008-05-10  blueswir1Remove duplicated field
2008-05-10  blueswir1Add a TODO file
2008-05-10  bellardno need to define global registers in cpu-exec.c
2008-05-10  bellardsuppressed fixed registers
2008-05-10  bellardinitial global prologue/epilogue implementation
2008-05-10  bellardfixed global variable handling with qemu load/stores...
2008-05-10  blueswir1Fix compiler warnings in common files
2008-05-10  blueswir1Fix compiler warnings
2008-05-10  bellardupdate
2008-05-10  balrogSpecial-case CTL_ALIAS instead of CTL_DNS in udp loopba...
2008-05-09  balrogImprove tsc2005 touchscreen usability.
2008-05-09  balrogAdd the LM8323-based keyboard of N810.
2008-05-09  blueswir1CPU feature selection support
2008-05-09  blueswir1Move #include to speed up compilation
2008-05-09  aurel32SH4 serial controler improvements
2008-05-09  aurel32SH4 MMU improvements
2008-05-09  aurel32Move #include "softfloat.h" to cpu-all.h
2008-05-09  bellardx86_64 and better i386 support
2008-05-09  bellardlist of maintainers
2008-05-09  edgar_iglRemove x86-64 specific reg fillers.
2008-05-09  edgar_iglDebugger single step without interrupts (Jason Wessel).
2008-05-09  edgar_iglAdd x86_64 gdb stub for qemu (Jason Wessel).
2008-05-09  edgar_iglCRIS: Concistent use of btarget and make it possible...
2008-05-09  edgar_iglMake a safer guess for max generated ops per guest...
2008-05-08  edgar_iglCFI-0002 linux MTD compatibility.
2008-05-08  aurel32cirrusfb: proper "Attribute Controller Toggle Readback...
2008-05-07  pbrookUpdate ARM non-rt sigframe layout.
2008-05-07  thsBe more economical with local temporaries.
2008-05-07  blueswir1Simplify some constant loads
2008-05-07  blueswir1Fix potential condition code problems
2008-05-07  thsMention missing CPU save/restore.
2008-05-07  edgar_iglCRIS: Disable softfloat and dyngen ops.
2008-05-07  thsDelete redundant prototype.
2008-05-07  edgar_iglCRIS: Remove X flag from tb flags.
2008-05-07  blueswir1Revert 4367
2008-05-07  edgar_iglCRIS: More TCG conversion.
2008-05-07  balrogAdd a file missing from the previous commit.
2008-05-07  balrogNokia N810 basic system emulation.
2008-05-07  balrogAvoid arithmetics on void * in MusicPal audio code...
2008-05-07  thsDelete more obsolete dyngen ops.
2008-05-07  balrogMusicPal docs snippet (Jan Kiszka) and reshuffle ChangeLog.
2008-05-07  thsDelete obsolete MIPS dyngen ops.
2008-05-06  thsConvert some MIPS load/store instructions to TCG.
2008-05-06  thsEnable 64-bit FPU only for NewABI. Spotted by Vince...
2008-05-06  blueswir1Align file accesses with cache=off (Kevin Wolf, Laurent...
2008-05-06  blueswir1ECC updated based on information released recently...
2008-05-06  pbrookUpdate ARM rt_frame layout.
2008-05-06  edgar_iglDisable the temporary timer slowdown for etrax.
2008-05-06  balrogMusicPal: fix gcc4 build (Jan Kiszka).
2008-05-06  aurel32PPC: fix efstst* instructions
2008-05-06  aurel32PPC: fix definition of msr_spe
2008-05-06  balrogFix OMAP1 MPU-timer rate on 32-bit hosts.
2008-05-06  balrogFix signal handler compilation on __arm__.
2008-05-06  balrogForce correct evaluation order in a a == b != c condition.
2008-05-06  balrogFix i64 remainder calculation copy-paste error.
2008-05-06  thsUse TCG for MIPS GPR moves.
2008-05-06  thsFix MIPS64 branches. Funny how this survived testing.
2008-05-06  aurel32ide: Enable byte&word access to DMA address register
2008-05-06  edgar_iglTeach the CRIS disassembler to stay within the provided...
2008-05-06  edgar_iglMake sure we flush cached blocks from the tb-jmp-cache...
2008-05-06  edgar_iglMake the paged properties of the tb-jmp-cache hash...
2008-05-06  edgar_iglMore TCG updates for CRIS
2008-05-06  edgar_iglCRIS MMU Updates
2008-05-05  aurel32Really really revert commit r4343
2008-05-05  aurel32Really revert commit r4343
2008-05-05  aurel32Revert commit r4342 and r4343, wasn't intended to be...
2008-05-05  aurel32PPC: fix isel opcode decoding
2008-05-05  aurel32hw/pc.c: fix warning
2008-05-05  aurel32Don't stop translation for mtc0 compare
2008-05-05  aurel32Disable debug code for production.
2008-05-05  aurel32qemu: generate signals on tap I/O
2008-05-05  aurel32CVE-2007-1320 - Cirrus LGD-54XX "bitblt" heap overflow
2008-05-05  blueswir1Fix Sparc64 serial device breakage
2008-05-05  aurel32Put Pseudo-TTY in rawmode for char devices
2008-05-05  aurel32Qemu 32-bit i386, gcc >= 3.4 spill error fix
2008-05-04  aurel328250: Customized base baudrate
2008-05-04  aurel328250: throttle TX-completion IRQs
2008-05-04  aurel32Correctly save and restore env->a20_mask now that it...
2008-05-04  aurel32Allow bootdevice change from the monitor
next