summaryrefslogtreecommitdiff
path: root/vl.h
AgeCommit message (Expand)AuthorFilesLines
2004-06-21ADB fixesbellard1-8/+12
2004-06-21added PCI busbellard1-17/+18
2004-06-21ppc updatebellard1-4/+15
2004-06-20accept bigger PC BIOSesbellard1-1/+2
2004-06-20reset and shutdown support - PCI is now the defaultbellard1-2/+6
2004-06-08fixed full screen refreshbellard1-0/+1
2004-06-07endianness functions for unaligned memory accessesbellard1-0/+62
2004-06-05-cirrusvga optionbellard1-0/+1
2004-06-05Cirrus VGA emulationbellard1-0/+7
2004-06-03hid event handlingbellard1-7/+50
2004-06-03support for opaque data on memory I/Os - PCI ROM memory supportbellard1-1/+3
2004-06-03-localtime optionbellard1-0/+1
2004-05-26compile fixbellard1-1/+3
2004-05-26PowerPC prep/chrp/pmac supportbellard1-4/+23
2004-05-26PowerPC prep/chrp/pmac supportbellard1-0/+22
2004-05-23PowerPC mergebellard1-0/+9
2004-05-23pixx3 ide controllerbellard1-0/+3
2004-05-21irq statistics code (initial patch by Jocelyn Mayer)bellard1-0/+1
2004-05-20BSD fixbellard1-7/+0
2004-05-20PCI interrupt supportbellard1-2/+12
2004-05-18PCI supportbellard1-4/+61
2004-05-12bsd port (Markus Niemisto)bellard1-0/+8
2004-05-03pit fixesbellard1-20/+6
2004-04-28isa memory remapping support (aka PPC PREP VGA support)bellard1-7/+18
2004-04-26added temporary option -enable-audiobellard1-0/+2
2004-04-25more endianness macrosbellard1-0/+41
2004-04-2564 bit seek for win32 (Mike Nordell)bellard1-1/+1
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