summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* qom: -object error messages lost location, restore itMarkus Armbruster2019-11-291-2/+3
* event-notifier: Add "is_external" parameterFam Zheng2019-11-291-1/+3
* iohandler: Introduce iohandler_get_aio_contextFam Zheng2019-11-291-0/+1
* virtio-input: support absolute axis config in pass-throughLadi Prosek2019-11-291-0/+3
* move const_le{16, 23} to qemu/bswap.h, add commentGerd Hoffmann2019-11-292-14/+19
* virtio-input: add parenthesis to const_le{16, 32}Gerd Hoffmann2019-11-291-6/+6
* block: Fix bdrv_drain in coroutineFam Zheng2019-11-291-0/+1
* ui/virtio-gpu: add and use qemu_create_displaysurface_pixmanGerd Hoffmann2019-11-291-0/+1
* virtio: merge virtio_queue_aio_set_host_notifier_handler with virtio_queue_se...Paolo Bonzini2019-11-291-4/+2
* virtio-scsi: use aio handler for data planePaolo Bonzini2019-11-291-3/+3
* virtio-blk: use aio handler for data planeMichael S. Tsirkin2019-11-291-0/+2
* virtio: add aio handlerMichael S. Tsirkin2019-11-291-0/+3
* virtio-scsi: fix disabled modePaolo Bonzini2019-11-291-1/+0
* virtio-blk: fix disabled modePaolo Bonzini2019-11-291-0/+1
* virtio: make virtio_queue_notify_vq staticPaolo Bonzini2019-11-291-1/+0
* Sort the fw_cfg file listGerd Hoffmann2019-11-293-1/+12
* acpi: Add missing GCC_FMT_ATTRStefan Weil2019-11-291-1/+2
* include/qemu/atomic: add compile time assertsAlex Bennée2019-11-291-24/+34
* update Linux headers to 4.6Paolo Bonzini2019-11-295-7/+11
* spapr_drc: enable immediate detach for unsignalled devicesMichael Roth2019-11-291-0/+2
* ppc: Rework POWER7 & POWER8 exception modelCédric Le Goater2019-11-291-5/+0
* log: move qemu_log_close/qemu_log_flush from header to log.cDenis V. Lunev2019-11-291-17/+5
* kvm: add kvm_device_supported() helper functionPeter Xu2019-11-291-0/+9
* block: Remove bdrv_(set_)enable_write_cache()Kevin Wolf2019-11-291-2/+0
* block: Remove BDRV_O_CACHE_WBKevin Wolf2019-11-291-2/+1
* block: Remove bdrv_parse_cache_flags()Kevin Wolf2019-11-291-1/+0
* block: Introduce bdrv_co_writev_flags()Kevin Wolf2019-11-291-0/+5
* block/qapi: Use blk_enable_write_cache()Kevin Wolf2019-11-291-1/+2
* block: Move enable_write_cache to BB levelKevin Wolf2019-11-292-3/+1
* block: Add bdrv_parse_cache_mode()Kevin Wolf2019-11-291-0/+1
* replay: introduce block devices record/replayPavel Dovgalyuk2019-11-291-0/+2
* block: add flush callbackPavel Dovgalyuk2019-11-291-0/+7
* block: move encryption deprecation warning into qcow codeDaniel P. Berrange2019-11-291-0/+1
* block: add flag to indicate that no I/O will be performedDaniel P. Berrange2019-11-291-0/+1
* block: Remove blk_set_bs()Kevin Wolf2019-11-291-2/+0
* block: Remove bdrv_make_anon()Kevin Wolf2019-11-291-1/+0
* hw/mips/cps: enable ITU for multithreading processorsLeon Alrae2019-11-291-0/+2
* hw/mips: implement ITC Configuration Tags and Storage CellsLeon Alrae2019-11-291-0/+72
* hw/mips/cps: create CPC block inside CPSLeon Alrae2019-11-292-0/+12
* hw/mips: add initial Cluster Power Controller supportLeon Alrae2019-11-291-0/+47
* hw/mips/cps: create GCR block inside CPSLeon Alrae2019-11-291-0/+2
* hw/mips: add initial Global Config Register supportYongbok Kim2019-11-291-0/+49
* hw/mips: implement generic MIPS Coherent Processing System containerLeon Alrae2019-11-291-0/+40
* qemu-log: dfilter-ise exec, out_asm, op and opt_opAlex Bennée2019-11-292-3/+20
* qemu-log: new option -dfilter to limit outputAlex Bennée2019-11-291-0/+2
* qemu-log: Improve the "exec" TB execution loggingPeter Maydell2019-11-291-0/+3
* qemu-log: Avoid function call for disabled qemu_log_mask loggingPeter Maydell2019-11-291-3/+10
* util: move declarations out of qemu-common.hVeronia Bahaa2019-11-297-257/+246
* Replaced get_tick_per_sec() by NANOSECONDS_PER_SECONDRutuja Shah2019-11-292-8/+3
* include/crypto: Include qapi-types.h or qemu/bswap.h instead of qemu-common.hMarkus Armbruster2019-11-295-6/+2
OpenPOWER on IntegriCloud