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
/
hw
/
pc.c
Age
Commit message (
Expand
)
Author
2005-01-03
APIC support
bellard
2004-11-16
better BIOS ATA translation support
bellard
2004-11-09
audio clean up (initial patch by malc)
bellard
2004-11-07
audio merge (malc)
bellard
2004-10-12
no need to use LARGE translation
bellard
2004-10-09
cmos init for IDE (Ben Pfaf)
bellard
2004-09-29
win32 load_kernel() fix
bellard
2004-08-24
multiple serial port support - terminal init fix
bellard
2004-07-14
char device support
bellard
2004-06-26
fixed case where ram < 16 MB
bellard
2004-06-21
added PCI bus
bellard
2004-06-21
dma init fix
bellard
2004-06-20
accept bigger PC BIOSes
bellard
2004-06-20
new reset API - shutdown support
bellard
2004-06-06
specific VGA BIOS for Cirrus VGA Card
bellard
2004-06-05
-cirrusvga option
bellard
2004-06-03
-localtime option
bellard
2004-05-23
use PIIX3 like IDE controller
bellard
2004-05-23
fixed 2.88 MB boot (aka FreeBSD 5.2.1 boot fix)
bellard
2004-05-20
added cpu_get_tsc()
bellard
2004-05-20
VGA PCI support
bellard
2004-05-18
PCI support
bellard
2004-05-08
MSDOS compatibility mode FPU exception support
bellard
2004-05-03
pit fixes
bellard
2004-04-26
added temporary option -enable-audio
bellard
2004-04-07
preserve partition table when using -linux option
bellard
2004-04-07
base memory size in cmos
bellard
2004-04-07
refuse write accesses in BIOS area (aka EMM386.EXE fix) (Mike Nordell)
bellard
2004-04-05
port 92 access
bellard
2004-03-31
win32 port (initial patch by kazu)
bellard
2004-03-31
use new timer API
bellard
2004-03-19
updated floppy driver: formatting code, disk geometry auto detect (Jocelyn Ma...
bellard
2004-03-14
io port API change
bellard
2004-03-14
separated more devices from emulator
bellard