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-07-29
vhost: use error_report() instead of fprintf(stderr,...)
Marc-André Lureau
2016-07-29
vhost: add missing VHOST_OPS_DEBUG
Marc-André Lureau
2016-07-29
vhost: do not assert() on vhost_ops failure
Marc-André Lureau
2016-07-29
vhost: fix calling vhost_dev_cleanup() after vhost_dev_init()
Marc-André Lureau
2016-07-29
vhost-net: always call vhost_dev_cleanup() on failure
Marc-André Lureau
2016-07-29
vhost: make vhost_dev_cleanup() idempotent
Marc-André Lureau
2016-07-29
vhost: fix cleanup on not fully initialized device
Marc-André Lureau
2016-07-29
vhost: assert the log was cleaned up
Marc-André Lureau
2016-07-29
vhost: make vhost_log_put() idempotent
Marc-André Lureau
2016-07-29
vhost: don't assume opaque is a fd, use backend cleanup
Marc-André Lureau
2016-07-29
vhost-user: disconnect on HUP
Marc-André Lureau
2016-07-29
vhost-user: minor simplification
Marc-André Lureau
2016-07-29
misc: indentation
Marc-André Lureau
2016-07-29
virtio: check vring descriptor buffer length
Prasad J Pandit
2016-07-29
hw/virtio-pci: fix virtio behaviour
Marcel Apfelbaum
2016-07-29
apb: convert init to realize
Wei Jiangang
2016-07-29
hw/pci-bridge: Convert pxb initialization functions to Error
Wei Jiangang
2016-07-29
hw/apci: handle 64-bit MMIO regions correctly
Marcel Apfelbaum
2016-07-29
acpi: refactor pxb crs computation
Marcel Apfelbaum
2016-07-29
hw/acpi: fix a DSDT table issue when a pxb is present.
Marcel Apfelbaum
2016-07-29
hw/pxb: declare pxb devices as not hot-pluggable
Marcel Apfelbaum
2016-07-29
hw/pcie-root-port: Fix PCIe root port initialization
Marcel Apfelbaum
2016-07-29
pcie: fix link active status bit migration
Michael S. Tsirkin
2016-07-22
Update version for v2.7.0-rc0 release
v2.7.0-rc0
Peter Maydell
2016-07-22
target-sh4: Use glib allocator in movcal helper
Peter Maydell
2016-07-22
Merge remote-tracking branch 'remotes/amit-migration/tags/migration-for-2.7-6...
Peter Maydell
2016-07-22
tests: introduce a framework for testing migration performance
Daniel P. Berrange
2016-07-22
scripts: ensure monitor socket has SO_REUSEADDR set
Daniel P. Berrange
2016-07-22
scripts: set timeout when waiting for qemu monitor connection
Daniel P. Berrange
2016-07-22
scripts: refactor the VM class in iotests for reuse
Daniel P. Berrange
2016-07-22
scripts: add a 'debug' parameter to QEMUMonitorProtocol
Daniel P. Berrange
2016-07-22
scripts: add __init__.py file to scripts/qmp/
Daniel P. Berrange
2016-07-22
migration: set state to post-migrate on failure
Dr. David Alan Gilbert
2016-07-21
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-07-21
intel_iommu: avoid unnamed fields
Michael S. Tsirkin
2016-07-21
virtio: Update migration docs
Dr. David Alan Gilbert
2016-07-21
virtio-gpu: Wrap in vmstate
Dr. David Alan Gilbert
2016-07-21
virtio-gpu: Use migrate_add_blocker for virgl migration blocking
Dr. David Alan Gilbert
2016-07-21
virtio-input: Wrap in vmstate
Dr. David Alan Gilbert
2016-07-21
9pfs: Wrap in vmstate
Dr. David Alan Gilbert
2016-07-21
virtio-serial: Wrap in vmstate
Dr. David Alan Gilbert
2016-07-21
virtio-net: Wrap in vmstate
Dr. David Alan Gilbert
2016-07-21
virtio-balloon: Wrap in vmstate
Dr. David Alan Gilbert
2016-07-21
virtio-rng: Wrap in vmstate
Dr. David Alan Gilbert
2016-07-21
virtio-blk: Wrap in vmstate
Dr. David Alan Gilbert
2016-07-21
virtio-scsi: Wrap in vmstate
Dr. David Alan Gilbert
2016-07-21
virtio: Migration helper function and macro
Dr. David Alan Gilbert
2016-07-21
virtio-serial: Remove old migration version support
Dr. David Alan Gilbert
2016-07-21
virtio-net: Remove old migration version support
Dr. David Alan Gilbert
2016-07-21
virtio-scsi: Replace HandleOutput typedef
Fam Zheng
[next]