Age | Commit message (Expand) | Author | Files | Lines |
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 |
2007-02-10 | Fix floating point to integer conversion, by Aurelien Jarno. | ths | 1 | -4/+4 |
2007-02-10 | Serial console improvements, by Stefan Weil. | ths | 1 | -13/+12 |
2007-02-10 | Use the actual executable names in documentation, based on a patch by | ths | 1 | -6/+7 |
2007-02-10 | Build fix for mingw/Cygwin, by Kazu. It also looks like it does the | ths | 1 | -0/+1 |
2007-02-10 | Clean up serial code for Win 32, by Kazu. | ths | 1 | -30/+33 |
2007-02-10 | Fix typo, by Ed Swierk. | ths | 1 | -1/+1 |
2007-02-10 | Support for more SPARC relocations, by Martin Bochnig. | ths | 2 | -0/+30 |
2007-02-10 | Fix for solaris register allocation issue on amd64, by Martin Bochnig. | ths | 1 | -4/+4 |
2007-02-08 | use ram allocation functions | bellard | 3 | -46/+57 |
2007-02-08 | ram allocation functions | bellard | 2 | -0/+21 |
2007-02-08 | reset rombios32 area | bellard | 2 | -2/+24 |
2007-02-05 | darwin fix | bellard | 1 | -1/+1 |
2007-02-05 | Make cpu_signal_handler work on Mac OS X/Darwin x86 | bellard | 1 | -3/+15 |
2007-02-05 | update | bellard | 1 | -0/+3 |
2007-02-05 | removed | bellard | 2 | -86/+0 |
2007-02-05 | update | bellard | 1 | -6/+9 |
2007-02-05 | int conversion test | bellard | 1 | -0/+36 |
2007-02-05 | update path | bellard | 1 | -1/+1 |
2007-02-05 | update | bellard | 2 | -2/+7 |
2007-02-05 | gdbserver fix | bellard | 4 | -16/+24 |
2007-02-05 | copyright update | bellard | 3 | -5/+5 |
2007-02-05 | info vnc command (Anthony Liguori) | bellard | 3 | -0/+25 |
2007-02-05 | Mouse relative offset VNC extension (Anthony Liguori) | bellard | 1 | -10/+42 |