aboutsummaryrefslogtreecommitdiffstats
path: root/vl.c
AgeCommit message (Expand)AuthorFilesLines
2004-12-19SPARC mergebellard1-1/+65
2004-12-12no need to use -k for Windowsbellard1-0/+2
2004-12-12keymaps support (initial patch by Johannes Schindelin)bellard1-0/+7
2004-12-08-pidfile optionbellard1-1/+47
2004-11-16better BIOS ATA translation supportbellard1-5/+26
2004-11-14boot device 'b' is not supportedbellard1-2/+2
2004-11-09audio clean up (initial patch by malc)bellard1-0/+3
2004-11-07audio merge (malc)bellard1-6/+0
2004-10-09help fixbellard1-3/+3
2004-10-09monitor fixesbellard1-2/+2
2004-10-03-loadvm and -full-screen optionsbellard1-1/+18
2004-09-30full system SPARC emulation (Blue Swirl)bellard1-1/+14
2004-09-18fixed stdio writebellard1-1/+21
2004-09-13win32 + Mac OS X compilebellard1-0/+11
2004-09-06smb config fix for NTbellard1-0/+2
2004-09-05smb supportbellard1-0/+81
2004-08-25port redirection supportbellard1-5/+81
2004-08-24TFTP support (Magnus Damm)bellard1-0/+11
2004-08-24multiple serial port support - terminal init fixbellard1-66/+71
2004-08-03use the kernel sigaction syscall to avoid relying on glibc onebellard1-11/+0
2004-08-01password input supportbellard1-36/+87
2004-07-14char device supportbellard1-31/+316
2004-07-10Mac OS X portbellard1-0/+2
2004-07-08Cirrus VGA is the default - 128 MB default memory - 800x600 default PPC resol...bellard1-7/+14
2004-07-05Darwin patch (initial patch by Pierre d'Herbemont)bellard1-3/+9
2004-06-25RT signal may not be a good ideabellard1-2/+1
2004-06-25use RT signal for /dev/rtc - restore stdin flags (Bob Barry) - cpu save fix (...bellard1-3/+38
2004-06-21added -g option for OF initial resolutionbellard1-0/+40
2004-06-20accept bigger PC BIOSesbellard1-0/+12
2004-06-20reset and shutdown support - PCI is now the defaultbellard1-3/+75
2004-06-05-cirrusvga optionbellard1-3/+9
2004-06-03hid event handlingbellard1-0/+35
2004-06-03-localtime optionbellard1-0/+1
2004-06-03-localtime optionbellard1-0/+6
2004-05-26PowerPC prep/chrp/pmac supportbellard1-1/+19
2004-05-23PowerPC mergebellard1-2/+4
2004-05-22default ram size define (Pavel Janik)bellard1-3/+6
2004-05-20BSD fixbellard1-2/+13
2004-05-18PCI supportbellard1-1/+22
2004-05-17-user-net is optional - EAGAIN fixbellard1-1/+3
2004-05-13custom option parsing to have same behavior on all OSesbellard1-97/+176
2004-05-12-tun-fd option fix (Renzo Davoli)bellard1-0/+1
2004-05-12allow '-nics 0'bellard1-1/+1
2004-05-12faster I/Os - default 16 bit I/O fixbellard1-10/+6
2004-05-12bsd port (Markus Niemisto)bellard1-8/+48
2004-05-12primitive ioport debug - /dev/rtc fast timer support (needed for better simul...bellard1-6/+85
2004-04-28isa memory remapping support (aka PPC PREP VGA support)bellard1-1/+3
2004-04-26added temporary option -enable-audiobellard1-3/+11
2004-04-26init dummy net if tun/tap network errorbellard1-2/+3
2004-04-25x86-64 port (Jocelyn Mayer)bellard1-0/+13