Code provision for n32/n64 mips userland emulation. Not functional yet.
[qemu] / Makefile.target
2007-09-30 thsCode provision for n32/n64 mips userland emulation...
2007-09-29 thsStand-alone SCI/SCIF emulation code, by Magnus Damm.
2007-09-29 thsStand-alone TMU emulation code, by Magnus Damm.
2007-09-29 thsAdd R2D-PLUS support, by Magnus Damm.
2007-09-29 j_mayerFix PowerPC target objects dependencies
2007-09-29 j_mayerhost_utils.o may also be useful for user-mode emulation.
2007-09-25 balrogMove ECC calculation to a more appropriate place.
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-09-13 thsStop the compiler from using section anchors.
2007-08-26 thsAdd a generic framework for VMware communication port...
2007-08-25 thsVeNCrypt basic TLS support, by Daniel P. Berrange.
2007-08-25 thsVNC password authentication, by Daniel P. Berrange.
2007-07-31 thss390 disassembler support, by Ulrich Hecht.
2007-07-31 thsParallels disk image support, by Alex Beregszaszi.
2007-07-31 balrogAdd OMAP MMC/SD host controller.
2007-07-29 balrogBasic OMAP310 support. Basic Palm Tungsten|E machine...
2007-07-12 thsFix configure for cygwin, by Tristan Gingold.
2007-06-30 pbrookARM PL031 RTC emulation.
2007-06-25 thsAdd a 7 segments + led display, by Herve Poussineau.
2007-06-10 balrogWacom PenPartner tablet (virtual USB device).
2007-06-10 blueswir1 Merge TCX and VGA pixel operations
2007-06-04 pbrookColdFire Ethernet support.
2007-06-03 pbrookMCF5208 emulation.
2007-06-01 blueswir1Update Sparc dependencies
2007-05-28 thsSMBus support for MIPS Malta.
2007-05-26 pbrookM68k system mode semihosting.
2007-05-25 blueswir1Implement Sparc64 CPU timers using ptimers
2007-05-24 blueswir1Change ptimer API to use 64-bit values, add save and...
2007-05-23 balrogAdd WM8750 and MAX7310 chips (I2C slaves).
2007-05-23 pbrookm68k/ColdFire system emulation.
2007-05-23 thsAdd more cpu.h dependencies.
2007-05-23 pbrookAdd ptimer.c function declarations and makefile rule.
2007-05-23 pbrookI2C/SMBus framework.
2007-05-16 thsMore generic 64 bit multiplication support, by Aurelien...
2007-05-08 thsAnother bunch of mips host support.
2007-05-05 thsSome bits of Linux/MIPS host support, still segfaulty.
2007-05-02 balrogDon't define HIGH_LATENCY for ARM, this was a workaroun...
2007-04-30 balrogSpitz PDA, example PXA270 machine (four similar models).
2007-04-24 j_mayerEvaluation boards for PowerPC 405EP.
2007-04-24 j_mayerNew target for embedded PowerPC emulation (only system...
2007-04-16 j_mayerAdd callbacks to allow dynamic change of PowerPC clocks...
2007-04-16 blueswir1Sparc host update (Ben Taylor, Martin Bochnig)
2007-04-16 thsAcer Pica 61 machine, by Herve Poussineau.
2007-04-11 thsFix bad variable name.
2007-04-07 pbrookUnify IRQ handling.
2007-04-06 pbrookSD card emulation (initial implementation by Andrzei...
2007-04-05 j_mayerRules needed to compile linux user-mode alpha target.
2007-04-02 thsEepro100 emulation, by Stefan Weil.
2007-04-02 thsVMware SVGA II emulation, by Andrzej Zaborowski.
2007-04-01 thsSolaris 9/x86 support, by Ben Taylor.
2007-04-01 thsMIPS64 configurations.
2007-03-20 thsVMMouse Emulation, by Anthony Liguori.
2007-03-19 thsLinux usermode clock_gettime/clock_getres emulation...
2007-03-18 thsDisable compiler options dangerous for op compilation.
2007-03-18 thsMIPS -cpu selection support, by Herve Poussineau.
2007-03-17 thsBetter way to select -lrt, by Andrzei Zaborowski.
2007-02-28 thsDS1225Y nvram device, by Herve Poussineau.
2007-02-27 pbrookInclude LDFLAGS when linking system emulator.
2007-02-10 thsBuild fix for mingw/Cygwin, by Kazu. It also looks...
2007-02-02 thsPIIX4 SMBus host, EEPROM device emulation, by Ed Swierk.
2007-01-31 thsSave some vm space for the regular program loading...
2007-01-24 thsSplit out SDL X keymap, by Bernhard Fischer.
2007-01-24 thsReworking MIPS interrupt handling, by Aurelien Jarno.
2007-01-21 thsAdd dependency for fop_template.c.
2007-01-20 pbrookAdd ARM Angel semihosting to system emulation.
2007-01-18 thsDarwin userspace emulation, by Pierre d'Herbemont.
2007-01-15 thsMIPS Malta system and devices support, by Aurelien...
2007-01-07 bellardadded cutils.c
2007-01-05 thsUntangle the various CFLAGS/LDFLAGS flavours. Allow...
2006-12-07 thsMIPS RTC emulation.
2006-12-06 thsMove the MIPS CPU timer in a seperate file, by Alec...
2006-10-29 pbrookMips IDE support. (Aurelien Jarno)
2006-10-28 bellardavoid regression on sparc-user and ppc-user
2006-10-22 pbrookColdFire target.
2006-09-24 bellardmoved ACPI table init to BIOS
2006-09-23 pbrookAdd ARM RealView Emulation Baseboard.
2006-09-18 pbrookMerge common ISA access routines.
2006-09-10 bellarddummy cs4231 audio driver for sun4m (Blue Swirl)
2006-09-03 bellardSeparate the DMA controllers - Convert ESP to new DMA...
2006-08-17 bellarddisable -fomit-frame-pointer
2006-08-05 bellardenable qcow2
2006-08-01 bellardasync file I/O API
2006-07-18 bellardSparc64 host support (Blue Swirl)
2006-07-16 bellardaudio capture to wab files (malc)
2006-07-13 bellarduse posix timers
2006-07-04 bellardpcnet nic support (Antony T Curtis)
2006-06-18 pbrookAdd big-endian SH4-user target
2006-06-14 bellardallow ACPI table build
2006-06-14 bellardSolaris/SPARC host port (Ben Taylor)
2006-06-11 pbrookbFLT loader (for uClinux binaries).
2006-05-30 pbrookPCI SCSI HBA emulation.
2006-05-25 pbrookRearrange SCSI disk emulation code.
2006-05-21 pbrookOHCI USB host emulation.
2006-05-13 pbrookAdd dependency on config.h and config-host.h.
2006-05-13 pbrookRearrange PCI host emulation code.
2006-05-03 bellardACPI support
2006-05-02 bellardcorrect qemu-system-mipsel naming
2006-04-30 bellardVNC server (Anthony Liguori)
2006-04-27 pbrookAdd nominal ARM Versatil/AB board emulation.
2006-04-27 bellardSHIX board emulation (Samuel Tardieu)
next