aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-09-21scsi-disk: propagate the required alignmentChristoph Hellwig
2010-09-21virtio-blk: propagate the required alignmentChristoph Hellwig
2010-09-21qcow2: Get rid of additional sync on COWKevin Wolf
2010-09-21qcow2: Move sync out of qcow2_alloc_clustersKevin Wolf
2010-09-21qcow2: Move sync out of update_refcountKevin Wolf
2010-09-21qcow2: Move sync out of write_refcount_block_entriesKevin Wolf
2010-09-21nbd: correctly manage default portLaurent Vivier
2010-09-21Improve qemu-nbd performance by 4400 %Laurent Vivier
2010-09-21raw-posix: handle > 512 byte alignment correctlyChristoph Hellwig
2010-09-21use qemu_blockalign consistentlyChristoph Hellwig
2010-09-21vvfat: Use cache=unsafeKevin Wolf
2010-09-21vvfat: Fix double free for opening the image rwKevin Wolf