qemu
2007-06-09 pbrookM68K watchpoint hacks.
2007-06-09 pbrookWorkaround dyngen problems with m68k conditional branch...
2007-06-09 pbrookM68K status register fixes.
2007-06-09 thsDon't try to use "vt" output in nographic mode.
2007-06-09 pbrookARM GDB semihosting fixes
2007-06-09 pbrookARM PL181 MMCI fixes.
2007-06-09 thsR5k has PX implemented.
2007-06-08 blueswir1 Fix incorrect target_ulong use in hw devices
2007-06-08 thsDon't refresh a graphical screen when it isn't displaye...
2007-06-07 pbrookFix return type.
2007-06-07 pbrookWindows build fixes.
2007-06-07 thsFix code formatting, by Herve Poussineau.
2007-06-07 thsUnbreak PCI config register, noticed by Stefan Weil.
2007-06-07 thsInitialize more GT64xxx registers on reset.
2007-06-07 thsFix some Malta PCI config bits.
2007-06-07 thsPCI device saving for GT64xxx.
2007-06-07 thsImplement some more Gallileo registers.
2007-06-07 thsFix comment.
2007-06-07 thsFix PCI irq mapping on Malta.
2007-06-07 thsFix firmware word endianness for Malta.
2007-06-06 thsMake the Malta bootloader handling a bit more transparent.
2007-06-06 thsFix formatting.
2007-06-06 thsMalta has no ISA bus.
2007-06-06 thsBig endian byte swap for serial mmapped interface.
2007-06-06 thsUse the correct PCI IDs for Malta.
2007-06-04 thsTake advantage of subpage support.
2007-06-04 pbrookAdd documentation for new ColdFire board.
2007-06-04 pbrookColdFire Ethernet support.
2007-06-03 thsFix typo.
2007-06-03 thsMove target-specific defines to the target directories.
2007-06-03 thsOne day we might support MIPS16...
2007-06-03 thsAdd comment.
2007-06-03 thsSome more regs_to_env/envs_to_regs cleanup.
2007-06-03 thsClean up of some target specifics in exec.c/cpu-exec.c.
2007-06-03 thsAvoid compiler warning.
2007-06-03 thsProper target format for qOffsets.
2007-06-03 thsFix typo in comment.
2007-06-03 thsAdd __mips__to mmap specialcase.
2007-06-03 pbrookFix off-by-one memory region sizes.
2007-06-03 thsIPC message translation.
2007-06-03 thsSemaphore structure mapping, by Stuart Anderson.
2007-06-03 thsDocumentation spelling fixes, by Mark Glines.
2007-06-03 thsSpelling fixes, by Stefan Weil.
2007-06-03 pbrookMCF5208 timer fix.
2007-06-03 pbrookImprove ColdFire CPU selection.
2007-06-03 pbrookMCF5208 emulation.
2007-06-03 pbrookLeave running timer alone if not reloading.
2007-06-02 pbrookClear SR_M on a hardware interrupt.
2007-06-02 thsCheck for R2 instructions, and throw RI if we don't...
2007-06-01 thsDelete leftover Status FPU flag check.
2007-06-01 thsUpdate some comments, 64bit FPU support is functional...
2007-06-01 thsMake sure hflags are updated for CP0_Status changes.
2007-06-01 blueswir1Forgot to update vl.h during latest Sparc64 target_ulon...
2007-06-01 blueswir1Constification
2007-06-01 blueswir1Force display update on palette change or loadvm
2007-06-01 blueswir1Enable 36-bit physical address space also on 32-bit...
2007-06-01 blueswir1Sparc64 linux-user build fix
2007-06-01 blueswir1Update Sparc dependencies
2007-06-01 thsUpdate TODO.
2007-06-01 thsAdd support for 5Kc/5Kf/20Kc, based on a patch by Aurel...
2007-06-01 thsGDB stub for MIPS64, by Jason Wessel.
2007-06-01 thslinux-user errno mapping, by Stuart Anderson.
2007-06-01 thsPatch for pipe() result handling, by Stuart Anderson.
2007-06-01 thsFix struct stat mapping for MIPS, by Stuart Anderson.
2007-06-01 thsAllow again FPU for usermode emulation.
2007-05-31 thsSimplify code.
2007-05-31 thsDon't kill the registered irqs on reset.
2007-05-31 thsAdd proper float*_is_nan prototypes.
2007-05-30 thsFix typo in comment.
2007-05-30 thsFix CPU (re-)selection on reset.
2007-05-30 blueswir1Replace target_ulong with target_phys_addr_t
2007-05-30 blueswir1Fix the bug introduced by subpage code preventing PC...
2007-05-29 thsFix usermode check, thanks Aurelien Jarno.
2007-05-29 thsDon't check the FPU state for each FPU instruction...
2007-05-29 pbrookColdFire EMAC support.
2007-05-28 thsSync __target_cmsg_nxthdr implementation with kernel...
2007-05-28 thsSMBus support for MIPS Malta.
2007-05-28 thsHandle PX/UX status flags correctly, by Aurelien Jarno.
2007-05-28 thsRevert last change, this workaround is long obsolete.
2007-05-28 thsFix ddivu for 32bit hosts, by Aurelien Jarno.
2007-05-28 thsDo not sign extend lwu, by Aurelien Jarno.
2007-05-28 thsMIPS64 addressing fixes, by Aurelien Jarno.
2007-05-28 thsFix do_socketcall argument, by Daniel Jacobowitz.
2007-05-28 thsMIPS disassembler update.
2007-05-28 balrogRemove a local subpage IO hack, now that general subpag...
2007-05-28 pbrookFix tap device counting.
2007-05-28 pbrookImplement ColdFire ff1.
2007-05-28 pbrookAdd diagnostic for bad opcode masks.
2007-05-27 blueswir1Interrupt debugging DPRINTFs
2007-05-27 blueswir1New option -net nic,model=? (Mark Glines)
2007-05-27 blueswir1Spelling fix (Mark Glines)
2007-05-27 blueswir1Handle unconnected vlan case in lance
2007-05-27 blueswir1Improved sanity checking to -net options
2007-05-27 blueswir1Separate fault for code access to unassigned memory
2007-05-27 blueswir1Use qemu_irqs between CPUs and interrupt controller
2007-05-27 blueswir1Use qemu_irq between interrupt controller and timers
2007-05-27 blueswir1Use qemu_irqs between dma controllers and esp, lance
2007-05-26 pbrookFix typo in m68k outer displacement addressing (Andreas...
2007-05-26 pbrookGenerate m68k address faults.
2007-05-26 pbrookM68k extended addressing modes.
next