index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2008-09-22
Add comment to windows SCSI hack.
pbrook
2008-09-22
Remove unnecessary call to qemu_aio_init (called from bdrv_init)
blueswir1
2008-09-22
LSI SCSI: raise UDC on infinite loop (Marcelo Tosatti)
aliguori
2008-09-22
scsi-generic: correct 6-bytes commands transfer length (Laurent Vivier)
aliguori
2008-09-22
scsi-generic: correct usage of memset() (Laurent Vivier)
aliguori
2008-09-22
Don't use sprintf() or strcpy()
aliguori
2008-09-22
Do not allow AIO to be inited multiple times
aliguori
2008-09-22
Support out-of-the-tree building of tests
malc
2008-09-22
Avoid clobbering input register in qemu_ld64+bswap+useronly case
malc
2008-09-22
Fix ARM NEON vdup and vtbl bugs.
pbrook
2008-09-21
Fix neon encoding comment.
pbrook
2008-09-21
Fix Xcontext fill, by Here Poussineau.
ths
2008-09-21
Use the new concat_tl_i64 op for std and stda
blueswir1
2008-09-21
Add concat32_i64 and concat_tl_i64 ops
blueswir1
2008-09-21
Use the new concat_i32_i64 op for std and stda
blueswir1
2008-09-21
Add concat_i32_i64 op.
pbrook
2008-09-21
Band-aid vfork() emulation (Kirill Shutemov).
balrog
2008-09-21
Fix TEST_BSX operands in test-i386.c (Zeev Tarantov).
balrog
2008-09-21
Enable same-arch consistency check on x86-64, print syscall name on error.
balrog
2008-09-20
Move signal handler prototype back to cpu.h
blueswir1
2008-09-20
Suppress gcc 4.x -Wpointer-sign (included in -Wall) warnings
blueswir1
2008-09-20
Add signed versions of save/load functions
blueswir1
2008-09-20
Fix QADD / QSUB decoding on ARM (Torbjörn Andersson).
balrog
2008-09-20
Fix pread() and pwrite() syscall on ARM EABI (Kirill Shutemov).
balrog
2008-09-20
Add MTIOCTOP, MTIOCGET and MTIOCPOS ioctls (Kirill Shutemov).
balrog
2008-09-20
Fix building with 2.6.27 kernel headers (Kirill Shutemov).
balrog
2008-09-20
Implement the futimesat() syscall (by Kirill Shutemov).
balrog
2008-09-20
Implement fstatat64() syscall (by Kirill Shutemov).
balrog
2008-09-20
Swap only altered elements of the grouplist in getgroups() (Kirill Shutemov).
balrog
2008-09-20
Fix getgroups() with zero size parameter (Kirill Shutemov).
balrog
2008-09-20
Use a QEMUBH when an OMAP timer must expire immediately.
balrog
2008-09-20
Add a comment about masking of CTI interrupt in 16550A UART.
balrog
2008-09-20
Allow attaching devices to OMAP UARTs.
balrog
2008-09-18
Update OpenBIOS images to SVN r237.
blueswir1
2008-09-18
Add Sparc32 display depth to firmware configuration
blueswir1
2008-09-18
Add common keys to firmware configuration
blueswir1
2008-09-18
Add UUID to firmware configuration info (Gleb Natapov)
blueswir1
2008-09-18
Add "info uuid" command to monitor (Gleb Natapov)
blueswir1
2008-09-18
Add -uuid command line option (Gleb Natapov)
blueswir1
2008-09-18
Key/value based qemu<->guest firmware communication mechanism (Gleb Natapov)
blueswir1
2008-09-18
target-alpha: switch most load/store ops to TCG
aurel32
2008-09-18
target-alpha: convert remaining arith3 functions to TCG
aurel32
2008-09-18
Use TCG registers for most CPU register accesses.
ths
2008-09-18
Move the active FPU registers into env again, and use more TCG registers
ths
2008-09-18
target-alpha: fix one more literal sign issue
aurel32
2008-09-18
target-alpha: instruction decoding simplification
aurel32
2008-09-18
target-alpha: convert cmp* instructions to TCG
aurel32
2008-09-18
alpha: fix a missing literal sign issue
aurel32
2008-09-18
target-alpha: switch a few helpers to TCG
aurel32
2008-09-17
target-alpha: convert byte manipulation instructions to TCG
aurel32
[prev]
[next]