Age | Commit message (Expand) | Author | Files | Lines |
2004-06-03 | hid event handling | bellard | 1 | -0/+35 |
2004-06-03 | -localtime option | bellard | 1 | -0/+1 |
2004-06-03 | -localtime option | bellard | 1 | -0/+6 |
2004-05-26 | PowerPC prep/chrp/pmac support | bellard | 1 | -1/+19 |
2004-05-23 | PowerPC merge | bellard | 1 | -2/+4 |
2004-05-22 | default ram size define (Pavel Janik) | bellard | 1 | -3/+6 |
2004-05-20 | BSD fix | bellard | 1 | -2/+13 |
2004-05-18 | PCI support | bellard | 1 | -1/+22 |
2004-05-17 | -user-net is optional - EAGAIN fix | bellard | 1 | -1/+3 |
2004-05-13 | custom option parsing to have same behavior on all OSes | bellard | 1 | -97/+176 |
2004-05-12 | -tun-fd option fix (Renzo Davoli) | bellard | 1 | -0/+1 |
2004-05-12 | allow '-nics 0' | bellard | 1 | -1/+1 |
2004-05-12 | faster I/Os - default 16 bit I/O fix | bellard | 1 | -10/+6 |
2004-05-12 | bsd port (Markus Niemisto) | bellard | 1 | -8/+48 |
2004-05-12 | primitive ioport debug - /dev/rtc fast timer support (needed for better simul... | bellard | 1 | -6/+85 |
2004-04-28 | isa memory remapping support (aka PPC PREP VGA support) | bellard | 1 | -1/+3 |
2004-04-26 | added temporary option -enable-audio | bellard | 1 | -3/+11 |
2004-04-26 | init dummy net if tun/tap network error | bellard | 1 | -2/+3 |
2004-04-25 | x86-64 port (Jocelyn Mayer) | bellard | 1 | -0/+13 |
2004-04-22 | fixed options definition | bellard | 1 | -2/+2 |
2004-04-21 | initial user mode network support | bellard | 1 | -73/+237 |
2004-04-12 | PowerPC system emulation fixes (Jocelyn Mayer) | bellard | 1 | -2/+23 |
2004-04-06 | win32: do not use all cpu time | bellard | 1 | -1/+5 |
2004-04-04 | qemu fast fix | bellard | 1 | -28/+26 |
2004-04-04 | win32 port (Kazu) | bellard | 1 | -7/+17 |
2004-04-04 | tun-fd fix | bellard | 1 | -1/+3 |
2004-04-02 | added -macaddr option | bellard | 1 | -11/+42 |
2004-04-02 | rdtsc fix | bellard | 1 | -1/+1 |
2004-03-31 | win32 port (initial patch by kazu) | bellard | 1 | -41/+144 |
2004-03-31 | new timer API - new API to save/restore the virtual machine state | bellard | 1 | -168/+894 |
2004-03-21 | do not depend on thunk.h - more log items | bellard | 1 | -4/+16 |
2004-03-16 | tun-fd option fix | bellard | 1 | -0/+2 |
2004-03-14 | added I/O API - io port API change - added multiple network interface support... | bellard | 1 | -261/+274 |
2004-03-14 | separated more devices from emulator | bellard | 1 | -2397/+26 |
2004-02-25 | added precompiled linux boot sector | bellard | 1 | -4/+11 |
2004-02-25 | moved DMA and SB16 outside timer (may break SB16) | bellard | 1 | -5/+5 |
2004-02-16 | experimental code copy support - added new Linux kernel loader | bellard | 1 | -231/+121 |
2004-02-06 | added generic physical memory dirty bit support | bellard | 1 | -16/+17 |
2004-02-03 | cleanup | bellard | 1 | -29/+2 |
2004-01-24 | increased physical RAM limit to 2047 MB in soft MMU mode | bellard | 1 | -1/+5 |
2004-01-18 | PowerPC merge (Jocelyn Mayer) | bellard | 1 | -1/+1 |
2004-01-18 | automatic floppy boot | bellard | 1 | -2/+6 |
2004-01-18 | cmos return current date - current irq priority in PIC (L4 Pistachio support)... | bellard | 1 | -68/+125 |
2004-01-05 | PowerPC system emulation (Jocelyn Mayer) - PIC poll mode (Jocelyn Mayer) - us... | bellard | 1 | -59/+382 |
2004-01-04 | make the bios be a ROM memory - glibc hacks for setvbuf and signals - correct... | bellard | 1 | -2/+15 |
2004-01-04 | more precise PIT gate emulation | bellard | 1 | -5/+38 |
2003-12-02 | disable keyboard interrupts if keyboard clock disabled (may not be fully corr... | bellard | 1 | -2/+17 |
2003-11-16 | more hack for CMOS interruption (enable linux /dev/rtc not to hang) - auto bo... | bellard | 1 | -1/+5 |
2003-11-16 | quick and dirty CMOS irq emulation (windows install uses it) - emm386 keyboar... | bellard | 1 | -12/+118 |
2003-11-13 | Soundblaster 16 support (malc) | bellard | 1 | -1/+11 |