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-10-25
Replace uses of strncpy (a GNU extension) with Qemu pstrcpy
blueswir1
2008-10-25
Fix undefined pthread_sigmask warning on OpenBSD
blueswir1
2008-10-25
Use snprintf to please OpenBSD linker
blueswir1
2008-10-25
Fix a bad memcpy length (Bruce Rogers).
balrog
2008-10-24
Fix whitespace in migration code.
aliguori
2008-10-24
Fix possibly SEGV in tcp migration error case.
aliguori
2008-10-24
Live migration for Win32 (Hervé Poussineau)
aliguori
2008-10-24
Fix windows build after migration changes
aliguori
2008-10-24
Add missing return statement (fixes compiler warning).
aurel32
2008-10-24
hw/pc: don't register the memory hole as unassigned twice
aurel32
2008-10-24
Fix typos in PPC TCG conversion.
pbrook
2008-10-24
ETRAX-FS: Drop DMA polling for ethernet.
edgar_igl
2008-10-23
protect exec-all.h frm multiple inclusion (Glauber Costa)
aliguori
2008-10-22
Additional exclusive load/store instruction are v6K, not v6T2.
pbrook
2008-10-22
Fix ARMv6t2 strex instructions.
pbrook
2008-10-22
ETRAX-FS: Add support for passing kernel command lines
edgar_igl
2008-10-22
ETRAX-FS: Correct booting of elf linux images from ram.
edgar_igl
2008-10-22
Fix ARMv6 translation table base address calculation.
pbrook
2008-10-22
Use load address when loading ELF images.
pbrook
2008-10-22
Optimize redundant cp15 coprocessor access control register writes.
pbrook
2008-10-22
Update old fashioned function prototypes.
pbrook
2008-10-22
* Use function pointers for symbol lookup (currently for elf32 and elf64,
pbrook
2008-10-21
Keep usb host scanning from leaking file descriptors
aliguori
2008-10-21
target-ppc: convert branch related instructions to TCG
aurel32
2008-10-21
Fix broken USB support for Linux host (Bjorn Danielsson)
aliguori
2008-10-21
target-ppc: convert logical instructions to TCG
aurel32
2008-10-21
target-ppc: convert crf related instructions to TCG
aurel32
2008-10-21
TCG: add tcg_const_local_tl()
aurel32
2008-10-21
target-ppc: use the new TCG logical operations
aurel32
2008-10-21
target-alpha: use the new TCG logical operations
aurel32
2008-10-21
TCG: add logical operations found on alpha and powerpc processors
aurel32
2008-10-21
target-ppc: Convert XER accesses to TCG
aurel32
2008-10-17
added explicit license
bellard
2008-10-17
allow SLIRP to make an ARP request to get the client MAC address. It is usefu...
bellard
2008-10-17
scsi-generic: correct error management
aurel32
2008-10-17
i386/SVM: return amount of ASIDs
aurel32
2008-10-15
PPC: fix dcbi instruction
aurel32
2008-10-15
PPC: convert SPE logical instructions to TCG
aurel32
2008-10-15
ppc: convert integer load/store to TCG
aurel32
2008-10-15
target-ppc: fix a TCG local variable creation
aurel32
2008-10-15
PPC: convert SPE effective address computation to TCG
aurel32
2008-10-14
PPC: convert effective address computation to TCG
aurel32
2008-10-14
gdbstub: remove unused local variable
aurel32
2008-10-14
target-i386: Add Core Duo Definition
aurel32
2008-10-14
Fix previous commit (spotted by Robert Riebisch).
aliguori
2008-10-14
Define O_DSYNC as O_SYNC if necessary.
aliguori
2008-10-14
Expand cache= option and use write-through caching by default
aliguori
2008-10-13
linux-user: implement msg* syscalls
aurel32
2008-10-13
linux-user: fix and cleanup IPCOP_msg* ipc calls handling
aurel32
2008-10-13
open() can also return EPERM for O_RDWR on a readonly device
aurel32
[prev]
[next]