]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
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
2007-02-05  bellarddarwin fix
2007-02-05  bellardMake cpu_signal_handler work on Mac OS X/Darwin x86
2007-02-05  bellardupdate
2007-02-05  bellardremoved
2007-02-05  bellardupdate
2007-02-05  bellardint conversion test
2007-02-05  bellardupdate path
2007-02-05  bellardupdate
2007-02-05  bellardgdbserver fix
2007-02-05  bellardcopyright update
2007-02-05  bellardinfo vnc command (Anthony Liguori)
2007-02-05  bellardMouse relative offset VNC extension (Anthony Liguori)
2007-02-05  bellardThis patch fixes typos in the commpage definition ...
2007-02-05  bellardThis patch cleans up target_mach_msg_trap(), removes...
2007-02-05  bellardDarwin cleanup usage (Pierre d'Herbemont)
2007-02-05  bellardDarwin user help (Pierre d'Herbemont)
2007-02-05  bellardgcc version
2007-02-04  pbrookFix 64-bit host register corruption.
2007-02-02  thssem* and msg* for qemu, part2, by Kirill Shutemov.
2007-02-02  thssem* and msg* for qemu, part1, by Kirill Shutemov.
2007-02-02  thsUse target_ulong type for emulator registers.
2007-02-02  thsMingw build fix, by Johannes Schindelin.
2007-02-02  thsPIIX4 SMBus host, EEPROM device emulation, by Ed Swierk.
2007-02-02  thsUpdate MIPS TODO.
2007-02-02  thsSparc arm/mips/sparc register patch, by Martin Bochnig.
2007-02-02  thsscript=no for the TUN/TAP net option, by Jean-Christian...
next