qemu
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.
2007-04-03 thsFix Malta tty2 UART registers.
2007-04-02 thsMIPS32R2 needs RDPGPR/WRPGPR instructions even when...
2007-04-02 thsFix guest x86/amd64 helper_fprem/helper_fprem1, by...
2007-04-02 thsBuild fix for 64bit machines. (This is still not correc...
2007-04-02 thsQcow2: Release refcount table clusters after growing...
2007-04-02 thsUse __sFILE to typedef for _BSD.
2007-04-02 thsEepro100 emulation, by Stefan Weil.
2007-04-02 thsaudio/ossaudio.c for OpenBSD, by Todd T. Fries.
2007-04-02 thsltr for x86_64 should check the upper descriptor type...
2007-04-02 thsne2k buffer full bug fix, by Marcel Block.
2007-04-02 thsRandom bug fixes from code inspection, by Wang Cheng...
2007-04-02 thsVMware SVGA II emulation, by Andrzej Zaborowski.
2007-04-01 thsQcow2 corruption fix, by Juergen Keil.
2007-04-01 thsSolaris 9/x86 support, by Ben Taylor.
2007-04-01 thsConditionalize more syscall implementations, by Mike...
2007-04-01 thsSingle mode for PIC i8259, by Bernhard Kauer.
2007-04-01 thsImproved initrd support for mips.
2007-04-01 blueswir1Fix off-by-one error
2007-04-01 blueswir1Change Sparc uses of pic_set_irq to pic_set_irq_new
2007-04-01 blueswir1Add SparcStation-10 machine
2007-04-01 blueswir1Reorganise Sun4m to allow other machine types
2007-04-01 blueswir1Fix Sparc shift ops (Aurelien Jarno)
2007-04-01 blueswir1Fix Sparc lda/ldda/sta/stda asi handling, fault on...
next