summaryrefslogtreecommitdiffstats
path: root/vl.c
Commit message (Expand)AuthorAgeFilesLines
* cleanupbellard2004-02-041-29/+2Star
* 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/+2Star
* 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-051-6/+6
* endianness and portability fixesbellard2003-10-301-34/+56
* fixed idt/gdt relocation bug - added support for Redhat kernelsbellard2003-10-281-2/+5
* qemu with softmmu is now the default executablebellard2003-10-271-2/+14
* disabled signal hacks for softmmu version (qemu should be much more portable ...bellard2003-10-271-29/+33
* log activation from gdb - gdb single step support for x86 - stop timer when c...bellard2003-10-051-22/+75
* automatic man page generation - BIOS installationbellard2003-10-011-6/+6
* tun-fd option support for external tundev config (Rusty Russell)bellard2003-10-011-1/+7
* buffer overflow fix - handle case where stdin is closed (Rusty Russell)bellard2003-09-301-3/+7
* simplified invocation - added automatic IDE disk geometry guessing to reuse o...bellard2003-09-301-43/+113
* glibc 2.3.x fixbellard2003-09-161-2/+6
* faster and more accurate segment handlingbellard2003-08-221-12/+12
* added VGA emulation - added PS/2 mouse and keyboard emulation - use SDL for V...bellard2003-08-101-120/+409
* refresh clock dummy emulation (netbsd boot fix)bellard2003-07-281-1/+4
* keyboard emulation - accepts to boot with Bochs BIOS and LGPL'ed VGA BIOSbellard2003-07-261-92/+605
* gdb stub breakpoints supportbellard2003-07-261-2/+4
* added user mode Linux Copy On Write disk image support - added -snapshot supp...bellard2003-07-061-16/+43
* added IDE WIN_READ_NATIVE_MAX command (2.5.xx fix) - added support for proper...bellard2003-07-041-1/+37
* allow up to 256 MB of rambellard2003-07-011-2/+9
* fixed date storage in CMOSbellard2003-07-011-1/+1
* added PIC debugbellard2003-07-011-4/+30
* added IDE mult support - reduced irq latency (IDE should have good performanc...bellard2003-06-301-31/+77
* IDE emulationbellard2003-06-301-86/+754
* added gdb support to vlbellard2003-06-271-64/+106
* more precise timer emulation - fixed NE2000 probe problems - added VLTMPDIR s...bellard2003-06-271-29/+143
* VL license of the day is MIT/BSDbellard2003-06-251-6/+24
* added NE2000 emulationbellard2003-06-251-5/+529
* for hard core developpers only: a new user mode linux project :-)bellard2003-06-241-0/+1383