qemu
2008-06-02 balrogImprove dependencies generation (malc).
2008-06-02 balrogMusicPal: Restore display size after invalidation ...
2008-06-02 balrogFix smbus_eeprom.c compile with DEBUG (spotted by Duili...
2008-06-02 balrogDon't forget to save VNC FB dimensions after resize...
2008-06-02 balrogProvide basic emulation for Sharp SL-6000 PDA (Tosa...
2008-06-02 balrogFactor out common SharpSL PDA code (Dmitry Baryshkov).
2008-06-02 balrogRestore ARM signal handler compilation on glibc < 2...
2008-06-02 balrogEnable SD card on creation.
2008-06-02 balrogMake -mtdblock optional again.
2008-06-01 blueswir1Fix compilation warning
2008-05-31 pbrookMark host brk() area as reserved.
2008-05-31 pbrookAdd TLS sections.
2008-05-31 pbrookMake signal queues per thread.
2008-05-31 pbrookFix usermode build.
2008-05-31 blueswir1Add more SuperSparcs
2008-05-30 pbrookCopy siginfo.si_code.
2008-05-30 pbrookTranslate whole of target_sigset. Use host sigset...
2008-05-30 pbrookFix structure type in sigtimedwait syscall.
2008-05-30 bellardsupport of long calls for PPC (malc)
2008-05-30 bellardkqemu API change - allow use of kqemu with 32 bit QEMU...
2008-05-30 pbrookHandle NULL argp/envp in execve syscall.
2008-05-30 pbrookImplement waitid syscall.
2008-05-30 pbrookPerform target->host signal mapping for *kill syscalls.
2008-05-30 pbrookFix typo.
2008-05-30 pbrookMove clone() register setup to target specific code...
2008-05-30 thsFix for 32-bit MIPS.
2008-05-29 thsAvoid qemu SIGFPE for MIPS DIV, by Richard Sandiford.
2008-05-29 thsFix truncate/extend reversal in MIPS DIV{, U} handling...
2008-05-29 thsFix modulus result from MIPS DDIV & avoid overflowing...
2008-05-29 blueswir1MicroSparc I didn't have fsmuld op
2008-05-29 blueswir1Remove unused (for now) reg_REGWPTR (original patch...
2008-05-29 pbrookNPTL host detection and futex syscall passthrough.
2008-05-29 pbrookFix rounding error.
2008-05-29 pbrookStrace fallback for unknown syscalls.
2008-05-29 pbrookImplement clock_nanosleep.
2008-05-29 bellardPush common interrupt variables to cpu-defs.h (Glauber...
2008-05-29 bellardkeep static code gen buffer for user mode - mark user...
2008-05-29 pbrookImplement ARM magic kernel page and TLS register.
2008-05-28 bellardmoved halted field to CPU_COMMON
2008-05-28 pbrooksvn:ignore qemu-nbd and qemu-nbd.8
2008-05-28 pbrookDon't link usermode emulation against libqemu_common.a
2008-05-28 bellardforce bit 1 in eflags load
2008-05-28 bellardSVM rework
2008-05-28 thsHonour current_tc for MIPS M{T,F}{HI,LO}, by Richard...
2008-05-28 bellardconsistent naming for i386 TCG helper file
2008-05-28 bellardupdate
2008-05-28 bellardmore tests
2008-05-28 bellardvariable dynamic translation buffer size
2008-05-28 bellardAlign file accesses with cache=off (O_DIRECT) (Kevin...
2008-05-27 bellardremoved unused code
2008-05-27 edgar_iglCRIS: Re-add the X flag to the tb flags, it allows...
2008-05-27 bellardqemu-nbd tool (Anthony Liguori)
2008-05-27 edgar_iglCRIS: Use $eda to instead of debug1 (removed) for fault...
2008-05-27 edgar_iglCRIS: Restructure the translator to allow for better...
2008-05-27 edgar_iglETRAX: Avoid compiler warning.
2008-05-27 edgar_iglETRAX: Allow boot from flash. Support the watchdog...
2008-05-27 blueswir1Free temps
2008-05-27 blueswir1Move non-op functions from op_helper.c to helper.c...
2008-05-26 blueswir1More TCG type fixes
2008-05-26 bellardFix signed/unsigned issues of immediate version of...
2008-05-26 blueswir1Fix cas on i386
2008-05-25 bellardfixed x86_64 regression
2008-05-25 bellardppc dyngen fix (malc)
2008-05-25 bellardppc TCG target (malc)
2008-05-25 bellardjump simplification
2008-05-25 bellardjump optimizations
2008-05-25 bellardupdate
2008-05-25 bellardsuppressed unused macro handling
2008-05-25 bellardremove absolete function
2008-05-25 bellardremove absolete function
2008-05-25 bellardtransformed TN into temporaries - add local temporaries...
2008-05-25 bellardadded local temporaries
2008-05-25 pbrookIgnore duplicate timer run requests.
2008-05-25 blueswir1Implement byte swapping accesses
2008-05-25 blueswir1Nicer debug output
2008-05-25 pbrookRemove bogus DisplayState member.
2008-05-25 balrogFix VNC update regoin height.
2008-05-25 pbrookFix off-by-one unwinding error.
2008-05-25 balrogInvalidate VNC framebuffer on every resize.
2008-05-24 balrogTab-complete arguments for "logfile" in the monitor.
2008-05-24 balrogRelax a constraint for qemu_ld64 on ARM host.
2008-05-24 balrogFix a deadly typo, correct comments.
2008-05-24 pbrookConvert m68k target to TCG.
2008-05-24 pbrookFix ARM host TLB.
2008-05-24 thsFix mov[tf].ps handling for MIPS, by Richard Sandiford.
2008-05-24 thsUn-break MIPS conditional moves, by Richard Sandiford.
2008-05-24 blueswir1Implement 64-bit constant loads
2008-05-24 blueswir1Use sethi and arith functions, fix comment
2008-05-24 blueswir1Fix stack offsets and alignment
2008-05-24 edgar_iglETRAX: Correct check for second nic.
2008-05-24 edgar_iglDont try to keep the tlb and the jmp cache synchronized.
2008-05-24 pbrookFix A20 debug dumps.
2008-05-24 pbrookDynamically allocate tbs. Avoids branch range problems...
2008-05-24 blueswir1Define stack offsets
2008-05-24 pbrookMore TCGv type fixes.
2008-05-24 pbrookFix ARM conditional branch bug.
2008-05-24 pbrookFix helper operand type mismatch.
2008-05-23 pbrookFix bogus test syntax.
2008-05-23 thsFix parallel builds for dyngen, by Jason Wessel.
2008-05-23 balrogComment non-obvious calculation. Don't clobber r3...
next