Sign in
qemu-android
/
qemu-android
/
c52ab6f585f7cbda2d436be8b0490000c1cef16e
c52ab6f
fp: add floatXX_is_infinity(), floatXX_is_neg(), floatXX_is_zero()
by aurel32
· 16 years ago
1b2ad2e
softfloat-native: fix *nan()
by aurel32
· 16 years ago
3b27fc3
target-ppc: correctly propagate NaN in division
by aurel32
· 16 years ago
e0147e4
target-ppc: fix fload_invalid_op_excp()
by aurel32
· 16 years ago
05b9360
target-ppc: use a correct value to represent 1.0
by aurel32
· 16 years ago
eb44b95
target-ppc: update nip before calling an helper in FP instructions
by aurel32
· 16 years ago
330c483
target-ppc: fix TCGv type in fcmpu/fcmpo
by aurel32
· 16 years ago
71e991f
configure: also switch ppc64abi32 and ppcemb to CONFIG_SOFTFLOAT
by aurel32
· 16 years ago
ab5f265
target-ppc: add signed fields to ppc_avr_t.
by aurel32
· 16 years ago
3147d1e
configure: switch to CONFIG_SOFTFLOAT for PPC
by aurel32
· 16 years ago
8c7f757
configure: close stdout for the remaining calls to cc.
by balrog
· 16 years ago
ef4c385
Add ARM board names still missing from qemu-doc.
by balrog
· 16 years ago
997641a
ARM: basic SX1-cellphone sysemu support (Jean-Christophe PLAGNIOL-VILLARD).
by balrog
· 16 years ago
de95659
Fix the PXA2xx LCD dirty page detection a little more.
by balrog
· 16 years ago
6ad193e
target-ppc: fix frsp instruction
by aurel32
· 16 years ago
27ee5df
target-ppc: fix mtfsf and mtfsfi instructions
by aurel32
· 16 years ago
9a81937
target-ppc: fix fcmp{o,u} instructions
by aurel32
· 16 years ago
b12363e
target-ppc: remove FPRF optimization
by aurel32
· 16 years ago
6e35d52
target-ppc: fix mtfsb0 and mtfsb1
by aurel32
· 16 years ago
7889270
target-ppc: display FPSCR in register dump
by aurel32
· 16 years ago
70ad3de
Revert "target-ppc: use -Werror to make sure no new warning is added"
by aurel32
· 16 years ago
3e9a474
tcg: kill two warnings
by aurel32
· 16 years ago
c241f1f
target-ppc: use -Werror to make sure no new warning is added
by aurel32
· 16 years ago
2637004
target-ppc: fix mbar opcode
by aurel32
· 16 years ago
6ad7365
target-ppc: fix fsel instruction
by aurel32
· 16 years ago
30e7a22
Use float_relation_* constants
by aurel32
· 16 years ago
9208f2f
Ignore .pc and patches used by quilt
by blueswir1
· 16 years ago
3891b37
Use a hex value instead of possibly ambiguous 8 bit character
by blueswir1
· 16 years ago
84bc5b9
SVN property and .gitignore fixes (Stuart Brady)
by blueswir1
· 16 years ago
fc56ef0
Remove CRs
by blueswir1
· 16 years ago
e283261
Add missing newline at the end of file
by blueswir1
· 16 years ago
92fb73b
Fix PXA2xx framebuffer dirty checking.
by balrog
· 16 years ago
5530845
Initialize msr list size properly in KVM
by aliguori
· 16 years ago
4c9f737
Correctly initialize msr list in KVM
by aliguori
· 16 years ago
56cd2b9
target-sh4: make the initial value of SR easier to read
by aurel32
· 16 years ago
f3ff7fa
target-sh4: don't disable FPU instructions in user mode
by aurel32
· 16 years ago
bacc637
target-sh4: disable debug code
by aurel32
· 16 years ago
71968fa
target-sh4: add prefi, icbi, synco
by aurel32
· 16 years ago
a9c43f8
target-sh4: add SH7785 as CPU option
by aurel32
· 16 years ago
9db3ba4
TCG x86/x86-64: use move with zero-extend for loads/stores
by aurel32
· 16 years ago
13412c9
vnc: Fix crash on 'info vnc' after 'change vnc none'
by aurel32
· 16 years ago
f60d272
Fix smsw for x86_64 guest and bigendian host case
by malc
· 16 years ago
d40c54d
target-i386: SVM: acknowledge interrupt only after it is taken
by aurel32
· 16 years ago
5e9ae18
target-ppc: keep only the table version for mfrom
by aurel32
· 16 years ago
be94c95
target-ppc: use accessors to access fp_status exception_flags
by aurel32
· 16 years ago
d9957a8
x86 cleanup
by blueswir1
· 16 years ago
cf1cf21
target-ppc: fix compilation with PRECISE_EMULATION
by aurel32
· 16 years ago
a44d2ce
target-ppc: fix compilation with CONFIG_SOFTFLOAT
by aurel32
· 16 years ago
629bd74
softfloat-native: add float32_is_nan()
by aurel32
· 16 years ago
3f911a5
Fix warning about unused shm_regions
by blueswir1
· 16 years ago
1d6198c
Remove unnecessary trailing newlines
by blueswir1
· 16 years ago
8d32699
Remove useless check_ops.sh
by aurel32
· 16 years ago
7a3a514
Fix TARGET_LONG_BITS warning in TCG
by blueswir1
· 16 years ago
da93a1f
Make sure to link librt if we need to.
by aliguori
· 16 years ago
3c529d9
Replace posix-aio with custom thread pool
by aliguori
· 16 years ago
8de2410
PPC405EP: fix fpga write function
by aurel32
· 16 years ago
c78eae6
baum: remove 2 warnings
by aurel32
· 16 years ago
4208322
target-sh4: remove 2 warnings
by aurel32
· 16 years ago
9587035
target-alpha: fix 2 warnings
by aurel32
· 16 years ago
9322057
target-ppc: remove remaining warnings
by aurel32
· 16 years ago
94fa46e
target-ppc: remove unneeded include
by aurel32
· 16 years ago
e06fcd7
target-ppc: rework exception code
by aurel32
· 16 years ago
2a3ec4b
target-ppc: remove dead code
by aurel32
· 16 years ago
9b32d5a
pci: virtio: use pci id defines (Gerd Hoffman)
by aliguori
· 16 years ago
d350d97
pci: add default pci subsystem id for all devices (Gerd Hoffman)
by aliguori
· 16 years ago
2d22b18
Fix handling of disk-only snapshots (Kevin Wolf)
by aliguori
· 16 years ago
40a2d70
Fix crash in kvm.c (Stefan Weil)
by aliguori
· 16 years ago
d456ae3
Remove redundant #ifdef _BSD
by blueswir1
· 16 years ago
ad46db9
Rename fls to qemu_fls
by blueswir1
· 16 years ago
807d517
Add lost semicolons
by malc
· 16 years ago
4710036
Don't require linux/auxvec.h, which isn't always installed with libc.
by malc
· 16 years ago
5caf7bb
Fix compiling without MREMAP_FIXED
by blueswir1
· 16 years ago
85df0de
Allow to register a callback with fw_cfg_add_callback()
by blueswir1
· 16 years ago
f4a5a5b
Add missing "static"
by blueswir1
· 16 years ago
e01fe6d
Fix warnings introduced in r5948
by malc
· 16 years ago
371bc57
Add missing static qualifier
by malc
· 16 years ago
c40e866
adlib.c includes fmopl.h and so needs -DBUILD_Y8950=0 too
by malc
· 16 years ago
902b3d5
Introduce and use cache-utils.[ch]
by malc
· 16 years ago
4fbfcd6
IDE: Implement SEEK command
by aurel32
· 16 years ago
eeda677
target-sh4: Add SH bit handling to TLB
by aurel32
· 16 years ago
f619837
target-sh4: check FD bit for FP instructions
by aurel32
· 16 years ago
dd8edf0
Add 64-bit Block Move support (Direct & Table Indirect) (Ryan Harper)
by aliguori
· 16 years ago
ab57d96
LSI53C895A: Rename dmbs register to dbms (Ryan Harper)
by aliguori
· 16 years ago
2569da0
Accept password as an argument to 'change vnc password' monitor command (Chris Webb)
by aliguori
· 16 years ago
2a7e8dd
Fix off-by-one bug limiting VNC passwords to 7 chars (Chris Webb)
by aliguori
· 16 years ago
4c2ab98
target-ppc: enable SPE and Altivec in user mode
by aurel32
· 16 years ago
fe463b7
target-ppc: initialize MSR appropriately in user-mode
by aurel32
· 16 years ago
32938e1
target-i386: Fix jmp im on x86_64 when executing 32-bit code
by aurel32
· 16 years ago
4efbe58
MIPS Magnum: fix memory-mapped i8042
by aurel32
· 16 years ago
f65ed4c
KVM: Coalesced MMIO support
by aliguori
· 16 years ago
d85dc28
Disable KVM support if the kernel modules have broken memory slot handling
by aliguori
· 16 years ago
f19412a
linux-user: mremap(): handle MREMAP_FIXED and MREMAP_MAYMOVE correctly
by aurel32
· 16 years ago
45bc1f5
linux-user: mmap: add check if requested memory area fits target address space
by aurel32
· 16 years ago
fb1c2cd
linux-user: Fix h2g usage in page_find_alloc
by aurel32
· 16 years ago
14cc46b
linux-user: Introduce h2g_valid
by aurel32
· 16 years ago
0e62fd7
linux-user: Safety belt for h2g
by aurel32
· 16 years ago
1609cd4
linux-user: Move abi_* typedefs into qemu-types.h
by aurel32
· 16 years ago
178baee
configure: also close stdout when calling cc
by aurel32
· 16 years ago
db9a16a
target-ppc: kill a warning
by aurel32
· 16 years ago
0e69805
target-ppc: cleanup op_helper.c after TCG conversion
by aurel32
· 16 years ago
Next »