Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · v0.4.3
qemu
Browse files
Jul 13, 2003
update
· 9d0fe224
bellard
authored
Jul 13, 2003
View commits for tag v0.4.3
v0.4.3
9d0fe224
debug print
· 6e0374f6
bellard
authored
Jul 13, 2003
6e0374f6
convert signal numbers
· 9e5f5284
bellard
authored
Jul 13, 2003
9e5f5284
times() fix
· c596ed17
bellard
authored
Jul 13, 2003
c596ed17
gcc 3.2.2 bug workaround (RedHat 9 fix)
· 91cf4d88
bellard
authored
Jul 13, 2003
91cf4d88
sparc fix
· a96fc003
bellard
authored
Jul 13, 2003
a96fc003
address printing fix
· d44b29c2
bellard
authored
Jul 13, 2003
d44b29c2
RedHat 9 fix
· 070893f4
bellard
authored
Jul 13, 2003
070893f4
Jul 11, 2003
changed basic block exit generation
· 9621339d
bellard
authored
Jul 11, 2003
9621339d
added nop test for exception
· ede28208
bellard
authored
Jul 11, 2003
ede28208
fixed EIP exception bug in case of nop operations (kernel 2.5.74 copy_from_user() bug)
· 7739f36e
bellard
authored
Jul 11, 2003
7739f36e
Jul 09, 2003
added return for ARM case (may be incorrect - need checking)
· f8c87998
bellard
authored
Jul 09, 2003
f8c87998
ARM signal support
· 43fff238
bellard
authored
Jul 09, 2003
43fff238
ARM fixes
· 1b21b62a
bellard
authored
Jul 09, 2003
1b21b62a
ARM init fix
· a1516e92
bellard
authored
Jul 09, 2003
a1516e92
ARM fix: mmap
· 6fb883e8
bellard
authored
Jul 09, 2003
6fb883e8
ARM fixes
· 6e295807
bellard
authored
Jul 09, 2003
6e295807
old select support
· f2674e31
bellard
authored
Jul 09, 2003
f2674e31
Jul 07, 2003
update
· 4690764b
bellard
authored
Jul 07, 2003
View commits for tag v0.4.2
v0.4.2
4690764b
dummy rdmsr and wrmsr support - xor reg, reg optimization
· 3c1cf9fa
bellard
authored
Jul 07, 2003
3c1cf9fa
Jul 06, 2003
added disk image help
· 1f47a922
bellard
authored
Jul 06, 2003
1f47a922
added user mode Linux Copy On Write disk image support - added -snapshot...
· 33e3963e
bellard
authored
Jul 06, 2003
33e3963e
Jul 04, 2003
added IDE WIN_READ_NATIVE_MAX command (2.5.xx fix) - added support for proper system shutdown
· cd4c3e88
bellard
authored
Jul 04, 2003
cd4c3e88
Jul 01, 2003
allow up to 256 MB of ram
· 7916e224
bellard
authored
Jul 01, 2003
7916e224
fixed date storage in CMOS
· abd0aaff
bellard
authored
Jul 01, 2003
abd0aaff
make FPU load exception safe
· c39d5b78
bellard
authored
Jul 01, 2003
c39d5b78
more accurate bcd convert - fixed FPU exceptions
· 4d40895f
bellard
authored
Jul 01, 2003
4d40895f
Jun 30, 2003
correct eflags evaluation order for all operations - fixed important CPU state...
· e477b8b8
bellard
authored
Jun 30, 2003
e477b8b8
added PIC debug
· b118d61e
bellard
authored
Jun 30, 2003
b118d61e
dummy label to avoid gcc optimisations
· 2f62b397
bellard
authored
Jun 30, 2003
2f62b397
fixed invalid irq jump chaining
· 907a5b26
bellard
authored
Jun 30, 2003
907a5b26
allow read only images
· 0849bf08
bellard
authored
Jun 30, 2003
0849bf08
removed unused assignment
· 30503481
bellard
authored
Jun 30, 2003
30503481
update
· ec410fc9
bellard
authored
Jun 30, 2003
ec410fc9
reduced irq latency
· 68a79315
bellard
authored
Jun 30, 2003
68a79315
added IDE mult support - reduced irq latency (IDE should have good performances now)
· c9159e53
bellard
authored
Jun 30, 2003
c9159e53
added block.c
· 8c9b861e
bellard
authored
Jun 30, 2003
8c9b861e
first step to fix precise eflags update in case of exception
· 5797fa5d
bellard
authored
Jun 30, 2003
5797fa5d
added nop operations
· 8ef9a8ec
bellard
authored
Jun 30, 2003
8ef9a8ec
IDE emulation
· fc01f7e7
bellard
authored
Jun 30, 2003
fc01f7e7
Loading