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-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
2004-02-25
fpu fix
bellard
2004-02-22
shm support, more setsockopt and getsockopt calls, fds fix (initial patch by ...
bellard
2004-02-22
shm tests - disabled clone test
bellard
2004-02-22
small test optimisations
bellard
2004-02-22
zero offset optimisation
bellard
2004-02-22
use kernel like macros for user access (will be useful someday to have a bett...
bellard
2004-02-22
O_DIRECT compile fix
bellard
2004-02-22
faster big endian accesses on i386 - big endian ldsw_raw fix
bellard
2004-02-21
fixed blr/bctr cases
bellard
2004-02-21
adding direct block chaining support - simplified branch code gen
bellard
2004-02-21
lwarx fix (Jocelyn Mayer)
bellard
2004-02-21
Fix check for lswi (Jocelyn Mayer)
bellard
2004-02-21
update nip when processing exceptions (Jocelyn Mayer)
bellard
2004-02-16
use osdep.h
bellard
2004-02-16
update
bellard
2004-02-16
added OS dependent functions (temporary as most functions are generic in fact)
bellard
2004-02-16
experimental code copy support
bellard
2004-02-16
fixed lea exception
bellard
2004-02-16
experimental code copy support - fixed A20 emulation
bellard
[next]