index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vl.c
Age
Commit message (
Expand
)
Author
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