OSDN Git Service

qmiga/qemu.git
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...
2007-11-17 j_mayerPowerPC hypervisor mode is not fundamentally available...
2007-11-17 blueswir1 Name the magic constants, fix a hex number without 0x
2007-11-17 balrogBetter STOPINTR bit semantics in the PXA2xx DMA.
2007-11-17 pbrookRemove stray uses of vl.h.
2007-11-17 pbrookBreak up vl.h.
2007-11-17 pbrooksd.c build fix.
2007-11-17 pbrookFix int/float inconsistencies.
2007-11-17 balrogConvert SD cards code to use qemu_irq too.
2007-11-17 balrogConvert PXA2xx GPIOs and SCOOP GPIOs to a qemu_irq...
2007-11-17 balrogDon't compare '\0' against pointers.
2007-11-17 j_mayerFix collision in PowerPC instructions definitions.
2007-11-17 balrogGumstix 'connex' board support by Thorsten Zitterell.
2007-11-17 balrogShow usage and abort if an unknown option is passed...
2007-11-17 balrogCheck permissions for the last byte first in unaligned...
2007-11-17 blueswir1 Machine specific IOMMU version (Robert Reif)
2007-11-17 blueswir1 Remove unnecessary register masking (Robert Reif)
2007-11-17 blueswir1 Fix MXCC error register (Robert Reif)
2007-11-17 blueswir1 Add MXCC module reset register (Robert Reif)
2007-11-17 j_mayerMake the PowerPC MMU model, exception model and input...
2007-11-17 j_mayerAdd missing definition for number of input pins for...
2007-11-17 j_mayerRemove ppc64h CPUs definitions from the configure script.
2007-11-17 j_mayerResynchronize darwin-user target with linux-user:
2007-11-17 j_mayerAlways make all PowerPC exception definitions visible.
2007-11-16 thsFix NaN handling for MIPS and HPPA.
2007-11-16 j_mayerAlways make PowerPC hypervisor mode memory accesses...
2007-11-16 bellardsuppressed tgetx and tputx (initial patch by Thayne...
2007-11-15 pbrookInit dumb display if no others available.
2007-11-15 bellardforce correct ppc64 cpu
2007-11-15 bellardx86_64 fixes
2007-11-14 blueswir1Update OpenBIOS image to SVN revision 176. Changes:
2007-11-14 blueswir1Update OHW interface to version 3.
2007-11-14 j_mayerFix PowerPC targets compilation on 32 bits hosts:
2007-11-14 bellardx86_64 linux user emulation
2007-11-14 bellardprintf format fix
2007-11-14 bellardi386 TLS support
2007-11-14 bellardalways define TARGET_ABI32 if 32 bit user
2007-11-14 bellardfixed target_mmap() if host page size < TARGET_PAGE_SIZE
2007-11-14 bellardsuppressed page_unprotect_range() - fixed access_ok()
2007-11-14 bellardremoved obsolete test2 target
2007-11-14 bellardadded lock_user() in target_strlen()
2007-11-14 j_mayerFix invalid PowerPC 64 rldimi optimized case.
2007-11-14 thsIntroduce 4KEm configuration with fixed MMU mapping...
2007-11-14 j_mayerReorganize PowerPC instructions categories, add icbi...
2007-11-13 balrogFix signed/unsigned comparisons in OHCI host.
2007-11-13 balrogRevert an accidental change in previous commit.
next