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-08-08
Software MMU support (used for memory mapped devices such as VGA)
bellard
2003-08-08
Full VGA support, including old CGA modes, VGA planar and mode X
bellard
2003-08-05
fixed graphical VGA 16 color mode - fixed 9 pixel wide text mode
bellard
2003-08-04
Hardware level VGA emulation (only text mode is tested)
bellard
2003-07-29
correct CPL support (should fix flat real mode support)
bellard
2003-07-29
first part of single stepping support
bellard
2003-07-27
refresh clock dummy emulation (netbsd boot fix)
bellard
2003-07-27
more generic ljmp and lcall - fixed REPNZ usage for non compare string ops (F...
bellard
2003-07-26
fixed ss segment load - added ICEBP instruction
bellard
2003-07-26
keyboard emulation - accepts to boot with Bochs BIOS and LGPL'ed VGA BIOS
bellard
2003-07-26
set to protected mode
bellard
2003-07-26
removed debug
bellard
2003-07-26
real mode support
bellard
2003-07-26
popw (%esp) test)
bellard
2003-07-26
real mode support (now boots from BOCHS BIOS and LGPL'ed VGA BIOS)
bellard
2003-07-26
gdb stub breakpoints support
bellard
2003-07-13
update
bellard
2003-07-13
update
v0.4.3
bellard
2003-07-13
debug print
bellard
2003-07-13
convert signal numbers
bellard
2003-07-13
times() fix
bellard
2003-07-13
gcc 3.2.2 bug workaround (RedHat 9 fix)
bellard
2003-07-13
sparc fix
bellard
2003-07-13
address printing fix
bellard
2003-07-13
RedHat 9 fix
bellard
2003-07-11
changed basic block exit generation
bellard
2003-07-11
added nop test for exception
bellard
2003-07-11
fixed EIP exception bug in case of nop operations (kernel 2.5.74 copy_from_us...
bellard
2003-07-09
added return for ARM case (may be incorrect - need checking)
bellard
2003-07-09
ARM signal support
bellard
2003-07-09
ARM fixes
bellard
2003-07-09
ARM init fix
bellard
2003-07-09
ARM fix: mmap
bellard
2003-07-09
ARM fixes
bellard
2003-07-09
old select support
bellard
2003-07-07
update
v0.4.2
bellard
2003-07-07
dummy rdmsr and wrmsr support - xor reg, reg optimization
bellard
2003-07-06
added disk image help
bellard
2003-07-06
added user mode Linux Copy On Write disk image support - added -snapshot supp...
bellard
2003-07-04
added IDE WIN_READ_NATIVE_MAX command (2.5.xx fix) - added support for proper...
bellard
2003-07-01
allow up to 256 MB of ram
bellard
2003-07-01
fixed date storage in CMOS
bellard
2003-07-01
make FPU load exception safe
bellard
2003-07-01
more accurate bcd convert - fixed FPU exceptions
bellard
2003-06-30
correct eflags evaluation order for all operations - fixed important CPU stat...
bellard
2003-06-30
added PIC debug
bellard
2003-06-30
dummy label to avoid gcc optimisations
bellard
2003-06-30
fixed invalid irq jump chaining
bellard
2003-06-30
allow read only images
bellard
2003-06-30
removed unused assignment
bellard
[next]