virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-12 21:47:34 to 2022-05-25 22:20:15 UTC [more...]

[linux-next:master] BUILD REGRESSION 8cb8311e95e3bb58bd84d6350365f14a718faa6d
 2022-05-25 22:20 UTC  (3+ messages)

[PATCH v3 3/4] vhost-vdpa: uAPI to stop the device
 2022-05-25 17:52 UTC  (2+ messages)

[PATCH v2 0/4] Implement vdpasim stop operation
 2022-05-25  7:41 UTC  (4+ messages)
  ` [PATCH v2 3/4] vhost-vdpa: uAPI to stop the device
  ` [PATCH v2 4/4] vdpa_sim: Implement stop vdpa op

[PATCH] Docs/ABI/testing: Add VDUSE sysfs interface ABI document
 2022-05-25  2:48 UTC 

[PATCH V5 0/9] rework on the IRQ hardening of virtio
 2022-05-25  2:33 UTC  (21+ messages)
` [PATCH V5 1/9] virtio: use virtio_device_ready() in virtio_device_restore()
` [PATCH V5 2/9] virtio: use virtio_reset_device() when possible
` [PATCH V5 3/9] virtio: introduce config op to synchronize vring callbacks
` [PATCH V5 4/9] virtio-pci: implement synchronize_cbs()
` [PATCH V5 5/9] virtio-mmio: "
` [PATCH V5 6/9] virtio-ccw: "
` [PATCH V5 7/9] virtio: allow to unbreak virtqueue
` [PATCH V5 8/9] virtio: harden vring IRQ
` [PATCH V5 9/9] virtio: use WARN_ON() to warn illegal status value

[PATCH 0/3] recover hardware corrupted page by virtio balloon
 2022-05-24 23:32 UTC  (9+ messages)
` [PATCH 1/3] memory-failure: Introduce memory failure notifier
` [PATCH 2/3] mm/memory-failure.c: support reset PTE during unpoison
` [PATCH 3/3] virtio_balloon: Introduce memory recover
    `  "

[PATCH] mm: fix a potential infinite loop in start_isolate_page_range()
 2022-05-24 20:23 UTC 

[PATCH V2 5/7] dt-bindings: Add xen,dev-domid property description for xen-grant DMA ops
 2022-05-24 17:59 UTC  (8+ messages)
          ` [PATCH V2 5/7] dt-bindings: Add xen, dev-domid "

[RFC PATCH v2 0/5] TUN/VirtioNet USO features support
 2022-05-24 11:06 UTC  (3+ messages)

[PATCH 1/4] vdpa: Add stop operation
 2022-05-24  7:51 UTC  (8+ messages)
  ` [PATCH 2/4] vhost-vdpa: introduce STOP backend feature bit
  ` [PATCH 4/4] vdpa_sim: Implement stop vdpa op

[RFC PATCH v1 0/8] virtio/vsock: experimental zerocopy receive
 2022-05-24  7:32 UTC  (3+ messages)

[PATCH] virtio-crypto: Fix an error handling path in virtio_crypto_alg_skcipher_close_session()
 2022-05-24  6:32 UTC  (3+ messages)

[PATCH] vdpasim: Off by one in vdpasim_set_group_asid()
 2022-05-24  5:57 UTC  (2+ messages)

[PATCH] vdpa: ifcvf: set pci driver data in probe
 2022-05-24  5:55 UTC 

[PATCH v2 1/3] vduse: Pass management device pointer to vduse_dev_init_vdpa()
 2022-05-24  1:07 UTC  (19+ messages)
  ` [PATCH v2 2/3] vdpa: Add a device object for vdpa management device
  ` [PATCH v2 3/3] Docs/ABI/testing: Add VDUSE sysfs interface ABI document

[PATCH] vhost-vdpa: return -EFAULT on copy_to_user() failure
 2022-05-23 10:44 UTC  (2+ messages)

[PATCH] vhost-vdpa: Fix some error handling path in vhost_vdpa_process_iotlb_msg()
 2022-05-23 10:33 UTC  (2+ messages)

[mst-vhost:vhost 26/43] drivers/vhost/vdpa.c:1003:3-9: preceding lock on line 991 (fwd)
 2022-05-23 10:26 UTC 

[PATCH v6 0/9] Introduce akcipher service for virtio-crypto
 2022-05-23  9:46 UTC  (15+ messages)
` [PATCH v6 1/9] virtio-crypto: header update
` [PATCH v6 2/9] qapi: crypto-akcipher: Introduce akcipher types to qapi
` [PATCH v6 3/9] crypto: Introduce akcipher crypto class
` [PATCH v6 4/9] crypto: add ASN.1 DER decoder
` [PATCH v6 5/9] crypto: Implement RSA algorithm by hogweed
` [PATCH v6 6/9] crypto: Implement RSA algorithm by gcrypt
` [PATCH v6 7/9] test/crypto: Add test suite for crypto akcipher
` [PATCH v6 8/9] tests/crypto: Add test suite for RSA keys
` [PATCH v6 9/9] crypto: Introduce RSA algorithm

[BUG] vDPA/ifcvf: got a warning when removing the module
 2022-05-23  4:15 UTC 

About restoring the state in vhost-vdpa device
 2022-05-23  3:12 UTC  (7+ messages)

[PATCH 3/4] vhost-vdpa: uAPI to stop the device
 2022-05-21  5:20 UTC 

[PATCH v2] x86/vmware: use unsigned integer for shifting
 2022-05-20 23:25 UTC  (2+ messages)

[CFP LPC 2022] Confidential Computing Microconference
 2022-05-20 15:48 UTC 

[PATCH] virtio_ring: remove unused variable in virtqueue_add()
 2022-05-20 14:12 UTC 

[PATCH v1] x86/vmware: use unsigned integer for shifting
 2022-05-20 14:10 UTC  (2+ messages)

[PATCH] x86/vmware: use unsigned integer for shifting
 2022-05-20 11:29 UTC  (2+ messages)

[PATCH v2] vdpasim: allow to enable a vq repeatedly
 2022-05-19 16:04 UTC 

[PATCH v3 0/2] kernel: add new infrastructure for platform_has() support
 2022-05-19 15:07 UTC  (3+ messages)
` [PATCH v3 2/2] virtio: replace arch_has_restricted_virtio_memory_access()

[PATCH] vdpasim: allow to enable a vq repeatedly
 2022-05-19 14:48 UTC 

[PATCH v4 11/15] drm/shmem-helper: Add generic memory shrinker
 2022-05-19 14:13 UTC  (6+ messages)

[PATCH 0/3] trivial: Fix several compilation errors/warnings with GCC12
 2022-05-19 11:16 UTC  (3+ messages)
  ` [PATCH 1/3] sched/headers: Fix compilation error with GCC 12

[GIT PULL] mlx5: last minute fixup
 2022-05-19  0:35 UTC  (2+ messages)

[PATCH V3 0/8] vhost flush cleanups
 2022-05-18  7:27 UTC  (10+ messages)
` [PATCH V3 1/8] vhost: get rid of vhost_poll_flush() wrapper
` [PATCH V3 2/8] vhost: flush dev once during vhost_dev_stop
` [PATCH V3 3/8] vhost_net: get rid of vhost_net_flush_vq() and extra flush calls
` [PATCH V3 4/8] vhost_test: remove vhost_test_flush_vq()
` [PATCH V3 5/8] vhost_vsock: simplify vhost_vsock_flush()
` [PATCH V3 6/8] vhost-scsi: drop flush after vhost_dev_cleanup
` [PATCH V3 7/8] vhost-test: "
` [PATCH V3 8/8] vhost: rename vhost_work_dev_flush

[PATCH] vhost_net: fix double fget()
 2022-05-18  5:22 UTC  (5+ messages)

[PATCH v7 5/5] vdpa/mlx5: Use readers/writers semaphore instead of mutex
 2022-05-18  1:03 UTC  (2+ messages)
  ` [PATCH v7 2/5] vdpa: Add support for querying vendor statistics

[PATCH V2 0/8] vhost flush cleanups
 2022-05-17 16:54 UTC  (24+ messages)
` [PATCH V2 1/8] vhost: get rid of vhost_poll_flush() wrapper
` [PATCH V2 2/8] vhost: flush dev once during vhost_dev_stop
` [PATCH V2 3/8] vhost_net: get rid of vhost_net_flush_vq() and extra flush calls
` [PATCH V2 4/8] vhost_test: remove vhost_test_flush_vq()
` [PATCH V2 5/8] vhost_vsock: simplify vhost_vsock_flush()
` [PATCH V2 6/8] vhost-scsi: drop flush after vhost_dev_cleanup
` [PATCH V2 7/8] vhost-test: "
` [PATCH V2 8/8] vhost: rename vhost_work_dev_flush

[PATCH v3] arm64: paravirt: Use RCU read locks to guard stolen_time
 2022-05-17 16:48 UTC  (4+ messages)

[PATCH V4 0/9] rework on the IRQ hardening of virtio
 2022-05-17  1:00 UTC  (8+ messages)

[PATCH] vdpa/mlx5: Use consistent RQT size
 2022-05-16  9:07 UTC 

[GIT PULL] virtio: last minute fixup
 2022-05-16  9:03 UTC  (11+ messages)

[PATCH RESEND V3 3/3] vdpa/mlx5: Use consistent RQT size
 2022-05-16  8:22 UTC 

[PATCH RESEND v5 1/4] PCI: Clean up pci_scan_slot()
 2022-05-13 14:07 UTC 

[PATCH v5 0/9] Introduce akcipher service for virtio-crypto
 2022-05-13 12:29 UTC  (13+ messages)
` [PATCH v5 1/9] virtio-crypto: header update
    `  "
` [PATCH v5 5/9] crypto: Implement RSA algorithm by hogweed
      ` [External] "
` [PATCH v5 6/9] crypto: Implement RSA algorithm by gcrypt
` [PATCH v5 8/9] tests/crypto: Add test suite for RSA keys

[PATCH 1/2] vduse: Remove empty vduse_mgmtdev_release()
 2022-05-13  6:18 UTC  (7+ messages)

[PATCH v5 3/3] vdpa/mlx5: Add support for reading descriptor statistics
 2022-05-13  1:10 UTC  (3+ messages)

[PATCH V9 0/8] Use copy_process in vhost layer
 2022-05-12 21:47 UTC  (5+ messages)
` [PATCH V9 4/8] fork: Add USER_WORKER flag to ignore signals
` [PATCH V9 5/8] fork: allow kernel code to call copy_process
` [PATCH V9 6/8] vhost_task: Allow vhost layer to use copy_process
` [PATCH V9 7/8] vhost: move worker thread fields to new struct


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