OSDN Git Service

qmiga/qemu.git
2007-04-30 balrogImplement iwMMXt instruction set for the PXA270 cpu.
2007-04-30 balrogAdd remaining PXA2xx on-chip peripherals except I2C
2007-04-30 balrogRemove repeated code and enable encrypted SD cards...
2007-04-30 balrogCore features of ARM XScale processors. Main PXA270...
2007-04-30 balrogPCMCIA bus support. Parts of CF-ATA command set. Hitach...
2007-04-29 thsKill broken host register definitions, thanks to Paul...
2007-04-29 thsRevert last checkin.
2007-04-29 thsHopefully the final fix for LUI sign extensions.
2007-04-29 blueswir1More Sparc32 CPUs
2007-04-29 blueswir1Fix CPU type zapped by system_reset
2007-04-29 pbrookFix ARM fine pagetables.
2007-04-29 thsCrop VNC update requests to avoid segfaults, by Thomas...
2007-04-29 thsMemory-mapped interface for VGA, by Herve Poussineau.
2007-04-28 thsUpdate TODO.
2007-04-28 thsSwitch default CPU to 24Kf for now, as the Linux FPU...
2007-04-28 thsFix typo, by Linus Nordberg.
2007-04-28 thsBuffer length fixes, by Wang Cheng Yeh.
2007-04-28 thsFix length mismatch condition, by Wang Cheng Yeh.
2007-04-28 thsUpdate ppc.ld to work with newer binutils.
2007-04-28 blueswir1Fix Sparc32 ldscript
2007-04-27 thsWorkaround qemu guest SIGSEGVs with cmpxchg8b insn...
2007-04-26 thsFix inc8 and dec8 operations, by Magnus Damm.
2007-04-26 thsUse 16-bit uid wrappers, by Magnus Damm.
2007-04-26 thsFix opcode for sts.l fpul/cpscr, by Magnus Damm.
2007-04-26 blueswir1Update Sparc32 rom to support *BSD boot and 24 bit TCX
2007-04-25 thsNext attempt to get the lui sign extension right.
2007-04-25 thsFix lui sign extension.
2007-04-24 thsImproved mini-bootloader, based on a patch by Alec...
2007-04-24 j_mayerUpdate PowerPC target status.
2007-04-24 j_mayerUpdate .cvsignore for new PowerPC embedded target.
2007-04-24 j_mayerEvaluation boards for PowerPC 405EP.
2007-04-24 j_mayerDebug traces fixes.
2007-04-24 j_mayerNew target for embedded PowerPC emulation (only system...
2007-04-24 j_mayerAdd -pflash option to register parallel flash bloc...
2007-04-24 j_mayerCode provision for new PowerPC embedded target support...
2007-04-24 j_mayerImprove PowerPC 405 MMU model / share more code for...
2007-04-24 j_mayerPowerPC 405 microcontrollers fixes and improvments:
2007-04-24 j_mayerPowerPC embedded timers fixes.
2007-04-22 blueswir1Sparc64 update: more VIS ops
2007-04-22 thsTypo fix, by Wang Cheng Yeh.
2007-04-22 thsCheck that HOST_SOLARIS is defined before relying on...
2007-04-22 blueswir1Constification
2007-04-21 blueswir1TCX 24 bit model support
2007-04-20 blueswir1Fix keyboard serial and mouse bugs
2007-04-19 thsUpdate comment. We can't easily adhere to the architect...
2007-04-19 thsMore Gallileo register initialization, by Aurelien...
2007-04-19 j_mayerNo functional changes:
2007-04-19 j_mayertermios structure definition fix by Stuart Anderson.
2007-04-19 j_mayerDuplicated SPR fix for BookE PowerPC by Guglielmo Morandin
2007-04-18 blueswir1Fix keyboard detection bugs
2007-04-18 thsFix compiler warning.
2007-04-18 thsWin32 Tap inferface PPC Guest issue, by Ely Soto.
2007-04-18 thsRevert, this is already fixed in a better way.
2007-04-17 thsAnother lsi53c895a patch, by Wang Cheng Yeh.
2007-04-17 thsFix helper.c with isinf on Solaris 9/Sparc, by Ben...
2007-04-17 thsPtable calculation broken for 32bit code under x86_64...
2007-04-17 thsUpdated Solaris isinf support, by Juergen Keil and...
2007-04-17 blueswir1TCX palette bug fix
2007-04-17 thsFix mmapped register alignment and endianness handling.
2007-04-17 thsChoose number of TLBs at runtime, by Herve Poussineau.
2007-04-17 j_mayerMove PowerPC 405 specific definitions into a separate...
2007-04-16 thsSupport it_shift for mmapped pckbd.
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 blueswir1Update OpenBIOS Sparc images to SVN 125
2007-04-16 thsAcer Pica 61 machine, by Herve Poussineau.
2007-04-16 thsMemory-mapped interface for RTC, by Herve Poussineau.
2007-04-16 thsMemory-mapped interface for PS/2 controller, by Herve...
2007-04-16 j_mayerCleanup and add more PowerPC core definitions.
2007-04-16 j_mayerPowerPC 4xx software driven TLB fixes + debug traces.
2007-04-16 j_mayerAdd reset callbacks for PowerPC CPU.
2007-04-16 j_mayerPREP and heathrow machines only support PowerPC CPU...
2007-04-16 j_mayerAdd bus model (or input pins) into PowerPC CPU flags.
2007-04-16 j_mayerPowerPC emulation bugfixes:
2007-04-16 j_mayerParallel flash bugfixes:
2007-04-16 j_mayerFix a lot of debug traces for PowerPC emulation: use...
2007-04-16 thsSimplify branch likely handling.
2007-04-15 pbrookRemove unused variable.
2007-04-15 thsDon't use T2 for INS, it conflicts with branch delay...
2007-04-15 thsFix qemu SIGFPE caused by division-by-zero due to under...
2007-04-15 thsSmall code generation optimization.
2007-04-15 thsDelete unused define.
2007-04-15 thsGallileo fixes, by Stefan Weil.
2007-04-15 pbrookbFLT loader alignment fix.
2007-04-15 blueswir1Update OpenBIOS for Sparc32 and add a Sparc64 image
2007-04-14 pbrookFix format specified for watchpoint address.
2007-04-14 blueswir1Fix Sparc64 double float gdb protocol (initial version...
2007-04-14 blueswir1Add device save and reset methods to FDC and M48T59
2007-04-14 thsRestart interrupts after an exception.
2007-04-14 thsKnow about more PCI device classes.
2007-04-14 j_mayerFix incorrect pointers casts.
2007-04-14 j_mayerFix miscellaneous display warnings for PowerPC & alpha...
2007-04-14 j_mayerAdd TARGET_FMT_plx to properly display target_phys_addr...
2007-04-13 thsNicer Log formatting.
2007-04-13 thsAnother fix for CP0 Cause register handling.
2007-04-13 blueswir1Fix Sparc32 device save methods
2007-04-13 blueswir1Fix Sparc64 wrfprs, move VIS ops where they belong...
2007-04-13 blueswir1Alignment check mechanism (not fully enabled yet) ...
2007-04-12 j_mayerAdd PowerPC 405 input pins (IRQ, resets, ...) model.
2007-04-12 j_mayerEmbedded PowerPC Device Control Registers infrastructure.
next