qemu
2008-09-03 blueswir1Implement no-fault loads
2008-09-03 edgar_iglETRAX-FS: Add support for DMA channel resets, needed...
2008-09-03 edgar_iglCRIS: Avoid a few unecessary steps in the mmu.
2008-09-03 edgar_iglCRIS: Remove redundant code.
2008-09-02 thsDelete unused variable.
2008-09-02 aurel32[ppc] Convert op_moven_T2_T0 to TCG
2008-09-02 aurel32[ppc] Convert op_reset_T0, op_set_{T0, T1} to TCG
2008-09-02 aurel32SH4: R2D-PLUS FPGA: simply unassigned memory triggering
2008-09-02 aurel32hw/pcnet.c: windows compile fix
2008-09-02 thsBuild fix for gcc-3.3.
2008-09-02 blueswir1Fix sign extension problems with smul and umul (Vince...
2008-09-02 aurel32[ppc] Convert op_move_{T1,T2}_T0 to TCG
2008-09-02 aurel32[ppc] Convert gen_set_{T0,T1} to TCG
2008-09-02 aurel32pcnet: add loopback mode emulation
2008-09-02 aurel32sh4: Add R2D-PLUS FPGA support.
2008-09-02 aurel32sh4: CPU versioning.
2008-09-02 aurel32SH4: fix a regression introduced in r5122
2008-09-02 aurel32Fix call_pal() prototype for alpha system emulation
2008-09-02 aurel32x86: Fix powerdown for non-ACPI case
2008-09-02 aurel32Fix typo in console.c comment
2008-09-02 aurel32Reset I32_APIC_BASE on system RESET
2008-09-02 aurel32suppress a couple of spurious warnings in scsi-generic.c
2008-09-01 aurel32SH4: Remove dyngen leftovers
2008-09-01 aurel32SH4: final conversion to TCG
2008-09-01 aurel32SH4: convert floating-point ops to TCG
2008-09-01 blueswir1Fix y register loads and stores
2008-09-01 aurel32SH4: Remove most uses of cpu_T[0] and cpu_T[1]
2008-09-01 aurel32SH4: TCG optimisations
2008-09-01 aurel32SH4: Convert remaining non-fp ops to TCG
2008-08-30 aurel32SH4: Convert shift functions to TCG
2008-08-30 aurel32SH4: convert control/status register load/store to TCG
2008-08-30 aurel32SH4: Convert memory loads/stores to TCG
2008-08-30 aurel32SH4: convert some more arithmetics ops to TCG
2008-08-30 blueswir1Fix some warnings that would be generated by gcc -Wredu...
2008-08-30 blueswir1Remove memcpy32() prototype leftover from r5109
2008-08-30 blueswir1Add correct stack bias if a 64 bit stack is used
2008-08-29 aurel32SH4: convert a few helpers to TCG
2008-08-29 aurel32SH4: convert branch/jump instructions to TCG
2008-08-29 blueswir1Fix FCC handling for Sparc64 target, initial patch...
2008-08-29 blueswir1Fix Sparc64 boot on i386 host:
2008-08-29 aurel32SH4: convert simple compare instructions to TCG
2008-08-29 aurel32SH4: convert a few control or system register functions...
2008-08-29 aurel32SH4: Fix bugs introduce in r5099
2008-08-29 aurel32SH4: fix xtrct Rm,Rn (broken in r5103)
2008-08-29 thsFix a nit in exec.c, by Tristan Gingold.
2008-08-29 aurel32SH4: convert logic and arithmetic ops to TCG
2008-08-29 aurel32SH4: use TCG variables for gregs
2008-08-28 aurel32SH4: use uint32_t/i32 based types/ops
2008-08-28 aurel32SH4: Convert register moves to TCG
2008-08-28 aurel32SH4: Convert dyngen registers moves to TCG
2008-08-28 aurel32SH4: Convert immediate loads to TCG
2008-08-28 aurel32SH4: remove unused ops
2008-08-28 aurel32SH4: add support for TCG helpers
2008-08-28 aurel32SH4: Init TCG variables
2008-08-28 aurel32PPC: add support for TCG helpers
2008-08-28 aurel32PPC: Init TCG variables
2008-08-28 aliguoriDo not try to use -net user as a default when slirp...
2008-08-27 blueswir1Fix Sparc64 window handling problems detected by Vince...
2008-08-27 blueswir1Revert a part of r5087 that didn't need fixing (thanks...
2008-08-26 blueswir1Revert broken part of r5044 (thanks to Igor Kovalenko...
2008-08-25 j_mayerUpdate maintainers list.
2008-08-25 blueswir1Fix more bugs in r5044
2008-08-25 blueswir1Fix error introduced by r5044
2008-08-25 blueswir1Fix udiv and sdiv on Sparc64 (Vince Weaver)
2008-08-24 aurel32Revert commits 5082 and 5083
2008-08-24 aurel32PPC: Switch a few instructions to TCG
2008-08-24 aurel32PPC: Init TCG variables
2008-08-24 blueswir1Add missing FreeBSD #include (Juergen Lock)
2008-08-24 blueswir1To make syscall.c for 64 bit truly warning-free, we...
2008-08-24 blueswir1Enable pty/tty functions for BSDs too (initial patch...
2008-08-24 blueswir1Fix OpenBSD linker warnings in qemu-img
2008-08-24 blueswir1Fix math warnings on OpenBSD -current
2008-08-23 aliguoriVNC: Support for ExtendedKeyEvent client message
2008-08-23 aurel32MIPS: don't free TCG temporary variable twice
2008-08-22 aurel32sh4: fix tas.b @Rn instruction
2008-08-22 aurel32qemu-char.h: Fix IOCTL values
2008-08-22 aurel32uhci: improved TD matching, working ISOC transfers
2008-08-22 aurel32add comment for DisplayState->idle
2008-08-22 aurel32uhci: Fixed length handling for SETUP and OUT tokens
2008-08-22 aurel32[sh4] code translation bug fix
2008-08-22 aurel32[sh4] MMU bug fix
2008-08-22 aurel32[sh4] memory mapped TLB entries
2008-08-22 aurel32[sh4] delay slot bug fix
2008-08-22 aurel32[sh4] sleep instruction
2008-08-22 aurel32array overflow in hw/stellaris.c and hw/omap_dss.c
2008-08-22 aurel32Parallel Port Direction Fix
2008-08-21 aurel32*FreeBSD: pulseaudio is a possible audio driver
2008-08-21 aurel32PC: suggest a workaround to boot a kernel without hard...
2008-08-21 aliguoriIgnore IDE command if issued while IDE is busy (Gleb...
2008-08-21 aurel32Add image format option for USB mass-storage devices
2008-08-21 aliguorimove GUI_REFRESH_INTERVAL define from vl.c to console...
2008-08-21 aliguoriadd container_of() macro to osdep.h (Gerd Hoffmann)
2008-08-21 aliguoriadd DisplayState->idle (Samuel Thibault)
2008-08-21 aliguoriHandle terminating signals (Gerd Hoffmann)
2008-08-21 aliguoriuhci: fixes for save/load-vm (Max Krasnyansky)
2008-08-21 aliguorihusb: Fixup printfs and stuff based on the review comme...
2008-08-21 aliguorihusb: remove disconnect detection timer (Max Krasnyansky)
2008-08-21 aliguorihusb: rewrite Linux host USB layer, fully async operati...
2008-08-21 aliguoriuhci: rewrite UHCI emulator, fully async operation...
2008-08-21 aliguoriusb: generic packet handler cleanup and documentation...
next