summaryrefslogtreecommitdiff
path: root/vl.c
AgeCommit message (Expand)Author
2004-05-12-tun-fd option fix (Renzo Davoli)bellard
2004-05-12allow '-nics 0'bellard
2004-05-12faster I/Os - default 16 bit I/O fixbellard
2004-05-12bsd port (Markus Niemisto)bellard
2004-05-12primitive ioport debug - /dev/rtc fast timer support (needed for better simul...bellard
2004-04-28isa memory remapping support (aka PPC PREP VGA support)bellard
2004-04-26added temporary option -enable-audiobellard
2004-04-26init dummy net if tun/tap network errorbellard
2004-04-25x86-64 port (Jocelyn Mayer)bellard
2004-04-22fixed options definitionbellard
2004-04-21initial user mode network supportbellard
2004-04-12PowerPC system emulation fixes (Jocelyn Mayer)bellard
2004-04-06win32: do not use all cpu timebellard
2004-04-04qemu fast fixbellard
2004-04-04win32 port (Kazu)bellard
2004-04-04tun-fd fixbellard
2004-04-02added -macaddr optionbellard
2004-04-02rdtsc fixbellard
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-21do not depend on thunk.h - more log itemsbellard
2004-03-16tun-fd option fixbellard
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-25added precompiled linux boot sectorbellard
2004-02-25moved DMA and SB16 outside timer (may break SB16)bellard
2004-02-16experimental code copy support - added new Linux kernel loaderbellard
2004-02-06added generic physical memory dirty bit supportbellard
2004-02-03cleanupbellard
2004-01-24increased physical RAM limit to 2047 MB in soft MMU modebellard
2004-01-18PowerPC merge (Jocelyn Mayer)bellard
2004-01-18automatic floppy bootbellard
2004-01-18cmos return current date - current irq priority in PIC (L4 Pistachio support)...bellard
2004-01-05PowerPC system emulation (Jocelyn Mayer) - PIC poll mode (Jocelyn Mayer) - us...bellard
2004-01-04make the bios be a ROM memory - glibc hacks for setvbuf and signals - correct...bellard
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