aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2016-07-29Revert "vhost-net: do not crash if backend is not present"Marc-André Lureau
2016-07-29vhost-user: add get_vhost_net() assertionsMarc-André Lureau
2016-07-29vhost-user: keep vhost_net after a disconnectionMarc-André Lureau
2016-07-29vhost-user: check vhost_user_{read,write}() return valueMarc-André Lureau
2016-07-29vhost-user: check qemu_chr_fe_set_msgfds() return valueMarc-André Lureau
2016-07-29vhost-user: call set_msgfds unconditionallyMarc-André Lureau
2016-07-29vhost: use error_report() instead of fprintf(stderr,...)Marc-André Lureau
2016-07-29vhost: add missing VHOST_OPS_DEBUGMarc-André Lureau
2016-07-29vhost: do not assert() on vhost_ops failureMarc-André Lureau
2016-07-29vhost: fix calling vhost_dev_cleanup() after vhost_dev_init()Marc-André Lureau
2016-07-29vhost-net: always call vhost_dev_cleanup() on failureMarc-André Lureau
2016-07-29vhost: make vhost_dev_cleanup() idempotentMarc-André Lureau
2016-07-29vhost: fix cleanup on not fully initialized deviceMarc-André Lureau
2016-07-29vhost: assert the log was cleaned upMarc-André Lureau
2016-07-29vhost: make vhost_log_put() idempotentMarc-André Lureau
2016-07-29vhost: don't assume opaque is a fd, use backend cleanupMarc-André Lureau
2016-07-29misc: indentationMarc-André Lureau
2016-07-29virtio: check vring descriptor buffer lengthPrasad J Pandit
2016-07-29hw/virtio-pci: fix virtio behaviourMarcel Apfelbaum
2016-07-29apb: convert init to realizeWei Jiangang
2016-07-29hw/pci-bridge: Convert pxb initialization functions to ErrorWei Jiangang
2016-07-29hw/apci: handle 64-bit MMIO regions correctlyMarcel Apfelbaum
2016-07-29acpi: refactor pxb crs computationMarcel Apfelbaum
2016-07-29hw/acpi: fix a DSDT table issue when a pxb is present.Marcel Apfelbaum
2016-07-29hw/pxb: declare pxb devices as not hot-pluggableMarcel Apfelbaum
2016-07-29hw/pcie-root-port: Fix PCIe root port initializationMarcel Apfelbaum
2016-07-29pcie: fix link active status bit migrationMichael S. Tsirkin
2016-07-21Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2016-07-21intel_iommu: avoid unnamed fieldsMichael S. Tsirkin
2016-07-21virtio-gpu: Wrap in vmstateDr. David Alan Gilbert
2016-07-21virtio-gpu: Use migrate_add_blocker for virgl migration blockingDr. David Alan Gilbert
2016-07-21virtio-input: Wrap in vmstateDr. David Alan Gilbert
2016-07-219pfs: Wrap in vmstateDr. David Alan Gilbert
2016-07-21virtio-serial: Wrap in vmstateDr. David Alan Gilbert
2016-07-21virtio-net: Wrap in vmstateDr. David Alan Gilbert
2016-07-21virtio-balloon: Wrap in vmstateDr. David Alan Gilbert
2016-07-21virtio-rng: Wrap in vmstateDr. David Alan Gilbert
2016-07-21virtio-blk: Wrap in vmstateDr. David Alan Gilbert
2016-07-21virtio-scsi: Wrap in vmstateDr. David Alan Gilbert
2016-07-21virtio: Migration helper function and macroDr. David Alan Gilbert
2016-07-21virtio-serial: Remove old migration version supportDr. David Alan Gilbert
2016-07-21virtio-net: Remove old migration version supportDr. David Alan Gilbert
2016-07-21virtio-scsi: Replace HandleOutput typedefFam Zheng
2016-07-21virtio-scsi: Call virtio_add_queue_aioFam Zheng
2016-07-21virtio-blk: Call virtio_add_queue_aioFam Zheng
2016-07-21virtio: Introduce virtio_add_queue_aioFam Zheng
2016-07-21virtio: Add typedef for handle_outputFam Zheng
2016-07-21intel_iommu: disallow kernel-irqchip=on with IRPeter Xu
2016-07-21intel_iommu: support all masks in interrupt entry cache invalidationRadim Krčmář
2016-07-21kvm-irqchip: do explicit commit when update irqPeter Xu