aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-25Use proper typedef syntaxJuan Quintela
2009-09-25Revert "This files are compiled in libqemu.a now"Blue Swirl
2009-09-25fix use after freeGlauber Costa
2009-09-25unbreak usb pass-through on linux.Gerd Hoffmann
2009-09-25clean: remove ide/*.o files on cleanJuan Quintela
2009-09-25ARM host: fix generated blocks linkingLaurent Desnogues
2009-09-25Fix spelling in commentStefan Weil
2009-09-25Suppress some variants of English in commentsStefan Weil
2009-09-23sparc64-8bit-asiIgor V. Kovalenko
2009-09-23target-mips: remove MAX_OP_PER_INSTR workaroundAurelien Jarno
2009-09-23exec-all.h: increase OPC_BUF_SIZEAurelien Jarno
2009-09-23exec-all.h: increase MAX_OP_PER_INSTR to 96 from 64Aurelien Jarno
2009-09-23This files are compiled in libqemu.a nowJuan Quintela
2009-09-23Fix device tree compile broken by ca20cf32ab3d945155141ef737f5d08ebb373e1dBlue Swirl
2009-09-21Fix Sparse warning about invalid access past the end of 'mode'Blue Swirl
2009-09-21Fix Sparse warning about obsolete struct initializerBlue Swirl
2009-09-21Export tables properly to avoid a Sparse warningBlue Swirl
2009-09-21Add 'static' to please SparseBlue Swirl
2009-09-21Fix Sparse warnings about using plain integer as NULL pointerBlue Swirl
2009-09-21Fix user targets broken by 96e132e24ee5a693069e83b6a981693588b088c1Blue Swirl
2009-09-20Compile host-utils only onceBlue Swirl
2009-09-20Compile TCG runtime library only onceBlue Swirl
2009-09-20Fix spelling in commentStefan Weil
2009-09-20Compile ne2000 only onceBlue Swirl
2009-09-20ioports: remove unused env parameter and compile only onceBlue Swirl
2009-09-20Compile msix only onceBlue Swirl
2009-09-20Compile loader only onceBlue Swirl
2009-09-20Compile qemu-config only onceBlue Swirl
2009-09-20Compile wdt_i6300esb only onceBlue Swirl
2009-09-20Fix mingw32 compileBlue Swirl
2009-09-20Probe for fdatasync()Blue Swirl
2009-09-19PPC: make system bus parent of PCI busBlue Swirl
2009-09-19Fix indentationStefan Weil
2009-09-19ESP: convert to VMStateBlue Swirl
2009-09-18target-alpha: fix extlh instructionVince Weaver
2009-09-18target-ppc: optimize slw/srw/sld/srdAurelien Jarno
2009-09-18audio: use correct email addressmalc
2009-09-18audio: internal API changemalc
2009-09-18sdlaudio: use correct function names in sdl_XXX callsmalc
2009-09-18oss: use audio_pcm_hw_clip_outmalc
2009-09-18alsa: use audio_pcm_hw_clip_outmalc
2009-09-18audio: introduce audio_pcm_hw_clip_out helper functionmalc
2009-09-18audio: use muldiv64 where it makes sensemalc
2009-09-18coreaudio: fix sloppy "posixification" by 1ea879e5580f63414693655fcf0328559cd...malc
2009-09-16tcg: fix size of local variables in tcg_gen_bswap64_i64Stefan Weil
2009-09-16qemu serial: lost tx irqs (affecting FreeBSD's new uart(4) driver)Juergen Lock
2009-09-16fix typo in configure --helpAndre Przywara
2009-09-16escc: fix IRQ routing, broken by 6c319c82223a1766c5d64a20051e5c6ab7b53951Aurelien Jarno
2009-09-15ide/isa: convert to qdev.Gerd Hoffmann
2009-09-15ide/pci: convert to qdev.Gerd Hoffmann