aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-02nbd: Rename NBDRequest to NBDRequestDataEric Blake
2016-11-02nbd: Treat flags vs. command type as separate fieldsEric Blake
2016-11-02nbd: Add qemu-nbd -D for human-readable descriptionEric Blake
2016-11-02exec.c: check memory backend file size with 'size' optionHaozhong Zhang
2016-11-01acpi: fix assert failure caused by commit 35c5a52dHaozhong Zhang
2016-11-01acpi/ipmi: Initialize the fwinfo before fetching itCorey Minyard
2016-11-01ipmi: Add graceful shutdown handling to the external BMCCorey Minyard
2016-11-01ipmi: fix build config variable name for ipmi_bmc_extern.oDaniel P. Berrange
2016-11-01ipmi: Implement shutdown via ACPI overtempCorey Minyard
2016-11-01ipmi: chassis poweroff should use qemu_system_shutdown_request()Cédric Le Goater
2016-11-01ipmi_bmc_sim: Remove an unnecessary mutexCorey Minyard
2016-11-01ipmi: Remove hotplug from IPMI BMCsCorey Minyard
2016-11-01pc: memhp: enable nvdimm device hotplugXiao Guangrong
2016-11-01nvdimm acpi: introduce _FITXiao Guangrong
2016-11-01nvdimm acpi: introduce fit bufferXiao Guangrong
2016-11-01nvdimm acpi: prebuild nvdimm devices for available slotsXiao Guangrong
2016-11-01nvdimm acpi: use common macros instead of magic namesXiao Guangrong
2016-11-01acpi nvdimm: rename result_size to dsm_out_buf_sizXiao Guangrong
2016-11-01nvdimm acpi: compile nvdimm acpi code arch-independentlyXiao Guangrong
2016-11-01acpi nvdimm: fix Arg6 usageXiao Guangrong
2016-11-01acpi nvdimm: fix ARG3 conflictXiao Guangrong
2016-11-01acpi nvdimm: fix device physical address baseXiao Guangrong
2016-11-01acpi nvdimm: fix OperationRegion definitionXiao Guangrong
2016-11-01acpi nvdimm: fix wrong buffer size returned by DSM methodXiao Guangrong
2016-11-01virtio-crypto: add myself as virtio-crypto and cryptodev backends maintainerGonglei
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: add control queue handlerGonglei
2016-11-01virtio-crypto: set capacity of algorithms supportedGonglei
2016-11-01virtio-crypto-pci: add virtio crypto pci supportGonglei
2016-11-01virtio-crypto: add virtio crypto device emulationGonglei
2016-11-01Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20161101-2' into stagingPeter Maydell
2016-11-01tcg: correct 32-bit tcg_gen_ld8s_i64 sign-extensionJoseph Myers
2016-11-01tcg/tcg.h: Improve documentation of TCGv_i32 etc typesPeter Maydell
2016-11-01MAINTAINERS: Update PPC status and maintainerPranith Kumar
2016-11-01target-microblaze: Cleanup dec_mulRichard Henderson
2016-11-01tcg: Add tcg_gen_mulsu2_{i32,i64,tl}Richard Henderson
2016-11-01log: Add locking to large logging blocksRichard Henderson
2016-11-01target-openrisc: Do not dump cpu state with -d in_asmRichard Henderson
2016-11-01target-microblaze: Do not dump cpu state with -d in_asmRichard Henderson
2016-11-01target-cris: Do not dump cpu state with -d in_asmRichard Henderson
2016-11-01exec.c: do not truncate non-empty memory backend fileHaozhong Zhang
2016-11-01exec.c: ensure all AddressSpaceDispatch updates under RCUAlex Bennée
2016-11-01tests: send error_report to test logPaolo Bonzini
2016-11-01qemu-error: remove dependency of stubs on monitorPaolo Bonzini
2016-11-01nbd: Use CoQueue for free_sema instead of CoMutexChanglong Xie
2016-11-01checkpatch: tweak "struct should normally be const" warningPaolo Bonzini
2016-11-01Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell
2016-11-01Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell