Sign in
qemu-android
/
qemu-android
/
ad6a4837f88756fbc11d779fb81d96c3e35280bf
ad6a483
update
by bellard
· 21 years ago
039d3da
added user mode libqemu usage example
by bellard
· 21 years ago
a7e61ed
create slirp directory
by bellard
· 21 years ago
b5075d2
more imul tests
by bellard
· 21 years ago
91caaa6
update
by bellard
· 21 years ago
d64477a
imul imm8 fix - 0x82 opcode support (Hidemi KAWAI)
by bellard
· 21 years ago
f6bac38
fixed options definition
by bellard
· 21 years ago
f0cbd3e
initial user mode network support
by bellard
· 21 years ago
7c1f25b
probe static SDL link
by bellard
· 21 years ago
ee9dbb2
NE2000 fixes for windows (Renzo Davoli)
by bellard
· 21 years ago
c20709a
initial user mode network support
by bellard
· 21 years ago
92cb7d5
NT mouse fix (Mark Jonckheere)
by bellard
· 21 years ago
202a456
safer sb16 code
by bellard
· 21 years ago
3294b94
avoid segfault if transient invalid text resolution
by bellard
· 21 years ago
2aebb3e
blanking support
by bellard
· 21 years ago
95917e3
suppressed no longer needed vm86 segment hack (Mike Nordell)
by bellard
· 21 years ago
f186904
update
by bellard
· 21 years ago
c5df018
ppc: suppressed unneeded globals and headers - added explicit type for ppc nvram
by bellard
· 21 years ago
a541f29
PowerPC system emulation fixes (Jocelyn Mayer)
by bellard
· 21 years ago
df475d1
fixed invalid command test
by bellard
· 21 years ago
2f0c934
update
by bellard
· 21 years ago
fd83690
VM86 EIP masking fix (aka NT5 install fix) (Mike Nordell)
by bellard
· 21 years ago
289e09e
fixed keyboard random bug (Mike Nordell)
by bellard
· 21 years ago
7ae9862
ide select logic fix
by bellard
· 21 years ago
41b9be4
preserve partition table when using -linux option
by bellard
· 21 years ago
52302d7
fix the no device case
by bellard
· 21 years ago
333190e
base memory size in cmos
by bellard
· 21 years ago
eccabc6
vga 9 pixel wide text char fix
by bellard
· 21 years ago
bb05862
refuse write accesses in BIOS area (aka EMM386.EXE fix) (Mike Nordell)
by bellard
· 21 years ago
9eb153f
dma clean up - added missing read accesses
by bellard
· 21 years ago
aaba6c1
win32: correct keycode remapping
by bellard
· 21 years ago
38e205a
win32: do not use all cpu time
by bellard
· 21 years ago
e1a2374
port 92 access
by bellard
· 21 years ago
57c3072
fixing free
by bellard
· 21 years ago
73332e5
qemu fast fix
by bellard
· 21 years ago
1f67313
doc update
by bellard
· 21 years ago
aa45548
history support (Jocelyn Mayer)
by bellard
· 21 years ago
9307c4c
improved monitor: type check, expression evaluator, memory dump, disassembly
by bellard
· 21 years ago
40c3bac
win32 port (Kazu)
by bellard
· 21 years ago
6eaee46
update
by bellard
· 21 years ago
0f2f112
tun-fd fix
by bellard
· 21 years ago
4721c45
UIP update fix
by bellard
· 21 years ago
a6e022a
fixed SDL probing for cross compilation
by bellard
· 21 years ago
702c651
added -macaddr option
by bellard
· 21 years ago
1154e44
avoid rounding problems
by bellard
· 21 years ago
e463b58
rdtsc fix
by bellard
· 21 years ago
11d9f69
win32 cross compile fix
by bellard
· 21 years ago
0c607d5
win32 port (initial patch by kazu)
by bellard
· 21 years ago
67b915a
win32 port (initial patch by kazu)
by bellard
· 21 years ago
bb27c19
update
by bellard
· 21 years ago
8a7ddc3
new timer API - new API to save/restore the virtual machine state
by bellard
· 21 years ago
b0a21b5
use new timer API
by bellard
· 21 years ago
dff38e7
more precise RTC emulation (periodic timers + time updates)
by bellard
· 21 years ago
1f1af9f
added cpu_get_fp80() and cpu_set_fp80()
by bellard
· 21 years ago
858693c
moved gdbstub to qemu - new asynchronous gdbstub
by bellard
· 21 years ago
9b14bb0
install fix (Rusty Russel)
by bellard
· 21 years ago
c101c49
added qemu-mkcow man page
by bellard
· 21 years ago
4bb2fcc
gcc 2.95.4 compile fix (Petter Reinholdtsen)
by bellard
· 21 years ago
08cea4e
fixed ljmp and iret to TSS
by bellard
· 21 years ago
883da8e
task switch fixes
by bellard
· 21 years ago
78ebca6
fixed IDE probe
by bellard
· 21 years ago
5e2a644
removed most of global context uses - removed unneeded abort() which cause problems during win95 hardware scan
by bellard
· 21 years ago
11774f5
protected lret x86 'bug' emulation
by bellard
· 21 years ago
d9d849f
update
by bellard
· 21 years ago
e19e89a
more log items
by bellard
· 21 years ago
f193c79
do not depend on thunk.h - more log items
by bellard
· 21 years ago
3035f7f
use new directory layout
by bellard
· 21 years ago
4afa648
fixed protected lret imm insn (one more OS/2 fix)
by bellard
· 21 years ago
c45c3d0
write to both IDE drives - return 0 for not present drives
by bellard
· 21 years ago
baca51f
updated floppy driver: formatting code, disk geometry auto detect (Jocelyn Mayer)
by bellard
· 21 years ago
bc51c5c
initial x86-64 host support (Gwenole Beauchesne)
by bellard
· 21 years ago
5069146
update
by bellard
· 21 years ago
59a983b
device independent VGA screen dump
by bellard
· 21 years ago
4e463d8
tun-fd option fix
by bellard
· 21 years ago
94fe4f9
update
by bellard
· 21 years ago
0fb4822
added qemu_mallocz()
by bellard
· 21 years ago
b41a2cd
io port API change
by bellard
· 21 years ago
c4b1fcc
added I/O API - io port API change - added multiple network interface support - redirect serial port to a pseudo terminal if using graphical mode
by bellard
· 21 years ago
0f35920
io port API change - removed dumb console redraw (not useful)
by bellard
· 21 years ago
7d977de
io port API change
by bellard
· 21 years ago
07d8986
added qemu_mallocz()
by bellard
· 21 years ago
caed880
removable device support - io port API change
by bellard
· 21 years ago
b338082
remoable device support
by bellard
· 21 years ago
9dc39cb
added a command line monitor
by bellard
· 21 years ago
80cabfa
separated more devices from emulator
by bellard
· 21 years ago
38ca2ab
m68k compile fix
by bellard
· 21 years ago
73bdea1
2.6 kernel compile fix
by bellard
· 21 years ago
00af2b2
added cow.h
by bellard
· 21 years ago
a735aa3
added precompiled linux boot sector
by bellard
· 21 years ago
6b2b611
more FPU context save tests
by bellard
· 21 years ago
bf08806
native FPU support in code copy mode
by bellard
· 21 years ago
f9e92e9
use physical memory access functions for DMA
by bellard
· 21 years ago
8dc75d7
moved DMA and SB16 outside timer (may break SB16)
by bellard
· 21 years ago
03857e3
native FPU support in code copy mode
by bellard
· 21 years ago
16f6243
DMA API change
by bellard
· 21 years ago
8b1f24b
new physical memory access API (used by DMA accesses)
by bellard
· 21 years ago
b448f2f
new physical memory access API (used by DMA accesses) - code copy FP fixes
by bellard
· 21 years ago
97eb5b1
native FPU support in code copy mode
by bellard
· 21 years ago
7eee2a5
CR0.MP/EM/TS support
by bellard
· 21 years ago
42c3c0c
native FPU support (disabled)
by bellard
· 21 years ago
Next »