aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-08aio-posix: simplify aio_epoll_updatePaolo Bonzini
2016-11-08aio-posix: avoid NULL pointer dereference in aio_epoll_updatePaolo Bonzini
2016-11-08block: Don't mark node clean after failed flushKevin Wolf
2016-11-07Merge remote-tracking branch 'pm215/tags/pull-target-arm-20161107' into stagingStefan Hajnoczi
2016-11-07s390x/kvm: fix run_on_cpu sigp conversionsCornelia Huck
2016-11-07hw/i2c/bitbang_i2c: Handle NACKs from devicesPeter Maydell
2016-11-07Fix corruption of CPSR when SCTLR.EE is setJulian Brown
2016-11-07nvic: set pending status for not active interruptsMarcin Krzeminski
2016-11-07char: cadence: check baud rate generator and divider valuesPrasad J Pandit
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