Age | Commit message (Expand) | Author | Files | Lines |
2006-02-08 | added last_io_time field - '-kernel-kqemu' experimental option | bellard | 1 | -0/+44 |
2006-02-05 | Allow selection of emulated network card. | pbrook | 1 | -1/+4 |
2006-02-04 | Avoid buffer overflow when sending slirp packets. | pbrook | 1 | -6/+23 |
2006-02-01 | tap win32 support | bellard | 1 | -3/+18 |
2006-02-01 | win32 socket support | bellard | 1 | -112/+209 |
2006-01-08 | kqemu and SMP are currently not compatible | bellard | 1 | -0/+4 |
2005-12-18 | suppressed -enable-audio and simplified -soundhw option handling (malc) | bellard | 1 | -48/+64 |
2005-12-18 | avoid echo on pty devices (David Decotigny) - fixes in the command line help | bellard | 1 | -1/+11 |
2005-12-18 | use IPPROTO_IP instead of SOL_IP | bellard | 1 | -1/+1 |
2005-12-18 | '-net socket,mcast=' option support (initial patch by Juan Jose Ciarlante) | bellard | 1 | -1/+189 |
2005-12-17 | initial support for up to 255 CPUs | bellard | 1 | -2/+4 |
2005-12-05 | Initial SPARC SMP support (Blue Swirl) | bellard | 1 | -1/+6 |
2005-11-27 | win32 compile fix | bellard | 1 | -4/+4 |
2005-11-26 | using _exit in fork() (Kamo Hiroyasu) | bellard | 1 | -1/+1 |
2005-11-26 | ARM system emulation (Paul Brook) | bellard | 1 | -0/+17 |
2005-11-23 | better SMP scheduling | bellard | 1 | -25/+17 |
2005-11-21 | SMP support | bellard | 1 | -37/+62 |
2005-11-15 | new network emulation | bellard | 1 | -299/+735 |
2005-11-11 | API for changes in VM state (malc) | bellard | 1 | -3/+44 |
2005-11-10 | low level host parallel port access | bellard | 1 | -28/+99 |
2005-11-08 | use host serial port | bellard | 1 | -7/+175 |
2005-11-06 | suppressed unneeded options - added isapc machine | bellard | 1 | -19/+1 |
2005-11-06 | USB help | bellard | 1 | -0/+2 |
2005-11-06 | USB user interface | bellard | 1 | -2/+143 |
2005-11-05 | audio merge (malc) | bellard | 1 | -5/+6 |
2005-11-05 | initial USB support | bellard | 1 | -0/+6 |
2005-10-30 | merged 15a_aqemu.patch audio patch (malc) | bellard | 1 | -4/+105 |
2005-09-03 | kqemu_enabled test | bellard | 1 | -1/+3 |
2005-09-03 | kqemu_cpu_interrupt support for win32 (Filip Navara) | bellard | 1 | -0/+3 |
2005-09-03 | avoid losing chars in serial console | bellard | 1 | -6/+28 |
2005-07-24 | copyright | bellard | 1 | -1/+1 |
2005-07-24 | s390 bits | bellard | 1 | -0/+9 |
2005-07-02 | more generic i8259 support | bellard | 1 | -0/+1 |
2005-07-02 | MIPS target (Jocelyn Mayer) | bellard | 1 | -0/+13 |
2005-07-02 | sparc64 marge (Blue Swirl) | bellard | 1 | -8/+27 |
2005-06-05 | added -M machine option - permit to put CDROM on hdb on PPC to handle the cas... | bellard | 1 | -35/+88 |
2005-04-30 | Windows 2000 install disk full hack (original idea from Vladimir N. Oleynik) | bellard | 1 | -2/+15 |
2005-04-07 | ia64 host support (David Mosberger) | bellard | 1 | -0/+9 |
2005-04-06 | use standard TCX display size for sparc | bellard | 1 | -1/+6 |
2005-03-13 | soft float support | bellard | 1 | -0/+1 |
2005-03-13 | sparc fixes (Blue Swirl) | bellard | 1 | -1/+9 |
2005-03-01 | initial Cocoa support (Pierre d'Herbemont) | bellard | 1 | -1/+8 |
2005-03-01 | Samba 3 support | bellard | 1 | -0/+4 |
2005-02-10 | -no-kqemu option | bellard | 1 | -6/+13 |
2005-01-30 | fixed sparc cpu load/save | bellard | 1 | -37/+37 |
2005-01-26 | i386 linux 2.6 timer fix | bellard | 1 | -1/+1 |
2005-01-15 | -nographic fix | bellard | 1 | -1/+0 |
2005-01-15 | PC parallel port support (Mark Jonckheere) | bellard | 1 | -0/+34 |
2005-01-09 | compilation fix | bellard | 1 | -18/+24 |
2005-01-08 | MMX/SSE support | bellard | 1 | -22/+95 |