summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Remove PARAMS() macroJuan Quintela2009-09-253-77/+73
* __thread should be before real typeJuan Quintela2009-09-251-1/+1
* gcc wants 1st static and then constJuan Quintela2009-09-253-4/+4
* Bring two last users of K&R definitions to ANSI c89Juan Quintela2009-09-252-77/+23
* static and inline should came before the type of the functionsJuan Quintela2009-09-258-12/+12
* Use proper typedef syntaxJuan Quintela2009-09-251-2/+2
* Revert "This files are compiled in libqemu.a now"Blue Swirl2009-09-251-0/+3
* fix use after freeGlauber Costa2009-09-251-1/+1
* unbreak usb pass-through on linux.Gerd Hoffmann2009-09-251-0/+2
* clean: remove ide/*.o files on cleanJuan Quintela2009-09-251-1/+1
* ARM host: fix generated blocks linkingLaurent Desnogues2009-09-251-1/+3
* Fix spelling in commentStefan Weil2009-09-251-1/+1
* Suppress some variants of English in commentsStefan Weil2009-09-254-7/+7
* sparc64-8bit-asiIgor V. Kovalenko2009-09-232-0/+6
* target-mips: remove MAX_OP_PER_INSTR workaroundAurelien Jarno2009-09-231-2/+1
* exec-all.h: increase OPC_BUF_SIZEAurelien Jarno2009-09-231-1/+1
* exec-all.h: increase MAX_OP_PER_INSTR to 96 from 64Aurelien Jarno2009-09-231-1/+1
* This files are compiled in libqemu.a nowJuan Quintela2009-09-231-3/+0
* Fix device tree compile broken by ca20cf32ab3d945155141ef737f5d08ebb373e1dBlue Swirl2009-09-231-0/+1
* Fix Sparse warning about invalid access past the end of 'mode'Blue Swirl2009-09-211-1/+1
* Fix Sparse warning about obsolete struct initializerBlue Swirl2009-09-211-1/+1
* Export tables properly to avoid a Sparse warningBlue Swirl2009-09-211-3/+4
* Add 'static' to please SparseBlue Swirl2009-09-213-3/+3
* Fix Sparse warnings about using plain integer as NULL pointerBlue Swirl2009-09-2116-43/+43
* Fix user targets broken by 96e132e24ee5a693069e83b6a981693588b088c1Blue Swirl2009-09-211-3/+3
* Compile host-utils only onceBlue Swirl2009-09-202-5/+5
* Compile TCG runtime library only onceBlue Swirl2009-09-205-19/+21
* Fix spelling in commentStefan Weil2009-09-201-1/+1
* Compile ne2000 only onceBlue Swirl2009-09-203-2/+3
* ioports: remove unused env parameter and compile only onceBlue Swirl2009-09-2013-75/+69
* Compile msix only onceBlue Swirl2009-09-206-29/+39
* Compile loader only onceBlue Swirl2009-09-2036-96/+234
* Compile qemu-config only onceBlue Swirl2009-09-202-2/+2
* Compile wdt_i6300esb only onceBlue Swirl2009-09-204-4/+5
* Fix mingw32 compileBlue Swirl2009-09-201-0/+1
* Probe for fdatasync()Blue Swirl2009-09-202-1/+17
* PPC: make system bus parent of PCI busBlue Swirl2009-09-192-2/+2
* Fix indentationStefan Weil2009-09-191-3/+3
* ESP: convert to VMStateBlue Swirl2009-09-191-42/+22
* target-alpha: fix extlh instructionVince Weaver2009-09-181-5/+6
* target-ppc: optimize slw/srw/sld/srdAurelien Jarno2009-09-181-49/+49
* audio: use correct email addressmalc2009-09-182-2/+2
* audio: internal API changemalc2009-09-1812-81/+33
* sdlaudio: use correct function names in sdl_XXX callsmalc2009-09-181-3/+3
* oss: use audio_pcm_hw_clip_outmalc2009-09-181-47/+46
* alsa: use audio_pcm_hw_clip_outmalc2009-09-181-45/+43
* audio: introduce audio_pcm_hw_clip_out helper functionmalc2009-09-182-0/+25
* audio: use muldiv64 where it makes sensemalc2009-09-186-9/+12
* coreaudio: fix sloppy "posixification" by 1ea879e5580f63414693655fcf0328559cd...malc2009-09-181-1/+1
* tcg: fix size of local variables in tcg_gen_bswap64_i64Stefan Weil2009-09-161-5/+4
OpenPOWER on IntegriCloud