summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add GDB XML register description support.pbrook2008-10-1113-605/+1239
* Fix some debugging mistakes/leftoversmalc2008-10-111-2/+0
* Use the adequate CFLAGS for confiugure tests.balrog2008-10-111-2/+2
* Add a configure check for zlib (Ryota OZAKI).balrog2008-10-111-0/+17
* Correct SCSI error reporting (Laurent Vivier)blueswir12008-10-111-15/+27
* Increase write buffer size in pflash emulation (Thomas Petazzoni).balrog2008-10-111-3/+3
* Update (thanks to Edgar, Thiemo, malc, Paul, Laurent and Andrzej)blueswir12008-10-091-110/+178
* Fix IDE DIAGNOSE for packet devices (Vincent Sanders)aliguori2008-10-091-2/+9
* Fix IO performance regression in sparcaliguori2008-10-089-233/+55
* CRIS: linux-user signals dont need ERP compensation after break anymore.edgar_igl2008-10-081-3/+0
* CRIS: linux-user ERP compensation not needed anymore.edgar_igl2008-10-081-1/+0
* CRIS: Partial EXS reg support and fixes for SPC.edgar_igl2008-10-082-10/+5
* CRIS: Correct typos.edgar_igl2008-10-081-3/+2
* CRIS: Make local objects static.edgar_igl2008-10-071-24/+24
* CRIS: Fix brk 8 and add S-flag emulation.edgar_igl2008-10-075-18/+51
* add help text for --enable-sparse (Gerd Hoffman)aliguori2008-10-071-1/+2
* machine struct - specify max_cpus at the per machine level (Jes Sorensen)aliguori2008-10-0730-8/+59
* machine struct - use C99 initializers (Jes Sorensen)aliguori2008-10-0719-100/+100
* Add USB sys file-system support (v8) (TJ)aliguori2008-10-071-10/+218
* Add sparse checker support to the build system (Gerd Hoffman)aliguori2008-10-071-0/+16
* Add static (spotted by sparse)blueswir12008-10-071-1/+1
* Fix error in fexpand (spotted by sparse)blueswir12008-10-071-4/+4
* Switch the memory savevm handler to be "live"aliguori2008-10-061-141/+152
* Show size for unassigned accesses (Robert Reif)blueswir12008-10-068-33/+72
* Prepare for changing audio_pcm_ops dynamically (partially revert r5422)blueswir12008-10-0611-13/+13
* Introduce v3 of savevm protocolaliguori2008-10-063-45/+248
* Add dirty tracking for live migrationaliguori2008-10-062-4/+33
* Add bdrv_flush_all()aliguori2008-10-062-0/+12
* Allow the monitor to be suspended during non-blocking opaliguori2008-10-062-1/+20
* Silence some warnings about no value returned from non-void functionblueswir12008-10-052-1/+2
* Make various generated structures staticblueswir12008-10-051-1/+1
* Make target_sigaltstack_used staticblueswir12008-10-052-2/+2
* Export x86_stack_size in qemu.hblueswir12008-10-052-2/+3
* Make ioctl table staticblueswir12008-10-052-2/+2
* Make bitmask tables static constblueswir12008-10-053-10/+10
* Make struct_termios_def constblueswir12008-10-053-3/+5
* Move wav_start_capture prototype to avoid a warning with -Wmissing-prototypesblueswir12008-10-052-3/+3
* Make audio_pcm_opsstatic constblueswir12008-10-0511-14/+14
* Add some missing static and const qualifiers, reg_names only used if NDEBUG setblueswir12008-10-057-15/+32
* Variable logfilename is not used outside exec.cblueswir12008-10-051-1/+1
* Variable autostart is not used outside main()blueswir12008-10-052-3/+3
* Update Sparc docs, add -cpu flagblueswir12008-10-041-16/+64
* Fix crc32w decoding, fix a constant width in blendvpd.balrog2008-10-042-5/+4
* Make network packet debug functions more accessibleblueswir12008-10-041-4/+7
* Add some missing static qualifiersblueswir12008-10-042-8/+8
* Move nographic export to sysemu.hblueswir12008-10-044-5/+1
* Use qemu-log.hblueswir12008-10-048-21/+8
* x86 "popcnt" affects flags.balrog2008-10-041-0/+2
* Implement SSE4.1, SSE4.2 (x86).balrog2008-10-044-37/+992
* Improve pflash cfi01 debug messages (Thomas Petazzoni).balrog2008-10-031-3/+3
OpenPOWER on IntegriCloud