summaryrefslogtreecommitdiffstats
path: root/vl.c
Commit message (Expand)AuthorAgeFilesLines
...
* RT signal may not be a good ideabellard2004-06-251-2/+1
* use RT signal for /dev/rtc - restore stdin flags (Bob Barry) - cpu save fix (...bellard2004-06-251-3/+38
* added -g option for OF initial resolutionbellard2004-06-211-0/+40
* accept bigger PC BIOSesbellard2004-06-201-0/+12
* reset and shutdown support - PCI is now the defaultbellard2004-06-201-3/+75
* -cirrusvga optionbellard2004-06-051-3/+9
* hid event handlingbellard2004-06-031-0/+35
* -localtime optionbellard2004-06-031-0/+1
* -localtime optionbellard2004-06-031-0/+6
* PowerPC prep/chrp/pmac supportbellard2004-05-261-1/+19
* PowerPC mergebellard2004-05-231-2/+4
* default ram size define (Pavel Janik)bellard2004-05-221-3/+6
* BSD fixbellard2004-05-201-2/+13
* PCI supportbellard2004-05-181-1/+22
* -user-net is optional - EAGAIN fixbellard2004-05-171-1/+3
* custom option parsing to have same behavior on all OSesbellard2004-05-131-97/+176
* -tun-fd option fix (Renzo Davoli)bellard2004-05-121-0/+1
* allow '-nics 0'bellard2004-05-121-1/+1
* faster I/Os - default 16 bit I/O fixbellard2004-05-121-10/+6
* bsd port (Markus Niemisto)bellard2004-05-121-8/+48
* primitive ioport debug - /dev/rtc fast timer support (needed for better simul...bellard2004-05-121-6/+85
* isa memory remapping support (aka PPC PREP VGA support)bellard2004-04-281-1/+3
* added temporary option -enable-audiobellard2004-04-261-3/+11
* init dummy net if tun/tap network errorbellard2004-04-261-2/+3
* x86-64 port (Jocelyn Mayer)bellard2004-04-251-0/+13
* fixed options definitionbellard2004-04-221-2/+2
* initial user mode network supportbellard2004-04-211-73/+237
* PowerPC system emulation fixes (Jocelyn Mayer)bellard2004-04-121-2/+23
* win32: do not use all cpu timebellard2004-04-061-1/+5
* qemu fast fixbellard2004-04-041-28/+26
* win32 port (Kazu)bellard2004-04-041-7/+17
* tun-fd fixbellard2004-04-041-1/+3
* added -macaddr optionbellard2004-04-021-11/+42
* rdtsc fixbellard2004-04-021-1/+1
* win32 port (initial patch by kazu)bellard2004-03-311-41/+144
* new timer API - new API to save/restore the virtual machine statebellard2004-03-311-168/+894
* do not depend on thunk.h - more log itemsbellard2004-03-211-4/+16
* tun-fd option fixbellard2004-03-161-0/+2
* added I/O API - io port API change - added multiple network interface support...bellard2004-03-141-261/+274
* separated more devices from emulatorbellard2004-03-141-2397/+26
* added precompiled linux boot sectorbellard2004-02-251-4/+11
* moved DMA and SB16 outside timer (may break SB16)bellard2004-02-251-5/+5
* experimental code copy support - added new Linux kernel loaderbellard2004-02-161-231/+121
* added generic physical memory dirty bit supportbellard2004-02-061-16/+17
* cleanupbellard2004-02-031-29/+2
* increased physical RAM limit to 2047 MB in soft MMU modebellard2004-01-241-1/+5
* PowerPC merge (Jocelyn Mayer)bellard2004-01-181-1/+1
* automatic floppy bootbellard2004-01-181-2/+6
* cmos return current date - current irq priority in PIC (L4 Pistachio support)...bellard2004-01-181-68/+125
* PowerPC system emulation (Jocelyn Mayer) - PIC poll mode (Jocelyn Mayer) - us...bellard2004-01-051-59/+382
OpenPOWER on IntegriCloud