]> git.proxmox.com Git - mirror_qemu.git/history - include
blockjob: Remove BlockJob.driver
[mirror_qemu.git] / include /
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-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...
2018-05-17 Peter MaydellMerge remote-tracking branch 'remotes/juanquintela...
2018-05-17 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2018-05-15 Peter Xumigration: introduce SaveVMHandlers.resume_prepare
2018-05-15 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2018-05-15 Babu Mogeri386: Add new property to control cache info
2018-05-15 Babu Mogerpc: add 2.13 machine types
2018-05-15 Kevin WolfMerge remote-tracking branch 'mreitz/tags/pull-block...
2018-05-15 Max Reitzblock: Document BDRV_REQ_WRITE_UNCHANGED support
2018-05-15 Max Reitzblock: Add BDRV_REQ_WRITE_UNCHANGED flag
2018-05-15 Max Reitzblock: BLK_PERM_WRITE includes ..._UNCHANGED
2018-05-15 Kevin Wolfblockjob: Add block_job_driver()
2018-05-15 Kevin Wolfblockjob: Introduce block_job_ratelimit_get_delay()
2018-05-15 Kevin Wolfblockjob: Implement block_job_set_speed() centrally
2018-05-15 Kevin Wolfblockjob: Move RateLimit to BlockJob
2018-05-15 Kevin Wolfblockjob: Wrappers for progress counter access
2018-05-15 Eric Blakeblock: Merge .bdrv_co_writev{,_flags} in drivers
2018-05-15 Eric Blakeblock: Drop last of the sector-based aio callbacks
2018-05-15 Eric Blakefile-win32: Switch to byte-based callbacks
2018-05-15 Eric Blakeblock: Support byte-based aio callbacks
2018-05-15 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2018-05-15 Peter Maydelltcg: Optionally log FPU state in TCG -d cpu logging
2018-05-15 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/input...
2018-05-15 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/ui...
2018-05-15 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/tgt...
2018-05-15 Geoffrey McRaeps2: Fix mouse stream corruption due to lost data
2018-05-15 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2018-05-14 Peter MaydellMerge remote-tracking branch 'remotes/vivier/tags/m68k...
2018-05-14 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2018-05-14 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2018-05-14 David Hildenbrands390x: refactor reset/reipl handling
2018-05-14 Peter MaydellMerge remote-tracking branch 'remotes/jasowang/tags...
2018-05-14 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2018-05-14 Laurent Vivierlinux-user: correctly align types in thunking code
2018-05-14 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2018-05-14 Thomas Huthnet: Remove the deprecated "vlan" parameter
2018-05-11 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2018-05-11 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/cota...
2018-05-10 Peter Maydellatomic.h: Work around gcc spurious "unused value" warning
2018-05-10 Igor Mammedovarm/boot: split load_dtb() from arm_load_kernel()
2018-05-10 Igor Mammedovplatform-bus-device: use device plug callback instead...
2018-05-10 Igor Mammedovpc: simplify MachineClass::get_hotplug_handler handling
2018-05-10 Stefan Hajnocziblockjob: drop block_job_pause/resume_all()
2018-05-10 Peter MaydellMerge remote-tracking branch 'remotes/riscv/tags/riscv...
2018-05-09 Emilio G. Cotatranslator: merge max_insns into DisasContextBase
2018-05-08 Thomas Huthqemu-options: Bail out on unsupported options instead...
2018-05-08 Daniel P. Berrangéopts: don't silently truncate long option values
2018-05-08 Daniel P. Berrangéaccel: use g_strsplit for parsing accelerator names
2018-05-08 Paolo Bonziniexec: reintroduce MemoryRegion caching
2018-05-08 Paolo Bonziniexec: move memory access declarations to a common heade...
2018-05-08 Paolo Bonzinimemdev: remove "id" property
2018-05-08 Paolo Bonziniqom: allow object_get_canonical_path_component without...
2018-05-08 Peter MaydellMerge remote-tracking branch 'remotes/cody/tags/block...
next