summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2016-03-30hw/mips: add initial Cluster Power Controller supportLeon Alrae1-0/+47
2016-03-30hw/mips/cps: create GCR block inside CPSLeon Alrae1-0/+2
2016-03-30hw/mips: add initial Global Config Register supportYongbok Kim1-0/+49
2016-03-30hw/mips: implement generic MIPS Coherent Processing System containerLeon Alrae1-0/+40
2016-03-24Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell64-447/+409
2016-03-23Merge remote-tracking branch 'remotes/armbru/tags/pull-ivshmem-2016-03-18' in...Peter Maydell1-0/+3
2016-03-22qemu-log: dfilter-ise exec, out_asm, op and opt_opAlex Bennée2-3/+20
2016-03-22qemu-log: new option -dfilter to limit outputAlex Bennée1-0/+2
2016-03-22qemu-log: Improve the "exec" TB execution loggingPeter Maydell1-0/+3