qemu
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.
2007-02-21 thsFix initialisation of serial/parallel ports, spotted...
2007-02-21 thsAllow arbitrary MIPS BIOS sizes between 0 and 4 MB...
2007-02-21 thsIncrease the number of multiplexed monitor devices.
2007-02-20 thsReplace TLSZ with TARGET_FMT_lx.
2007-02-20 ths2nd serial port for Malta, by Jason Wessel.
2007-02-20 thsRecord important changes.
2007-02-20 thsChange -tftp option to take a root directory, by Anthon...
2007-02-20 thsAdd OACK support to slirp TFTP server, by Anthony Liguori.
2007-02-20 thsAdd -bootp option for slirp, by Anthony Liguori.
2007-02-19 thsDocument -no-frame option.
2007-02-19 thsDon't require a disk image for network boot, by Ferenc...
2007-02-19 thsIgnore special flags in nsector variable.
2007-02-18 ths-no-frame option for sdl, by Christian Laursen.
2007-02-18 thsMonitor multiplexing, by Jason Wessel.
2007-02-18 thsFix sign-extension of VPN field in TLB, by Herve Poussi...
2007-02-18 thsAdd PS/2 keyboard to MIPS R4K, by Herve Poussineau.
2007-02-18 thsPS/2 interface - Allow custom IO ports + IRQ, by Herve...
2007-02-17 thsParport EPP support for Linux, by Marko Kohtala.
2007-02-17 thsSolaris tap device, by Sittichai Palingsong.
2007-02-17 thsUserland mount syscall emulation, by Kirill A. Shutemov.
2007-02-17 thsQemu support for S32 and U32 alsa output, by Vassili...
2007-02-15 bellardfixed cross win32 build
2007-02-15 bellardupdate author
2007-02-14 pbrookARM doubleword post-modify fix (Daniel Jacobowitz).
2007-02-11 thsFix previous Linux userland emulation breakage.
2007-02-11 bellardincrease USB table poll interval
2007-02-11 thsLinux userland emulation of prctl, from Debian patchset.
2007-02-11 thsLinux userland emulation of syslog, from Debian patchset.
2007-02-11 thsUse PATH_MAX for name lengths, by Sergey Vlasov.
2007-02-11 thsFix typo, and some reformatting.
2007-02-11 thsFix syntax error.
2007-02-10 thsImprove configure for Solaris, by Ben Taylor.
2007-02-10 thsFix linking for qemu-img on Solaris, by Ben Taylor.
2007-02-10 thsqemu-img: fix incorrect error message, by Stuart Brady.
2007-02-10 thsFix floating point to integer conversion, by Aurelien...
2007-02-10 thsSerial console improvements, by Stefan Weil.
2007-02-10 thsUse the actual executable names in documentation, based...
2007-02-10 thsBuild fix for mingw/Cygwin, by Kazu. It also looks...
2007-02-10 thsClean up serial code for Win 32, by Kazu.
2007-02-10 thsFix typo, by Ed Swierk.
2007-02-10 thsSupport for more SPARC relocations, by Martin Bochnig.
2007-02-10 thsFix for solaris register allocation issue on amd64...
2007-02-08 bellarduse ram allocation functions
2007-02-08 bellardram allocation functions
2007-02-08 bellardreset rombios32 area
next