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-09-30
new directory structure - changed naming of qemu and vl
bellard
2003-09-30
sparc emulation target (thanx to Thomas M. Ogrisegg)
bellard
2003-09-30
new directory structure
bellard
2003-09-28
portable Linux test
bellard
2003-09-17
Redhat 9 fixes
bellard
2003-09-17
update
v0.4.4
bellard
2003-09-17
finished simplifying string operations - correct TF flag handling for string ...
bellard
2003-09-17
added JUMP_TB2 for a third basic block exit jump point
bellard
2003-09-17
finished simplifying string operations
bellard
2003-09-17
added two more jump points
bellard
2003-09-17
removed x86 hacks
bellard
2003-09-17
added linux < 2.4.21 vm86 bug workaround - added extensive TF flag test
bellard
2003-09-16
depth 32 fix
bellard
2003-09-16
glibc 2.3.x fix
bellard
2003-08-21
faster and more accurate segment handling
bellard
2003-08-20
pop ss, mov ss, x and sti disable irqs for the next instruction - began dispa...
bellard
2003-08-20
no error code if hardware interrupt
bellard
2003-08-11
avoid problems if make clean was not made before updating
bellard
2003-08-11
gcc 3.x is mandatory now on PowerPC
bellard
2003-08-11
workaround for gcc 3.3 bug or overoptimisation if a label is not used
bellard
2003-08-11
fixed invalid Linux asm/unistd.h header for PowerPC and gcc 3.3
bellard
2003-08-11
pass function name to JMUP_TB()
bellard
2003-08-11
64 bit fixes (Falk Hueffner)
bellard
2003-08-11
mode X double scan fix (malc)
bellard
2003-08-10
updated
bellard
2003-08-10
fixed invalid ESP usage (Jon Nall)
bellard
2003-08-10
fixed invalid code gen
bellard
2003-08-10
removed warnings
bellard
2003-08-10
PowerPC fix (Jon Nall)
bellard
2003-08-10
updated
bellard
2003-08-10
m68k host port (Richard Zidlicky)
bellard
2003-08-10
added VGA emulation - added PS/2 mouse and keyboard emulation - use SDL for V...
bellard
2003-08-10
soft mmu support
bellard
2003-08-10
soft mmu support - Memory I/O API - synthetize string instructions
bellard
2003-08-10
soft mmu support - moved unrelated code to help2-i386.c - synthetize string i...
bellard
2003-08-10
build all targets at the same time
bellard
2003-08-10
use bswap.h
bellard
2003-08-10
build all targets at the same time - SDL probe support
bellard
2003-08-10
soft mmu support
bellard
2003-08-09
SDL support for VGA, keyboard and mouse
bellard
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
[next]