Address
:
[go:
up one dir
,
main page
]
Remove Scripts
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Sign in
chromium
/
external
/
qemu
/
refs/tags/v0.4.3
9d0fe22
update
by bellard
· 22 years ago
v0.4.3
6e0374f
debug print
by bellard
· 22 years ago
9e5f528
convert signal numbers
by bellard
· 22 years ago
c596ed1
times() fix
by bellard
· 22 years ago
91cf4d8
gcc 3.2.2 bug workaround (RedHat 9 fix)
by bellard
· 22 years ago
a96fc00
sparc fix
by bellard
· 22 years ago
d44b29c
address printing fix
by bellard
· 22 years ago
070893f
RedHat 9 fix
by bellard
· 22 years ago
9621339
changed basic block exit generation
by bellard
· 22 years ago
ede2820
added nop test for exception
by bellard
· 22 years ago
7739f36
fixed EIP exception bug in case of nop operations (kernel 2.5.74 copy_from_user() bug)
by bellard
· 22 years ago
f8c8799
added return for ARM case (may be incorrect - need checking)
by bellard
· 22 years ago
43fff23
ARM signal support
by bellard
· 22 years ago
1b21b62
ARM fixes
by bellard
· 22 years ago
a1516e9
ARM init fix
by bellard
· 22 years ago
6fb883e
ARM fix: mmap
by bellard
· 22 years ago
6e29580
ARM fixes
by bellard
· 22 years ago
f2674e3
old select support
by bellard
· 22 years ago
4690764
update
by bellard
· 22 years ago
v0.4.2
3c1cf9f
dummy rdmsr and wrmsr support - xor reg, reg optimization
by bellard
· 22 years ago
1f47a92
added disk image help
by bellard
· 22 years ago
33e3963
added user mode Linux Copy On Write disk image support - added -snapshot support (initial patch by Rusty Russell)
by bellard
· 22 years ago
cd4c3e8
added IDE WIN_READ_NATIVE_MAX command (2.5.xx fix) - added support for proper system shutdown
by bellard
· 22 years ago
7916e22
allow up to 256 MB of ram
by bellard
· 22 years ago
abd0aaf
fixed date storage in CMOS
by bellard
· 22 years ago
c39d5b7
make FPU load exception safe
by bellard
· 22 years ago
4d40895
more accurate bcd convert - fixed FPU exceptions
by bellard
· 22 years ago
e477b8b
correct eflags evaluation order for all operations - fixed important CPU state restoring bug in some exception cases - disabled unsafe inc flags optimisation
by bellard
· 22 years ago
b118d61
added PIC debug
by bellard
· 22 years ago
2f62b39
dummy label to avoid gcc optimisations
by bellard
· 22 years ago
907a5b2
fixed invalid irq jump chaining
by bellard
· 22 years ago
0849bf0
allow read only images
by bellard
· 22 years ago
3050348
removed unused assignment
by bellard
· 22 years ago
ec410fc
update
by bellard
· 22 years ago
68a7931
reduced irq latency
by bellard
· 22 years ago
c9159e5
added IDE mult support - reduced irq latency (IDE should have good performances now)
by bellard
· 22 years ago
8c9b861
added block.c
by bellard
· 22 years ago
5797fa5
first step to fix precise eflags update in case of exception
by bellard
· 22 years ago
8ef9a8e
added nop operations
by bellard
· 22 years ago
fc01f7e
IDE emulation
by bellard
· 22 years ago
3b0dca5
gdb stub defines
by bellard
· 22 years ago
da415d5
gdb usage information
by bellard
· 22 years ago
b4608c0
added gdb support to vl
by bellard
· 22 years ago
d5a0b50
update
by bellard
· 22 years ago
v0.4.1
87858c8
more precise timer emulation - fixed NE2000 probe problems - added VLTMPDIR support
by bellard
· 22 years ago
a6f816d
fixed endianness (Jocelyn Mayer)
by bellard
· 22 years ago
0ad041d
fixed inline pb
by bellard
· 22 years ago
1eb2052
update
by bellard
· 22 years ago
v0.4.0
e3e86d5
gcc3 compile fixes
by bellard
· 22 years ago
1df912c
VL license of the day is MIT/BSD
by bellard
· 22 years ago
4351832
added invlpg emulation
by bellard
· 22 years ago
59faf6d
compile fixes
by bellard
· 22 years ago
725af7d
untested RH9 fixes
by bellard
· 22 years ago
a363e34
fixed VM86 support in Virtual Linux - fixed compilation issues with gcc 2.96 - cpuid returns now pentium pro in order to avoid F00F bug workaround in Linux kernel
by bellard
· 22 years ago
ea041c0
more precise cpu_interrupt()
by bellard
· 22 years ago
83479e7
suppressed ring 0 hacks
by bellard
· 22 years ago
e2f2289
arm fixes
by bellard
· 22 years ago
844c72e
more compiler tests
by bellard
· 22 years ago
6b1534c
fixed compilation for gcc 2.96 - added QEMU system emulator
by bellard
· 22 years ago
e8cd23d
fixed compilation for gcc 2.96
by bellard
· 22 years ago
7c2d6a7
faster task switch
by bellard
· 22 years ago
f1510b2
added NE2000 emulation
by bellard
· 22 years ago
357a943
added link script for vl
by bellard
· 22 years ago
0824d6f
for hard core developpers only: a new user mode linux project :-)
by bellard
· 22 years ago
6c0372d
updated
by bellard
· 22 years ago
92ccca6
declare user mode only simulation for QEMU
by bellard
· 22 years ago
dd3587f
iret and popl (%esp) tests
by bellard
· 22 years ago
7d83131
use inline function
by bellard
· 22 years ago
66e85a2
MMU support
by bellard
· 22 years ago
90a9fda
more ring 0 operations
by bellard
· 22 years ago
3fb2ded
hardware interrupt support - support forfull ring 0 exception simulation
by bellard
· 22 years ago
f76af4b
correct restoring of CC_OP in case of exception
by bellard
· 22 years ago
717fc2a
more ring 0 instructions - full x86 MMU emulation based on mmap() syscall - fixed popl (%esp)
by bellard
· 22 years ago
c05bab7
force IOPL=3
by bellard
· 22 years ago
a52c757
fixed case where SS != USER_DS (fixes dosemu DPMI emulation)
by bellard
· 22 years ago
970a87a
new segment access
by bellard
· 22 years ago
d8bc1fd
ring 0 ops
by bellard
· 22 years ago
7501267
cpu_abort()
by bellard
· 22 years ago
13b5575
ring 0 data structures
by bellard
· 22 years ago
972ddf7
added cpu_abort()
by bellard
· 22 years ago
322d0c6
update
by bellard
· 22 years ago
2054396
fixed include macro pb
by bellard
· 22 years ago
039de85
fixed op_label computation on ppc
by bellard
· 22 years ago
144c345
consistent hello naming
by bellard
· 22 years ago
de83cd0
arm emulation support
by bellard
· 22 years ago
v0.3.0
6380ab5
added missing link scripts
by bellard
· 22 years ago
b346ff4
ARM emulation support
by bellard
· 22 years ago
5a9fdfe
factorized cpu defines
by bellard
· 22 years ago
d19893d
extracted generic code
by bellard
· 22 years ago
2521d69
factorized more definitions - suppressed broken sound ioctls
by bellard
· 22 years ago
2ab83ea
automatic ioctl number conversion - minimum ARM fork() support
by bellard
· 22 years ago
2437490
fixed serious ioctl parameter conversion issue - exported type size and align functions
by bellard
· 22 years ago
e4533c7
main cpu loop is target independent
by bellard
· 22 years ago
1e5ffbe
fixed float to int overflow bug - added ARM host correct roundings for float rounding
by bellard
· 22 years ago
7963856
moved dyngen generic code to dyngen-exec.h
by bellard
· 22 years ago
03daf0e
moved cache flush to dyngen header
by bellard
· 22 years ago
d219f7e
output gen_op_xxx() in a separate file
by bellard
· 22 years ago
95cbfc6
changed disas() prototype for multi target support
by bellard
· 22 years ago
5898e81
ARM emulation support
by bellard
· 22 years ago
394411a
added hello world for ARM
by bellard
· 22 years ago
Next »