qemu
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.
2007-11-24 pbrookStellaris ethernet support.
2007-11-24 pbrookARMv7-M SysTick fix.
2007-11-24 j_mayerMore PowerPC debug print fixes - hardware emulation...
2007-11-24 j_mayerFix incorrect debug prints (reported by Paul Brook).
2007-11-23 j_mayerRevert foolish patch.
2007-11-23 pbrookFix ppc32 register dumps on 64-bit hosts.
2007-11-23 pbrookFix va_list reuse in cpu_abort.
2007-11-23 pbrookFix TB chaining for exceptions.
2007-11-22 thsOptimize the conventional move operation.
2007-11-22 j_mayerAdd new sane low-level memory accessors for PowerPC...
2007-11-22 thsFix off-by-one address checks in MIPS64 MMU, by Aurelie...
2007-11-21 thsDocumentation formatting improvements, by Stefan Weil.
2007-11-21 blueswir1 Fix more typos in softloat code (Eduardo Felipe)
2007-11-21 bellardtypo fix
2007-11-21 pbrookFix typo in softfloat code.
2007-11-21 j_mayerFix PowerPC 7xx definitions.
2007-11-21 j_mayerFix PowerPC 64 stat and statfs structures definitions.
2007-11-20 thsSH4 Fix missing 6th arg of syscall, by "takasi-y".
2007-11-20 balrogOMAP LPGs (LED pulse generators).
2007-11-19 blueswir1 Fix MXCC register 64 bit read word order (Robert Reif)
2007-11-19 thsAdd older 4Km variants.
2007-11-19 j_mayerRemove shared macro used to define PowerPC implementati...
2007-11-19 j_mayerPowerPC 620 MMU do not have the same exact behavior...
2007-11-19 j_mayerPowerPC instruction fixes:
2007-11-19 balrogClean-up/rewrite audio over I^2S support.
2007-11-19 pbrookFix typo in error message.
2007-11-19 j_mayerFix another collision in PowerPC instructions definitions.
2007-11-19 j_mayerNew PowerPC CPU flag to define the decrementer and...
2007-11-19 j_mayerFix attempt to inline recursive functions.
2007-11-19 j_mayerMark hex_dump as unused to avoid compilation warnings.
2007-11-19 j_mayerAvoid duplicated definitions: move common definitions...
2007-11-18 thsSolaris build fixes, based on a patch by Ben Taylor.
2007-11-18 pbrookSSD0323 vertical incrememnt mode.
2007-11-18 thsAdd -m64 to OS_LDFLAGS for Solaris/x86_64. Use OS_CFLAG...
2007-11-18 thsUse CONFIG_VNC_TLS_CFLAGS for building vnc.o.
2007-11-18 thsFixes for s/390 host support, by Bastian Blank.
2007-11-18 pbrookFix out of tree builds.
2007-11-18 j_mayerFix for ISO C compliance:
2007-11-18 pbrookFix connex board init routine.
2007-11-18 pbrookLuminary board input support.
2007-11-18 pbrookAdd strict checking mode for softfp code.
2007-11-18 blueswir1 Remove unused parameters from QEMUMachineInitFunc...
2007-11-18 thsFix MIPS64 R2 instructions.
2007-11-18 thsUse a valid PRid.
2007-11-18 balrogFix a && -> & typo.
2007-11-18 pbrookAdd statics and missing #includes for prototypes.
2007-11-17 j_mayerImprove PowerPC instructions set dump.
2007-11-17 j_mayerAdd definitions for Freescale PowerPC implementations,
2007-11-17 j_mayerDefine Freescale cores specific MMU model, exceptions...
2007-11-17 j_mayerA little more granularity in PowerPC instructions defin...
next