summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update OpenBIOS imagesMark Cave-Ayland2014-11-045-0/+0
* Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20141101' int...Peter Maydell2014-11-032-5/+21
|\
| * elf: take phdr offset into account when calculating the program load addressJonas Maebe2014-11-031-1/+1
| * linux-user: Fix fault address truncation AArch64Riku Voipio2014-11-031-3/+1
| * linux-user: Let user specify random seedMagnus Reftel2014-11-032-1/+19
* | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2014-11-0353-379/+1639
|\ \
| * | block: declare blockjobs and dataplane friends!Stefan Hajnoczi2014-11-032-0/+6
| * | block: let commit blockjob run in BDS AioContextStefan Hajnoczi2014-11-032-35/+64
| * | block: let mirror blockjob run in BDS AioContextStefan Hajnoczi2014-11-033-39/+97
| * | block: let stream blockjob run in BDS AioContextStefan Hajnoczi2014-11-032-18/+48
| * | block: let backup blockjob run in BDS AioContextStefan Hajnoczi2014-11-032-9/+35
| * | block: add bdrv_drain()Stefan Hajnoczi2014-11-032-7/+30
| * | blockjob: add block_job_defer_to_main_loop()Stefan Hajnoczi2014-11-032-0/+64
| * | blockdev: add note that block_job_cb() must be thread-safeStefan Hajnoczi2014-11-031-0/+5
| * | blockdev: acquire AioContext in blockdev_mark_auto_del()Stefan Hajnoczi2014-11-031-0/+7
| * | blockdev: acquire AioContext in do_qmp_query_block_jobs_one()Stefan Hajnoczi2014-11-031-0/+6
| * | block: acquire AioContext in generic blockjob QMP commandsStefan Hajnoczi2014-11-031-13/+39
| * | iotests: Expand test 061Max Reitz2014-11-033-1/+56
| * | block/qcow2: Simplify shared L2 handling in amendMax Reitz2014-11-031-66/+28
| * | block/qcow2: Make get_refcount() globalMax Reitz2014-11-032-13/+15
| * | block/qcow2: Implement status CB for amendMax Reitz2014-11-033-8/+39
| * | qemu-img: Fix insignificant memleakMax Reitz2014-11-031-1/+3
| * | qemu-img: Add progress output for amendMax Reitz2014-11-033-6/+25
| * | block: Add status callback to bdrv_amend_options()Max Reitz2014-11-035-6/+15
| * | block: qemu-iotest 107 supports NFSPeter Lieven2014-11-031-1/+1
| * | iotests: Add test for qcow2's bdrv_make_emptyMax Reitz2014-11-033-0/+135
| * | iotests: Add test for backing-chain commitsMax Reitz2014-11-033-0/+242
| * | iotests: Add _filter_qemu_img_mapMax Reitz2014-11-031-0/+7
| * | qemu-img: Specify backing file for commitMax Reitz2014-11-033-12/+36
| * | qemu-img: Enable progress output for commitMax Reitz2014-11-033-5/+24
| * | qemu-img: Empty image after commitMax Reitz2014-11-033-6/+38
| * | qemu-img: Implement commit like QMPMax Reitz2014-11-032-21/+60
| * | block/mirror: Improve progress reportMax Reitz2014-11-031-12/+22
| * | iotests: Omit length/offset test in 040 and 041Max Reitz2014-11-033-9/+3
| * | blockjob: Add "ready" fieldMax Reitz2014-11-033-1/+11
| * | blockjob: Introduce block_job_complete_sync()Max Reitz2014-11-032-7/+47
| * | qcow2: Optimize bdrv_make_empty()Max Reitz2014-11-033-1/+168
| * | qcow2: Implement bdrv_make_empty()Max Reitz2014-11-031-0/+27
| * | qcow2: Allow "full" discardMax Reitz2014-11-034-13/+20
| * | iotests: Add test for external image truncationMax Reitz2014-11-032-2/+30
| * | raw-posix: raw_co_get_block_status() return valueMax Reitz2014-11-031-14/+14
| * | raw-posix: Fix raw_co_get_block_status() after EOFMax Reitz2014-11-031-4/+10
| * | block/curl: Improve type safety of s->timeout.Richard W.M. Jones2014-11-031-2/+7
| * | snapshot: add bdrv_drain_all() to bdrv_snapshot_delete() to avoid concurrency...Zhang Haoyu2014-11-031-0/+4
| * | block.c: Fix type of IoOperationType variable in send_qmp_error_event()Peter Maydell2014-11-031-3/+3
| * | rbd: Add support for bdrv_invalidate_cacheAdam Crume2014-11-031-0/+15
| * | block/parallels: fix access to not initialized memory in catalog_bitmapDenis V. Lunev2014-11-031-1/+1
| * | iotests: add v2 parallels sample image and simple test for itDenis V. Lunev2014-11-033-0/+9
| * | iotests: replace fake parallels image with authentic oneDenis V. Lunev2014-11-034-9/+9
| * | snapshot: Reset err to NULL to avoid double freeChris Spiegel2014-11-031-1/+2
OpenPOWER on IntegriCloud