summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-09-25gcc wants 1st static and then constJuan Quintela3-4/+4
2009-09-25Bring two last users of K&R definitions to ANSI c89Juan Quintela2-77/+23
2009-09-25static and inline should came before the type of the functionsJuan Quintela8-12/+12
2009-09-25Use proper typedef syntaxJuan Quintela1-2/+2
2009-09-25Revert "This files are compiled in libqemu.a now"Blue Swirl1-0/+3
2009-09-25fix use after freeGlauber Costa1-1/+1
2009-09-25unbreak usb pass-through on linux.Gerd Hoffmann1-0/+2
2009-09-25clean: remove ide/*.o files on cleanJuan Quintela1-1/+1
2009-09-25ARM host: fix generated blocks linkingLaurent Desnogues1-1/+3
2009-09-25Fix spelling in commentStefan Weil1-1/+1
2009-09-25Suppress some variants of English in commentsStefan Weil4-7/+7
2009-09-23sparc64-8bit-asiIgor V. Kovalenko2-0/+6
2009-09-23target-mips: remove MAX_OP_PER_INSTR workaroundAurelien Jarno1-2/+1
2009-09-23exec-all.h: increase OPC_BUF_SIZEAurelien Jarno1-1/+1
2009-09-23exec-all.h: increase MAX_OP_PER_INSTR to 96 from 64Aurelien Jarno1-1/+1
2009-09-23This files are compiled in libqemu.a nowJuan Quintela1-3/+0
2009-09-23Fix device tree compile broken by ca20cf32ab3d945155141ef737f5d08ebb373e1dBlue Swirl1-0/+1
2009-09-21Fix Sparse warning about invalid access past the end of 'mode'Blue Swirl1-1/+1
2009-09-21Fix Sparse warning about obsolete struct initializerBlue Swirl1-1/+1
2009-09-21Export tables properly to avoid a Sparse warningBlue Swirl1-3/+4
2009-09-21Add 'static' to please SparseBlue Swirl3-3/+3
2009-09-21Fix Sparse warnings about using plain integer as NULL pointerBlue Swirl16-43/+43
2009-09-21Fix user targets broken by 96e132e24ee5a693069e83b6a981693588b088c1Blue Swirl1-3/+3
2009-09-20Compile host-utils only onceBlue Swirl2-5/+5
2009-09-20Compile TCG runtime library only onceBlue Swirl5-19/+21
2009-09-20Fix spelling in commentStefan Weil1-1/+1
2009-09-20Compile ne2000 only onceBlue Swirl3-2/+3
2009-09-20ioports: remove unused env parameter and compile only onceBlue Swirl13-75/+69
2009-09-20Compile msix only onceBlue Swirl6-29/+39
2009-09-20Compile loader only onceBlue Swirl36-96/+234
2009-09-20Compile qemu-config only onceBlue Swirl2-2/+2
2009-09-20Compile wdt_i6300esb only onceBlue Swirl4-4/+5
2009-09-20Fix mingw32 compileBlue Swirl1-0/+1
2009-09-20Probe for fdatasync()Blue Swirl2-1/+17
2009-09-19PPC: make system bus parent of PCI busBlue Swirl2-2/+2
2009-09-19Fix indentationStefan Weil1-3/+3
2009-09-19ESP: convert to VMStateBlue Swirl1-42/+22
2009-09-18target-alpha: fix extlh instructionVince Weaver1-5/+6
2009-09-18target-ppc: optimize slw/srw/sld/srdAurelien Jarno1-49/+49
2009-09-18audio: use correct email addressmalc2-2/+2
2009-09-18audio: internal API changemalc12-81/+33
2009-09-18sdlaudio: use correct function names in sdl_XXX callsmalc1-3/+3
2009-09-18oss: use audio_pcm_hw_clip_outmalc1-47/+46
2009-09-18alsa: use audio_pcm_hw_clip_outmalc1-45/+43
2009-09-18audio: introduce audio_pcm_hw_clip_out helper functionmalc2-0/+25
2009-09-18audio: use muldiv64 where it makes sensemalc6-9/+12
2009-09-18coreaudio: fix sloppy "posixification" by 1ea879e5580f63414693655fcf0328559cd...malc1-1/+1
2009-09-16tcg: fix size of local variables in tcg_gen_bswap64_i64Stefan Weil1-5/+4
2009-09-16qemu serial: lost tx irqs (affecting FreeBSD's new uart(4) driver)Juergen Lock1-6/+4
2009-09-16fix typo in configure --helpAndre Przywara1-1/+1