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
2003-06-25
update
v0.4.0
bellard
2003-06-25
gcc3 compile fixes
bellard
2003-06-25
VL license of the day is MIT/BSD
bellard
2003-06-25
added invlpg emulation
bellard
2003-06-25
compile fixes
bellard
2003-06-25
untested RH9 fixes
bellard
2003-06-25
fixed VM86 support in Virtual Linux - fixed compilation issues with gcc 2.96 ...
bellard
2003-06-25
more precise cpu_interrupt()
bellard
2003-06-25
suppressed ring 0 hacks
bellard
2003-06-25
arm fixes
bellard
2003-06-25
more compiler tests
bellard
2003-06-25
fixed compilation for gcc 2.96 - added QEMU system emulator
bellard
2003-06-25
fixed compilation for gcc 2.96
bellard
2003-06-25
faster task switch
bellard
2003-06-25
added NE2000 emulation
bellard
2003-06-24
added link script for vl
bellard
2003-06-24
for hard core developpers only: a new user mode linux project :-)
bellard
2003-06-24
updated
bellard
2003-06-24
declare user mode only simulation for QEMU
bellard
2003-06-24
iret and popl (%esp) tests
bellard
2003-06-24
use inline function
bellard
2003-06-24
MMU support
bellard
2003-06-24
more ring 0 operations
bellard
2003-06-24
hardware interrupt support - support forfull ring 0 exception simulation
bellard
2003-06-24
correct restoring of CC_OP in case of exception
bellard
2003-06-24
more ring 0 instructions - full x86 MMU emulation based on mmap() syscall - f...
bellard
2003-06-21
force IOPL=3
bellard
2003-06-21
fixed case where SS != USER_DS (fixes dosemu DPMI emulation)
bellard
2003-06-21
new segment access
bellard
2003-06-21
ring 0 ops
bellard
2003-06-21
cpu_abort()
bellard
2003-06-21
ring 0 data structures
bellard
2003-06-21
added cpu_abort()
bellard
2003-06-15
update
bellard
2003-06-15
fixed include macro pb
bellard
2003-06-15
fixed op_label computation on ppc
bellard
2003-06-15
consistent hello naming
bellard
2003-06-15
arm emulation support
v0.3.0
bellard
2003-06-15
added missing link scripts
bellard
2003-06-15
ARM emulation support
bellard
2003-06-15
factorized cpu defines
bellard
2003-06-15
extracted generic code
bellard
2003-06-15
factorized more definitions - suppressed broken sound ioctls
bellard
2003-06-15
automatic ioctl number conversion - minimum ARM fork() support
bellard
2003-06-15
fixed serious ioctl parameter conversion issue - exported type size and align...
bellard
2003-06-15
main cpu loop is target independent
bellard
2003-06-15
fixed float to int overflow bug - added ARM host correct roundings for float ...
bellard
2003-06-15
moved dyngen generic code to dyngen-exec.h
bellard
2003-06-15
moved cache flush to dyngen header
bellard
2003-06-15
output gen_op_xxx() in a separate file
bellard
[next]