virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-20 05:16:37 to 2020-06-02 16:38:06 UTC [more...]

[PATCH v2 00/33] iommu: Move iommu_group setup to IOMMU core code
 2020-06-02 16:38 UTC  (9+ messages)

[PATCH v3 00/75] x86: SEV-ES Guest Support
 2020-06-02 15:46 UTC  (38+ messages)
` [PATCH v3 25/75] x86/sev-es: Add support for handling IOIO exceptions
` [PATCH v3 38/75] x86/sev-es: Add SEV-ES Feature Detection
` [PATCH v3 40/75] x86/sev-es: Compile early handler code into kernel image
` [PATCH v3 42/75] x86/sev-es: Setup GHCB based boot #VC handler
` [PATCH v3 43/75] x86/sev-es: Setup per-cpu GHCBs for the runtime handler
` [PATCH v3 44/75] x86/sev-es: Allocate and Map IST stacks for #VC handler
` [PATCH v3 45/75] x86/dumpstack/64: Handle #VC exception stacks
` [PATCH v3 51/75] x86/sev-es: Handle MMIO events
` [PATCH v3 52/75] x86/sev-es: Handle MMIO String Instructions
` [PATCH v3 53/75] x86/sev-es: Handle MSR events
` [PATCH v3 54/75] x86/sev-es: Handle DR7 read/write events
` [PATCH v3 59/75] x86/sev-es: Handle MONITOR/MONITORX Events
` [PATCH v3 64/75] x86/sev-es: Cache CPUID results for improved performance
` [PATCH v3 67/75] x86/vmware: Add VMware specific handling for VMMCALL under SEV-ES
` [PATCH v3 69/75] x86/realmode: Setup AP jump table
` [PATCH v3 70/75] x86/head/64: Setup TSS early for secondary CPUs

[PATCH 0/6] vDPA: doorbell mapping
 2020-06-02 13:31 UTC  (21+ messages)
` [PATCH 1/6] vhost: allow device that does not depend on vhost worker
` [PATCH 2/6] vhost: use mmgrab() instead of mmget() for non worker device
` [PATCH 3/6] vdpa: introduce get_vq_notification method
` [PATCH 4/6] vhost_vdpa: support doorbell mapping via mmap
    ` [virtio-dev] "
` [PATCH 5/6] vdpa: introduce virtio pci driver
` [PATCH 6/6] vdpa: vp_vdpa: report doorbell location

[PATCH RFC 00/13] vhost: format independence
 2020-06-02 13:06 UTC  (14+ messages)
` [PATCH RFC 01/13] vhost: option to fetch descriptors through an independent struct
` [PATCH RFC 02/13] vhost: use batched version by default
` [PATCH RFC 03/13] vhost: batching fetches
` [PATCH RFC 04/13] vhost: cleanup fetch_buf return code handling
` [PATCH RFC 05/13] vhost/net: pass net specific struct pointer
` [PATCH RFC 06/13] vhost: reorder functions
` [PATCH RFC 07/13] vhost: format-independent API for used buffers
` [PATCH RFC 08/13] vhost/net: convert to new API: heads->bufs
` [PATCH RFC 09/13] vhost/net: avoid iov length math
` [PATCH RFC 10/13] vhost/test: convert to the buf API
` [PATCH RFC 11/13] vhost/scsi: switch to buf APIs
` [PATCH RFC 12/13] vhost/vsock: switch to the buf API
` [PATCH RFC 13/13] vhost: drop head based APIs

[PATCH] vdpa: bypass waking up vhost_woker for vdpa vq kick
 2020-06-02 11:10 UTC  (7+ messages)
` [RFC PATCH] vdpa: vhost_vdpa_poll_stop() can be static

[PATCH v4 00/15] virtio-mem: paravirtualized memory
 2020-06-02  7:09 UTC  (4+ messages)

[PATCH v3 0/3] crypto: virtio: Fix three issues
 2020-06-02  7:05 UTC  (4+ messages)
` [PATCH v3 1/3] crypto: virtio: Fix src/dst scatterlist calculation in __virtio_crypto_skcipher_do_req()
` [PATCH v3 2/3] crypto: virtio: Fix use-after-free in virtio_crypto_skcipher_finalize_req()
` [PATCH v3 3/3] crypto: virtio: Fix dest length calculation in __virtio_crypto_skcipher_do_req()

[PATCH v2 0/2] vhost, docs: convert to pin_user_pages(), new "case 5"
 2020-06-02  6:08 UTC  (5+ messages)
` [PATCH v2 1/2] docs: mm/gup: pin_user_pages.rst: add a "
` [PATCH v2 2/2] vhost: convert get_user_pages() --> pin_user_pages()

[PATCH 0/2] vhost, docs: convert to pin_user_pages(), new "case 5"
 2020-06-02  4:22 UTC  (7+ messages)
` [PATCH 1/2] docs: mm/gup: pin_user_pages.rst: add a "
` [PATCH 2/2] vhost: convert get_user_pages() --> pin_user_pages()

[PATCH v2 0/2] crypto: virtio: Fix two crash issue
 2020-06-02  3:54 UTC  (19+ messages)
` [PATCH v2 1/2] crypto: virtio: Fix src/dst scatterlist calculation in __virtio_crypto_skcipher_do_req()
      ` [v2 "
` [PATCH v2 2/2] crypto: virtio: Fix use-after-free in virtio_crypto_skcipher_finalize_req()
      ` [v2 "

[PATCH net-next v8 0/7] net: vhost: improve performance when enable busyloop
 2020-06-01 13:26 UTC  (2+ messages)
      ` [PATCH net-next v8 7/7] net: vhost: make busyloop_intr more accurate

[PATCH v2 resubmit] virtio-balloon: Disable free page reporting if page poison reporting is not enabled
 2020-05-31  9:15 UTC  (4+ messages)

[PATCH] drm/qxl: Replace deprecated function in qxl_display
 2020-05-31  8:13 UTC 

[PATCH v3] virtio_vsock: Fix race condition in virtio_transport_recv_pkt
 2020-05-31  0:44 UTC  (2+ messages)

[PATCH] virtio_vsock: Fix race condition in virtio_transport_recv_pkt
 2020-05-30 13:03 UTC  (3+ messages)
` [PATCH v5] "
  ` [PATCH v5] virtio_vsock: Fix race condition in virtio_transport_recv_pkt()

[PATCH v3] virtio_vsock: Fix race condition in virtio_transport_recv_pkt()
 2020-05-30 12:26 UTC  (2+ messages)

[PATCH v2] virtio_vsock: Fix race condition in virtio_transport_recv_pkt
 2020-05-30  1:14 UTC  (3+ messages)

[PATCH 0/8] Convert the intel iommu driver to the dma-iommu api
 2020-05-29 21:21 UTC  (5+ messages)

[PATCH v3 0/2] VMD endpoint passthrough support
 2020-05-29 16:18 UTC  (7+ messages)
` [PATCH v3 FOR QEMU v3] hw/vfio: Add VMD Passthrough Quirk
` [PATCH v3 1/2] PCI: vmd: Filter resource type bits from shadow register
` [PATCH v3 2/2] PCI: vmd: Use Shadow MEMBAR registers for QEMU/KVM guests

[PATCH] virtio_vsock: Fix race condition in virtio_transport_recv_pkt
 2020-05-29 15:11 UTC  (3+ messages)

[RFC 00/12] Audio DSP VirtIO and vhost drivers
 2020-05-29  7:37 UTC  (13+ messages)
` [RFC 01/12] ASoC: add function parameters to enable forced path pruning
` [RFC 02/12] ASoC: SOF: extract firmware-related operation into a function
` [RFC 03/12] ASoC: SOF: support IPC with immediate response
` [RFC 04/12] ASoC: SOF: add a power status IPC
` [RFC 05/12] ASoC: SOF: add two helper lookup functions
` [RFC 06/12] ASoC: SOF: add an RPMsg VirtIO DSP driver
` [RFC 07/12] ASoC: SOF: use a macro instead of a hard-coded value
` [RFC 08/12] ASoC: SOF: add a vhost driver: sound part
` [RFC 09/12] ASoC: SOF: VirtIO: free guest pipelines upon termination
` [RFC 10/12] vhost: add an SOF Audio DSP driver
` [RFC 11/12] rpmsg: increase buffer size and reduce buffer number
` [RFC 12/12] rpmsg: add a device ID to also bind to the ADSP device

[PATCH v3 0/5] Add a vhost RPMsg API
 2020-05-29  7:06 UTC  (11+ messages)
` [PATCH v3 1/5] vhost: convert VHOST_VSOCK_SET_RUNNING to a generic ioctl
` [PATCH v3 2/5] vhost: (cosmetic) remove a superfluous variable initialisation
` [PATCH v3 3/5] rpmsg: move common structures and defines to headers
` [PATCH v3 4/5] rpmsg: update documentation
` [PATCH v3 5/5] vhost: add an RPMsg API

[PATCH v4 0/3] Support virtio cross-device resources
 2020-05-28  8:31 UTC  (5+ messages)
` [PATCH v4 1/3] virtio: add dma-buf support for exported objects
` [PATCH v4 2/3] virtio-gpu: add VIRTIO_GPU_F_RESOURCE_UUID feature
` [PATCH v4 3/3] drm/virtio: Support virtgpu exported resources

Potential Memory Leak Bugs in drivers/gpu/drm/virtio/virtgpu_vq.c (Linux 5.6)
 2020-05-28  8:25 UTC 

[PATCH v2 0/5] Add a vhost RPMsg API
 2020-05-27 17:47 UTC  (11+ messages)
` [PATCH v2 1/5] vhost: convert VHOST_VSOCK_SET_RUNNING to a generic ioctl
` [PATCH v2 2/5] vhost: (cosmetic) remove a superfluous variable initialisation
` [PATCH v2 3/5] rpmsg: move common structures and defines to headers
` [PATCH v2 4/5] rpmsg: update documentation
` [PATCH v2 5/5] vhost: add an RPMsg API

[PATCH] vdpa: fix typos in the comments for __vdpa_alloc_device()
 2020-05-27  6:05 UTC 

[PATCH 0/6] Add a vhost RPMsg API
 2020-05-26 20:09 UTC  (7+ messages)
` [PATCH 5/6] vhost: add an rpmsg API
  ` [Sound-open-firmware] "

[PATCH] s390/virtio: remove unused pm callbacks
 2020-05-26  9:36 UTC 

[PATCH RFC] vhost: add an SOF Audio DSP driver
 2020-05-25 12:43 UTC  (3+ messages)
` [Sound-open-firmware] "

[PATCH 2/2] crypto: virtio: Fix use-after-free in virtio_crypto_skcipher_finalize_req()
 2020-05-25  8:03 UTC  (4+ messages)
  ` [2/2] "

[PATCH 1/2] crypto: virtio: Fix src/dst scatterlist calculation in __virtio_crypto_skcipher_do_req()
 2020-05-25  6:46 UTC  (2+ messages)

[PATCH 0/2] crypto: virtio: fix two crash issue
 2020-05-25  3:45 UTC  (5+ messages)
` [PATCH 1/2] crypto: virtio: fix src/dst scatterlist calculation
` [PATCH 2/2] crypto: virtio: fix an memory use-after-free bug

[PATCH] drm/qxl: Replace deprecated function in qxl_display
 2020-05-24  2:26 UTC 

[GIT PULL] vhost/vdpa: minor fixes
 2020-05-21 20:55 UTC  (2+ messages)


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).