2016-08-10 | Prerna Saxena | vhost-user: Introduce a new protocol feature REPLY_ACK. Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-08-10 | Ilya Maximets | vhost: check for vhost_ops before using. Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-29 | Cao jin | mptsas: Fix a migration compatible issue Cc: Michael S. Tsirkin <mst@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-29 | Marc-André Lureau | vhost: do not update last avail idx on get_vring_base... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-28 | Marc-André Lureau | vhost: add vhost_net_set_backend() Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-28 | Marc-André Lureau | vhost-user: add error report in vhost_user_write() Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-28 | Marc-André Lureau | tests: fix vhost-user-test leak Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-28 | Marc-André Lureau | tests: plug some leaks in virtio-net-test Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-28 | Marc-André Lureau | vhost-user: wait until backend init is completed Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-28 | Marc-André Lureau | char: add and use tcp_chr_wait_connected Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-28 | Marc-André Lureau | char: add chr_wait_connected callback Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-28 | Marc-André Lureau | vhost: add assert() to check runtime behaviour Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-28 | Marc-André Lureau | vhost-net: vhost_migration_done is vhost-user specific Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-28 | Marc-André Lureau | Revert "vhost-net: do not crash if backend is not present" Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-28 | Marc-André Lureau | vhost-user: add get_vhost_net() assertions Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-28 | Marc-André Lureau | vhost-user: keep vhost_net after a disconnection Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-28 | Marc-André Lureau | vhost-user: check vhost_user_{read,write}() return... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-28 | Marc-André Lureau | vhost-user: check qemu_chr_fe_set_msgfds() return value Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-28 | Marc-André Lureau | vhost-user: call set_msgfds unconditionally Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-28 | Marc-André Lureau | qemu-char: fix qemu_chr_fe_set_msgfds() crash when... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-28 | Marc-André Lureau | vhost: use error_report() instead of fprintf(stderr... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-28 | Marc-André Lureau | vhost: add missing VHOST_OPS_DEBUG Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-28 | Marc-André Lureau | vhost: do not assert() on vhost_ops failure Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-28 | Marc-André Lureau | vhost: fix calling vhost_dev_cleanup() after vhost_dev_init() Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-28 | Marc-André Lureau | vhost-net: always call vhost_dev_cleanup() on failure Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-28 | Marc-André Lureau | vhost: make vhost_dev_cleanup() idempotent Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-28 | Marc-André Lureau | vhost: fix cleanup on not fully initialized device Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-28 | Marc-André Lureau | vhost: assert the log was cleaned up Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-28 | Marc-André Lureau | vhost: make vhost_log_put() idempotent Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-28 | Marc-André Lureau | vhost: don't assume opaque is a fd, use backend cleanup Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-28 | Marc-André Lureau | vhost-user: disconnect on HUP Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-28 | Marc-André Lureau | vhost-user: minor simplification Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-28 | Marc-André Lureau | misc: indentation Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-28 | Prasad J Pandit | virtio: check vring descriptor buffer length Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-28 | Marcel Apfelbaum | hw/virtio-pci: fix virtio behaviour Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-28 | Wei Jiangang | apb: convert init to realize Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-28 | Wei Jiangang | hw/pci-bridge: Convert pxb initialization functions... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-28 | Marcel Apfelbaum | hw/apci: handle 64-bit MMIO regions correctly Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-28 | Marcel Apfelbaum | acpi: refactor pxb crs computation Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-28 | Marcel Apfelbaum | hw/acpi: fix a DSDT table issue when a pxb is present. Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-28 | Marcel Apfelbaum | hw/pxb: declare pxb devices as not hot-pluggable Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-28 | Marcel Apfelbaum | hw/pcie-root-port: Fix PCIe root port initialization Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-28 | Michael S. Tsirkin | pcie: fix link active status bit migration Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-21 | Michael S. Tsirkin | intel_iommu: avoid unnamed fields Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-21 | Dr. David Alan Gilbert | virtio: Update migration docs Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-21 | Dr. David Alan Gilbert | virtio-gpu: Wrap in vmstate Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-21 | Dr. David Alan Gilbert | virtio-gpu: Use migrate_add_blocker for virgl migration... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-21 | Dr. David Alan Gilbert | virtio-input: Wrap in vmstate Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-21 | Dr. David Alan Gilbert | 9pfs: Wrap in vmstate Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-21 | Dr. David Alan Gilbert | virtio-serial: Wrap in vmstate Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-21 | Dr. David Alan Gilbert | virtio-net: Wrap in vmstate Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-21 | Dr. David Alan Gilbert | virtio-balloon: Wrap in vmstate Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-21 | Dr. David Alan Gilbert | virtio-rng: Wrap in vmstate Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-21 | Dr. David Alan Gilbert | virtio-blk: Wrap in vmstate Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-21 | Dr. David Alan Gilbert | virtio-scsi: Wrap in vmstate Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-21 | Dr. David Alan Gilbert | virtio: Migration helper function and macro Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-21 | Dr. David Alan Gilbert | virtio-serial: Remove old migration version support Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-21 | Dr. David Alan Gilbert | virtio-net: Remove old migration version support Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-21 | Fam Zheng | virtio-scsi: Replace HandleOutput typedef Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-21 | Fam Zheng | Revert "mirror: Workaround for unexpected iohandler... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-21 | Fam Zheng | virtio-scsi: Call virtio_add_queue_aio Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-21 | Fam Zheng | virtio-blk: Call virtio_add_queue_aio Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-21 | Fam Zheng | virtio: Introduce virtio_add_queue_aio Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-21 | Fam Zheng | virtio: Add typedef for handle_output Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-21 | Peter Xu | intel_iommu: disallow kernel-irqchip=on with IR Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-21 | Peter Xu | kvm-all: add trace events for kvm irqchip ops Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-21 | Radim Krčmář | intel_iommu: support all masks in interrupt entry cache... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-21 | Peter Xu | kvm-irqchip: do explicit commit when update irq Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-21 | Peter Xu | kvm-irqchip: x86: add msi route notify fn Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-21 | Peter Xu | kvm-irqchip: i386: add hook for add/remove virq Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-21 | Peter Xu | kvm-irqchip: simplify kvm_irqchip_add_msi_route Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-21 | Peter Xu | intel_iommu: add SID validation for IR Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-21 | Jan Kiszka | intel_iommu: Add support for Extended Interrupt Mode Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-21 | Peter Xu | ioapic: register IOMMU IEC notifier for ioapic Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-21 | Peter Xu | x86-iommu: introduce IEC notifiers Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-21 | Peter Xu | intel_iommu: add support for split irqchip Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-21 | Peter Xu | ioapic: introduce ioapic_entry_parse() helper Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-21 | Peter Xu | q35: ioapic: add support for emulated IOAPIC IR Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-21 | Michael S. Tsirkin | intel_iommu: get rid of {0} initializers Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-20 | Peter Xu | intel_iommu: Add support for PCI MSI remap Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-20 | Peter Xu | intel_iommu: add IR translation faults defines Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-20 | Peter Xu | intel_iommu: define several structs for IOMMU IR Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-20 | Peter Xu | intel_iommu: handle interrupt remap enable Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-20 | Peter Xu | intel_iommu: define interrupt remap table addr register Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-20 | Peter Xu | acpi: add DMAR scope definition for root IOAPIC Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-20 | Peter Xu | intel_iommu: set IR bit for ECAP register Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-20 | Peter Xu | intel_iommu: allow queued invalidation for IR Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-20 | Peter Xu | acpi: enable INTR for DMAR report structure Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-20 | Peter Xu | x86-iommu: introduce "intremap" property Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-20 | Peter Xu | x86-iommu: provide x86_iommu_get_default Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-20 | Peter Xu | intel_iommu: rename VTD_PCI_DEVFN_MAX to x86-iommu Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-20 | Peter Xu | x86-iommu: introduce parent class Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-20 | Marcel Apfelbaum | hw/versatile: realize the PCI root bus as part of the... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-20 | Marcel Apfelbaum | hw/prep: realize the PCI root bus as part of the prep... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-20 | Marcel Apfelbaum | hw/grackle: fix PCI bus initialization Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-20 | Marcel Apfelbaum | hw/apb: fix PCI bus initialization Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-20 | Marcel Apfelbaum | hw/mips: fix PCI bus initialization Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-20 | Marcel Apfelbaum | hw/alpha: fix PCI bus initialization Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-20 | Marcel Apfelbaum | tests/prom-env-test: increase the test timeout Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2016-07-20 | Stefan Hajnoczi | nvdimm: fix memory leak in error code path Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
next |