qemu
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...
2007-03-30 thsSanitize mips exception handling.
2007-03-30 thsFix build failure.
2007-03-30 j_mayerFix rfi instruction: do not depend on current execution...
2007-03-30 j_mayerFix / update PowerPC BookE definitions.
2007-03-30 j_mayerNew model for PowerPC CPU hardware interrupt events:
2007-03-28 j_mayerSolaris host compilation fix by Shaddy Baddah.
2007-03-25 thsqemu_create_pidfile implementation for Win32, based...
2007-03-25 thsMove determination of AIOLIBS until after all configure...
2007-03-25 thsFix segfault with -nographic, by Enache Adrian.
2007-03-25 thsTypo in configure, by Nicholas Sauzede.
2007-03-25 thsImproved kqemu error message, by Robert Millan.
2007-03-25 thsWindows sockets like to be different. Inspired by a...
2007-03-25 blueswir1Sparc32/64 CPU selection
2007-03-24 thsOne more bit of mips CPU configuration, and support...
2007-03-24 blueswir1Upgrade Sparc FPU version (based on patch by Aurelien...
2007-03-23 blueswir1Sparc tagged operations (Aurelien Jarno)
2007-03-23 j_mayerAdd missing PowerPC 64 instructions
2007-03-23 j_mayerFix debug printf: we need different macros for target_u...
2007-03-23 thsFix enough FPU/R2 support to get 24Kf going.
2007-03-22 j_mayerPowerPC improvments:
2007-03-22 j_mayerPowerPC bugfixes:
2007-03-22 thsFix fcntl64 logic bug, by Kirill A. Shutemov.
2007-03-22 thsWin32 build fix. FIXME: This disables locking of the...
2007-03-21 blueswir1Fix Sparc branches, original patch by Aurelien Jarno
2007-03-21 thsMove mips CPU specific initialization to translate_init.c.
2007-03-21 j_mayerFix compilation on 32 bits hosts (pb reported by Thiemo...
2007-03-20 j_mayerOoops... Typo.
2007-03-20 j_mayerPowerPC 2.03 SPE extension - first pass.
2007-03-20 j_mayerAdd missing softfloat helpers.
2007-03-20 thsfcntl64 fix, by Kirill A. Shutemov.
2007-03-20 thsSlavIO Counter-Timers fix, by Aurelien Jarno.
2007-03-20 thsSlavIO interrupt controller fix, by Aurelien Jarno.
2007-03-20 thsVMMouse Emulation, by Anthony Liguori.
2007-03-19 thsBarf on branches/jumps in branch delay slots. Spotted...
2007-03-19 thsDefine gen_intermediate_code_internal as "static inline".
2007-03-19 thsFix call to generated code on SPARC, by Juergen Keil.
2007-03-19 thsFix qemu crash due to sparc division-by-zero, by Aureli...
2007-03-19 thsFix big endian host operation, by Ben Taylor and Igor...
2007-03-19 thstrunc() for Solaris 9 / SPARC, by Juergen Keil.
2007-03-19 thsClose file descriptors when execing network tap setup...
2007-03-19 thsImprove -pidfile option, by Anthony Liguori.
2007-03-19 thsAdd -name option, by Anthony Liguori.
2007-03-19 thsSCSI fixes, by Wang Cheng Yeh.
2007-03-19 thsSPARC host fixes, by Ben Taylor.
2007-03-19 thsHandling more darwin-user syscalls, by Ilya Shar.
2007-03-19 thsLinux usermode clock_gettime/clock_getres emulation...
2007-03-19 thsAdd missing header includes.
2007-03-19 thsFix allocation sizes in getpeername/getsockname, spotte...
2007-03-19 thsSolaris needs -lrt, spotted by Ben Taylor.
2007-03-19 thsSupport -cpu selection for mips usermode emulation...
2007-03-19 j_mayerAdd -cpu option for linux user emulation.
2007-03-18 thsDisable compiler options dangerous for op compilation.
2007-03-18 thsA VGA card for the Malta board.
2007-03-18 thsFix BD flag handling, cause register contents, implemen...
2007-03-18 j_mayerAs icbi is not a priviledge instruction and is treated...
2007-03-18 thsMIPS -cpu selection support, by Herve Poussineau.
2007-03-17 pbrookOHCI USB PXA support (Andrzej Zaborowski).
2007-03-17 thsNote FPU enable/disable issue.
2007-03-17 thsRemove useless static specifier.
2007-03-17 thsBetter ioport debugging output.
2007-03-17 thsBetter way to select -lrt, by Andrzei Zaborowski.
2007-03-17 thsDon't fail for "revert to poweron defaults" IDE command...
2007-03-17 thsAllow disabling IDE block mode, by Carlo Marcelo Arenas...
2007-03-17 j_mayerAdd PowerPC 64 target for tests.
2007-03-17 j_mayerMake it safe to use 64 bits GPR and/or 64 bits host...
2007-03-17 pbrookARM register index+writeback fix (Lauro Ramos Venancio).
2007-03-17 pbrookUsermode recv syscall fix.
2007-03-16 pbrookWatchpoint support (previous commit got eaten by Savann...
2007-03-15 pbrookAlign stack when loading bFLT binaries.
next