summaryrefslogtreecommitdiffstats
path: root/vl.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* make the bios be a ROM memory - glibc hacks for setvbuf and signals - correct...bellard2004-01-041-2/+15
* more precise PIT gate emulationbellard2004-01-041-5/+38
* disable keyboard interrupts if keyboard clock disabled (may not be fully corr...bellard2003-12-021-2/+17
* more hack for CMOS interruption (enable linux /dev/rtc not to hang) - auto bo...bellard2003-11-161-1/+5
* quick and dirty CMOS irq emulation (windows install uses it) - emm386 keyboar...bellard2003-11-161-12/+118
* Soundblaster 16 support (malc)bellard2003-11-131-1/+11
* moved IDE driver to ide.cbellard2003-11-111-1369/+2
* hardware level IDE CD-ROM emulation - added second IDE interface for up to 4 ...bellard2003-11-111-71/+744
* a20 support - keyboard led fixbellard2003-11-041-6/+6
* endianness and portability fixesbellard2003-10-301-34/+56
* fixed idt/gdt relocation bug - added support for Redhat kernelsbellard2003-10-271-2/+5
* qemu with softmmu is now the default executablebellard2003-10-271-2/+14
OpenPOWER on IntegriCloud