summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* block: Introduce .bdrv_co_preadv/pwritev BlockDriver functionKevin Wolf2016-05-121-0/+4
* block: Rename bdrv_co_do_preadv/writev to bdrv_co_preadv/writevKevin Wolf2016-05-121-2/+2
* block: plug whole tree at once, introduce bdrv_io_unplugged_begin/endPaolo Bonzini2016-05-122-2/+6
* block: introduce bdrv_no_throttling_begin/endPaolo Bonzini2016-05-121-3/+6
* block: move restarting of throttled reqs to block/throttle-groups.cPaolo Bonzini2016-05-121-0/+1
* qom: -object error messages lost location, restore itMarkus Armbruster2016-04-281-2/+3
* event-notifier: Add "is_external" parameterFam Zheng2016-04-221-1/+3
* iohandler: Introduce iohandler_get_aio_contextFam Zheng2016-04-221-0/+1
* virtio-input: support absolute axis config in pass-throughLadi Prosek2016-04-131-0/+3
* move const_le{16, 23} to qemu/bswap.h, add commentGerd Hoffmann2016-04-132-14/+19
* virtio-input: add parenthesis to const_le{16, 32}Gerd Hoffmann2016-04-131-6/+6
* block: Fix bdrv_drain in coroutineFam Zheng2016-04-111-0/+1
* ui/virtio-gpu: add and use qemu_create_displaysurface_pixmanGerd Hoffmann2016-04-111-0/+1
* virtio: merge virtio_queue_aio_set_host_notifier_handler with virtio_queue_se...Paolo Bonzini2016-04-071-4/+2Star
* virtio-scsi: use aio handler for data planePaolo Bonzini2016-04-071-3/+3
* virtio-blk: use aio handler for data planeMichael S. Tsirkin2016-04-071-0/+2
* virtio: add aio handlerMichael S. Tsirkin2016-04-071-0/+3
* virtio-scsi: fix disabled modePaolo Bonzini2016-04-071-1/+0Star
* virtio-blk: fix disabled modePaolo Bonzini2016-04-071-0/+1
* virtio: make virtio_queue_notify_vq staticPaolo Bonzini2016-04-071-1/+0Star
* Sort the fw_cfg file listGerd Hoffmann2016-04-073-1/+12
* acpi: Add missing GCC_FMT_ATTRStefan Weil2016-04-071-1/+2
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2016-04-056-31/+45
|\
| * include/qemu/atomic: add compile time assertsAlex Bennée2016-04-051-24/+34
| * update Linux headers to 4.6Paolo Bonzini2016-04-055-7/+11
* | spapr_drc: enable immediate detach for unsignalled devicesMichael Roth2016-04-051-0/+2
* | ppc: Rework POWER7 & POWER8 exception modelCédric Le Goater2016-04-051-5/+0Star
* | log: move qemu_log_close/qemu_log_flush from header to log.cDenis V. Lunev2016-03-311-17/+5Star
|/
* kvm: add kvm_device_supported() helper functionPeter Xu2016-03-301-0/+9
* Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160329-2' into stagingPeter Maydell2016-03-304-0/+224
|\
| * hw/mips/cps: enable ITU for multithreading processorsLeon Alrae2016-03-301-0/+2
| * hw/mips: implement ITC Configuration Tags and Storage CellsLeon Alrae2016-03-301-0/+72
| * hw/mips/cps: create CPC block inside CPSLeon Alrae2016-03-302-0/+12
| * hw/mips: add initial Cluster Power Controller supportLeon Alrae2016-03-301-0/+47
| * hw/mips/cps: create GCR block inside CPSLeon Alrae2016-03-301-0/+2
| * hw/mips: add initial Global Config Register supportYongbok Kim2016-03-301-0/+49
| * hw/mips: implement generic MIPS Coherent Processing System containerLeon Alrae2016-03-301-0/+40
* | block: Remove bdrv_(set_)enable_write_cache()Kevin Wolf2016-03-301-2/+0Star
* | block: Remove BDRV_O_CACHE_WBKevin Wolf2016-03-301-2/+1Star
* | block: Remove bdrv_parse_cache_flags()Kevin Wolf2016-03-301-1/+0Star
* | block: Introduce bdrv_co_writev_flags()Kevin Wolf2016-03-301-0/+5
* | block/qapi: Use blk_enable_write_cache()Kevin Wolf2016-03-301-1/+2
* | block: Move enable_write_cache to BB levelKevin Wolf2016-03-302-3/+1Star
* | block: Add bdrv_parse_cache_mode()Kevin Wolf2016-03-301-0/+1
* | replay: introduce block devices record/replayPavel Dovgalyuk2016-03-301-0/+2
* | block: add flush callbackPavel Dovgalyuk2016-03-301-0/+7
* | block: move encryption deprecation warning into qcow codeDaniel P. Berrange2016-03-301-0/+1
* | block: add flag to indicate that no I/O will be performedDaniel P. Berrange2016-03-301-0/+1
* | block: Remove blk_set_bs()Kevin Wolf2016-03-301-2/+0Star
* | block: Remove bdrv_make_anon()Kevin Wolf2016-03-301-1/+0Star
|/