aboutsummaryrefslogtreecommitdiff
path: root/vl.c
AgeCommit message (Expand)Author
2004-07-10Mac OS X portbellard
2004-07-08Cirrus VGA is the default - 128 MB default memory - 800x600 default PPC resol...bellard
2004-07-05Darwin patch (initial patch by Pierre d'Herbemont)bellard
2004-06-25RT signal may not be a good ideabellard
2004-06-25use RT signal for /dev/rtc - restore stdin flags (Bob Barry) - cpu save fix (...bellard
2004-06-21added -g option for OF initial resolutionbellard
2004-06-20accept bigger PC BIOSesbellard
2004-06-20reset and shutdown support - PCI is now the defaultbellard
2004-06-05-cirrusvga optionbellard
2004-06-03hid event handlingbellard
2004-06-03-localtime optionbellard
2004-06-03-localtime optionbellard
2004-05-26PowerPC prep/chrp/pmac supportbellard
2004-05-23PowerPC mergebellard
2004-05-22default ram size define (Pavel Janik)bellard
2004-05-20BSD fixbellard
2004-05-18PCI supportbellard
2004-05-17-user-net is optional - EAGAIN fixbellard
2004-05-13custom option parsing to have same behavior on all OSesbellard
2004-05-12-tun-fd option fix (Renzo Davoli)bellard
2004-05-12allow '-nics 0'bellard
2004-05-12faster I/Os - default 16 bit I/O fixbellard
2004-05-12bsd port (Markus Niemisto)bellard
2004-05-12primitive ioport debug - /dev/rtc fast timer support (needed for better simul...bellard
2004-04-28isa memory remapping support (aka PPC PREP VGA support)bellard
2004-04-26added temporary option -enable-audiobellard
2004-04-26init dummy net if tun/tap network errorbellard
2004-04-25x86-64 port (Jocelyn Mayer)bellard
2004-04-22fixed options definitionbellard
2004-04-21initial user mode network supportbellard
2004-04-12PowerPC system emulation fixes (Jocelyn Mayer)bellard
2004-04-06win32: do not use all cpu timebellard
2004-04-04qemu fast fixbellard
2004-04-04win32 port (Kazu)bellard
2004-04-04tun-fd fixbellard
2004-04-02added -macaddr optionbellard
2004-04-02rdtsc fixbellard
2004-03-31win32 port (initial patch by kazu)bellard
2004-03-31new timer API - new API to save/restore the virtual machine statebellard
2004-03-21do not depend on thunk.h - more log itemsbellard
2004-03-16tun-fd option fixbellard
2004-03-14added I/O API - io port API change - added multiple network interface support...bellard
2004-03-14separated more devices from emulatorbellard
2004-02-25added precompiled linux boot sectorbellard
2004-02-25moved DMA and SB16 outside timer (may break SB16)bellard
2004-02-16experimental code copy support - added new Linux kernel loaderbellard
2004-02-06added generic physical memory dirty bit supportbellard
2004-02-03cleanupbellard
2004-01-24increased physical RAM limit to 2047 MB in soft MMU modebellard
2004-01-18PowerPC merge (Jocelyn Mayer)bellard