Sign in
qemu
/
qemu
/
9f05cc34df6ea0cdd9183e8405792aa09ddac7d3
9f05cc3
fixed big endian ops
by bellard
· 21 years ago
285dc33
update
by bellard
· 21 years ago
v0.5.0
baf8ebf
fixed virtual memory access
by bellard
· 21 years ago
9d16dd5
make cpu test static
by bellard
· 21 years ago
78d6da9
license
by bellard
· 21 years ago
dd6ee15
fixed idt/gdt relocation bug - added support for Redhat kernels
by bellard
· 21 years ago
0db6347
qemu with softmmu is now the default executable
by bellard
· 21 years ago
6e59c1d
full soft mmu support
by bellard
· 21 years ago
61382a5
full softmmu support
by bellard
· 21 years ago
3a51dee
disabled signal hacks for softmmu version (qemu should be much more portable now...)
by bellard
· 21 years ago
cc38b84
factorized debug code
by bellard
· 21 years ago
c6105c0
added correct memory access code for system emulation
by bellard
· 21 years ago
93a40ea
fixed mmu fault priviledge logic
by bellard
· 21 years ago
db8d746
comments
by bellard
· 21 years ago
997344f
added i386 user only target
by bellard
· 21 years ago
16e9b7d
filename fixes
by bellard
· 21 years ago
3486513
log activation from gdb - gdb single step support for x86 - stop timer when cpu is being debugged
by bellard
· 21 years ago
0806e3f
updated
by bellard
· 21 years ago
39b4da2
bios binary images
by bellard
· 21 years ago
5a67135
automatic man page generation - BIOS installation
by bellard
· 21 years ago
42f1e0e
tun-fd option support for external tundev config (Rusty Russell)
by bellard
· 21 years ago
27c3f2c
buffer overflow fix - handle case where stdin is closed (Rusty Russell)
by bellard
· 21 years ago
a07cf92
multiscan/doublescan fix (malc)
by bellard
· 21 years ago
01e3b76
removed SIGIOT
by bellard
· 21 years ago
0ae04d7
allow Ctrl-C to be pressed when using gdb stub and SDL
by bellard
· 21 years ago
ebc0548
added utime syscall - fixed nanosleep exact behaviour
by bellard
· 21 years ago
a20dd50
simplified invocation - added automatic IDE disk geometry guessing to reuse old disk images directly
by bellard
· 21 years ago
6180a18
new directory structure
by bellard
· 21 years ago
d3eead2
new directory structure
by bellard
· 21 years ago
853d6f7
sparc support - hack to fix case where real_host_page_size < TARGET_PAGE_SIZE (typically sparc target case)
by bellard
· 21 years ago
93ac68b
sparc emulation target (thanx to Thomas M. Ogrisegg)
by bellard
· 21 years ago
1e43adf
new directory structure - changed naming of qemu and vl
by bellard
· 21 years ago
7a3f194
sparc emulation target (thanx to Thomas M. Ogrisegg)
by bellard
· 21 years ago
2c0262a
new directory structure
by bellard
· 21 years ago
196ad10
portable Linux test
by bellard
· 21 years ago
b7dda06
Redhat 9 fixes
by bellard
· 21 years ago
fcf8fcc
update
by bellard
· 21 years ago
v0.4.4
dbc5594
finished simplifying string operations - correct TF flag handling for string operations and ss loading - simplified basic block exit code generation
by bellard
· 21 years ago
4cbb86e
added JUMP_TB2 for a third basic block exit jump point
by bellard
· 21 years ago
f513a41
finished simplifying string operations
by bellard
· 21 years ago
c106152
added two more jump points
by bellard
· 21 years ago
facc68b
removed x86 hacks
by bellard
· 21 years ago
3ff0631
added linux < 2.4.21 vm86 bug workaround - added extensive TF flag test
by bellard
· 21 years ago
b1ba657
depth 32 fix
by bellard
· 21 years ago
b67d595
glibc 2.3.x fix
by bellard
· 21 years ago
2e255c6
faster and more accurate segment handling
by bellard
· 21 years ago
3f33731
pop ss, mov ss, x and sti disable irqs for the next instruction - began dispatch optimization by adding new x86 cpu 'hidden' flags
by bellard
· 21 years ago
d05e66d
no error code if hardware interrupt
by bellard
· 21 years ago
2d80ae8
avoid problems if make clean was not made before updating
by bellard
· 21 years ago
17383a2
gcc 3.x is mandatory now on PowerPC
by bellard
· 21 years ago
9257a9e
workaround for gcc 3.3 bug or overoptimisation if a label is not used
by bellard
· 21 years ago
70a194b
fixed invalid Linux asm/unistd.h header for PowerPC and gcc 3.3
by bellard
· 21 years ago
2573109
pass function name to JMUP_TB()
by bellard
· 21 years ago
9dfa5b4
64 bit fixes (Falk Hueffner)
by bellard
· 21 years ago
9da8ba1
mode X double scan fix (malc)
by bellard
· 21 years ago
76bc683
updated
by bellard
· 21 years ago
3b22c47
fixed invalid ESP usage (Jon Nall)
by bellard
· 21 years ago
96e6e05
fixed invalid code gen
by bellard
· 21 years ago
e2222c3
removed warnings
by bellard
· 21 years ago
31e8f3c
PowerPC fix (Jon Nall)
by bellard
· 21 years ago
9368caf
updated
by bellard
· 21 years ago
38e584a
m68k host port (Richard Zidlicky)
by bellard
· 21 years ago
313aa56
added VGA emulation - added PS/2 mouse and keyboard emulation - use SDL for VGA display
by bellard
· 21 years ago
4cbf74b
soft mmu support
by bellard
· 21 years ago
33417e7
soft mmu support - Memory I/O API - synthetize string instructions
by bellard
· 21 years ago
4021dab
soft mmu support - moved unrelated code to help2-i386.c - synthetize string instructions
by bellard
· 21 years ago
626df76
build all targets at the same time
by bellard
· 21 years ago
abcd5da
use bswap.h
by bellard
· 21 years ago
97a847b
build all targets at the same time - SDL probe support
by bellard
· 21 years ago
ab93bbe
soft mmu support
by bellard
· 21 years ago
0f0b726
SDL support for VGA, keyboard and mouse
by bellard
· 21 years ago
b92e5a2
Software MMU support (used for memory mapped devices such as VGA)
by bellard
· 21 years ago
17b0018
Full VGA support, including old CGA modes, VGA planar and mode X
by bellard
· 21 years ago
39cf780
fixed graphical VGA 16 color mode - fixed 9 pixel wide text mode
by bellard
· 21 years ago
e89f66e
Hardware level VGA emulation (only text mode is tested)
by bellard
· 21 years ago
b6d78bf
correct CPL support (should fix flat real mode support)
by bellard
· 21 years ago
c33a346
first part of single stepping support
by bellard
· 21 years ago
61a2ad5
refresh clock dummy emulation (netbsd boot fix)
by bellard
· 21 years ago
2c1794c
more generic ljmp and lcall - fixed REPNZ usage for non compare string ops (FreeDos boot loader fix)
by bellard
· 21 years ago
8a4c1cc
fixed ss segment load - added ICEBP instruction
by bellard
· 21 years ago
330d041
keyboard emulation - accepts to boot with Bochs BIOS and LGPL'ed VGA BIOS
by bellard
· 21 years ago
3802ce2
set to protected mode
by bellard
· 21 years ago
4abe615
removed debug
by bellard
· 21 years ago
a412ac5
real mode support
by bellard
· 21 years ago
b2b5fb2
popw (%esp) test)
by bellard
· 21 years ago
8f18647
real mode support (now boots from BOCHS BIOS and LGPL'ed VGA BIOS)
by bellard
· 21 years ago
4c3a88a
gdb stub breakpoints support
by bellard
· 21 years ago
d6b4936
update
by bellard
· 21 years ago
9d0fe22
update
by bellard
· 21 years ago
v0.4.3
6e0374f
debug print
by bellard
· 21 years ago
9e5f528
convert signal numbers
by bellard
· 21 years ago
c596ed1
times() fix
by bellard
· 21 years ago
91cf4d8
gcc 3.2.2 bug workaround (RedHat 9 fix)
by bellard
· 21 years ago
a96fc00
sparc fix
by bellard
· 21 years ago
d44b29c
address printing fix
by bellard
· 21 years ago
070893f
RedHat 9 fix
by bellard
· 21 years ago
9621339
changed basic block exit generation
by bellard
· 21 years ago
ede2820
added nop test for exception
by bellard
· 21 years ago
7739f36
fixed EIP exception bug in case of nop operations (kernel 2.5.74 copy_from_user() bug)
by bellard
· 21 years ago
f8c8799
added return for ARM case (may be incorrect - need checking)
by bellard
· 21 years ago
Next »