qemu
2007-12-17 thsUpdate MIPS specific documentation.
2007-12-17 thsAdd closing table tag.
2007-12-17 thsFix miscellaneous minor things, by Andre Przywara.
2007-12-17 thsFix bdrv_get_geometry to return uint64_t, by Andre...
2007-12-16 thsqemu_put signedness fixes, by Andre Przywara.
2007-12-16 balrogRedundant timer rearm optimisation by Anders Melchiorsen.
2007-12-16 balrogQEMU_STRACE documentation bit by Thayne Harbaugh.
2007-12-16 balrogAdd missing ffs() declaration for Win32 hosts, by Stefa...
2007-12-16 balrogWork around a crash when timer signal occurs before...
2007-12-16 balrogMainstone keypad support, by Armin Kuster.
2007-12-16 balrogInitial PXA27x keypad support, by Armin Kuster.
2007-12-16 balrogSupport alternative formats for MAC addresses, by Balaz...
2007-12-16 thsFix char* signedness, by Andre Przywara.
2007-12-16 thsFix wrong signedness, by Andre Przywara.
2007-12-15 thsSplit block-raw.c into block-raw-posix.c and block...
2007-12-12 balrogMark host pages as reserved (Magnus Damm).
2007-12-12 balrogAdds interrupt support to the sh specific timer code...
2007-12-12 balrogsh_serial: enable tx after reset (Magnus Damm).
2007-12-11 balrogAdd missing break just before execve, by Takashi Yoshii.
2007-12-11 balrogFix fragments due to incomplete dirty tracking in CGA...
2007-12-11 balrogIDE should send irq after WIN_DIAGNOSE (Tristan Gingold).
2007-12-11 balrogUpdate documention with '-drive' usage (Laurent Vivier).
2007-12-11 blueswir1 Partial fix to Sparc32 Linux host global register...
2007-12-11 blueswir1 Fix code generation buffer overflow reported by TeLeMan
2007-12-11 blueswir1Update OpenBIOS images to SVN revision 181. Changes:
2007-12-10 blueswir1 Name the magic constants, wrap long lines
2007-12-10 blueswir1 Add SPARCstation 20 machine type (Robert Reif)
2007-12-10 blueswir1 Add ASIs (Robert Reif)
2007-12-10 j_mayerVarious linux-user structures and definitions fixes...
2007-12-10 j_mayerCleanup: remove useless TARGET_GPR_BITS definition.
2007-12-10 j_mayerFix PowerPC 74xx definitions.
2007-12-10 thsSCSI cleanup, by Laurent Vivier.
2007-12-10 balrogFix OMAP1 MPUI/O keyboard interrupt masking.
2007-12-10 balrogFix incompatible declaration in previous commit.
2007-12-10 balrogDesambiguate pflash_register().
2007-12-09 balrogSave/load PCI-device, PCI-bus and PIIX3 irq-related...
2007-12-09 balrogMake SVM IOIO intercept check all needed bits, by Bernh...
2007-12-09 balrogAdd rdpmc SVM intercept, by Bernhard Kauer.
2007-12-09 balrogNo write-protect detect diode on Mainstone II.
2007-12-09 balrogUse pointers to channels rather than channel numbers...
2007-12-09 thsFix execve argc/envc counting, by Takashi Yoshii.
2007-12-09 thsRemove leftover support for 82371FB (Step A1), by Carlo...
2007-12-09 balrogOMAP DMA 3.2 support by Lauro Ramos Venancio.
2007-12-09 blueswir1 Add support for eccmemctl (Robert Reif)
2007-12-09 thsSH4 big endian configuration, by Tomoyoshi Asano.
2007-12-09 thsFix Win98SE MyComputer regression, by Ben Taylor.
2007-12-09 thsFix spelling typo, by Dan Kenigsberg.
2007-12-09 thsMainstone mmc support, by Armin Kuster.
2007-12-09 thscopy_{to,from}_user_timeval() update, by Thayne Harbaugh.
2007-12-09 thscopy_from_user_fdset() update, by Thayne Harbaugh.
2007-12-09 thsHandle cpu_model in copy_cpu(), by Kirill A. Shutemov.
2007-12-07 thsRemove broken ds1225y init, it is useless on this machi...
2007-12-06 balrogGive emulated drives more monitor-friendly name strings.
2007-12-06 balrogCorrect my 'thinko' in OMAP interrupt handler commit...
2007-12-05 balrogRework OMAP1 interrupt handling to allow multiple inter...
2007-12-04 blueswir1 No keyboard mode (Robert Reif)
2007-12-04 balrogDon't claim SD card supports voltages linux claims...
2007-12-04 balrogAlways create an SD bdrv, so that PXA and OMAP boards...
2007-12-03 thsThe profiler need qemu-timer.h
2007-12-03 balrogEnsure a SIGALRM results in a break out from the cpu...
2007-12-03 thsFix floppy initialization, by Laurent Vivier.
2007-12-02 thsInclude qemu-timer.h iff DEBUG is defined.
2007-12-02 thsAdd missing include, by Sylvain Petreolle.
2007-12-02 thsLarger physical address space for 32-bit MIPS.
2007-12-02 thsSH4: Signal handling for the user space emulator, by...
2007-12-02 thsFix for execve syscall, by Kirill A. Shutemov.
2007-12-02 thsSH4: system emulator interrupt update, by Magnus Damm.
2007-12-02 thsSH4 delay slot code update, by Magnus Damm.
2007-12-02 thsCollecting block device statistics, by Richard W.M...
2007-12-02 thsAdd -drive parameter, by Laurent Vivier.
2007-12-02 thsMainstone re-org, by Armin Kuster.
2007-12-01 blueswir1 Name the magic constants, wrap long lines
2007-12-01 blueswir1 Fix SS-600MP led device typos
2007-12-01 blueswir1 Improve power management device addressing
2007-12-01 blueswir1 Name the magic constants, use correct value for AUX2_P...
2007-12-01 blueswir1 Allow IOMMU tables above 2G
2007-12-01 blueswir1 Prevent overwriting fixed bits in AFSR
2007-12-01 blueswir1 Name the magic constants, wrap long lines
2007-12-01 blueswir1 Fix Sparc host compile problem reported by Shaddy...
2007-11-30 blueswir1 Fix a crash with monitor input arriving before readlin...
2007-11-29 blueswir1 Increase prom size for boot mode
2007-11-28 blueswir1Use slavio base as boot prom address, rearrange sun4m...
2007-11-28 blueswir1 Fix compilation and warnings on PPC host
2007-11-26 blueswir1 Document -M SS-600MP
2007-11-26 thsAdd floppy support, tested to work with linux-mips...
2007-11-26 thsMicro-optimize back-to-back store-load sequences.
2007-11-25 blueswir1 Fix floating point register decoding
2007-11-25 balrogScale TSC2102 touchscreen pressure value more realistic...
2007-11-25 blueswir1 128-bit float support for user mode
2007-11-25 blueswir1 Set initial value of AFSR register properly (Robert...
2007-11-25 blueswir1 More MMU registers (Robert Reif)
2007-11-25 blueswir1 Fix buffer mux handling for unconnected serial ports
2007-11-25 balrogIntel Mainstone II (ARM) machine by Armin Kuster.
2007-11-25 balrogAdd input buffer to mux chr (patch by Tristan Gingold).
2007-11-25 balrogFix board init arg list (spotted by pbrook),
2007-11-24 pbrookFix SD init arguments.
2007-11-24 balrogGumstix Verdex (ARM) board support by Thorsten Zitterell.
2007-11-24 pbrookPartial SD card SPI mode support.
2007-11-24 balrogDrop an unused variable (Samuel Thibault).
2007-11-24 pbrookThumb semihosting fixes.
next