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