summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-05-12block: Switch blk_*write_zeroes() to byte interfaceEric Blake
2016-05-12block: Switch blk_read_unthrottled() to byte interfaceEric Blake
2016-05-12block: Allow BDRV_REQ_FUA through blk_pwrite()Eric Blake
2016-05-12Allow users to specify the vmdk virtual hardware version.Janne Karhunen
2016-05-12block: Remove BlockDriver.bdrv_read/writeKevin Wolf
2016-05-12block: Introduce .bdrv_co_preadv/pwritev BlockDriver functionKevin Wolf
2016-05-12block: Rename bdrv_co_do_preadv/writev to bdrv_co_preadv/writevKevin Wolf
2016-05-12block: plug whole tree at once, introduce bdrv_io_unplugged_begin/endPaolo Bonzini
2016-05-12block: introduce bdrv_no_throttling_begin/endPaolo Bonzini
2016-05-12block: move restarting of throttled reqs to block/throttle-groups.cPaolo Bonzini
2016-04-28qom: -object error messages lost location, restore itMarkus Armbruster
2016-04-22event-notifier: Add "is_external" parameterFam Zheng
2016-04-22iohandler: Introduce iohandler_get_aio_contextFam Zheng
2016-04-13virtio-input: support absolute axis config in pass-throughLadi Prosek
2016-04-13move const_le{16, 23} to qemu/bswap.h, add commentGerd Hoffmann
2016-04-13virtio-input: add parenthesis to const_le{16, 32}Gerd Hoffmann
2016-04-11block: Fix bdrv_drain in coroutineFam Zheng
2016-04-11ui/virtio-gpu: add and use qemu_create_displaysurface_pixmanGerd Hoffmann
2016-04-07virtio: merge virtio_queue_aio_set_host_notifier_handler with virtio_queue_se...Paolo Bonzini
2016-04-07virtio-scsi: use aio handler for data planePaolo Bonzini
2016-04-07virtio-blk: use aio handler for data planeMichael S. Tsirkin
2016-04-07virtio: add aio handlerMichael S. Tsirkin
2016-04-07virtio-scsi: fix disabled modePaolo Bonzini
2016-04-07virtio-blk: fix disabled modePaolo Bonzini
2016-04-07virtio: make virtio_queue_notify_vq staticPaolo Bonzini
2016-04-07Sort the fw_cfg file listGerd Hoffmann
2016-04-07acpi: Add missing GCC_FMT_ATTRStefan Weil
2016-04-05Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-04-05include/qemu/atomic: add compile time assertsAlex Bennée
2016-04-05update Linux headers to 4.6Paolo Bonzini
2016-04-05spapr_drc: enable immediate detach for unsignalled devicesMichael Roth
2016-04-05ppc: Rework POWER7 & POWER8 exception modelCédric Le Goater
2016-03-31log: move qemu_log_close/qemu_log_flush from header to log.cDenis V. Lunev
2016-03-30kvm: add kvm_device_supported() helper functionPeter Xu
2016-03-30Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160329-2' into stagingPeter Maydell
2016-03-30block: Remove bdrv_(set_)enable_write_cache()Kevin Wolf
2016-03-30block: Remove BDRV_O_CACHE_WBKevin Wolf
2016-03-30block: Remove bdrv_parse_cache_flags()Kevin Wolf
2016-03-30block: Introduce bdrv_co_writev_flags()Kevin Wolf
2016-03-30block/qapi: Use blk_enable_write_cache()Kevin Wolf
2016-03-30block: Move enable_write_cache to BB levelKevin Wolf
2016-03-30block: Add bdrv_parse_cache_mode()Kevin Wolf
2016-03-30replay: introduce block devices record/replayPavel Dovgalyuk
2016-03-30block: add flush callbackPavel Dovgalyuk
2016-03-30block: move encryption deprecation warning into qcow codeDaniel P. Berrange
2016-03-30block: add flag to indicate that no I/O will be performedDaniel P. Berrange
2016-03-30block: Remove blk_set_bs()Kevin Wolf
2016-03-30block: Remove bdrv_make_anon()Kevin Wolf
2016-03-30hw/mips/cps: enable ITU for multithreading processorsLeon Alrae
2016-03-30hw/mips: implement ITC Configuration Tags and Storage CellsLeon Alrae