summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add option to turn on JSON pretty printing in monitorDaniel P. Berrange2010-10-014-1/+11
* Add support for JSON pretty printingDaniel P. Berrange2010-10-012-8/+48
* 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
* | mips_malta: Fix format stringsStefan Weil2010-09-211-2/+2
* | mips_fulong2e: Fix format stringsStefan Weil2010-09-211-3/+3
* | trace: Fix user emulator dependency on trace objectsAndreas Färber2010-09-211-2/+2
|/
* Merge remote branch 'mst/for_anthony' into stagingAnthony Liguori2010-09-202-1/+11
|\
| * e1000: Pad short frames to minimum size (60 bytes)Stefan Hajnoczi2010-09-201-0/+10
| * vhost: fix infinite loop on error pathMichael S. Tsirkin2010-09-141-1/+1
* | mingw: use ASLR, no-SEH and DEP if availableBlue Swirl2010-09-191-0/+9
* | cris: Fix watchdog resetsEdgar E. Iglesias2010-09-191-2/+3
* | cris: Fix TLB exec bit protectionEdgar E. Iglesias2010-09-182-2/+2
* | Use gcc warning flag -Wnested-externsBlue Swirl2010-09-184-3/+4
* | Use gcc warning flag -Wempty-bodyBlue Swirl2010-09-186-10/+14
* | Use a few more gcc warning flagsBlue Swirl2010-09-181-1/+4
OpenPOWER on IntegriCloud