summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-02-28Mention ds1225y support.ths1-0/+1
2007-02-28Make removing IOHandlers safe from within an IOHandler, by Anthony Liguori.ths1-6/+22
2007-02-28DS1225Y nvram device, by Herve Poussineau.ths4-1/+127
2007-02-28Fix CPU chaining in linux-user emulation, by Gwenole Beauchesne.ths3-2/+15
2007-02-2824C01 / 24C02 EEPROM emulation for Malta, by Stefan Weil.ths1-4/+125
2007-02-28iDocument ARM RealView board (Andrzej Zaborowski).pbrook1-0/+24
2007-02-27Compiler check for byteswap.h instead of hardcoded path.pbrook1-2/+8
2007-02-27Include LDFLAGS when linking system emulator.pbrook1-1/+1
2007-02-27Fix mips FPU emulation, 32 bit data types are allowed to use odd registers.ths2-30/+17
2007-02-27Honor $cross_prefix when searching for suitable gcc.pbrook1-2/+2
2007-02-27Fix "make install prefix=/somewhere".pbrook1-22/+22
2007-02-23Add Erwan Velu as contributor for the tftp boot patches.ths1-1/+1
2007-02-22Revert host_info changes, and don't fail if sysctl is unknown when weths1-1/+11
2007-02-22Basic USB device resume (root hub only), by Lonnie Mendez.ths1-0/+23
2007-02-22Allow gdbstub to connect over any serial device.pbrook4-30/+32
2007-02-21Fix initialisation of serial/parallel ports, spotted by Stefan Weil.ths1-3/+6
2007-02-21Allow arbitrary MIPS BIOS sizes between 0 and 4 MB, by Stefan Weil.ths1-1/+1
2007-02-21Increase the number of multiplexed monitor devices.ths1-1/+1
2007-02-20Replace TLSZ with TARGET_FMT_lx.ths7-47/+40
2007-02-202nd serial port for Malta, by Jason Wessel.ths1-0/+1
2007-02-20Record important changes.ths1-0/+4
2007-02-20Change -tftp option to take a root directory, by Anthony Liguori.ths3-10/+15
2007-02-20Add OACK support to slirp TFTP server, by Anthony Liguori.ths2-0/+84
2007-02-20Add -bootp option for slirp, by Anthony Liguori.ths4-0/+23
2007-02-19Document -no-frame option.ths1-0/+6
2007-02-19Don't require a disk image for network boot, by Ferenc Wagner.ths1-0/+1
2007-02-19Ignore special flags in nsector variable.ths1-3/+3
2007-02-18-no-frame option for sdl, by Christian Laursen.ths3-3/+16
2007-02-18Monitor multiplexing, by Jason Wessel.ths4-166/+335
2007-02-18Fix sign-extension of VPN field in TLB, by Herve Poussineau.ths3-3/+3
2007-02-18Add PS/2 keyboard to MIPS R4K, by Herve Poussineau.ths2-0/+4
2007-02-18PS/2 interface - Allow custom IO ports + IRQ, by Herve Poussineau.ths1-12/+23
2007-02-17Parport EPP support for Linux, by Marko Kohtala.ths4-84/+436
2007-02-17Solaris tap device, by Sittichai Palingsong.ths1-2/+150
2007-02-17Userland mount syscall emulation, by Kirill A. Shutemov.ths1-2/+12
2007-02-17Qemu support for S32 and U32 alsa output, by Vassili Karpov.ths9-48/+214
2007-02-15fixed cross win32 buildbellard1-1/+1
2007-02-15update authorbellard1-2/+2
2007-02-14ARM doubleword post-modify fix (Daniel Jacobowitz).pbrook1-1/+1
2007-02-11Fix previous Linux userland emulation breakage.ths1-2/+17
2007-02-11increase USB table poll intervalbellard1-1/+1
2007-02-11Linux userland emulation of prctl, from Debian patchset.ths1-1/+3
2007-02-11Linux userland emulation of syslog, from Debian patchset.ths1-2/+6
2007-02-11Use PATH_MAX for name lengths, by Sergey Vlasov.ths1-2/+2
2007-02-11Fix typo, and some reformatting.ths1-4/+4
2007-02-11Fix syntax error.ths1-1/+2
2007-02-10Improve configure for Solaris, by Ben Taylor.ths1-13/+9
2007-02-10Fix linking for qemu-img on Solaris, by Ben Taylor.ths1-2/+0
2007-02-10qemu-img: fix incorrect error message, by Stuart Brady.ths1-1/+1
2007-02-10Fix floating point to integer conversion, by Aurelien Jarno.ths1-4/+4