Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2004-08-24 | TFTP support (Magnus Damm) | bellard | 7 | -1/+395 |
2004-08-24 | serial interrupt fix (Hampa Hug) | bellard | 1 | -2/+5 |
2004-08-24 | multiple serial port support - terminal init fix | bellard | 5 | -72/+88 |
2004-08-24 | update | bellard | 2 | -2/+11 |
2004-08-15 | bound instruction fix | bellard | 1 | -1/+1 |
2004-08-15 | fixed bound memory reference | bellard | 1 | -1/+1 |
2004-08-03 | use the kernel sigaction syscall to avoid relying on glibc one | bellard | 3 | -11/+39 |
2004-08-03 | -fno-gcse option for opcodes to use asm macros with gcc >= 3.3 on i386 (Piotr... | bellard | 1 | -1/+1 |
2004-08-03 | enabled asm memory helpers | bellard | 1 | -6/+0 |
2004-08-03 | win32 port | bellard | 2 | -9/+36 |
2004-08-03 | 64 bit file I/O by default | bellard | 7 | -28/+32 |
2004-08-01 | update | bellard | 1 | -2/+1 |
2004-08-01 | removed unneeded tools | bellard | 4 | -492/+0 |
2004-08-01 | new disk image layer | bellard | 7 | -410/+2372 |
2004-08-01 | AES crypto support | bellard | 2 | -0/+1343 |
2004-08-01 | password input support | bellard | 1 | -36/+87 |
2004-08-01 | separated readline from monitor code - added password input support - added o... | bellard | 2 | -385/+521 |
2004-08-01 | output disassembled code to monitor console | bellard | 1 | -6/+15 |
2004-08-01 | console focus support | bellard | 1 | -0/+17 |
2004-08-01 | byte swap functions | bellard | 1 | -0/+99 |
2004-08-01 | new disk image layer | bellard | 2 | -11/+10 |
2004-07-14 | update | bellard | 1 | -3/+9 |
2004-07-14 | update | bellard | 1 | -0/+9 |
2004-07-14 | virtual console | bellard | 1 | -0/+4611 |
2004-07-14 | update | bellard | 1 | -4/+48 |
2004-07-14 | update | bellard | 1 | -0/+5 |
2004-07-14 | virtual console | bellard | 1 | -0/+711 |
2004-07-14 | char device support | bellard | 6 | -76/+408 |
2004-07-14 | virtual console support | bellard | 1 | -11/+65 |
2004-07-14 | added qemu_strdup() | bellard | 2 | -0/+11 |
2004-07-14 | completion support | bellard | 2 | -113/+348 |
2004-07-14 | compile fix | bellard | 1 | -1/+1 |
2004-07-14 | slirp for win32 support | bellard | 1 | -1/+0 |
2004-07-14 | virtual console support - slirp for win32 support | bellard | 1 | -2/+2 |
2004-07-12 | win32 compile | bellard | 13 | -26/+142 |
2004-07-12 | win32 compile | bellard | 1 | -1/+1 |
2004-07-12 | removed unused includes - BSD port | bellard | 2 | -20/+5 |
2004-07-12 | avoid warning | bellard | 1 | -0/+1 |
2004-07-12 | comment | bellard | 1 | -1/+1 |
2004-07-12 | adb fix | bellard | 1 | -0/+4 |
2004-07-12 | fixed ADB error reporting | bellard | 1 | -3/+4 |
2004-07-12 | fixed register 0 usage - fixed mouse buttons | bellard | 1 | -31/+55 |
2004-07-12 | Mac OS X port (Pierre d'Herbemont) | bellard | 1 | -2/+6 |
2004-07-12 | OS X port | bellard | 1 | -3/+4 |
2004-07-10 | static build fix | bellard | 1 | -1/+1 |
2004-07-10 | ppc bios version 0.3 | bellard | 2 | -0/+3 |
2004-07-10 | update | bellard | 2 | -2/+2 |
2004-07-10 | added .cvsignore | bellard | 1 | -0/+15 |
2004-07-10 | Mac OS X port | bellard | 1 | -0/+2 |
2004-07-10 | update | bellard | 1 | -2/+35 |