Age | Commit message (Expand) | Author |
2004-03-21 | do not depend on thunk.h - more log items | bellard |
2004-03-16 | tun-fd option fix | bellard |
2004-03-14 | added I/O API - io port API change - added multiple network interface support... | bellard |
2004-03-14 | separated more devices from emulator | bellard |
2004-02-25 | added precompiled linux boot sector | bellard |
2004-02-25 | moved DMA and SB16 outside timer (may break SB16) | bellard |
2004-02-16 | experimental code copy support - added new Linux kernel loader | bellard |
2004-02-06 | added generic physical memory dirty bit support | bellard |
2004-02-03 | cleanup | bellard |
2004-01-24 | increased physical RAM limit to 2047 MB in soft MMU mode | bellard |
2004-01-18 | PowerPC merge (Jocelyn Mayer) | bellard |
2004-01-18 | automatic floppy boot | bellard |
2004-01-18 | cmos return current date - current irq priority in PIC (L4 Pistachio support)... | bellard |
2004-01-05 | PowerPC system emulation (Jocelyn Mayer) - PIC poll mode (Jocelyn Mayer) - us... | bellard |
2004-01-04 | make the bios be a ROM memory - glibc hacks for setvbuf and signals - correct... | bellard |
2004-01-04 | more precise PIT gate emulation | bellard |
2003-12-02 | disable keyboard interrupts if keyboard clock disabled (may not be fully corr... | bellard |
2003-11-16 | more hack for CMOS interruption (enable linux /dev/rtc not to hang) - auto bo... | bellard |
2003-11-16 | quick and dirty CMOS irq emulation (windows install uses it) - emm386 keyboar... | bellard |
2003-11-13 | Soundblaster 16 support (malc) | bellard |
2003-11-11 | moved IDE driver to ide.c | bellard |
2003-11-11 | hardware level IDE CD-ROM emulation - added second IDE interface for up to 4 ... | bellard |
2003-11-04 | a20 support - keyboard led fix | bellard |
2003-10-30 | endianness and portability fixes | bellard |
2003-10-27 | fixed idt/gdt relocation bug - added support for Redhat kernels | bellard |
2003-10-27 | qemu with softmmu is now the default executable | bellard |
2003-10-27 | disabled signal hacks for softmmu version (qemu should be much more portable ... | bellard |
2003-10-05 | log activation from gdb - gdb single step support for x86 - stop timer when c... | bellard |
2003-10-01 | automatic man page generation - BIOS installation | bellard |
2003-09-30 | tun-fd option support for external tundev config (Rusty Russell) | bellard |
2003-09-30 | buffer overflow fix - handle case where stdin is closed (Rusty Russell) | bellard |
2003-09-30 | simplified invocation - added automatic IDE disk geometry guessing to reuse o... | bellard |
2003-09-16 | glibc 2.3.x fix | bellard |
2003-08-21 | faster and more accurate segment handling | bellard |
2003-08-10 | added VGA emulation - added PS/2 mouse and keyboard emulation - use SDL for V... | bellard |
2003-07-27 | refresh clock dummy emulation (netbsd boot fix) | bellard |
2003-07-26 | keyboard emulation - accepts to boot with Bochs BIOS and LGPL'ed VGA BIOS | bellard |
2003-07-26 | gdb stub breakpoints support | bellard |
2003-07-06 | added user mode Linux Copy On Write disk image support - added -snapshot supp... | bellard |
2003-07-04 | added IDE WIN_READ_NATIVE_MAX command (2.5.xx fix) - added support for proper... | bellard |
2003-07-01 | allow up to 256 MB of ram | bellard |
2003-07-01 | fixed date storage in CMOS | bellard |
2003-06-30 | added PIC debug | bellard |
2003-06-30 | added IDE mult support - reduced irq latency (IDE should have good performanc... | bellard |
2003-06-30 | IDE emulation | bellard |
2003-06-27 | added gdb support to vl | bellard |
2003-06-27 | more precise timer emulation - fixed NE2000 probe problems - added VLTMPDIR s... | bellard |
2003-06-25 | VL license of the day is MIT/BSD | bellard |
2003-06-25 | added NE2000 emulation | bellard |
2003-06-24 | for hard core developpers only: a new user mode linux project :-) | bellard |