virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-25 09:52:23 to 2020-12-02 10:35:33 UTC [more...]

[PATCH 00/10] vhost/qemu: thread per IO SCSI vq
 2020-12-02 10:35 UTC  (11+ messages)

[PATCH 1/1] qemu vhost scsi: add VHOST_SET_VRING_ENABLE support
 2020-12-02  9:59 UTC 

[PATCH] vdpa/mlx5: Use random MAC for the vdpa net instance
 2020-12-02  9:30 UTC  (9+ messages)

[PATCH] vhost_vdpa: return -EFAULT if copy_to_user() fails
 2020-12-02  9:14 UTC  (3+ messages)

[PATCH v2 00/20] drm: Move struct drm_device.pdev to legacy
 2020-12-02  8:52 UTC  (29+ messages)
` [PATCH v2 01/20] drm/amdgpu: Fix trailing whitespaces
` [PATCH v2 02/20] drm/amdgpu: Remove references to struct drm_device.pdev
` [PATCH v2 03/20] drm/ast: "
` [PATCH v2 04/20] drm/bochs: "
` [PATCH v2 05/20] drm/cirrus: "
` [PATCH v2 06/20] drm/gma500: Fix trailing whitespaces
` [PATCH v2 07/20] drm/gma500: Remove references to struct drm_device.pdev
` [PATCH v2 08/20] drm/hibmc: "
` [PATCH v2 09/20] drm/i915: "
` [PATCH v2 10/20] drm/i915/gt: "
` [PATCH v2 11/20] drm/i915/gvt: "
` [PATCH v2 12/20] drm/mgag200: "
` [PATCH v2 13/20] drm/nouveau: "
` [PATCH v2 14/20] drm/qxl: "
` [PATCH v2 15/20] drm/radeon: Fix trailing whitespaces
` [PATCH v2 16/20] drm/radeon: Remove references to struct drm_device.pdev
` [PATCH v2 17/20] drm/vboxvideo: "
` [PATCH v2 18/20] drm/virtgpu: "
` [PATCH v2 19/20] drm/vmwgfx: "
` [PATCH v2 20/20] drm: Upcast struct drm_device.dev to struct pci_device; replace pdev

[PATCH 00/15] drm: Move struct drm_device.pdev to legacy
 2020-12-02  8:01 UTC  (12+ messages)
` [PATCH 01/15] drm/amdgpu: Remove references to struct drm_device.pdev
` [PATCH 07/15] drm/i915: "
` [PATCH 09/15] drm/nouveau: "
` [PATCH 11/15] drm/radeon: "
` [PATCH 14/15] drm/vmwgfx: "

[PATCH 0/7] Introduce vdpa management tool
 2020-12-02  7:55 UTC  (11+ messages)
    ` [External] "

[GIT PULL] vhost,vdpa: bugfixes
 2020-12-01 23:49 UTC  (2+ messages)

[PATCH 000/141] Fix fall-through warnings for Clang
 2020-12-01 14:08 UTC  (22+ messages)
                      ` [Intel-wired-lan] "

[PATCH v2 00/17] vdpa: generalize vdpa simulator
 2020-12-01 10:52 UTC  (40+ messages)
` [PATCH v2 01/17] vdpa: remove unnecessary 'default n' in Kconfig entries
` [PATCH v2 02/17] vdpa_sim: remove unnecessary headers inclusion
` [PATCH v2 03/17] vdpa_sim: remove hard-coded virtq count
` [PATCH v2 04/17] vdpa_sim: remove the limit of IOTLB entries
` [PATCH v2 05/17] vdpa_sim: rename vdpasim_config_ops variables
` [PATCH v2 06/17] vdpa_sim: add struct vdpasim_dev_attr for device attributes
` [PATCH v2 07/17] vdpa_sim: add device id field in vdpasim_dev_attr
` [PATCH v2 08/17] vdpa_sim: add supported_features "
` [PATCH v2 09/17] vdpa_sim: add work_fn "
` [PATCH v2 10/17] vdpa_sim: store parsed MAC address in a buffer
` [PATCH v2 11/17] vdpa_sim: make 'config' generic and usable for any device type
` [PATCH v2 12/17] vdpa_sim: add get_config callback in vdpasim_dev_attr
` [PATCH v2 13/17] vdpa_sim: set vringh notify callback
` [PATCH v2 14/17] vdpa_sim: use kvmalloc to allocate vdpasim->buffer
` [PATCH v2 15/17] vdpa_sim: make vdpasim->buffer size configurable
` [PATCH v2 16/17] vdpa_sim: split vdpasim_virtqueue's iov field in out_iov and in_iov
` [PATCH v2 17/17] vdpa: split vdpasim to core and net modules

[PATCH AUTOSEL 5.9 18/33] vdpasim: fix "mac_pton" undefined error
 2020-11-30 23:59 UTC  (22+ messages)
` [PATCH AUTOSEL 5.9 19/33] vhost: add helper to check if a vq has been setup
` [PATCH AUTOSEL 5.9 20/33] vhost scsi: alloc cmds per vq instead of session
` [PATCH AUTOSEL 5.9 21/33] vhost scsi: fix cmd completion race
` [PATCH AUTOSEL 5.9 22/33] vhost scsi: add lun parser helper
` [PATCH AUTOSEL 5.9 23/33] vhost scsi: Add support for LUN resets

Doctoral Symposium - CISTI 2021, Chaves, Portugal
 2020-11-30 13:25 UTC 

[PATCH] vdpa: ifcvf: Use dma_set_mask_and_coherent to simplify code
 2020-11-30  2:20 UTC 

[PATCH v4] vdpa: mlx5: fix vdpa/vhost dependencies
 2020-11-30  2:12 UTC  (2+ messages)

[PATCH] drivers: gpio: add virtio-gpio guest driver
 2020-11-29 22:10 UTC  (4+ messages)

[RFC PATCH 00/27] vDPA software assisted live migration
 2020-11-27 15:44 UTC  (4+ messages)
  ` [RFC PATCH 23/27] vhost: unmap qemu's shadow virtqueues on sw "

[PATCH v2 00/12] x86: major paravirt cleanup
 2020-11-27 11:31 UTC  (3+ messages)
` [PATCH v2 03/12] x86/pv: switch SWAPGS to ALTERNATIVE

[PATCH V2 00/14] vDPA driver for virtio-pci device
 2020-11-27  2:54 UTC  (19+ messages)
` [PATCH V2 01/14] virtio-pci: do not access iomem via virtio_pci_device directly
` [PATCH V2 02/14] virtio-pci: switch to use devres for modern devices
` [PATCH V2 03/14] virtio-pci: split out modern device
` [PATCH V2 04/14] virtio-pci: move the notification sanity check to vp_modern_probe()
` [PATCH V2 05/14] virtio-pci-modern: introduce vp_modern_set_queue_vector()
` [PATCH V2 06/14] virtio-pci-modern: introduce vp_modern_queue_address()
` [PATCH V2 07/14] virtio-pci-modern: introduce helper to set/get queue_enable
` [PATCH V2 08/14] virtio-pci-modern: introduce helper for setting/geting queue size
` [PATCH V2 09/14] virtio-pci-modern: introduce helper for getting queue nums
` [PATCH V2 10/14] virtio-pci-modern: introduce helper to get notification offset
` [PATCH V2 11/14] virtio-pci: introduce modern device module
` [PATCH V2 12/14] vdpa: set the virtqueue num during register
` [PATCH V2 13/14] virtio_vdpa: don't warn when fail to disable vq
` [PATCH V2 14/14] vdpa: introduce virtio pci driver

MICRADS´21 - The 2021 Multidisciplinary International Conference of Research Applied to Defense and Security, Cartagena, Colombia
 2020-11-26 21:04 UTC 

[PATCH v3] virtio-rng: return available data with O_NONBLOCK
 2020-11-26 10:49 UTC  (6+ messages)

[PATCH v4] i2c: virtio: add a virtio i2c frontend driver
 2020-11-26  2:00 UTC  (3+ messages)

[PATCH v3] vhost-vdpa: fix page pinning leakage in error path (rework)
 2020-11-25 19:48 UTC  (3+ messages)

[PATCH v10 32/81] KVM: introduce VM introspection
 2020-11-25 16:24 UTC  (4+ messages)

[PATCH v10 79/81] KVM: introspection: add KVMI_VCPU_TRANSLATE_GVA
 2020-11-25 15:46 UTC  (2+ messages)

[PATCH AUTOSEL 5.4 15/23] vhost scsi: fix cmd completion race
 2020-11-25 15:36 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 16/23] vhost scsi: add lun parser helper
` [PATCH AUTOSEL 5.4 17/23] vhost scsi: Add support for LUN resets

[PATCH v10 66/81] KVM: introspection: add KVMI_VCPU_GET_XCR
 2020-11-25 15:22 UTC  (2+ messages)

[PATCH v10 00/81] VM introspection
 2020-11-25 14:44 UTC  (14+ messages)
` [PATCH v10 11/81] KVM: x86: add kvm_x86_ops.desc_ctrl_supported()
` [PATCH v10 33/81] KVM: introspection: add hook/unhook ioctls
` [PATCH v10 40/81] KVM: introspection: add KVMI_VM_EVENT_UNHOOK
` [PATCH v10 46/81] KVM: introspection: handle vCPU commands
` [PATCH v10 56/81] KVM: introspection: add KVMI_VCPU_EVENT_HYPERCALL
` [PATCH v10 58/81] KVM: introspection: add cleanup support for vCPUs
` [PATCH v10 69/81] KVM: introspection: add KVMI_VCPU_GET_MTRR_TYPE
` [PATCH v10 70/81] KVM: introspection: add KVMI_VCPU_EVENT_DESCRIPTOR
` [PATCH v10 73/81] KVM: introspection: restore the state of MSR interception on unhook
` [PATCH v10 75/81] KVM: introspection: add KVMI_VCPU_EVENT_PF
` [PATCH v10 81/81] KVM: x86: call the page tracking code on emulation failure

[PATCH v10 67/81] KVM: introspection: add KVMI_VCPU_GET_XSAVE
 2020-11-25 13:50 UTC  (2+ messages)

[PATCH] virtio-input: add multi-touch support
 2020-11-25 13:09 UTC 

[PATCH v10 63/81] KVM: introspection: add KVMI_VCPU_INJECT_EXCEPTION + KVMI_VCPU_EVENT_TRAP
 2020-11-25 12:57 UTC  (2+ messages)

[PATCH v10 25/81] KVM: x86: export kvm_vcpu_ioctl_x86_get_xsave()
 2020-11-25 12:24 UTC  (3+ messages)

[PATCH v3 16/17] x86/ioapic: export a few functions and data structures via io_apic.h
 2020-11-25 10:26 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).