summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-10-11Add GDB XML register description support.pbrook13-605/+1239
2008-10-11Fix some debugging mistakes/leftoversmalc1-2/+0
2008-10-11Use the adequate CFLAGS for confiugure tests.balrog1-2/+2
2008-10-11Add a configure check for zlib (Ryota OZAKI).balrog1-0/+17
2008-10-11Correct SCSI error reporting (Laurent Vivier)blueswir11-15/+27
2008-10-11Increase write buffer size in pflash emulation (Thomas Petazzoni).balrog1-3/+3
2008-10-09Update (thanks to Edgar, Thiemo, malc, Paul, Laurent and Andrzej)blueswir11-110/+178
2008-10-09Fix IDE DIAGNOSE for packet devices (Vincent Sanders)aliguori1-2/+9
2008-10-08Fix IO performance regression in sparcaliguori9-233/+55
2008-10-08CRIS: linux-user signals dont need ERP compensation after break anymore.edgar_igl1-3/+0
2008-10-08CRIS: linux-user ERP compensation not needed anymore.edgar_igl1-1/+0
2008-10-08CRIS: Partial EXS reg support and fixes for SPC.edgar_igl2-10/+5
2008-10-08CRIS: Correct typos.edgar_igl1-3/+2
2008-10-07CRIS: Make local objects static.edgar_igl1-24/+24
2008-10-07CRIS: Fix brk 8 and add S-flag emulation.edgar_igl5-18/+51
2008-10-07add help text for --enable-sparse (Gerd Hoffman)aliguori1-1/+2
2008-10-07machine struct - specify max_cpus at the per machine level (Jes Sorensen)aliguori30-8/+59
2008-10-07machine struct - use C99 initializers (Jes Sorensen)aliguori19-100/+100
2008-10-07Add USB sys file-system support (v8) (TJ)aliguori1-10/+218
2008-10-07Add sparse checker support to the build system (Gerd Hoffman)aliguori1-0/+16
2008-10-07Add static (spotted by sparse)blueswir11-1/+1
2008-10-07Fix error in fexpand (spotted by sparse)blueswir11-4/+4
2008-10-06Switch the memory savevm handler to be "live"aliguori1-141/+152
2008-10-06Show size for unassigned accesses (Robert Reif)blueswir18-33/+72
2008-10-06Prepare for changing audio_pcm_ops dynamically (partially revert r5422)blueswir111-13/+13
2008-10-06Introduce v3 of savevm protocolaliguori3-45/+248
2008-10-06Add dirty tracking for live migrationaliguori2-4/+33
2008-10-06Add bdrv_flush_all()aliguori2-0/+12
2008-10-06Allow the monitor to be suspended during non-blocking opaliguori2-1/+20
2008-10-05Silence some warnings about no value returned from non-void functionblueswir12-1/+2
2008-10-05Make various generated structures staticblueswir11-1/+1
2008-10-05Make target_sigaltstack_used staticblueswir12-2/+2
2008-10-05Export x86_stack_size in qemu.hblueswir12-2/+3
2008-10-05Make ioctl table staticblueswir12-2/+2
2008-10-05Make bitmask tables static constblueswir13-10/+10
2008-10-05Make struct_termios_def constblueswir13-3/+5
2008-10-05Move wav_start_capture prototype to avoid a warning with -Wmissing-prototypesblueswir12-3/+3
2008-10-05Make audio_pcm_opsstatic constblueswir111-14/+14
2008-10-05Add some missing static and const qualifiers, reg_names only used if NDEBUG setblueswir17-15/+32
2008-10-05Variable logfilename is not used outside exec.cblueswir11-1/+1
2008-10-05Variable autostart is not used outside main()blueswir12-3/+3
2008-10-04Update Sparc docs, add -cpu flagblueswir11-16/+64
2008-10-04Fix crc32w decoding, fix a constant width in blendvpd.balrog2-5/+4
2008-10-04Make network packet debug functions more accessibleblueswir11-4/+7
2008-10-04Add some missing static qualifiersblueswir12-8/+8
2008-10-04Move nographic export to sysemu.hblueswir14-5/+1
2008-10-04Use qemu-log.hblueswir18-21/+8
2008-10-04x86 "popcnt" affects flags.balrog1-0/+2
2008-10-04Implement SSE4.1, SSE4.2 (x86).balrog4-37/+992
2008-10-03Improve pflash cfi01 debug messages (Thomas Petazzoni).balrog1-3/+3