qemu
2007-11-01 blueswir1 Fix slirp compilation failure when using a newer gcc
2007-11-01 thsAdd new files fir strace support, missed in earlier...
2007-11-01 thsMention userland strace support, and mipssim machine...
2007-11-01 thsStrace for userland emulation, by Stuart Anderson and...
2007-10-31 j_mayerFix CR ops with complement, thanks to Julian Seward...
2007-10-31 thsAdd copyright and license header.
2007-10-31 balrogCorrect the WBINVD intercept in SVM (Alexander Graf).
2007-10-31 balrogHandle 3.7 VNC clients authentication correctly (Dan...
2007-10-31 balrogSet boot sequence from command line (Dan Kenigsberg).
2007-10-31 balrogSupport multipart images as input to qemu-img (Salvador...
2007-10-31 balrogAdd gcc-3.4.6 to the list of gcc3 versions (Carlo Marce...
2007-10-31 balrogInvalidate TLBs when domains are changed (Matthew Warton).
2007-10-31 balrogOHCI USB isochronous transfers support (Arnon Gilboa).
2007-10-31 balrogUse a O_NONBLOCK pipe for iso completion signals for...
2007-10-31 balrogx86_64 support in cpu_gdb_read_registers(), by Goran...
2007-10-30 thsDeclare function before use, reduces compiler warning...
2007-10-30 balrogMiscellaneous VNC related fixes from Xen forwarded...
2007-10-30 balrogDo not make NETLINK socket connections possible (Alexan...
2007-10-29 j_mayerFix two PowerPC FPU emulation bugs (thanks to Aurelien...
2007-10-29 thsAdjust s390 addresses (the MSB is defined as "to be...
2007-10-29 balrogAdd a qemu_irq_invert() shortcut for inverting a signal.
2007-10-29 balrogAdd a TI TSC2102 chip (touchscreen/ADC/audio-CODEC...
2007-10-29 j_mayerFix PreP PCI IRQ mapping.
2007-10-29 j_mayerTemporary hack to avoid Qemu crash at PowerPC reset...
2007-10-29 j_mayerImplement PreP reset port.
2007-10-29 j_mayerPowerPC 601 / 620 / 970 need a 1MB firmware.
2007-10-29 thsPreliminary MIPS64R2 mode.
2007-10-29 thsFix logic bug which broke TLBL/TLBS handling somewhat.
2007-10-29 balrogImplement OMAP MicroWire controller.
2007-10-29 thsRestrict CP0_PerfCnt to legal values.
2007-10-28 j_mayer* sort the PowerPC target object files
2007-10-28 j_mayerGive an opaque to the m48t59 direct access routines...
2007-10-28 balrogAdd OMAP Shared GPIO module.
2007-10-28 thsImplement missing MIPS supervisor mode bits.
2007-10-28 balrogHandle MMC card insertion/removal/readonly signals.
2007-10-28 balrogAdd PalmT|E matrix keypad connected to OMAP GPIOs.
2007-10-28 balrogImplement OMAP1 MPU I/O module.
2007-10-28 blueswir1 Use shared ctpop64 helper
2007-10-28 j_mayerUse cpp to generate correct build dependencies for...
2007-10-28 j_mayerMake Alpha and PowerPC targets use shared helpers
2007-10-28 j_mayerAdd shared ctz32, cto32, ctz64, cto64,
2007-10-28 thsUse the shiny new clz helpers.
2007-10-28 thsLess debug noise from the mipsnet driver.
2007-10-28 j_mayerAlpha coding style and inlining fixes.
2007-10-28 j_mayerPowerPC coding style and inlining fixes.
2007-10-27 j_mayerPowerPC floating-point helper typo.
2007-10-27 j_mayerPowerPC float bugfix: 64 bits float mantissa is 52...
2007-10-27 j_mayerFix PowerPC FPSCR update and floating-point exception...
2007-10-27 j_mayerPowerPC user-mode fix: MSR is now entirelly set-up...
2007-10-27 j_mayerFix endianness bug for PowerPC stfiwx instruction.
2007-10-27 thsAdd sharable clz/clo inline functions and use them...
2007-10-26 thsThe other half of the mul64 rework. Sorry for the break...
2007-10-26 blueswir1 Add const etc. to places forgotten from the previous...
2007-10-26 blueswir1 Use const and static as needed, disable unused code
2007-10-26 blueswir1Make Slirp statistics gathering and output conditional...
2007-10-26 thsFix Windows build failure, by Stefan Weil.
2007-10-26 j_mayerFor consistency, align the address to the cache line...
2007-10-26 j_mayerBugfix in PowerPC dcbi instruction:
2007-10-26 j_mayerPretty dump for specific PowerPC instructions names.
2007-10-26 j_mayerMake PowerPC hypervisor resources able to compile,...
2007-10-26 j_mayerBugfix: PowerPC 64 slbia never invalidates the first...
2007-10-25 j_mayerFix PowerPC 64x64 bits multiplication overflow check.
2007-10-25 j_mayerUse host-utils for Alpha 64x64 bits multiplications.
2007-10-25 j_mayerUse host-utils for PowerPC 64 64x64 bits multiplications.
2007-10-25 j_mayerAdd PowerPC power-management state check callback.
2007-10-25 j_mayerImplement power-management for all defined PowerPC...
2007-10-25 thsRestore a more maintainable version of the 64bit multip...
2007-10-25 j_mayerUpdate PowerPC emulation status file.
2007-10-25 j_mayerAllow selection of all defined PowerPC 74xx (aka G4...
2007-10-25 j_mayerGprof prooved the PowerPC emulation spent too much...
2007-10-25 thsFix gdb stub for MIPS64.
2007-10-24 thsFix typo, spotted by Edivaldo de Araujo Pereira.
2007-10-24 thsRemove bogus instruction decode.
2007-10-24 thsForce proper sign extension for mfc0/mfhc0 on MIPS64.
2007-10-23 thsFix writable length of the index register.
2007-10-23 thsEnforce proper sign extension for lwl/lwr on MIPS64.
2007-10-23 thsFix overflow when multiplying two large positive numbers.
2007-10-23 thsFix CLO calculation for MIPS64. And a small code cleanup.
2007-10-23 thsUse the standard ASE check for MIPS-3D and MT.
2007-10-23 thsSwitch bc1any* instructions off if no MIPS-3D is implem...
2007-10-21 thsSupport tap down script, by Wolfram Gloger.
2007-10-21 j_mayerBugfix: now PCI NICs really work on PowerPC PreP platform.
2007-10-21 j_mayerAllow use of PCI NICs on PowerPC PreP platform.
2007-10-21 j_mayerNew status file for Alpha emulation target.
2007-10-20 ths"QEMU keyboard issue with Gujin-2.2", by Etienne Lorrain.
2007-10-20 thsPhysical hard disk drive for win32, by Stefan Weil.
2007-10-20 thsEnable ACPI interrupts, by Igor Lvovsky.
2007-10-20 thsSyscall target errno fixes, by Thayne Harbaugh.
2007-10-20 thsCheck the Galilleo config register instead of hardcodin...
2007-10-20 thsHandle IBE on MIPS properly.
2007-10-20 thsDon't install tools if $(TOOLS) is empty, by Thayne...
2007-10-20 j_mayerAvoid PreP target kernel freeze waiting for IRQs.
2007-10-20 blueswir1 Update Sparc parts in documentation
2007-10-20 blueswir1 Avoid gcc warnings
2007-10-20 blueswir1 Fix compiling Sparc64 on PPC host
2007-10-18 j_mayerUse TARGET_ABI_DIR feature to unify PowerPC and PowerPC...
2007-10-18 j_mayerUse the new TARGET_ABI32 feature to implement a ppc64ab...
2007-10-18 thsOnly map BIOS space when it was actually loaded.
2007-10-17 thsCast ELF datatypes properly to host 64bit types.
2007-10-17 blueswir1 Really update the image
next