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.h
Age
Commit message (
Expand
)
Author
2004-04-21
initial user mode network support
bellard
2004-04-12
ppc: suppressed unneeded globals and headers - added explicit type for ppc nvram
bellard
2004-04-04
win32 port (Kazu)
bellard
2004-03-31
win32 port (initial patch by kazu)
bellard
2004-03-31
new timer API - new API to save/restore the virtual machine state
bellard
2004-03-19
updated floppy driver: formatting code, disk geometry auto detect (Jocelyn Ma...
bellard
2004-03-17
device independent VGA screen dump
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-26
added cow.h
bellard
2004-02-25
DMA API change
bellard
2004-02-16
experimental code copy support - added new Linux kernel loader
bellard
2004-02-06
added bochs VBE support
bellard
2004-01-05
use CPUState
bellard
2003-11-13
Soundblaster 16 support (malc)
bellard
2003-11-11
moved IDE driver to ide.c
bellard
2003-08-11
64 bit fixes (Falk Hueffner)
bellard
2003-08-10
added VGA emulation - added PS/2 mouse and keyboard emulation - use SDL for V...
bellard
2003-07-06
added user mode Linux Copy On Write disk image support - added -snapshot supp...
bellard
2003-06-30
IDE emulation
bellard