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
path:
root
/
include
Age
Commit message (
Expand
)
Author
2016-11-22
cpu_ldst.h: use correct guest address parameter
Bobby Bingham
2016-11-21
Merge remote-tracking branch 'mst/tags/for_upstream' into staging
Stefan Hajnoczi
2016-11-18
virtio: set ISR on dataplane notifications
Paolo Bonzini
2016-11-18
virtio: introduce grab/release_ioeventfd to fix vhost
Paolo Bonzini
2016-11-16
pc: fix FW_CFG_NB_CPUS to account for -device added CPUs
Igor Mammedov
2016-11-16
Revert "pc: Add 'etc/boot-cpus' fw_cfg file for machine with more than 255 CPUs"
Igor Mammedov
2016-11-15
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Stefan Hajnoczi
2016-11-15
virtio: drop virtio_queue_get_ring_{size,addr}()
Greg Kurz
2016-11-15
vhost: drop legacy vring layout bits
Greg Kurz
2016-11-15
vhost: adapt vhost_verify_ring_mappings() to virtio 1 ring layout
Greg Kurz
2016-11-15
nvdimm acpi: rename nvdimm_acpi_hotplug
Xiao Guangrong
2016-11-15
pc: memhp: move nvdimm hotplug out of memory hotplug
Xiao Guangrong
2016-11-15
nvdimm acpi: drop the lock of fit buffer
Xiao Guangrong
2016-11-15
qdev: hotplug: drop HotplugHandler.post_plug callback
Xiao Guangrong
2016-11-15
virtio: allow per-device-class legacy features
Michael S. Tsirkin
2016-11-15
acpi: fix DMAR device scope for IOAPIC
Peter Xu
2016-11-15
intel_iommu: fix several incorrect endianess and bit fields
Peter Xu
2016-11-15
virtio: make virtqueue_alloc_element static
Ladi Prosek
2016-11-15
virtio: rename virtqueue_discard to virtqueue_unpop
Ladi Prosek
2016-11-15
Merge remote-tracking branch 'jtc/tags/block-pull-request' into staging
Stefan Hajnoczi
2016-11-14
blockjob: refactor backup_start as backup_job_create
John Snow
2016-11-14
blockjob: add block_job_start
John Snow
2016-11-14
blockjob: add .start field
John Snow
2016-11-14
blockjob: add .clean property
John Snow
2016-11-15
ppc/pnv: add a 'xscom_core_base' field to PnvChipClass
Cédric Le Goater
2016-11-15
ppc/pnv: fix compile breakage on old gcc
Cédric Le Goater
2016-11-15
bitops: fix rol/ror when shift is zero
Nikunj A Dadhania
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
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: Support shorter handshake
Eric Blake
2016-11-02
nbd: Share common option-sending code in client
Eric Blake
2016-11-02
nbd: Rename struct nbd_request and nbd_reply
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-01
pc: memhp: enable nvdimm device hotplug
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
virtio-crypto: using bh to handle dataq's requests
Gonglei
2016-11-01
cryptodev: introduce an unified wrapper for crypto operation
Gonglei
2016-11-01
virtio-crypto: add data queue processing handler
Gonglei
2016-11-01
virtio-crypto: set capacity of algorithms supported
Gonglei
2016-11-01
virtio-crypto: add virtio crypto device emulation
Gonglei
2016-11-01
log: Add locking to large logging blocks
Richard Henderson
2016-11-01
tests: send error_report to test log
Paolo Bonzini
2016-11-01
qemu-error: remove dependency of stubs on monitor
Paolo Bonzini
2016-11-01
blockjobs: fix documentation
John Snow
[next]