aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-10-22ETRAX-FS: Correct booting of elf linux images from ram.edgar_igl
2008-10-22Fix ARMv6 translation table base address calculation.pbrook
2008-10-22Use load address when loading ELF images.pbrook
2008-10-22Optimize redundant cp15 coprocessor access control register writes.pbrook
2008-10-22Update old fashioned function prototypes.pbrook
2008-10-22* Use function pointers for symbol lookup (currently for elf32 and elf64,pbrook
2008-10-21Keep usb host scanning from leaking file descriptorsaliguori
2008-10-21target-ppc: convert branch related instructions to TCGaurel32
2008-10-21Fix broken USB support for Linux host (Bjorn Danielsson)aliguori
2008-10-21target-ppc: convert logical instructions to TCGaurel32
2008-10-21target-ppc: convert crf related instructions to TCGaurel32
2008-10-21TCG: add tcg_const_local_tl()aurel32
2008-10-21target-ppc: use the new TCG logical operationsaurel32
2008-10-21target-alpha: use the new TCG logical operationsaurel32
2008-10-21TCG: add logical operations found on alpha and powerpc processorsaurel32
2008-10-21target-ppc: Convert XER accesses to TCGaurel32
2008-10-17added explicit licensebellard
2008-10-17allow SLIRP to make an ARP request to get the client MAC address. It is usefu...bellard
2008-10-17scsi-generic: correct error managementaurel32
2008-10-17i386/SVM: return amount of ASIDsaurel32
2008-10-15PPC: fix dcbi instructionaurel32
2008-10-15PPC: convert SPE logical instructions to TCGaurel32
2008-10-15ppc: convert integer load/store to TCGaurel32
2008-10-15target-ppc: fix a TCG local variable creationaurel32
2008-10-15PPC: convert SPE effective address computation to TCGaurel32
2008-10-14PPC: convert effective address computation to TCGaurel32
2008-10-14gdbstub: remove unused local variableaurel32
2008-10-14target-i386: Add Core Duo Definitionaurel32
2008-10-14Fix previous commit (spotted by Robert Riebisch).aliguori
2008-10-14Define O_DSYNC as O_SYNC if necessary.aliguori
2008-10-14Expand cache= option and use write-through caching by defaultaliguori
2008-10-13linux-user: implement msg* syscallsaurel32
2008-10-13linux-user: fix and cleanup IPCOP_msg* ipc calls handlingaurel32
2008-10-13open() can also return EPERM for O_RDWR on a readonly deviceaurel32
2008-10-13FreeBSD also has clock_gettimeaurel32
2008-10-13linux-user: fix getdents* syscallsaurel32
2008-10-13linux-user: Add readahead syscallaurel32
2008-10-13Introduce TCP live migration protocolaliguori
2008-10-13Introduce ethernet announcement function.aliguori
2008-10-13Introduce UI for live migrationaliguori
2008-10-13Introduce a buffered file wrapper for QEMUFilealiguori
2008-10-13Fix some issues with QEMUFilealiguori
2008-10-12SH4: Implement MOVUA.Laurel32
2008-10-12SH4: fix single-steppingaurel32
2008-10-12SH4: Fix swap.baurel32
2008-10-12Make sure to initialize fd_sets in aio.caliguori
2008-10-12hw/apic.c: use functions from host-utils.haurel32
2008-10-12COPYING: update from FSFaurel32
2008-10-12Define macro QEMU_GNUC_PREREQ and use itaurel32
2008-10-12Only use __builtin_* with GCC >= 3.4aurel32