aboutsummaryrefslogtreecommitdiffstats
path: root/vl.h
AgeCommit message (Expand)AuthorFilesLines
2004-04-21initial user mode network supportbellard1-11/+22
2004-04-12ppc: suppressed unneeded globals and headers - added explicit type for ppc nvrambellard1-0/+1
2004-04-04win32 port (Kazu)bellard1-1/+4
2004-03-31win32 port (initial patch by kazu)bellard1-0/+69
2004-03-31new timer API - new API to save/restore the virtual machine statebellard1-17/+134
2004-03-19updated floppy driver: formatting code, disk geometry auto detect (Jocelyn Ma...bellard1-3/+6
2004-03-17device independent VGA screen dumpbellard1-0/+1
2004-03-14added I/O API - io port API change - added multiple network interface support...bellard1-25/+75
2004-03-14separated more devices from emulatorbellard1-6/+84
2004-02-26added cow.hbellard1-13/+0
2004-02-25DMA API changebellard1-6/+5
2004-02-16experimental code copy support - added new Linux kernel loaderbellard1-1/+1
2004-02-06added bochs VBE supportbellard1-1/+1
2004-01-05use CPUStatebellard1-5/+14
2003-11-13Soundblaster 16 support (malc)bellard1-0/+37
2003-11-11moved IDE driver to ide.cbellard1-0/+10
2003-08-1164 bit fixes (Falk Hueffner)bellard1-1/+1
2003-08-10added VGA emulation - added PS/2 mouse and keyboard emulation - use SDL for V...bellard1-0/+45
2003-07-06added user mode Linux Copy On Write disk image support - added -snapshot supp...bellard1-1/+17
2003-06-30IDE emulationbellard1-0/+39