index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-11-04
Merge remote-tracking branch 'sstabellini/tags/xen-20161102-tag' into staging
Stefan Hajnoczi
2016-11-03
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Stefan Hajnoczi
2016-11-03
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Stefan Hajnoczi
2016-11-02
PCMachineState: introduce acpi_build_enabled field
Wei Liu
2016-11-02
hw/xen/xen_pvdev: Include qemu/log.h for qemu_log_vprintf()
Thomas Huth
2016-11-02
main-loop: Suppress I/O thread warning under qtest
Max Reitz
2016-11-02
docs/rcu.txt: Fix minor typo
Pranith Kumar
2016-11-02
vl: exit qemu on guest panic if -no-shutdown is not set
Christian Borntraeger
2016-11-02
checkpatch: allow spaces before parenthesis for 'coroutine_fn'
Jeff Cody
2016-11-02
x86: add AVX512_4VNNIW and AVX512_4FMAPS features
Luwei Kang
2016-11-02
slirp: fix CharDriver breakage
Paolo Bonzini
2016-11-02
qemu-char: do not forward events through the mux until QEMU has started
Paolo Bonzini
2016-11-02
nbd: Implement NBD_CMD_WRITE_ZEROES on client
Eric Blake
2016-11-02
nbd: Implement NBD_CMD_WRITE_ZEROES on server
Eric Blake
2016-11-02
nbd: Improve server handling of shutdown requests
Eric Blake
2016-11-02
nbd: Refactor conversion to errno to silence checkpatch
Eric Blake
2016-11-02
nbd: Support shorter handshake
Eric Blake
2016-11-02
nbd: Less allocation during NBD_OPT_LIST
Eric Blake
2016-11-02
nbd: Let client skip portions of server reply
Eric Blake
2016-11-02
nbd: Let server know when client gives up negotiation
Eric Blake
2016-11-02
nbd: Share common option-sending code in client
Eric Blake
2016-11-02
nbd: Send message along with server NBD_REP_ERR errors
Eric Blake
2016-11-02
nbd: Share common reply-sending code in server
Eric Blake
2016-11-02
nbd: Rename struct nbd_request and nbd_reply
Eric Blake
2016-11-02
nbd: Rename NbdClientSession to NBDClientSession
Eric Blake
2016-11-02
nbd: Rename NBDRequest to NBDRequestData
Eric Blake
2016-11-02
nbd: Treat flags vs. command type as separate fields
Eric Blake
2016-11-02
nbd: Add qemu-nbd -D for human-readable description
Eric Blake
2016-11-02
exec.c: check memory backend file size with 'size' option
Haozhong Zhang
2016-11-01
acpi: fix assert failure caused by commit 35c5a52d
Haozhong Zhang
2016-11-01
acpi/ipmi: Initialize the fwinfo before fetching it
Corey Minyard
2016-11-01
ipmi: Add graceful shutdown handling to the external BMC
Corey Minyard
2016-11-01
ipmi: fix build config variable name for ipmi_bmc_extern.o
Daniel P. Berrange
2016-11-01
ipmi: Implement shutdown via ACPI overtemp
Corey Minyard
2016-11-01
ipmi: chassis poweroff should use qemu_system_shutdown_request()
Cédric Le Goater
2016-11-01
ipmi_bmc_sim: Remove an unnecessary mutex
Corey Minyard
2016-11-01
ipmi: Remove hotplug from IPMI BMCs
Corey Minyard
2016-11-01
pc: memhp: enable nvdimm device hotplug
Xiao Guangrong
2016-11-01
nvdimm acpi: introduce _FIT
Xiao Guangrong
2016-11-01
nvdimm acpi: introduce fit buffer
Xiao Guangrong
2016-11-01
nvdimm acpi: prebuild nvdimm devices for available slots
Xiao Guangrong
2016-11-01
nvdimm acpi: use common macros instead of magic names
Xiao Guangrong
2016-11-01
acpi nvdimm: rename result_size to dsm_out_buf_siz
Xiao Guangrong
2016-11-01
nvdimm acpi: compile nvdimm acpi code arch-independently
Xiao Guangrong
2016-11-01
acpi nvdimm: fix Arg6 usage
Xiao Guangrong
2016-11-01
acpi nvdimm: fix ARG3 conflict
Xiao Guangrong
2016-11-01
acpi nvdimm: fix device physical address base
Xiao Guangrong
2016-11-01
acpi nvdimm: fix OperationRegion definition
Xiao Guangrong
2016-11-01
acpi nvdimm: fix wrong buffer size returned by DSM method
Xiao Guangrong
2016-11-01
virtio-crypto: add myself as virtio-crypto and cryptodev backends maintainer
Gonglei
[next]