summaryrefslogtreecommitdiff
path: root/vl.c
AgeCommit message (Expand)AuthorFilesLines
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
2004-04-22fixed options definitionbellard1-2/+2
2004-04-21initial user mode network supportbellard1-73/+237
2004-04-12PowerPC system emulation fixes (Jocelyn Mayer)bellard1-2/+23
2004-04-06win32: do not use all cpu timebellard1-1/+5
2004-04-04qemu fast fixbellard1-28/+26
2004-04-04win32 port (Kazu)bellard1-7/+17
2004-04-04tun-fd fixbellard1-1/+3
2004-04-02added -macaddr optionbellard1-11/+42
2004-04-02rdtsc fixbellard1-1/+1
2004-03-31win32 port (initial patch by kazu)bellard1-41/+144
2004-03-31new timer API - new API to save/restore the virtual machine statebellard1-168/+894
2004-03-21do not depend on thunk.h - more log itemsbellard1-4/+16
2004-03-16tun-fd option fixbellard1-0/+2
2004-03-14added I/O API - io port API change - added multiple network interface support...bellard1-261/+274
2004-03-14separated more devices from emulatorbellard1-2397/+26
2004-02-25added precompiled linux boot sectorbellard1-4/+11
2004-02-25moved DMA and SB16 outside timer (may break SB16)bellard1-5/+5
2004-02-16experimental code copy support - added new Linux kernel loaderbellard1-231/+121
2004-02-06added generic physical memory dirty bit supportbellard1-16/+17
2004-02-03cleanupbellard1-29/+2
2004-01-24increased physical RAM limit to 2047 MB in soft MMU modebellard1-1/+5
2004-01-18PowerPC merge (Jocelyn Mayer)bellard1-1/+1