2017-10-15 | Eduardo Habkost | pci: conventional-pci-device and pci-express-device... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2017-10-15 | Matt Redfearn | PCI: PCIe access should always be little endian Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2017-10-15 | Dr. David Alan Gilbert | virtio/pci/migration: Convert to VMState Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2017-10-15 | Aleksandr Bezzubikov | hw/pci-bridge/pcie_pci_bridge: properly handle MSI... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2017-10-15 | Mark Cave-Ayland | pci: allow 32-bit PCI IO accesses to pass through the... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2017-10-15 | Felipe Franciosi | virtio/vhost: reset dev->log after syncing Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2017-10-15 | Marc-André Lureau | MAINTAINERS: add Dump maintainers Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2017-10-15 | Marc-André Lureau | scripts/dump-guest-memory.py: add vmcoreinfo Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2017-10-15 | Marc-André Lureau | kdump: set vmcoreinfo location Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2017-10-15 | Marc-André Lureau | dump: update phys_base header field based on VMCOREINFO... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2017-10-15 | Marc-André Lureau | dump: add guest ELF note Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2017-10-15 | Marc-André Lureau | hw/misc: add vmcoreinfo device Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2017-10-15 | Marc-André Lureau | fw_cfg: add write callback Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2017-10-15 | Mao Zhongyi | pci: Set err to errp directly rather than through error_prop... 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 |
2017-10-15 | Eduardo Habkost | xio3130_downstream: Report error if pcie_chassis_add_slot... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2017-09-08 | Marc-André Lureau | fw_cfg: rename read callback Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2017-09-08 | Mark Cave-Ayland | pci: add reserved slot check to do_pci_register_device() Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2017-09-08 | Mark Cave-Ayland | pci: move check for existing devfn into new pci_bus_devfn_av... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2017-09-08 | Marc-André Lureau | vmgenid: replace x-write-pointer-available hack 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 |
2017-09-08 | Marc-André Lureau | vhost-user-bridge: fix resume regression (since 2.9) Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2017-09-08 | Marc-André Lureau | libvhost-user: support resuming vq->last_avail_idx... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2017-09-08 | Yoni Bettan | acpi/vmgenid: change device category to misc Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2017-09-08 | Peter Xu | intel_iommu: fix missing BQL in pt fast path 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 |
2017-09-08 | Aleksandr Bezzubikov | docs: update documentation considering PCIE-PCI bridge Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2017-09-08 | Aleksandr Bezzubikov | hw/pci: add QEMU-specific PCI capability to the Generic... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2017-09-08 | Aleksandr Bezzubikov | hw/pci: introduce bridge-only vendor-specific capability... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2017-09-08 | Aleksandr Bezzubikov | hw/pci: introduce pcie-pci-bridge device Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2017-09-08 | Anthony PERARD | Revert "ACPI: don't call acpi_pcihp_device_plug_cb... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2017-09-08 | Anthony PERARD | hw/acpi: Move acpi_set_pci_info to pcihp Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2017-09-08 | Anthony PERARD | hw/acpi: Limit hotplug to root bus on legacy mode Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2017-09-08 | Marcel Apfelbaum | pc: add 2.11 machine types Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2017-09-08 | Alex Williamson | vhost: Release memory references on cleanup 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 |
2017-08-09 | Jens Freimann | libqtest: always set up signal handler for SIGABRT Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2017-08-09 | Jens Freimann | libvhost-user: quit when no more data received Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2017-08-09 | Jens Freimann | net: fix -netdev socket,fd= for UDP sockets 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 |
2017-08-09 | Michael S. Tsirkin | Revert "cpu: add APIs to allocate/free CPU environment" Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2017-08-09 | Michael S. Tsirkin | acpi-test: update expected DSDT files Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2017-08-07 | Michael S. Tsirkin | cpu: add APIs to allocate/free CPU environment Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2017-08-07 | Aleksandr Bezzubikov | hw/i386: allow SHPC for Q35 machine Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2017-08-03 | Marc-André Lureau | build-sys: add --disable-vhost-user Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2017-08-01 | Igor Mammedov | pc: acpi: force FADT rev1 for 440fx based machine types Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2017-08-01 | Igor Mammedov | pc: make 'pc.rom' readonly when machine has PCI enabled Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2017-08-01 | Yunjian Wang | vhost-user: fix watcher need be removed when vhost... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2017-08-01 | Dr. David Alan Gilbert | tests/bios-tables-test: Compiler warning fix Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2017-08-01 | Laurent Vivier | accel: cleanup error output Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2017-08-01 | Peter Xu | intel_iommu: use access_flags for iotlb Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2017-08-01 | Peter Xu | intel_iommu: fix iova for pt Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2017-08-01 | Felipe Franciosi | vhost-user: fix legacy cross-endian configurations |
commitcommitdifftree |
2017-08-01 | Peng Hao | vhost: fix a memory leak Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2017-08-01 | Michael S. Tsirkin | tests: switch pxe and vm gen id tests to use kvm Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2017-07-03 | Michael S. Tsirkin | i386/acpi: update expected acpi files Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2017-07-03 | Michael S. Tsirkin | virtio-net: fix tx queue size for !vhost-user Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2017-07-03 | Ben Warren | tests: Add unit tests for the VM Generation ID feature Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2017-07-03 | Maxime Coquelin | vhost-user: unregister slave req handler at cleanup... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2017-07-03 | Maxime Coquelin | vhost: ensure vhost_ops are set before calling iotlb... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2017-07-03 | Peter Xu | intel_iommu: fix migration breakage on mr switch Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2017-07-03 | Aleksandr Bezzubikov | hw/acpi: remove dead acpi code Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2017-07-03 | Mark Cave-Ayland | fw_cfg: move setting of FW_CFG_VERSION_DMA bit to fw_cfg_init1() Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2017-07-03 | Mark Cave-Ayland | fw_cfg: don't map the fw_cfg IO ports in fw_cfg_io_realize() Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2017-07-03 | Mao Zhongyi | i386/kvm/pci-assign: Use errp directly rather than... Cc: mst@redhat.com Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2017-07-03 | Mao Zhongyi | i386/kvm/pci-assign: Fix return type of verify_irqchip_kernel() Cc: mst@redhat.com Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2017-07-03 | Mao Zhongyi | pci: Convert shpc_init() to Error Cc: mst@redhat.com Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2017-07-03 | Mao Zhongyi | pci: Convert to realize Cc: mst@redhat.com Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2017-07-03 | Mao Zhongyi | pci: Replace pci_add_capability2() with pci_add_capability() Cc: mst@redhat.com Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2017-07-03 | Mao Zhongyi | pci: Make errp the last parameter of pci_add_capability() Cc: mst@redhat.com Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2017-07-03 | Mao Zhongyi | pci: Fix the wrong assertion. Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2017-07-03 | Mao Zhongyi | pci: Add comment for pci_add_capability2() Cc: mst@redhat.com Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2017-07-03 | Mao Zhongyi | pci: Clean up error checking in pci_add_capability() Cc: mst@redhat.com Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2017-07-03 | Ladi Prosek | intel_iommu: relax iq tail check on VTD_GCMD_QIE enable Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2017-07-03 | Thomas Huth | hw/pci-bridge/dec: Classify the DEC PCI bridge as bridge... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2017-07-03 | Wei Wang | virtio-net: enable configurable tx queue size Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2017-06-16 | Stefan Hajnoczi | hw/i386: fix nvdimm check error path Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2017-06-16 | Peter Xu | intel_iommu: cleanup vtd_interrupt_remap_msi() Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2017-06-16 | Peter Xu | intel_iommu: cleanup vtd_{do_}iommu_translate() Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2017-06-16 | Peter Xu | intel_iommu: switching the rest DPRINTF to trace Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2017-06-16 | Laszlo Ersek | tests/q35-test: add TSEG size checks 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 |
2017-06-16 | Laszlo Ersek | tests/q35-test: push down qtest_start / qtest_end to... 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 |
2017-06-16 | Laszlo Ersek | q35/mch: implement extended TSEG sizes 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 |
2017-06-08 | Marcel Apfelbaum | hw/pcie: fix the generic pcie root port to support... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2017-06-08 | Haozhong Zhang | nvdimm acpi: fix region format interface code Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2017-06-08 | Marc-André Lureau | vhost-user-bridge: fix iov_restore_front() warning Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2017-06-02 | Maxime Coquelin | spec/vhost-user spec: Add IOMMU support Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2017-06-02 | Marc-André Lureau | vhost-user: add slave-req-fd support Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2017-06-02 | Marc-André Lureau | vhost-user: add vhost_user to hold the chr Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2017-06-02 | Maxime Coquelin | vhost: rework IOTLB messaging Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2017-06-02 | Maxime Coquelin | vhost: propagate errors in vhost_device_iotlb_miss() Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2017-06-02 | Stefan Hajnoczi | virtio-serial: fix segfault on disconnect Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2017-06-02 | Paolo Bonzini | virtio: add virtqueue_alloc_element tracepoint Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2017-06-02 | Ladi Prosek | virtio-serial-bus: Unset hotplug handler when unrealize Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2017-05-29 | Michael S. Tsirkin | acpi-test: update expected files Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2017-05-29 | Ladi Prosek | pc: ACPI BIOS: use highest NUMA node for hotplug mem... Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2017-05-25 | Maxime Coquelin | vhost-user: pass message as a pointer to process_message_reply() Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2017-05-25 | Maxime Coquelin | virtio_net: Bypass backends for MTU feature negotiation Suggested-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 |
2017-05-25 | Peter Xu | intel_iommu: turn off pt before 2.9 Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2017-05-25 | Peter Xu | intel_iommu: support passthrough (PT) Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2017-05-25 | Peter Xu | intel_iommu: allow dev-iotlb context entry conditionally Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2017-05-25 | Peter Xu | intel_iommu: use IOMMU_ACCESS_FLAG() Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2017-05-25 | Peter Xu | intel_iommu: provide vtd_ce_get_type() Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2017-05-25 | Peter Xu | intel_iommu: renaming context entry helpers Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
2017-05-25 | Peter Xu | x86-iommu: use DeviceClass properties Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |
commitcommitdifftree |
next |