OSDN Git Service

block-backend: Add blk_co_copy_range
[qmiga/qemu.git] / include /
2018-06-01 Fam Zhengblock-backend: Add blk_co_copy_range
2018-06-01 Fam Zhengiscsi: Implement copy offloading
2018-06-01 Fam Zhengfile-posix: Implement bdrv_co_copy_range
2018-06-01 Fam Zhengblock: Introduce API for copy offloading
2018-06-01 Peter MaydellMerge remote-tracking branch 'remotes/otubo/tags/pull...
2018-06-01 Yi Min Zhaosandbox: disable -sandbox if CONFIG_SECCOMP undefined
2018-06-01 Peter MaydellMerge remote-tracking branch 'remotes/sstabellini-http...
2018-05-31 Paul Durrantxen-hvm: try to use xenforeignmemory_map_resource(...
2018-05-31 Igor Druzhininxen/hvm: correct reporting of modified memory under...
2018-05-31 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2018-05-31 Peter Maydellvmstate.h: Provide VMSTATE_BOOL_SUB_ARRAY
2018-05-31 Peter MaydellMake address_space_get_iotlb_entry() take a MemTxAttrs...
2018-05-31 Peter MaydellMake flatview_translate() take a MemTxAttrs argument
2018-05-31 Peter MaydellMake MemoryRegion valid.accepts callback take a MemTxAt...
2018-05-31 Peter MaydellMake memory_region_access_valid() take a MemTxAttrs...
2018-05-31 Peter MaydellMake address_space_access_valid() take a MemTxAttrs...
2018-05-31 Peter MaydellMake address_space_map() take a MemTxAttrs argument
2018-05-31 Peter MaydellMake address_space_translate{, _cached}() take a MemTxA...
2018-05-31 Peter MaydellMake tb_invalidate_phys_addr() take a MemTxAttrs argument
2018-05-31 Peter Maydellmemory.h: Improve IOMMU related documentation
2018-05-31 Richard Hendersontcg: Fix helper function vs host abi for float16
2018-05-31 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2018-05-31 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2018-05-30 Igor Mammedovcli: add --preconfig option
2018-05-30 Igor Mammedovqapi: introduce new cmd option "allow-preconfig"
2018-05-30 Igor Mammedovnuma: split out NumaOptions parsing into set_numa_options()
2018-05-30 Igor Mammedovnuma: postpone options post-processing till machine_run...
2018-05-30 Kevin Wolfjob: Add error message for failing jobs
2018-05-29 Peter MaydellMerge remote-tracking branch 'remotes/stefanberger...
2018-05-25 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2018-05-25 Peter Maydellgdbstub: Clarify what gdb_handlesig() is doing
2018-05-24 Peter Maydelllinux-user: Assert on bad type in thunk_type_align...
2018-05-24 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/vga...
2018-05-24 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2018-05-24 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2018-05-24 Peter MaydellMerge remote-tracking branch 'remotes/sstabellini-http...
2018-05-24 Peter MaydellMerge remote-tracking branch 'remotes/mwalle/tags/lm32...
2018-05-24 Gerd Hoffmannvga: move bochs vbe defines to header file
2018-05-23 Peter Xuintel-iommu: rework the page walk logic
2018-05-23 Peter Xuutil: implement simple iova tree
2018-05-23 Peter Xuintel-iommu: only do page walk for MAP notifiers
2018-05-23 Peter Xuintel-iommu: add iommu lock
2018-05-23 Peter Xuintel-iommu: remove IntelIOMMUNotifierNode
2018-05-23 Ross Zwislernvdimm: fix typo in label-size definition
2018-05-23 Tiwei Bievirtio: support setting memory region based host notifier
2018-05-23 Kevin Wolfblockjob: Remove BlockJob.driver
2018-05-23 Kevin Wolfjob: Add query-jobs QMP command
2018-05-23 Kevin Wolfjob: Move progress fields to Job
2018-05-23 Kevin Wolfjob: Add job_transition_to_ready()
2018-05-23 Kevin Wolfjob: Add job_is_ready()
2018-05-23 Kevin Wolfjob: Add job_dismiss()
2018-05-23 Kevin Wolfjob: Add job_yield()
2018-05-23 Kevin Wolfjob: Move completion and cancellation to Job
2018-05-23 Kevin Wolfjob: Move transactions to Job
2018-05-23 Kevin Wolfjob: Switch transactions to JobTxn
2018-05-23 Kevin Wolfjob: Move job_finish_sync() to Job
2018-05-23 Kevin Wolfjob: Move .complete callback to Job
2018-05-23 Kevin Wolfjob: Add job_drain()
2018-05-23 Kevin Wolfjob: Convert block_job_cancel_async() to Job
2018-05-23 Kevin Wolfjob: Move single job finalisation to Job
2018-05-23 Kevin Wolfjob: Add job_event_*()
2018-05-23 Kevin Wolfjob: Move BlockJobCreateFlags to Job
2018-05-23 Kevin Wolfjob: Replace BlockJob.completed with job_is_completed()
2018-05-23 Kevin Wolfjob: Move pause/resume functions to Job
2018-05-23 Kevin Wolfjob: Add job_sleep_ns()
2018-05-23 Kevin Wolfjob: Move coroutine and related code to Job
2018-05-23 Kevin Wolfjob: Move defer_to_main_loop to Job
2018-05-23 Kevin Wolfjob: Add Job.aio_context
2018-05-23 Kevin Wolfjob: Move cancelled to Job
2018-05-23 Kevin Wolfjob: Add reference counting
2018-05-23 Kevin Wolfjob: Move state transitions to Job
2018-05-23 Kevin Wolfjob: Maintain a list of all jobs
2018-05-23 Kevin Wolfjob: Add job_delete()
2018-05-23 Kevin Wolfjob: Add JobDriver.job_type
2018-05-23 Kevin Wolfjob: Rename BlockJobType into JobType
2018-05-23 Kevin Wolfjob: Create Job, JobDriver and job_create()
2018-05-23 Michael S. Tsirkinx86/cpu: use standard-headers/asm-x86.kvm_para.h
2018-05-23 Michael S. Tsirkininclude/standard-headers: add asm-x86/kvm_para.h
2018-05-23 Jonathan Helmanvirtio-balloon: add hugetlb page allocation counts
2018-05-23 Gerd Hoffmannallocate pci id for mdpy
2018-05-22 Paul Durrantxen_backend: make the xen_feature_grant_copy flag private
2018-05-22 Paul Durrantxen_backend: add grant table helpers
2018-05-22 Paul Durrantxen: add a meaningful declaration of grant_copy_segment...
2018-05-21 Peter MaydellMerge remote-tracking branch 'remotes/mjt/tags/trivial...
2018-05-20 Philippe Mathieu... typedefs: Remove PcGuestInfo from qemu/typedefs.h
2018-05-20 Thomas Huthtrivial: Do not include pci.h if it is not necessary
2018-05-18 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2018-05-18 Francisco Iglesiasxlnx-zynqmp: Connect the ZynqMP GDMA and ADMA
2018-05-18 Francisco Iglesiasxlnx-zdma: Add a model of the Xilinx ZynqMP generic DMA
2018-05-18 Abdallah Bouassidatarget/arm: Add the XML dynamic generation
2018-05-18 Peter MaydellMerge remote-tracking branch 'remotes/famz/tags/docker...
2018-05-18 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/usb...
2018-05-18 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/ui...
2018-05-18 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2018-05-18 Jie Wangiothread: fix epollfd leak in the process of delIOThread
2018-05-17 Richard Hendersonfpu/softfloat: Specialize on snan_bit_is_one
2018-05-17 Richard Hendersonfpu/softfloat: Remove floatX_maybe_silence_nan
2018-05-17 Alex Bennéefpu/softfloat: re-factor float to float conversions
2018-05-17 Richard Hendersonfpu/softfloat: Split floatXX_silence_nan from floatXX_m...
2018-05-17 Peter MaydellMerge remote-tracking branch 'remotes/cody/tags/block...
next