Sign in
qemu-android
/
qemu-android
/
be9d365723740a8bf4f11d2eb3e9099c99019a57
be9d365
PL110 byteswapping fix.
by pbrook
· 19 years ago
2420111
Fix Arm big-endian host bug.
by pbrook
· 19 years ago
2ae23e7
Fix Arm msr spsr bug.
by pbrook
· 19 years ago
3b7f5d4
Avoid crash if -redir or -smb used without -net user.
by pbrook
· 19 years ago
1247c5f
always compile 'int' traces
by bellard
· 19 years ago
e0b3073
BIOS workarounds for kqemu
by bellard
· 19 years ago
2951713
Record configure commandline.
by pbrook
· 19 years ago
ce4defa
Arm Linux EABI syscall support.
by pbrook
· 19 years ago
b88a383
kqemu.h include path fix
by bellard
· 19 years ago
89bfc10
added last_io_time field - '-kernel-kqemu' experimental option
by bellard
· 19 years ago
f32fc64
optional support for kernel code virtualization
by bellard
· 19 years ago
f1c8567
added last_io_time field
by bellard
· 19 years ago
5f1ce94
support for builtin profiler
by bellard
· 19 years ago
05c2a3e
kqemu/qvm86 must now be compiled outside QEMU
by bellard
· 19 years ago
f94f5d7
Add support for raw AT keyboard scancodes.
by pbrook
· 19 years ago
3aa22b4
Fix Thumb variable shift condition code bug.
by pbrook
· 19 years ago
af2f673
Fix -nographic on Arm.
by pbrook
· 19 years ago
bdd5003
Arm display emulation.
by pbrook
· 19 years ago
a41b2ff
Allow selection of emulated network card. rtl8139 emulation.
by pbrook
· 19 years ago
d861b05
Avoid buffer overflow when sending slirp packets.
by pbrook
· 19 years ago
191abaa
Fix Arm interrupted ldm bug.
by pbrook
· 19 years ago
3442e89
64-bit host/cross fixes.
by pbrook
· 19 years ago
e89f07d
Make target_mmap always return -1 on failure.
by pbrook
· 19 years ago
06c949e
Implement Arm BKPT instruction.
by pbrook
· 19 years ago
0240ded
Correctly initialize Arm CPU for Thumb entry points.
by pbrook
· 19 years ago
0fd14b7
fxsave/fxrstor fix
by bellard
· 19 years ago
7fb843f
tap win32 support
by bellard
· 19 years ago
9445880
correct DMA and transfer mode reporting (Jens Axboe)
by bellard
· 19 years ago
8147cfc
added --enable-cocoa in help (Pavel Janík)
by bellard
· 19 years ago
28a5c9c
use uint8_t instead of char
by bellard
· 19 years ago
acff9df
rxcr save/restore (initial patch by Jürgen Pfennig
by bellard
· 19 years ago
039af32
clearer -net doc (Paul Brook)
by bellard
· 19 years ago
fd1dff4
win32 socket support
by bellard
· 19 years ago
ff3fbb3
kqemu and SMP are currently not compatible
by bellard
· 19 years ago
90dc3b3
update
by bellard
· 19 years ago
85b2c68
vvfat note
by bellard
· 19 years ago
48c2f06
win32 compile fix
by bellard
· 19 years ago
1538800
workaround for gcc bug on PowerPC
by bellard
· 19 years ago
6a36d84
suppressed -enable-audio and simplified -soundhw option handling (malc)
by bellard
· 19 years ago
3f9f3aa
MIPS, ARM and SMP updates
by bellard
· 19 years ago
31febb7
log typos
by bellard
· 19 years ago
2d7a3b9
qruncom compile fixes (initial patch by Even Rouault)
by bellard
· 19 years ago
7c206a7
(Joachim Henke)
by bellard
· 19 years ago
2efc326
better help option support (Bernhard Fischer)
by bellard
· 19 years ago
91fc211
avoid echo on pty devices (David Decotigny) - fixes in the command line help
by bellard
· 19 years ago
2c6cadd
update
by bellard
· 19 years ago
a046433
Major overhaul of the virtual FAT driver for read/write support (Johannes Schindelin)
by bellard
· 19 years ago
95389c8
qcow_make_empty() support (Johannes Schindelin)
by bellard
· 19 years ago
1658b44
use IPPROTO_IP instead of SOL_IP
by bellard
· 19 years ago
183b4a3
do not init ne2000 if no network enabled
by bellard
· 19 years ago
5198cfd
smc91c111 fixes (Paul Brook)
by bellard
· 19 years ago
68998c5
cpu_reset() fix (Paul Brook)
by bellard
· 19 years ago
6d7e632
switching to Arm mode in do_interrupt() (Paul Brook)
by bellard
· 19 years ago
3d83045
'-net socket,mcast=' option support (initial patch by Juan Jose Ciarlante)
by bellard
· 19 years ago
87022ff
moved mp config table to a safer place
by bellard
· 19 years ago
cd072e0
fixed null segment validation (aka x86_64 regression bug)
by bellard
· 19 years ago
d3e9db9
initial support for up to 255 CPUs
by bellard
· 19 years ago
01dbbdf
disable debug mode
by bellard
· 19 years ago
76b3030
mipsel disas fix
by bellard
· 19 years ago
265d349
switch_tss fix (aka spoon OS bug)
by bellard
· 19 years ago
dbf2c23
update
by bellard
· 19 years ago
56902ee
more targets
by bellard
· 19 years ago
9f25f11
fix for mipsel (will need change for softmmu case)
by bellard
· 19 years ago
909a876
mips and mipsel support - fixed e_type mask
by bellard
· 19 years ago
c20eb47
mipsel-user target
by bellard
· 19 years ago
01f5e59
mipsel target
by bellard
· 19 years ago
ea31eb5
update
by bellard
· 19 years ago
cc4adee
added MIPS user in automatic tests
by bellard
· 19 years ago
6900e84
handle coprocessor exceptions
by bellard
· 19 years ago
ba3c64f
Initial SPARC SMP support (Blue Swirl)
by bellard
· 19 years ago
b9788fc
cdrom_read_toc support (Blue Swirl)
by bellard
· 19 years ago
227671c
PAGE_EXEC support (Blue Swirl)
by bellard
· 19 years ago
f881a0d
update
by bellard
· 19 years ago
4ad40f3
MIPS fixes (Daniel Jacobowitz)
by bellard
· 19 years ago
6810e15
MIPS halt support - MIPS static state fix (Daniel Jacobowitz)
by bellard
· 19 years ago
a64d471
MIPS unaligned accesses exceptions (Daniel Jacobowitz)
by bellard
· 19 years ago
2d7272a
kernel command line support (Daniel Jacobowitz)
by bellard
· 19 years ago
30d6cb8
correct MIPS state restoring (Daniel Jacobowitz)
by bellard
· 19 years ago
6f970bd
MIPS support and memory access error reporting (Daniel Jacobowitz)
by bellard
· 19 years ago
89984cd
segment validation fix in lret/iret
by bellard
· 19 years ago
ee09718
Arm mulxy insn fix (Paul Brook)
by bellard
· 19 years ago
80337b6
NIC emulation for qemu arm-softmmu (Paul Brook)
by bellard
· 19 years ago
54ca909
generate GPF if non canonical addresses
by bellard
· 19 years ago
56c8f68
statfs fix
by bellard
· 19 years ago
c960bde
correct ioctls
by bellard
· 19 years ago
148f505
uid32 syscalls
by bellard
· 19 years ago
4b4f782
NX support
by bellard
· 19 years ago
84b7b8e
PAGE_EXEC support in TLBs
by bellard
· 19 years ago
5cf3839
nx defines
by bellard
· 19 years ago
5732fd2
x86_64 ldl fix
by bellard
· 19 years ago
649ea05
x86_64 lcall fix
by bellard
· 19 years ago
7664728
win32 compile fix
by bellard
· 19 years ago
50443c9
specialize the power save code for 7x0 CPUs
by bellard
· 19 years ago
6f5a9f7
fixed async signal support for tb_phys_invalidate()
by bellard
· 19 years ago
4a38940
using _exit in fork() (Kamo Hiroyasu)
by bellard
· 19 years ago
048f6b4
mips user emulation
by bellard
· 19 years ago
eeef26c
fixed BLTZAL and BLTZALL insns - fixed regressions from jmp opts
by bellard
· 19 years ago
cc9442b
fixed warning
by bellard
· 19 years ago
15338fd
added AT_PLATFORM and AT_HWCAP for x86 (initial patch by Gwenole Beauchesne)
by bellard
· 19 years ago
79639d4
update boot sector when using -kernel (Magnus Damm)
by bellard
· 19 years ago
Next »