]> git.proxmox.com Git - mirror_qemu.git/history - include
blockjob: Don't touch BDS iostatus
[mirror_qemu.git] / include /
2016-05-19 Kevin Wolfblockjob: Don't set iostatus of target
2016-05-19 Kevin Wolfblock: User BdrvChild callback for device name
2016-05-19 Kevin Wolfblock: Use BdrvChild callbacks for change_media/resize
2016-05-19 Kevin Wolfblock: Decouple throttling from BlockDriverState
2016-05-19 Kevin Wolfblock: Drain throttling queue with BdrvChild callback
2016-05-19 Kevin Wolfblock: Introduce BdrvChild.opaque
2016-05-19 Kevin Wolfblock: Move I/O throttling configuration functions...
2016-05-19 Kevin Wolfblock: Move actual I/O throttling to BlockBackend
2016-05-19 Kevin Wolfblock: Move throttling fields from BDS to BB
2016-05-19 Kevin Wolfblock: Convert throttle_group_get_name() to BlockBackend
2016-05-19 Kevin Wolfblock: throttle-groups: Use BlockBackend pointers inter...
2016-05-19 Kevin Wolfblock: Introduce BlockBackendPublic
2016-05-19 Peter MaydellMerge remote-tracking branch 'remotes/mjt/tags/pull...
2016-05-18 Stefan WeilFix some typos found by codespell
2016-05-18 Cao jinsmbios: fix typo
2016-05-18 Wei Jiangangaccel: make configure_accelerator return void
2016-05-18 Alberto Garciaipack: Update e-mail address
2016-05-18 Cao jinremove comment for nonexistent structure member
2016-05-17 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2016-05-17 Fan Zhangs390x: enable runtime instrumentation
2016-05-17 Cornelia Hucks390x: add compat machine for 2.7
2016-05-13 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2016-05-13 Peter MaydellMerge remote-tracking branch 'remotes/lalrae/tags/mips...
2016-05-13 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2016-05-13 Sergey Fedorovtcg: Remove needless CPUState::current_tb
2016-05-13 Sergey Fedorovtcg: Rework tb_invalidated_flag
2016-05-13 Sergey Fedorovtcg: Clarify thread safety check in tb_add_jump()
2016-05-13 Sergey Fedorovtcg: Use uintptr_t type for jmp_list_{next|first} field...
2016-05-13 Sergey Fedorovtcg: Clean up direct block chaining data fields
2016-05-13 Sergey Fedorovtcg: Note requirement on atomic direct jump patching
2016-05-13 Sergey Fedorovtcg/arm: Make direct jump patching thread-safe
2016-05-13 Sergey Fedorovtcg/s390: Make direct jump patching thread-safe
2016-05-13 Sergey Fedorovtcg/i386: Make direct jump patching thread-safe
2016-05-13 Sergey Fedorovtci: Make direct jump patching thread-safe
2016-05-13 Sergey Fedorovinclude/qemu/osdep.h: Add macros for pointer alignment
2016-05-13 Sergey Fedorovinclude/qemu/osdep.h: Add a macro to check for alignment
2016-05-13 Emilio G. Cotatb: consistently use uint32_t for tb->flags
2016-05-12 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2016-05-12 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2016-05-12 Gerd Hoffmannspice/gl: add & use qemu_spice_gl_monitor_config
2016-05-12 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2016-05-12 Kevin WolfMerge remote-tracking branch 'mreitz/tags/pull-block...
2016-05-12 Wen Congyangquorum: implement bdrv_add_child() and bdrv_del_child()
2016-05-12 Wen CongyangAdd new block driver interface to add/delete a BDS...
2016-05-12 Eric Blakeblock: Honor BDRV_REQ_FUA during write_zeroes
2016-05-12 Eric Blakeblock: Make supported_write_flags a per-bds property
2016-05-12 Eric Blakeblock: Kill unused sector-based blk_* functions
2016-05-12 Eric Blakeide: Switch to byte-based aio block access
2016-05-12 Eric Blakeblock: Introduce byte-based aio read/write
2016-05-12 Eric Blakeblock: Switch blk_*write_zeroes() to byte interface
2016-05-12 Eric Blakeblock: Switch blk_read_unthrottled() to byte interface
2016-05-12 Eric Blakeblock: Allow BDRV_REQ_FUA through blk_pwrite()
2016-05-12 Janne KarhunenAllow users to specify the vmdk virtual hardware version.
2016-05-12 Kevin Wolfblock: Remove BlockDriver.bdrv_read/write
2016-05-12 Kevin Wolfblock: Introduce .bdrv_co_preadv/pwritev BlockDriver...
2016-05-12 Kevin Wolfblock: Rename bdrv_co_do_preadv/writev to bdrv_co_pread...
2016-05-12 Paolo Bonziniblock: plug whole tree at once, introduce bdrv_io_unplu...
2016-05-12 Paolo Bonziniblock: introduce bdrv_no_throttling_begin/end
2016-05-12 Paolo Bonziniblock: move restarting of throttled reqs to block/throt...
2016-05-12 Jean-Christophe... i.MX: Add i.MX6 SOC implementation.
2016-05-12 Jean-Christophe... i.MX: Add the Freescale SPI Controller
2016-05-12 Jean-Christophe... FIFO: Add a FIFO32 implementation
2016-05-12 Jean-Christophe... i.MX: Add i.MX6 System Reset Controller device.
2016-05-12 Shannon ZhaoACPI: move acpi_build_srat_memory to common place
2016-05-12 Shannon ZhaoACPI: Fix the definition of proximity in AcpiSratMemory...
2016-05-12 Shannon ZhaoACPI: Add GICC Affinity Structure
2016-05-12 Edgar E. Iglesiasgen-icount: Use tcg_set_insn_param
2016-05-12 Eric Blakeqapi: Change visit_type_FOO() to no longer return parti...
2016-05-12 Eric Blakeqapi: Simplify semantics of visit_next_list()
2016-05-12 Eric Blakeqapi: Split visit_end_struct() into pieces
2016-05-12 Eric Blakeqapi: Add visit_type_null() visitor
2016-05-12 Eric Blakeqapi: Document visitor interfaces, add assertions
2016-05-12 Eric Blakeqapi: Consolidate QMP input visitor creation
2016-05-12 Eric Blakeqmp: Drop dead command->type
2016-05-12 Eric Blakeqapi-visit: Add visitor.type classification
2016-04-28 Peter MaydellMerge remote-tracking branch 'remotes/lalrae/tags/mips...
2016-04-28 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2016-04-28 Markus Armbrusterqom: -object error messages lost location, restore it
2016-04-22 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2016-04-22 Fam Zhengevent-notifier: Add "is_external" parameter
2016-04-22 Fam Zhengiohandler: Introduce iohandler_get_aio_context
2016-04-20 Peter MaydellMerge remote-tracking branch 'remotes/sstabellini/tags...
2016-04-14 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2016-04-13 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2016-04-13 Ladi Prosekvirtio-input: support absolute axis config in pass...
2016-04-13 Gerd Hoffmannmove const_le{16, 23} to qemu/bswap.h, add comment
2016-04-13 Gerd Hoffmannvirtio-input: add parenthesis to const_le{16, 32}
2016-04-12 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2016-04-11 Fam Zhengblock: Fix bdrv_drain in coroutine
2016-04-11 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2016-04-11 Gerd Hoffmannui/virtio-gpu: add and use qemu_create_displaysurface_p...
2016-04-08 Peter MaydellMerge remote-tracking branch 'remotes/lalrae/tags/mips...
2016-04-08 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2016-04-08 Peter MaydellMerge remote-tracking branch 'remotes/xtensa/tags/20160...
2016-04-07 Paolo Bonzinivirtio: merge virtio_queue_aio_set_host_notifier_handle...
2016-04-07 Paolo Bonzinivirtio-scsi: use aio handler for data plane
2016-04-07 Michael S. Tsirkinvirtio-blk: use aio handler for data plane
2016-04-07 Michael S. Tsirkinvirtio: add aio handler
2016-04-07 Paolo Bonzinivirtio-scsi: fix disabled mode
2016-04-07 Paolo Bonzinivirtio-blk: fix disabled mode
next