aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-04Merge remote-tracking branch 'sstabellini/tags/xen-20161102-tag' into stagingStefan Hajnoczi
2016-11-03Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingStefan Hajnoczi
2016-11-03Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingStefan Hajnoczi
2016-11-02PCMachineState: introduce acpi_build_enabled fieldWei Liu
2016-11-02hw/xen/xen_pvdev: Include qemu/log.h for qemu_log_vprintf()Thomas Huth
2016-11-02main-loop: Suppress I/O thread warning under qtestMax Reitz
2016-11-02docs/rcu.txt: Fix minor typoPranith Kumar
2016-11-02vl: exit qemu on guest panic if -no-shutdown is not setChristian Borntraeger
2016-11-02checkpatch: allow spaces before parenthesis for 'coroutine_fn'Jeff Cody
2016-11-02x86: add AVX512_4VNNIW and AVX512_4FMAPS featuresLuwei Kang
2016-11-02slirp: fix CharDriver breakagePaolo Bonzini
2016-11-02qemu-char: do not forward events through the mux until QEMU has startedPaolo Bonzini
2016-11-02nbd: Implement NBD_CMD_WRITE_ZEROES on clientEric Blake
2016-11-02nbd: Implement NBD_CMD_WRITE_ZEROES on serverEric Blake
2016-11-02nbd: Improve server handling of shutdown requestsEric Blake
2016-11-02nbd: Refactor conversion to errno to silence checkpatchEric Blake
2016-11-02nbd: Support shorter handshakeEric Blake
2016-11-02nbd: Less allocation during NBD_OPT_LISTEric Blake
2016-11-02nbd: Let client skip portions of server replyEric Blake
2016-11-02nbd: Let server know when client gives up negotiationEric Blake
2016-11-02nbd: Share common option-sending code in clientEric Blake
2016-11-02nbd: Send message along with server NBD_REP_ERR errorsEric Blake
2016-11-02nbd: Share common reply-sending code in serverEric Blake
2016-11-02nbd: Rename struct nbd_request and nbd_replyEric Blake
2016-11-02nbd: Rename NbdClientSession to NBDClientSessionEric Blake
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