aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-11-01pc: memhp: enable nvdimm device hotplugXiao Guangrong
2016-11-01nvdimm acpi: introduce fit bufferXiao Guangrong
2016-11-01nvdimm acpi: prebuild nvdimm devices for available slotsXiao Guangrong
2016-11-01virtio-crypto: using bh to handle dataq's requestsGonglei
2016-11-01cryptodev: introduce an unified wrapper for crypto operationGonglei
2016-11-01virtio-crypto: add data queue processing handlerGonglei
2016-11-01virtio-crypto: set capacity of algorithms supportedGonglei
2016-11-01virtio-crypto: add virtio crypto device emulationGonglei
2016-11-01log: Add locking to large logging blocksRichard Henderson
2016-11-01tests: send error_report to test logPaolo Bonzini
2016-11-01qemu-error: remove dependency of stubs on monitorPaolo Bonzini
2016-11-01blockjobs: fix documentationJohn Snow
2016-11-01blockjobs: split interface into public/private, Part 1John Snow
2016-11-01Blockjobs: Internalize user_pause logicJohn Snow
2016-11-01blockjob: centralize QMP event emissionsJohn Snow
2016-11-01Replication/Blockjobs: Create replication jobs as internalJohn Snow
2016-11-01blockjobs: Allow creating internal jobsJohn Snow
2016-11-01blockjobs: hide internal jobs from management APIJohn Snow
2016-10-31Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20161031.0' ...Peter Maydell
2016-10-31Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2016-10-31memory: Don't use memcpy for ram_device regionsAlex Williamson
2016-10-31memory: Replace skip_dump flag with "ram_device"Alex Williamson
2016-10-31block: Add block_job_add_bdrv()Alberto Garcia
2016-10-31block: Add bdrv_drain_all_{begin,end}()Alberto Garcia
2016-10-31util/qemu-sockets: Make inet_connect_saddr() publicAshijeet Acharya
2016-10-31Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-mttcg' into s...Peter Maydell
2016-10-31*_run_on_cpu: introduce run_on_cpu_data typePaolo Bonzini
2016-10-31Merge remote-tracking branch 'remotes/amit-migration/tags/migration-for-2.8' ...Peter Maydell
2016-10-31Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20161028-tag' into...Peter Maydell
2016-10-31Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell
2016-10-31Merge remote-tracking branch 'remotes/famz/tags/for-upstream' into stagingPeter Maydell
2016-10-31tcg: comment on which functions have to be called with tb_lock heldPaolo Bonzini
2016-10-31translate-all: add DEBUG_LOCKING assertsAlex Bennée
2016-10-30virtio-crypto: introduce virtio_crypto.hGonglei
2016-10-30cryptodev: add symmetric algorithm operation stuffGonglei
2016-10-30cryptodev: introduce cryptodev backend interfaceGonglei
2016-10-30virtio: inline virtio_queue_set_host_notifier_fd_handlerPaolo Bonzini
2016-10-30virtio: use virtio_bus_set_host_notifier to start/stop ioeventfdPaolo Bonzini
2016-10-30virtio: remove ioeventfd_disabled altogetherPaolo Bonzini
2016-10-30virtio: remove set_handler argument from set_host_notifier_internalPaolo Bonzini
2016-10-30Revert "virtio: Introduce virtio_add_queue_aio"Paolo Bonzini
2016-10-30virtio-scsi: always use dataplane path if ioeventfd is activePaolo Bonzini
2016-10-30virtio: introduce virtio_device_ioeventfd_enabledPaolo Bonzini
2016-10-30virtio: add start_ioeventfd and stop_ioeventfd to VirtioDeviceClassPaolo Bonzini
2016-10-30virtio: move ioeventfd_started flag to VirtioBusStatePaolo Bonzini
2016-10-30virtio: move ioeventfd_disabled flag to VirtioBusStatePaolo Bonzini
2016-10-30virtio/migration: Add VMStateDescription to VirtioDeviceClassDr. David Alan Gilbert
2016-10-30COLO: Implement the process of failover for primary VMzhanghailiang
2016-10-30COLO: Introduce state to record failover processzhanghailiang
2016-10-30COLO: Add 'x-colo-lost-heartbeat' command to trigger failoverzhanghailiang