summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-08-09scsi: esp: make cmdbuf big enough for maximum CDB sizePrasad J Pandit1-1/+2
2016-08-05pcie: fix link active status bit migrationMichael S. Tsirkin2-0/+7
2016-08-05nbd: Limit nbdflags to 16 bitsEric Blake1-3/+3
2016-08-05Fix some typos found by codespellStefan Weil4-4/+4
2016-08-05util: Fix MIN_NON_ZEROFam Zheng1-1/+2
2016-08-05nbd: Allow larger requestsEric Blake1-0/+1
2016-08-05savevm: fail if migration blockers are presentGreg Kurz1-0/+1
2016-08-04exec.c: Ensure right alignment also for file backed ramDominik Dingel1-0/+13
2016-08-04spice/gl: add & use qemu_spice_gl_monitor_configGerd Hoffmann1-0/+1
2016-04-28qom: -object error messages lost location, restore itMarkus Armbruster1-2/+3
2016-04-22event-notifier: Add "is_external" parameterFam Zheng1-1/+3
2016-04-22iohandler: Introduce iohandler_get_aio_contextFam Zheng1-0/+1
2016-04-13virtio-input: support absolute axis config in pass-throughLadi Prosek1-0/+3
2016-04-13move const_le{16, 23} to qemu/bswap.h, add commentGerd Hoffmann2-14/+19
2016-04-13virtio-input: add parenthesis to const_le{16, 32}Gerd Hoffmann1-6/+6
2016-04-11block: Fix bdrv_drain in coroutineFam Zheng1-0/+1
2016-04-11ui/virtio-gpu: add and use qemu_create_displaysurface_pixmanGerd Hoffmann1-0/+1
2016-04-07virtio: merge virtio_queue_aio_set_host_notifier_handler with virtio_queue_se...Paolo Bonzini1-4/+2
2016-04-07virtio-scsi: use aio handler for data planePaolo Bonzini1-3/+3
2016-04-07virtio-blk: use aio handler for data planeMichael S. Tsirkin1-0/+2
2016-04-07virtio: add aio handlerMichael S. Tsirkin1-0/+3
2016-04-07virtio-scsi: fix disabled modePaolo Bonzini1-1/+0
2016-04-07virtio-blk: fix disabled modePaolo Bonzini1-0/+1
2016-04-07virtio: make virtio_queue_notify_vq staticPaolo Bonzini1-1/+0
2016-04-07Sort the fw_cfg file listGerd Hoffmann3-1/+12
2016-04-07acpi: Add missing GCC_FMT_ATTRStefan Weil1-1/+2
2016-04-05Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell6-31/+45
2016-04-05include/qemu/atomic: add compile time assertsAlex Bennée1-24/+34
2016-04-05update Linux headers to 4.6Paolo Bonzini5-7/+11
2016-04-05spapr_drc: enable immediate detach for unsignalled devicesMichael Roth1-0/+2
2016-04-05ppc: Rework POWER7 & POWER8 exception modelCédric Le Goater1-5/+0
2016-03-31log: move qemu_log_close/qemu_log_flush from header to log.cDenis V. Lunev1-17/+5
2016-03-30kvm: add kvm_device_supported() helper functionPeter Xu1-0/+9
2016-03-30Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160329-2' into stagingPeter Maydell4-0/+224
2016-03-30block: Remove bdrv_(set_)enable_write_cache()Kevin Wolf1-2/+0
2016-03-30block: Remove BDRV_O_CACHE_WBKevin Wolf1-2/+1
2016-03-30block: Remove bdrv_parse_cache_flags()Kevin Wolf1-1/+0
2016-03-30block: Introduce bdrv_co_writev_flags()Kevin Wolf1-0/+5
2016-03-30block/qapi: Use blk_enable_write_cache()Kevin Wolf1-1/+2
2016-03-30block: Move enable_write_cache to BB levelKevin Wolf2-3/+1
2016-03-30block: Add bdrv_parse_cache_mode()Kevin Wolf1-0/+1
2016-03-30replay: introduce block devices record/replayPavel Dovgalyuk1-0/+2
2016-03-30block: add flush callbackPavel Dovgalyuk1-0/+7
2016-03-30block: move encryption deprecation warning into qcow codeDaniel P. Berrange1-0/+1
2016-03-30block: add flag to indicate that no I/O will be performedDaniel P. Berrange1-0/+1
2016-03-30block: Remove blk_set_bs()Kevin Wolf1-2/+0
2016-03-30block: Remove bdrv_make_anon()Kevin Wolf1-1/+0
2016-03-30hw/mips/cps: enable ITU for multithreading processorsLeon Alrae1-0/+2
2016-03-30hw/mips: implement ITC Configuration Tags and Storage CellsLeon Alrae1-0/+72
2016-03-30hw/mips/cps: create CPC block inside CPSLeon Alrae2-0/+12