aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-05docs: Improve documentationStefan Weil
2010-10-05Add new user mode option -ignore-environmentStefan Weil
2010-10-05ppc: Minor 40x MMU fixesJohn Clark
2010-10-03console: Avoid dereferencing NULL active_consoleStefan Hajnoczi
2010-10-03exec: Fix compilation error for debug codeStefan Weil
2010-10-03rc4030: Fix compilation error in debug codeStefan Weil
2010-10-03mipsnet: Fix compiler warning in debug codeStefan Weil
2010-10-03block/vvfat: Fix compiler warning in debug codeStefan Weil
2010-10-03virtio-9p: Use GCC_FMT_ATTR and fix a format warningStefan Weil
2010-10-03blockdev: Use GCC_FMT_ATTR (format checking)Stefan Weil
2010-10-03Use GCC_FMT_ATTR (format checking)Stefan Weil
2010-10-03Replace most gcc format attributes by macro GCC_FMT_ATTR (format checking)Stefan Weil
2010-10-03slirp: Silence warning on HaikuAndreas Färber
2010-10-03tap: Add stub for HaikuAndreas Färber
2010-10-03nbd: Haiku has _IO() in its BSD compatibility layerAndreas Färber
2010-10-03Haiku doesn't have libmAndreas Färber
2010-10-03configure: Don't rely on special pthreads libraryAndreas Färber
2010-10-03configure: Add basic support for HaikuAndreas Färber
2010-10-02trace: avoid unnecessary recompilation if nothing changedBlue Swirl
2010-10-02Makefile: fix config-devices.mak generationBlue Swirl
2010-10-02sysbus: fix address truncationBlue Swirl
2010-10-02target-cris: Use %td for ptrdiff_t arguments in debug messageStefan Weil
2010-10-02target-microblaze: Use %td for ptrdiff_t arguments in debug messageStefan Weil
2010-10-02virtex: Add bracesEdgar E. Iglesias
2010-09-30powerpc: Add a virtex5 ml507 refdesign boardEdgar E. Iglesias
2010-09-30powerpc: Add a ppc-440x5 Xilinx modelEdgar E. Iglesias
2010-09-29tap: Remove double include of util.hAndreas Färber
2010-09-29pulse-audio: fix bug on updating rposWu Fengguang
2010-09-28audio: Fix memory size for resampling buffer in DAC casemalc
2010-09-26mingw: add version information to the executablesBlue Swirl
2010-09-26Avoid exit in trap as it breaks with some shellsLoïc Minier
2010-09-25Introduce qemu_madvise()Andreas Färber
2010-09-24powerpc: Make the decr interrupt type overridableEdgar E. Iglesias
2010-09-24powerpc: Improve emulation of the BookE MMUEdgar E. Iglesias
2010-09-24fmopl: workaround for -Wempty-bodymalc
2010-09-22Move macros GCC_ATTR and GCC_FMT_ATTR to common header fileStefan Weil
2010-09-22Fix OpenBSD buildBlue Swirl
2010-09-22block-verify: fix 32-bit buildAnthony Liguori
2010-09-22Fix compilation error (missing include statement)Stefan Weil
2010-09-21Merge remote branch 'kwolf/for-anthony' into stagingAnthony Liguori
2010-09-21mips_malta: Fix format stringsStefan Weil
2010-09-21mips_fulong2e: Fix format stringsStefan Weil
2010-09-21trace: Fix user emulator dependency on trace objectsAndreas Färber
2010-09-21blkverify: Add block driver for verifying I/OStefan Hajnoczi
2010-09-21scsi_bus: fix length and xfer_mode for RESERVE and RELEASE commandsBernhard Kohl
2010-09-21scsi-generic: add missing reset handlerBernhard Kohl
2010-09-21qcow2: Avoid bounce buffers for AIO write requestsKevin Wolf
2010-09-21qcow2: Avoid bounce buffers for AIO read requestsKevin Wolf
2010-09-21cutils: qemu_iovec_copy and qemu_iovec_memsetKevin Wolf
2010-09-21ide: propagate the required alignmentChristoph Hellwig