summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use GCC_FMT_ATTR (format checking)Stefan Weil2010-10-0314-16/+25
* Replace most gcc format attributes by macro GCC_FMT_ATTR (format checking)Stefan Weil2010-10-0310-21/+12
* slirp: Silence warning on HaikuAndreas Färber2010-10-031-1/+3
* tap: Add stub for HaikuAndreas Färber2010-10-032-0/+62
* nbd: Haiku has _IO() in its BSD compatibility layerAndreas Färber2010-10-031-1/+1
* Haiku doesn't have libmAndreas Färber2010-10-031-0/+2
* configure: Don't rely on special pthreads libraryAndreas Färber2010-10-031-7/+11
* configure: Add basic support for HaikuAndreas Färber2010-10-031-1/+12
* trace: avoid unnecessary recompilation if nothing changedBlue Swirl2010-10-021-5/+9
* Makefile: fix config-devices.mak generationBlue Swirl2010-10-021-3/+5
* sysbus: fix address truncationBlue Swirl2010-10-022-3/+5
* target-cris: Use %td for ptrdiff_t arguments in debug messageStefan Weil2010-10-021-1/+1
* target-microblaze: Use %td for ptrdiff_t arguments in debug messageStefan Weil2010-10-021-1/+1
* virtex: Add bracesEdgar E. Iglesias2010-10-021-1/+2
* powerpc: Add a virtex5 ml507 refdesign boardEdgar E. Iglesias2010-09-306-0/+296
* powerpc: Add a ppc-440x5 Xilinx modelEdgar E. Iglesias2010-09-301-2/+4
* tap: Remove double include of util.hAndreas Färber2010-09-291-4/+0
* pulse-audio: fix bug on updating rposWu Fengguang2010-09-291-1/+1
* audio: Fix memory size for resampling buffer in DAC casemalc2010-09-281-4/+0
* mingw: add version information to the executablesBlue Swirl2010-09-264-3/+48
* Avoid exit in trap as it breaks with some shellsLoïc Minier2010-09-261-1/+3
* Introduce qemu_madvise()Andreas Färber2010-09-258-20/+100
* powerpc: Make the decr interrupt type overridableEdgar E. Iglesias2010-09-243-5/+17
* powerpc: Improve emulation of the BookE MMUEdgar E. Iglesias2010-09-242-8/+33
* fmopl: workaround for -Wempty-bodymalc2010-09-241-2/+4
* Move macros GCC_ATTR and GCC_FMT_ATTR to common header fileStefan Weil2010-09-222-8/+16
* Fix OpenBSD buildBlue Swirl2010-09-221-0/+1
* block-verify: fix 32-bit buildAnthony Liguori2010-09-221-1/+1
* Fix compilation error (missing include statement)Stefan Weil2010-09-221-0/+1
* Merge remote branch 'kwolf/for-anthony' into stagingAnthony Liguori2010-09-2123-123/+721
|\
| * blkverify: Add block driver for verifying I/OStefan Hajnoczi2010-09-213-1/+452
| * scsi_bus: fix length and xfer_mode for RESERVE and RELEASE commandsBernhard Kohl2010-09-211-1/+2
| * scsi-generic: add missing reset handlerBernhard Kohl2010-09-211-2/+19
| * qcow2: Avoid bounce buffers for AIO write requestsKevin Wolf2010-09-211-23/+18
| * qcow2: Avoid bounce buffers for AIO read requestsKevin Wolf2010-09-213-30/+68
| * cutils: qemu_iovec_copy and qemu_iovec_memsetKevin Wolf2010-09-212-9/+44
| * ide: propagate the required alignmentChristoph Hellwig2010-09-211-1/+3
| * scsi-disk: propagate the required alignmentChristoph Hellwig2010-09-211-0/+1
| * virtio-blk: propagate the required alignmentChristoph Hellwig2010-09-211-0/+1
| * qcow2: Get rid of additional sync on COWKevin Wolf2010-09-211-2/+8
| * qcow2: Move sync out of qcow2_alloc_clustersKevin Wolf2010-09-213-2/+7
| * qcow2: Move sync out of update_refcountKevin Wolf2010-09-211-2/+11
| * qcow2: Move sync out of write_refcount_block_entriesKevin Wolf2010-09-211-1/+3
| * nbd: correctly manage default portLaurent Vivier2010-09-212-5/+3
| * Improve qemu-nbd performance by 4400 %Laurent Vivier2010-09-211-7/+18
| * raw-posix: handle > 512 byte alignment correctlyChristoph Hellwig2010-09-211-33/+46
| * use qemu_blockalign consistentlyChristoph Hellwig2010-09-215-8/+9
| * vvfat: Use cache=unsafeKevin Wolf2010-09-211-4/+10
| * vvfat: Fix double free for opening the image rwKevin Wolf2010-09-211-3/+4
| * vvfat: Fix segfault on write to read-only diskKevin Wolf2010-09-211-0/+5
OpenPOWER on IntegriCloud