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
Age
Commit message (
Expand
)
Author
2004-03-31
use new timer API
bellard
2004-03-31
more precise RTC emulation (periodic timers + time updates)
bellard
2004-03-31
added cpu_get_fp80() and cpu_set_fp80()
bellard
2004-03-31
moved gdbstub to qemu - new asynchronous gdbstub
bellard
2004-03-26
install fix (Rusty Russel)
bellard
2004-03-26
added qemu-mkcow man page
bellard
2004-03-26
gcc 2.95.4 compile fix (Petter Reinholdtsen)
bellard
2004-03-26
fixed ljmp and iret to TSS
bellard
2004-03-24
task switch fixes
bellard
2004-03-23
fixed IDE probe
bellard
2004-03-23
removed most of global context uses - removed unneeded abort() which cause pr...
bellard
2004-03-21
protected lret x86 'bug' emulation
bellard
2004-03-21
update
bellard
2004-03-21
more log items
bellard
2004-03-21
do not depend on thunk.h - more log items
bellard
2004-03-21
use new directory layout
bellard
2004-03-20
fixed protected lret imm insn (one more OS/2 fix)
bellard
2004-03-20
write to both IDE drives - return 0 for not present drives
bellard
2004-03-19
updated floppy driver: formatting code, disk geometry auto detect (Jocelyn Ma...
bellard
2004-03-17
initial x86-64 host support (Gwenole Beauchesne)
bellard
2004-03-17
update
bellard
2004-03-17
device independent VGA screen dump
bellard
2004-03-16
tun-fd option fix
bellard
2004-03-14
update
bellard
2004-03-14
added qemu_mallocz()
bellard
2004-03-14
io port API change
bellard
2004-03-14
added I/O API - io port API change - added multiple network interface support...
bellard
2004-03-14
io port API change - removed dumb console redraw (not useful)
bellard
2004-03-14
io port API change
bellard
2004-03-14
added qemu_mallocz()
bellard
2004-03-14
removable device support - io port API change
bellard
2004-03-14
remoable device support
bellard
2004-03-14
added a command line monitor
bellard
2004-03-14
separated more devices from emulator
bellard
2004-03-13
m68k compile fix
bellard
2004-03-04
2.6 kernel compile fix
bellard
2004-02-26
added cow.h
bellard
2004-02-25
added precompiled linux boot sector
bellard
2004-02-25
more FPU context save tests
bellard
2004-02-25
native FPU support in code copy mode
bellard
2004-02-25
use physical memory access functions for DMA
bellard
2004-02-25
moved DMA and SB16 outside timer (may break SB16)
bellard
2004-02-25
native FPU support in code copy mode
bellard
2004-02-25
DMA API change
bellard
2004-02-25
new physical memory access API (used by DMA accesses)
bellard
2004-02-25
new physical memory access API (used by DMA accesses) - code copy FP fixes
bellard
2004-02-25
native FPU support in code copy mode
bellard
2004-02-25
CR0.MP/EM/TS support
bellard
2004-02-25
native FPU support (disabled)
bellard
2004-02-25
CR0.MP/EM/TS support - native fpu support in code copy mode
bellard
[next]