aboutsummaryrefslogtreecommitdiff
path: root/vl.c
AgeCommit message (Expand)Author
2004-01-04more precise PIT gate emulationbellard
2003-12-02disable keyboard interrupts if keyboard clock disabled (may not be fully corr...bellard
2003-11-16more hack for CMOS interruption (enable linux /dev/rtc not to hang) - auto bo...bellard
2003-11-16quick and dirty CMOS irq emulation (windows install uses it) - emm386 keyboar...bellard
2003-11-13Soundblaster 16 support (malc)bellard
2003-11-11moved IDE driver to ide.cbellard
2003-11-11hardware level IDE CD-ROM emulation - added second IDE interface for up to 4 ...bellard
2003-11-04a20 support - keyboard led fixbellard
2003-10-30endianness and portability fixesbellard
2003-10-27fixed idt/gdt relocation bug - added support for Redhat kernelsbellard
2003-10-27qemu with softmmu is now the default executablebellard
2003-10-27disabled signal hacks for softmmu version (qemu should be much more portable ...bellard
2003-10-05log activation from gdb - gdb single step support for x86 - stop timer when c...bellard
2003-10-01automatic man page generation - BIOS installationbellard
2003-09-30tun-fd option support for external tundev config (Rusty Russell)bellard
2003-09-30buffer overflow fix - handle case where stdin is closed (Rusty Russell)bellard
2003-09-30simplified invocation - added automatic IDE disk geometry guessing to reuse o...bellard
2003-09-16glibc 2.3.x fixbellard
2003-08-21faster and more accurate segment handlingbellard
2003-08-10added VGA emulation - added PS/2 mouse and keyboard emulation - use SDL for V...bellard
2003-07-27refresh clock dummy emulation (netbsd boot fix)bellard
2003-07-26keyboard emulation - accepts to boot with Bochs BIOS and LGPL'ed VGA BIOSbellard
2003-07-26gdb stub breakpoints supportbellard
2003-07-06added user mode Linux Copy On Write disk image support - added -snapshot supp...bellard
2003-07-04added IDE WIN_READ_NATIVE_MAX command (2.5.xx fix) - added support for proper...bellard
2003-07-01allow up to 256 MB of rambellard
2003-07-01fixed date storage in CMOSbellard
2003-06-30added PIC debugbellard
2003-06-30added IDE mult support - reduced irq latency (IDE should have good performanc...bellard
2003-06-30IDE emulationbellard
2003-06-27added gdb support to vlbellard
2003-06-27more precise timer emulation - fixed NE2000 probe problems - added VLTMPDIR s...bellard
2003-06-25VL license of the day is MIT/BSDbellard
2003-06-25added NE2000 emulationbellard
2003-06-24for hard core developpers only: a new user mode linux project :-)bellard