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-10-27
fixed virtual memory access
bellard
2003-10-27
make cpu test static
bellard
2003-10-27
license
bellard
2003-10-27
fixed idt/gdt relocation bug - added support for Redhat kernels
bellard
2003-10-27
qemu with softmmu is now the default executable
bellard
2003-10-27
full soft mmu support
bellard
2003-10-27
full softmmu support
bellard
2003-10-27
disabled signal hacks for softmmu version (qemu should be much more portable ...
bellard
2003-10-27
factorized debug code
bellard
2003-10-27
added correct memory access code for system emulation
bellard
2003-10-27
fixed mmu fault priviledge logic
bellard
2003-10-27
comments
bellard
2003-10-27
added i386 user only target
bellard
2003-10-27
filename fixes
bellard
2003-10-05
log activation from gdb - gdb single step support for x86 - stop timer when c...
bellard
2003-10-01
updated
bellard
2003-10-01
bios binary images
bellard
2003-10-01
automatic man page generation - BIOS installation
bellard
2003-09-30
tun-fd option support for external tundev config (Rusty Russell)
bellard
2003-09-30
buffer overflow fix - handle case where stdin is closed (Rusty Russell)
bellard
2003-09-30
multiscan/doublescan fix (malc)
bellard
2003-09-30
removed SIGIOT
bellard
2003-09-30
allow Ctrl-C to be pressed when using gdb stub and SDL
bellard
2003-09-30
added utime syscall - fixed nanosleep exact behaviour
bellard
2003-09-30
simplified invocation - added automatic IDE disk geometry guessing to reuse o...
bellard
2003-09-30
new directory structure
bellard
2003-09-30
new directory structure
bellard
2003-09-30
sparc support - hack to fix case where real_host_page_size < TARGET_PAGE_SIZE...
bellard
2003-09-30
sparc emulation target (thanx to Thomas M. Ogrisegg)
bellard
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
[next]