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-06-21
ADB fixes
bellard
2004-06-21
added PCI bus
bellard
2004-06-21
ppc update
bellard
2004-06-20
accept bigger PC BIOSes
bellard
2004-06-20
reset and shutdown support - PCI is now the default
bellard
2004-06-08
fixed full screen refresh
bellard
2004-06-07
endianness functions for unaligned memory accesses
bellard
2004-06-05
-cirrusvga option
bellard
2004-06-05
Cirrus VGA emulation
bellard
2004-06-03
hid event handling
bellard
2004-06-03
support for opaque data on memory I/Os - PCI ROM memory support
bellard
2004-06-03
-localtime option
bellard
2004-05-26
compile fix
bellard
2004-05-26
PowerPC prep/chrp/pmac support
bellard
2004-05-26
PowerPC prep/chrp/pmac support
bellard
2004-05-23
PowerPC merge
bellard
2004-05-23
pixx3 ide controller
bellard
2004-05-21
irq statistics code (initial patch by Jocelyn Mayer)
bellard
2004-05-20
BSD fix
bellard
2004-05-20
PCI interrupt support
bellard
2004-05-18
PCI support
bellard
2004-05-12
bsd port (Markus Niemisto)
bellard
2004-05-03
pit fixes
bellard
2004-04-28
isa memory remapping support (aka PPC PREP VGA support)
bellard
2004-04-26
added temporary option -enable-audio
bellard
2004-04-25
more endianness macros
bellard
2004-04-25
64 bit seek for win32 (Mike Nordell)
bellard
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