aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2008-10-12hw/apic.c: use __builtin funtions instead of assembly codeaurel32
2008-10-12Optimize some host-utils function with gcc builtinsaurel32
2008-10-12Get rid of sys/poll.haurel32
2008-10-11CRIS: Initialize the arch version preg to v32.edgar_igl
2008-10-11CRIS: Handle GDB writes to pregs.edgar_igl
2008-10-11Add feature_to_c.sh.pbrook
2008-10-11Add GDB XML register description support.pbrook
2008-10-11Fix some debugging mistakes/leftoversmalc
2008-10-11Use the adequate CFLAGS for confiugure tests.balrog
2008-10-11Add a configure check for zlib (Ryota OZAKI).balrog
2008-10-11Correct SCSI error reporting (Laurent Vivier)blueswir1
2008-10-11Increase write buffer size in pflash emulation (Thomas Petazzoni).balrog
2008-10-09Update (thanks to Edgar, Thiemo, malc, Paul, Laurent and Andrzej)blueswir1
2008-10-09Fix IDE DIAGNOSE for packet devices (Vincent Sanders)aliguori
2008-10-08Fix IO performance regression in sparcaliguori
2008-10-08CRIS: linux-user signals dont need ERP compensation after break anymore.edgar_igl
2008-10-08CRIS: linux-user ERP compensation not needed anymore.edgar_igl
2008-10-08CRIS: Partial EXS reg support and fixes for SPC.edgar_igl
2008-10-08CRIS: Correct typos.edgar_igl
2008-10-07CRIS: Make local objects static.edgar_igl
2008-10-07CRIS: Fix brk 8 and add S-flag emulation.edgar_igl
2008-10-07add help text for --enable-sparse (Gerd Hoffman)aliguori
2008-10-07machine struct - specify max_cpus at the per machine level (Jes Sorensen)aliguori
2008-10-07machine struct - use C99 initializers (Jes Sorensen)aliguori
2008-10-07Add USB sys file-system support (v8) (TJ)aliguori