aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-11-01ipmi: fix build config variable name for ipmi_bmc_extern.oDaniel P. Berrange1-1/+1
2016-11-01ipmi: Implement shutdown via ACPI overtempCorey Minyard1-1/+7
2016-11-01ipmi: chassis poweroff should use qemu_system_shutdown_request()Cédric Le Goater1-1/+1
2016-11-01ipmi_bmc_sim: Remove an unnecessary mutexCorey Minyard1-6/+0
2016-11-01ipmi: Remove hotplug from IPMI BMCsCorey Minyard2-0/+2
2016-11-01pc: memhp: enable nvdimm device hotplugXiao Guangrong6-12/+46
2016-11-01nvdimm acpi: introduce _FITXiao Guangrong2-5/+257
2016-11-01nvdimm acpi: introduce fit bufferXiao Guangrong7-23/+124
2016-11-01nvdimm acpi: prebuild nvdimm devices for available slotsXiao Guangrong3-19/+27
2016-11-01nvdimm acpi: use common macros instead of magic namesXiao Guangrong1-34/+49
2016-11-01acpi nvdimm: rename result_size to dsm_out_buf_sizXiao Guangrong1-7/+8
2016-11-01nvdimm acpi: compile nvdimm acpi code arch-independentlyXiao Guangrong1-1/+1
2016-11-01acpi nvdimm: fix Arg6 usageXiao Guangrong1-3/+4
2016-11-01acpi nvdimm: fix ARG3 conflictXiao Guangrong1-3/+4
2016-11-01acpi nvdimm: fix device physical address baseXiao Guangrong1-3/+2
2016-11-01acpi nvdimm: fix OperationRegion definitionXiao Guangrong1-60/+62
2016-11-01acpi nvdimm: fix wrong buffer size returned by DSM methodXiao Guangrong1-1/+2
2016-11-01virtio-crypto: add myself as virtio-crypto and cryptodev backends maintainerGonglei1-0/+13
2016-11-01virtio-crypto: using bh to handle dataq's requestsGonglei2-3/+60
2016-11-01cryptodev: introduce an unified wrapper for crypto operationGonglei3-13/+38
2016-11-01virtio-crypto: add data queue processing handlerGonglei2-1/+361
2016-11-01virtio-crypto: add control queue handlerGonglei1-1/+298
2016-11-01virtio-crypto: set capacity of algorithms supportedGonglei2-0/+61
2016-11-01virtio-crypto-pci: add virtio crypto pci supportGonglei3-0/+93
2016-11-01virtio-crypto: add virtio crypto device emulationGonglei4-1/+226
2016-10-30cryptodev: introduce a new cryptodev backendGonglei3-0/+380
2016-10-30virtio-crypto: introduce virtio_crypto.hGonglei1-0/+429
2016-10-30cryptodev: add symmetric algorithm operation stuffGonglei2-0/+194
2016-10-30cryptodev: introduce cryptodev backend interfaceGonglei3-0/+326
2016-10-30virtio: inline set_host_notifier_internalPaolo Bonzini1-36/+26
2016-10-30virtio: inline virtio_queue_set_host_notifier_fd_handlerPaolo Bonzini3-28/+21
2016-10-30virtio: use virtio_bus_set_host_notifier to start/stop ioeventfdPaolo Bonzini3-12/+5
2016-10-30virtio: remove ioeventfd_disabled altogetherPaolo Bonzini3-21/+11
2016-10-30virtio: remove set_handler argument from set_host_notifier_internalPaolo Bonzini3-13/+17
2016-10-30Revert "virtio: Introduce virtio_add_queue_aio"Paolo Bonzini2-37/+4
2016-10-30virtio-scsi: always use dataplane path if ioeventfd is activePaolo Bonzini3-38/+48
2016-10-30virtio-blk: always use dataplane path if ioeventfd is activePaolo Bonzini3-39/+55
2016-10-30virtio: introduce virtio_device_ioeventfd_enabledPaolo Bonzini7-13/+32
2016-10-30virtio: add start_ioeventfd and stop_ioeventfd to VirtioDeviceClassPaolo Bonzini4-38/+91
2016-10-30virtio: move ioeventfd_started flag to VirtioBusStatePaolo Bonzini10-79/+16
2016-10-30virtio: move ioeventfd_disabled flag to VirtioBusStatePaolo Bonzini7-38/+11
2016-10-30virtio: disable ioeventfd as early as possiblePaolo Bonzini2-8/+8
2016-10-30virtio/migration: Migrate balloon to VMStateDr. David Alan Gilbert1-16/+15
2016-10-30virtio/migration: Add VMStateDescription to VirtioDeviceClassDr. David Alan Gilbert2-0/+18
2016-10-28Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20161028-1' into st...Peter Maydell4-150/+225
2016-10-28Merge remote-tracking branch 'remotes/vivier/tags/m68k-part2-pull-request' in...Peter Maydell5-248/+507
2016-10-28Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.8-20161028' into...Peter Maydell87-1713/+4981
2016-10-28Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-2016-10-27-1' in...Peter Maydell22-32/+213
2016-10-28Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell12-250/+1695
2016-10-28Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell18-250/+527