qemu
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.
2007-04-05 j_mayerRules needed to compile linux user-mode alpha target.
2007-04-05 j_mayerTemporary hack for alpha user-mode emulation.
2007-04-05 blueswir1Documentation update
2007-04-05 blueswir1Fix stdfq op (Aurelien Jarno)
2007-04-05 blueswir1Fix co-processor branch and store ops (Aurelien Jarno)
2007-04-05 blueswir1Fill in real SparcStation 10 values
2007-04-05 j_mayerIntegrate Alpha target in Qemu core.
2007-04-05 j_mayerPreliminary patch for Alpha Linux user mode emulation...
2007-04-05 j_mayerDefinitions needed for Alpha linux user-mode emulation.
2007-04-05 j_mayerAlpha CPU palcode emulation. Only usable in user mode...
2007-04-05 j_mayerAlpha architecture emulation core.
2007-04-05 j_mayerInfrastructure to support more than 2 MMU modes.
2007-04-04 thsFix code formatting.
2007-04-04 j_mayerChange NIC registration to be consistent with other...
2007-04-04 j_mayerTARGET_FMT_ld may also be useful for debugging purposes.
2007-04-04 j_mayerAdd missing 64 bits memory accessors.
2007-04-03 thsi386 return APIC ID with cpuid, by Bernhard Kauer.
next