summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Monitor: Drop monitor_cmd_user_only()Luiz Capitulino2010-10-012-6/+0
* Monitor: Drop QMP info from the qemu-monitor.hx fileLuiz Capitulino2010-10-012-1366/+0
* QMP: Small cleanup in handle_qmp_command()Luiz Capitulino2010-10-011-8/+2
* QMP: Simplify do_info_commands()Luiz Capitulino2010-10-011-9/+4
* QMP: Introduce query commands dispatch tableLuiz Capitulino2010-10-011-2/+128
* QMP: Introduce command dispatch tableLuiz Capitulino2010-10-012-4/+14
* QMP: Introduce qmp_find_cmd()Luiz Capitulino2010-10-011-1/+6
* Monitor: Introduce the qmp-commands.hx fileLuiz Capitulino2010-10-013-2/+1543
* Monitor: Convert do_info() back to HMPLuiz Capitulino2010-10-012-5/+3
* Monitor: Drop is_async_return()Luiz Capitulino2010-10-011-24/+1
* Monitor: Drop QMP bits from do_info()Luiz Capitulino2010-10-011-30/+7
* QMP: Don't use do_info()Luiz Capitulino2010-10-011-8/+31
* QMP: handle_qmp_command(): Move 'cmd' sanity checkLuiz Capitulino2010-10-011-5/+5
* Monitor: Introduce search_dispatch_table()Luiz Capitulino2010-10-011-2/+8
* disable guest-provided stats on "info balloon" commandEduardo Habkost2010-10-011-1/+7
* 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
OpenPOWER on IntegriCloud