qemu
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...
2007-04-01 blueswir1Fix Sparc co-processor ops (Aurelien Jarno)
2007-04-01 blueswir1Fix Sparc ASR handling (Aurelien Jarno)
2007-04-01 thsActually enable 64bit configuration.
2007-04-01 thsMIPS64 configurations.
2007-03-31 thsGenerate double and triple faults, by Bernhard Kauer.
2007-03-31 pbrookLarge kernel initrd fix (initial patch by Daniel Jacobo...
2007-03-31 thsDon't let sigaction handle SIGKILL/SIGSTOP, by Stuart...
2007-03-31 thsUpdate for binfmt_misc handler, by Stefan Weil.
2007-03-31 thsfcntl() remaining fix, by Stuart Anderson.
2007-03-31 thsFix usb hid and mass-storage protocol revision, by...
2007-03-31 thsMalta CBUS UART support.
2007-03-31 j_mayerSupport for PowerPC BookE exception model.
2007-03-31 j_mayerEmbedded PowerPC timers support.
2007-03-31 j_mayerMerge PowerPC 405 MMU model.
2007-03-31 j_mayerAs embedded PowerPC TLB model is very different from...
2007-03-31 j_mayerBetter fix for OpenPIC: should not depend on PowerPC.
2007-03-30 thsSwitch include for Solaris to avoid namespace issues...
2007-03-30 thsSpelling fixes, by Stefan Weil.
2007-03-30 thsUpdate mips TODO.
2007-03-30 thsFix typo, suggested by Ben Taylor.
2007-03-30 thsSquash logic bugs while they are fresh...
next