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.5.0
qemu
Browse files
Oct 27, 2003
update
· 285dc330
bellard
authored
Oct 27, 2003
View commits for tag v0.5.0
v0.5.0
285dc330
fixed virtual memory access
· baf8ebf0
bellard
authored
Oct 27, 2003
baf8ebf0
make cpu test static
· 9d16dd55
bellard
authored
Oct 27, 2003
9d16dd55
license
· 78d6da97
bellard
authored
Oct 27, 2003
78d6da97
fixed idt/gdt relocation bug - added support for Redhat kernels
· dd6ee15c
bellard
authored
Oct 27, 2003
dd6ee15c
qemu with softmmu is now the default executable
· 0db63474
bellard
authored
Oct 27, 2003
0db63474
full soft mmu support
· 6e59c1db
bellard
authored
Oct 27, 2003
6e59c1db
full softmmu support
· 61382a50
bellard
authored
Oct 27, 2003
61382a50
disabled signal hacks for softmmu version (qemu should be much more portable now...)
· 3a51dee6
bellard
authored
Oct 27, 2003
3a51dee6
factorized debug code
· cc38b844
bellard
authored
Oct 27, 2003
cc38b844
added correct memory access code for system emulation
· c6105c0a
bellard
authored
Oct 27, 2003
c6105c0a
fixed mmu fault priviledge logic
· 93a40ea9
bellard
authored
Oct 27, 2003
93a40ea9
comments
· db8d7466
bellard
authored
Oct 27, 2003
db8d7466
added i386 user only target
· 997344f3
bellard
authored
Oct 27, 2003
997344f3
filename fixes
· 16e9b7de
bellard
authored
Oct 27, 2003
16e9b7de
Oct 05, 2003
log activation from gdb - gdb single step support for x86 - stop timer when cpu is being debugged
· 34865134
bellard
authored
Oct 05, 2003
34865134
Oct 01, 2003
updated
· 0806e3f6
bellard
authored
Oct 01, 2003
0806e3f6
bios binary images
· 39b4da28
bellard
authored
Oct 01, 2003
39b4da28
automatic man page generation - BIOS installation
· 5a67135a
bellard
authored
Oct 01, 2003
5a67135a
Sep 30, 2003
tun-fd option support for external tundev config (Rusty Russell)
· 42f1e0e4
bellard
authored
Sep 30, 2003
42f1e0e4
buffer overflow fix - handle case where stdin is closed (Rusty Russell)
· 27c3f2cb
bellard
authored
Sep 30, 2003
27c3f2cb
multiscan/doublescan fix (malc)
· a07cf92a
bellard
authored
Sep 30, 2003
a07cf92a
removed SIGIOT
· 01e3b763
bellard
authored
Sep 30, 2003
01e3b763
allow Ctrl-C to be pressed when using gdb stub and SDL
· 0ae04d73
bellard
authored
Sep 30, 2003
0ae04d73
added utime syscall - fixed nanosleep exact behaviour
· ebc05488
bellard
authored
Sep 30, 2003
ebc05488
simplified invocation - added automatic IDE disk geometry guessing to reuse...
· a20dd508
bellard
authored
Sep 30, 2003
a20dd508
new directory structure
· 6180a181
bellard
authored
Sep 30, 2003
6180a181
new directory structure
· d3eead2e
bellard
authored
Sep 30, 2003
d3eead2e
sparc support - hack to fix case where real_host_page_size < TARGET_PAGE_SIZE...
· 853d6f7a
bellard
authored
Sep 30, 2003
853d6f7a
sparc emulation target (thanx to Thomas M. Ogrisegg)
· 93ac68bc
bellard
authored
Sep 30, 2003
93ac68bc
new directory structure - changed naming of qemu and vl
· 1e43adfc
bellard
authored
Sep 30, 2003
1e43adfc
sparc emulation target (thanx to Thomas M. Ogrisegg)
· 7a3f1944
bellard
authored
Sep 30, 2003
7a3f1944
new directory structure
· 2c0262af
bellard
authored
Sep 30, 2003
2c0262af
Sep 28, 2003
portable Linux test
· 196ad109
bellard
authored
Sep 28, 2003
196ad109
Sep 17, 2003
Redhat 9 fixes
· b7dda06a
bellard
authored
Sep 17, 2003
b7dda06a
update
· fcf8fcc8
bellard
authored
Sep 17, 2003
View commits for tag v0.4.4
v0.4.4
fcf8fcc8
finished simplifying string operations - correct TF flag handling for string...
· dbc5594c
bellard
authored
Sep 17, 2003
dbc5594c
added JUMP_TB2 for a third basic block exit jump point
· 4cbb86e1
bellard
authored
Sep 17, 2003
4cbb86e1
finished simplifying string operations
· f513a41a
bellard
authored
Sep 17, 2003
f513a41a
added two more jump points
· c106152d
bellard
authored
Sep 17, 2003
c106152d
Loading