Sign in
qemu
/
qemu
/
7f1a8398ab447c9ba2cc0e73935d7c97d6075053
7f1a839
removed unused code
by bellard
· 18 years ago
e7b8101
added missing returns
by bellard
· 18 years ago
436e15b
win32 fixes (initial patch by kazu)
by bellard
· 18 years ago
550be12
fixed refresh logic (initial patch by Igor Kovalenko)
by bellard
· 18 years ago
979b67a
some compilation fixes
by bellard
· 18 years ago
83f6409
async file I/O API
by bellard
· 18 years ago
7954c73
commit to specific devices
by bellard
· 18 years ago
93b6b2a
show backing file name
by bellard
· 18 years ago
d62ca2b
removed unused code
by bellard
· 18 years ago
4615218
Rewrite Arm host support.
by pbrook
· 18 years ago
f3a9676
Arm host build fix.
by pbrook
· 18 years ago
47dbd1f
error display fix (malc)
by bellard
· 18 years ago
d07edbf
Fix Arm cp15 c13 (Process ID) register writes.
by pbrook
· 18 years ago
059809e
usb destroy API change (Lonnie Mendez)
by bellard
· 18 years ago
3b2ccc5
Linux compilation fix
by bellard
· 18 years ago
74ccb34
Sparc64 host support (Blue Swirl)
by bellard
· 18 years ago
5ef5411
Sparc64 user emulator fixes (Blue Swirl)
by bellard
· 18 years ago
725cb90
sparc64 fixes (Blue Swirl)
by bellard
· 18 years ago
a3c2599
audio capture fixes (malc)
by bellard
· 18 years ago
69db0ac
Fix comment typo.
by pbrook
· 18 years ago
ec36b69
audio capture to wab files (malc)
by bellard
· 18 years ago
6330126
update
by bellard
· 18 years ago
634fce9
Defer timer initialization until after commandline processing.
by pbrook
· 18 years ago
13224a8
added mouse event generation
by bellard
· 18 years ago
7ba1260
generate CRLF instead of LF
by bellard
· 18 years ago
bd46884
fixed LF interpretation
by bellard
· 18 years ago
3c65634
update
by bellard
· 18 years ago
29b9a34
win32 compilation fixes
by bellard
· 18 years ago
a8e5ac3
win32 compilation - force process affinity on win32 as a workaround for SMP issues
by bellard
· 18 years ago
ec607da
avoid recursive tx
by bellard
· 18 years ago
1dce7c3
new clock logic: cpu ticks and virtual clocks are no longer proportional - added timestamps on the stdio console
by bellard
· 18 years ago
effedbc
export cpu_get_real_ticks()
by bellard
· 18 years ago
9f909fe
use posix timers
by bellard
· 18 years ago
718da2b
fixed for TCP segmentation offloading - removed dependency on slirp.h (Igor Kovalenko)
by bellard
· 18 years ago
0de6bb7
monitor/mwait workaround
by bellard
· 18 years ago
3d7374c
monitor/mwait support
by bellard
· 18 years ago
4f20929
Don't include audio.h when building tools.
by pbrook
· 19 years ago
d929eba
audio endianness API changes (malc)
by bellard
· 19 years ago
219fb12
avoid unneeded dependencies
by bellard
· 19 years ago
8ead62c
audio fixes + initial audio capture support (malc)
by bellard
· 19 years ago
feea13e
sb16 fixes (WfW 3 appears to work with shipped drivers) (malc)
by bellard
· 19 years ago
6c270db
rate converter fix (malc)
by bellard
· 19 years ago
47378eb
update
by bellard
· 19 years ago
e3c2613
pcnet nic support (Antony T Curtis)
by bellard
· 19 years ago
6cadb32
rtl8139 fixes (Igor Kovalenko)
by bellard
· 19 years ago
856074e
fix for IO_MEM_ROMD support
by bellard
· 19 years ago
99ba31b
flash device fix
by bellard
· 19 years ago
0510224
disable unimplemented C+ mode (aka windows xp 64 fix)
by bellard
· 19 years ago
106ec87
initial MIPS signal handling (initial patch by Raphael Rigo)
by bellard
· 19 years ago
951f135
telnet protocol and more consistent syntax (Jason Wessel)
by bellard
· 19 years ago
1f6e24e
display device identifier string for user with info usb (Lonnie Mendez)
by bellard
· 19 years ago
3e382bc
consistent update of ERL and EXL (Dirk Behme)
by bellard
· 19 years ago
beac80c
Windows sparse file support (Frediano Ziglio)
by bellard
· 19 years ago
3587d7e
fix crash when closing windows (Frediano Ziglio)
by bellard
· 19 years ago
d796321
lwu support - generate exception if unaligned pc (Marius Groeger)
by bellard
· 19 years ago
567d410
qsub fix (Wolfgang Schildbach)
by bellard
· 19 years ago
a80dde0
SPARC FPU optimization (Blue Swirl)
by bellard
· 19 years ago
29133e9
AMD NOR flash device support (initial patch by Jocelyn Mayer)
by bellard
· 19 years ago
9d42037
support for dynamic address space changes
by bellard
· 19 years ago
2a4188a
low level support for memory mapped flash devices (initial patch by Jocelyn Mayer)
by bellard
· 19 years ago
4f4fbf7
64 bit support
by bellard
· 19 years ago
26a7646
C99 64 bit printf
by bellard
· 19 years ago
3b42c97
sse2 comment
by bellard
· 19 years ago
755d137
removed warning
by bellard
· 19 years ago
2648984
avoid name conflicts
by bellard
· 19 years ago
87ac542
disable user targets by default for cross compile with mingw32
by bellard
· 19 years ago
a18e524
multiple wait object support for win32 (kazu)
by bellard
· 19 years ago
e15d737
send correctly long key sequences on slow terminals - fixes backspace handling
by bellard
· 19 years ago
be995c2
removed unused code - init timers earlier
by bellard
· 19 years ago
6b1575b
cpu_get_phys_page_debug fix (Blue Swirl)
by bellard
· 19 years ago
9d9754a
sparc fpu fix - allow 64 bit addresses (Blue Swirl)
by bellard
· 19 years ago
1579bde
update
by bellard
· 19 years ago
0bab00f
UDP char device (initial patch by Jason Wessel) - TCP char device
by bellard
· 19 years ago
3532fa7
mips socket calls (initial patch by Raphael Rigo)
by bellard
· 19 years ago
480c1cd
fix for movq2dq, movdq2q and cvttps2dq (thanx to Julian Seward and malc)
by bellard
· 19 years ago
80e7d52
added movdq2q and movq2dq
by bellard
· 19 years ago
13846e7
Sparc64 BPr branch target fix (Blue Swirl)
by bellard
· 19 years ago
3cb0853
more info about -std-vga
by bellard
· 19 years ago
1bdb68e
fixed sparc64 cpu fp save/restore
by bellard
· 19 years ago
65ce8c2
soft floats for SPARC (Blue Swirl)
by bellard
· 19 years ago
ee6c0b5
sparc branch fix (Blue Swirl)
by bellard
· 19 years ago
48dc41e
sparc user fixes (Blue Swirl)
by bellard
· 19 years ago
a891c7a
fxam fix (Julian Seward)
by bellard
· 19 years ago
b2a8e59
fxam test
by bellard
· 19 years ago
447c2ce
switch_tss eflags restore fix (malc)
by bellard
· 19 years ago
75956cf
Sun4u vga+bios tweaks (Blue Swirl).
by pbrook
· 19 years ago
ded3ab8
Sparc64 insn fixes (Blue Swirl).
by pbrook
· 19 years ago
908f52b
Add big-endian SH4-user target
by pbrook
· 19 years ago
9c2a9ea
SH bugfixes.
by pbrook
· 19 years ago
397e923
Remove debug output.
by pbrook
· 19 years ago
4dbed89
Enable SH bFLT loader.
by pbrook
· 19 years ago
355fb23
SH usermode fault handling.
by pbrook
· 19 years ago
9854bc4
SH4 rts fix.
by pbrook
· 19 years ago
978efd6
Respond to qOffsets gdb packet (for debugging bFLT binaries).
by pbrook
· 19 years ago
e6de1ba
Arm h/w doc updates.
by pbrook
· 19 years ago
30a604f
update
by bellard
· 19 years ago
856860f
update
by bellard
· 19 years ago
ce05c32
allow ACPI table build
by bellard
· 19 years ago
1ce549a
more ACPI definition to keep Solaris Happy (Juergen Kiel)
by bellard
· 19 years ago
a08beb3
update
by bellard
· 19 years ago
Next »