aboutsummaryrefslogtreecommitdiff
path: root/vl.h
AgeCommit message (Expand)Author
2004-04-21initial user mode network supportbellard
2004-04-12ppc: suppressed unneeded globals and headers - added explicit type for ppc nvrambellard
2004-04-04win32 port (Kazu)bellard
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-19updated floppy driver: formatting code, disk geometry auto detect (Jocelyn Ma...bellard
2004-03-17device independent VGA screen dumpbellard
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-26added cow.hbellard
2004-02-25DMA API changebellard
2004-02-16experimental code copy support - added new Linux kernel loaderbellard
2004-02-06added bochs VBE supportbellard
2004-01-05use CPUStatebellard
2003-11-13Soundblaster 16 support (malc)bellard
2003-11-11moved IDE driver to ide.cbellard
2003-08-1164 bit fixes (Falk Hueffner)bellard
2003-08-10added VGA emulation - added PS/2 mouse and keyboard emulation - use SDL for V...bellard
2003-07-06added user mode Linux Copy On Write disk image support - added -snapshot supp...bellard
2003-06-30IDE emulationbellard