]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
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.
2007-04-11  thsFix bad variable name.
2007-04-11  thsMake SYNCI_Step and CCRes CPU-specific.
2007-04-11  thsThrow RI for invalid MFMC0-class instructions. Introduc...
2007-04-11  thsCode formatting fix.
2007-04-11  thsMore Context/Xcontext fixes. Ifdef some 64bit-only...
2007-04-09  j_mayerImplement embedded IRQ controller for PowerPC 6xx/740...
2007-04-09  blueswir1Fix monitor disasm output for Sparc64 target
2007-04-09  thsFix CP0_IntCtl handling.
2007-04-09  thsProper handling of reserved bits in the context register.
2007-04-09  thsMark watchpoint features as unimplemented.
2007-04-09  thsCatch unaligned sc/scd.
2007-04-09  thsFix exception handling cornercase for rdhwr.
2007-04-09  thsRemove bogus mtc0 handling.
2007-04-09  pbrookARM IRQ fix.
2007-04-08  blueswir1Fix generated code disasm output on Sparc64 host
2007-04-08  blueswir1Sparc32/64 CPU selection for user emulator
2007-04-07  blueswir1Fix TCX base on SS10
2007-04-07  pbrookUnify IRQ handling.
2007-04-07  j_mayerPowerPC 64 fixes
2007-04-07  j_mayercpu_get_phys_page_debug should return target_phys_addr_t
2007-04-07  pbrookRemove dead code.
2007-04-07  pbrookRemove dead code.
2007-04-07  thsImplement prefx.
2007-04-07  thsSet proper BadVAddress value for unaligned instruction...
2007-04-07  thsActually skip over delay slot for a non-taken branch...
2007-04-07  thsFix ins/ext cornercase.
2007-04-06  pbrookComment spelling fix.
2007-04-06  blueswir1Full implementation of IEEE exceptions (Aurelien Jarno)
2007-04-06  blueswir1Enforce even float register pair for double register...
2007-04-06  thsFix handling of ADES exceptions.
2007-04-06  thsSave state for all CP0 instructions, they may throw...
2007-04-06  pbrookUse correct type for card field.
2007-04-06  pbrookSD card emulation (initial implementation by Andrzei...
2007-04-06  j_mayerCode provision for x86_64 and PowerPC 64 linux user...
2007-04-06  j_mayerAdd alpha targets.
2007-04-06  j_mayerFix for PowerPC 64 rotates.
2007-04-06  j_mayerCode provision for 64 bits linux user-mode targets...
2007-04-05  thsfix branch delay slot cornercases.
2007-04-05  thsFix rotr immediate ops, mask shift/rotate arguments...
2007-04-05  thsHandle EBase properly.
2007-04-05  thsFix disabling of the Cause register for R2.
2007-04-05  thsFix RDHWR handling. Code formatting. Don't use *_direct...
2007-04-05  ths64bit MIPS FPUs have 32 registers.
2007-04-05  thsClear BEV and ERL for the fake bootloader.
2007-04-05  j_mayerFix alpha target compilation on 32 bits hosts.
next