aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2016-11-03Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingStefan Hajnoczi30-478/+1762
2016-11-01acpi: fix assert failure caused by commit 35c5a52dHaozhong Zhang1-2/+2
2016-11-01acpi/ipmi: Initialize the fwinfo before fetching itCorey Minyard1-0/+1
2016-11-01ipmi: Add graceful shutdown handling to the external BMCCorey Minyard1-3/+8
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 Guangrong4-12/+42
2016-11-01nvdimm acpi: introduce _FITXiao Guangrong1-2/+202
2016-11-01nvdimm acpi: introduce fit bufferXiao Guangrong5-22/+89
2016-11-01nvdimm acpi: prebuild nvdimm devices for available slotsXiao Guangrong2-18/+25
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: using bh to handle dataq's requestsGonglei1-2/+53
2016-11-01cryptodev: introduce an unified wrapper for crypto operationGonglei1-5/+5
2016-11-01virtio-crypto: add data queue processing handlerGonglei1-1/+357
2016-11-01virtio-crypto: add control queue handlerGonglei1-1/+298
2016-11-01virtio-crypto: set capacity of algorithms supportedGonglei1-0/+43
2016-11-01virtio-crypto-pci: add virtio crypto pci supportGonglei3-0/+93
2016-11-01virtio-crypto: add virtio crypto device emulationGonglei2-0/+152
2016-11-019pfs: drop excessive error message from virtfs_reset()Greg Kurz1-6/+1
2016-11-019pfs: don't BUG_ON() if fid is already openedGreg Kurz1-4/+16
2016-11-019pfs: xattrcreate requires non-opened fidsGreg Kurz1-1/+6
2016-11-019pfs: limit xattr size in xattrcreateGreg Kurz2-2/+7
2016-11-019pfs: fix integer overflow issue in xattr read/writeLi Qiang1-20/+12
2016-11-019pfs: convert 'len/copied_len' field in V9fsXattr to the type of uint64_tLi Qiang1-2/+2
2016-11-019pfs: add xattrwalk_fid field in V9fsXattr structLi Qiang2-3/+5
2016-10-31Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20161031.0' ...Peter Maydell3-22/+107
2016-10-31vfio: Add support for mmapping sub-page MMIO BARsYongji Xie2-2/+68
2016-10-31vfio/pci: fix out-of-sync BAR information on resetIdo Yariv1-0/+12
2016-10-31vfio: Handle zero-length sparse mmap rangesAlex Williamson1-14/+22
2016-10-31memory: Replace skip_dump flag with "ram_device"Alex Williamson2-6/+5
2016-10-31Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-mttcg' into s...Peter Maydell5-25/+28
2016-10-31Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20161031' into stagingPeter Maydell2-8/+21
2016-10-31*_run_on_cpu: introduce run_on_cpu_data typePaolo Bonzini5-25/+24
2016-10-31Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20161028-tag' into...Peter Maydell9-457/+517
2016-10-31Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell20-42/+15
2016-10-31Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20161028'...Peter Maydell9-7/+48
2016-10-31Merge remote-tracking branch 'remotes/famz/tags/for-upstream' into stagingPeter Maydell1-3/+1
2016-10-31tcg: protect translation related stuff with tb_lock.KONRAD Frederic1-0/+4
2016-10-31s390x/pci: Check memory region dispatching callbacksPierre Morel1-5/+20
2016-10-31s390x/pci: use generic interface to inject interruptYi Min Zhao1-3/+1