qemu
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.
2007-03-11 pbrookSMP half-idle fix.
2007-03-11 pbrookARM reabbot support (orginal patch by Aurelien Jarno).
2007-03-08 pbrookFix typo in help output.
2007-03-08 pbrookImplement --cpu for ARM.
2007-03-07 j_mayerGreat PowerPC emulation code resynchronisation and...
2007-03-06 pbrookSimple u-boot image loading support.
2007-03-06 thsFix GT-64xxx PCI mapping, by Aurelien Jarno.
2007-03-06 thsFix typo in PCI bridge code.
2007-03-06 thsFix unportable bitfields use which broke pcnet for...
2007-03-05 j_mayerNew -cpu options: choose CPU model for emulated target.
2007-03-04 pbrook64bit->win32 cross build fix.
2007-03-03 thsFix configure typo, by Juergen Lock.
2007-03-02 thsMIPS Userland TLS register emulation, by Daniel Jacobowitz.
2007-03-02 thsFix wrong interrupt number for the second serial interface.
2007-02-28 thsMIPS FPU dynamic activation, part 1, by Herve Poussineau.
2007-02-28 thsMention ds1225y support.
2007-02-28 thsMake removing IOHandlers safe from within an IOHandler...
2007-02-28 thsDS1225Y nvram device, by Herve Poussineau.
2007-02-28 thsFix CPU chaining in linux-user emulation, by Gwenole...
2007-02-28 ths24C01 / 24C02 EEPROM emulation for Malta, by Stefan...
2007-02-28 pbrookiDocument ARM RealView board (Andrzej Zaborowski).
2007-02-27 pbrookCompiler check for byteswap.h instead of hardcoded...
2007-02-27 pbrookInclude LDFLAGS when linking system emulator.
2007-02-27 thsFix mips FPU emulation, 32 bit data types are allowed...
2007-02-27 pbrookHonor $cross_prefix when searching for suitable gcc.
2007-02-27 pbrookFix "make install prefix=/somewhere".
2007-02-23 thsAdd Erwan Velu as contributor for the tftp boot patches.
2007-02-22 thsRevert host_info changes, and don't fail if sysctl...
2007-02-22 thsBasic USB device resume (root hub only), by Lonnie...
2007-02-22 pbrookAllow gdbstub to connect over any serial device.
next