virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-14 12:34:55 to 2020-02-24 06:48:48 UTC [more...]

[PATCH V4 0/5] vDPA support
 2020-02-24  6:48 UTC  (16+ messages)
` [PATCH V4 1/5] vhost: factor out IOTLB
` [PATCH V4 2/5] vringh: IOTLB support
` [PATCH V4 3/5] vDPA: introduce vDPA bus
` [PATCH V4 4/5] virtio: introduce a vDPA based transport
` [PATCH V4 5/5] vdpasim: vDPA device simulator

[PATCH 0/2] virtio: decouple protected guest RAM form VIRTIO_F_IOMMU_PLATFORM
 2020-02-24  6:45 UTC  (44+ messages)
` [PATCH 1/2] mm: move force_dma_unencrypted() to mem_encrypt.h
` [PATCH 2/2] virtio: let virtio use DMA API when guest RAM is protected

[CRASH] crypto: virtio: crash when modprobing tcrypt on 5.5-rc7 / next-20200122
 2020-02-23 15:06 UTC  (4+ messages)

INFO: task hung in lock_sock_nested (2)
 2020-02-23  7:50 UTC  (2+ messages)

[PATCH 07/51] drm/qxl: Use drmm_add_final_kfree
 2020-02-21 21:02 UTC  (5+ messages)
` [PATCH 09/51] drm/cirrus: "
` [PATCH 28/51] drm/bochs: Drop explicit drm_mode_config_cleanup
` [PATCH 29/51] drm/cirrus: Drop explicit drm_mode_config_cleanup call
` [PATCH 30/51] drm/cirrus: Fully embrace devm_

[PATCH v2 0/4] drm: Provide a simple encoder
 2020-02-21 19:03 UTC  (13+ messages)
` [PATCH v2 1/4] drm/simple-kms: Add drm_simple_encoder_{init, create}()
` [PATCH v2 2/4] drm/ast: Use simple encoder
` [PATCH v2 3/4] drm/mgag200: "
` [PATCH v2 4/4] drm/qxl: "

[PATCH v1 0/3] virtio-balloon: Fixes + switch back to OOM handler
 2020-02-21  3:29 UTC  (11+ messages)
` [PATCH v1 3/3] virtio-balloon: Switch back to OOM handler for VIRTIO_BALLOON_F_DEFLATE_ON_OOM

[PATCH] virtio: Work around frames incorrectly marked as gso
 2020-02-20 19:33 UTC  (11+ messages)

[RESEND PATCH v2 1/9] iomap: Constify ioreadX() iomem argument (as in generic implementation)
 2020-02-20  9:48 UTC  (10+ messages)
` [RESEND PATCH v2 2/9] rtl818x: "
` [RESEND PATCH v2 3/9] ntb: intel: "
` [RESEND PATCH v2 4/9] virtio: pci: "
` [RESEND PATCH v2 5/9] arc: "
` [RESEND PATCH v2 6/9] drm/mgag200: "
` [RESEND PATCH v2 7/9] drm/nouveau: "
` [RESEND PATCH v2 8/9] media: fsl-viu: "
` [RESEND PATCH v2 9/9] ath5k: "

[PATCH] virtio_balloon: Fix build error seen with CONFIG_BALLOON_COMPACTION=n
 2020-02-20  9:09 UTC  (2+ messages)

[PATCH V3 0/5] vDPA support
 2020-02-20  5:41 UTC  (14+ messages)
` [PATCH V3 1/5] vhost: factor out IOTLB
` [PATCH V3 2/5] vringh: IOTLB support
` [PATCH V3 3/5] vDPA: introduce vDPA bus
` [PATCH V3 4/5] virtio: introduce a vDPA based transport
` [PATCH V3 5/5] vdpasim: vDPA device simulator

[PATCH] vhost: introduce vDPA based backend
 2020-02-20  2:42 UTC  (5+ messages)

[RESEND PATCH v2 0/9] iomap: Constify ioreadX() iomem argument
 2020-02-19 17:49 UTC 

[PATCH 0/2] virtio-blk: improve handling of DMA mapping failures
 2020-02-19 15:42 UTC  (9+ messages)
` [PATCH 1/2] virtio-blk: fix hw_queue stopped on arbitrary error

[PATCH V2 0/5] vDPA support
 2020-02-19 12:53 UTC  (23+ messages)
` [PATCH V2 3/5] vDPA: introduce vDPA bus

[PATCH] iommu/virtio: Build virtio-iommu as module
 2020-02-19 12:33 UTC  (4+ messages)

[PATCH 23/62] x86/idt: Move IDT to data segment
 2020-02-19 10:47 UTC  (5+ messages)

[PATCH 08/52] drm/qxl: Use drmm_add_final_kfree
 2020-02-19 10:21 UTC  (5+ messages)
` [PATCH 10/52] drm/cirrus: "
` [PATCH 29/52] drm/bochs: Drop explicit drm_mode_config_cleanup
` [PATCH 30/52] drm/cirrus: Drop explicit drm_mode_config_cleanup call
` [PATCH 31/52] drm/cirrus: Fully embrace devm_

[PATCH] x86/ioperm: add new paravirt function update_io_bitmap
 2020-02-19  9:46 UTC  (6+ messages)

[PATCH 0/2] Support virtio cross-device resources
 2020-02-19  8:06 UTC  (3+ messages)
` [PATCH 1/2] virtio: add dma-buf support for exported objects
` [PATCH 2/2] drm/virtio: Support virtgpu exported resources

[PATCH 0/3] virtio-iommu on non-devicetree platforms
 2020-02-17 14:10 UTC  (13+ messages)
` [PATCH 1/3] iommu/virtio: Add topology description to virtio-iommu config space
  ` [PATCH 2/3] PCI: Add DMA configuration for virtual platforms
  ` [PATCH 3/3] iommu/virtio: Enable x86 support

[PATCH] virtio_balloon: Adjust label in virtballoon_probe
 2020-02-17  8:37 UTC  (5+ messages)

[PATCH] virtio_balloon: Fix unused label warning
 2020-02-16  8:05 UTC  (3+ messages)

kernel panic: stack is corrupted in vhost_net_ioctl
 2020-02-15 15:33 UTC 

[RFC PATCH 00/62] Linux as SEV-ES Guest Support
 2020-02-15 12:45 UTC  (9+ messages)
` [PATCH 08/62] x86/boot/compressed/64: Add IDT Infrastructure
` [PATCH 41/62] x86/sev-es: Handle MSR events

arm64 kernel crash in bochs_get_edid_block() with QEMU '-device VGA'
 2020-02-15 12:11 UTC 

[PATCH RFC] virtio_balloon: conservative balloon page shrinking
 2020-02-14 20:22 UTC  (6+ messages)

[PATCH AUTOSEL 4.14 185/186] virtio_balloon: prevent pfn array overflow
 2020-02-14 16:17 UTC 

[PATCH AUTOSEL 4.19 251/252] virtio_balloon: prevent pfn array overflow
 2020-02-14 16:11 UTC 

[PATCH AUTOSEL 5.4 005/459] drm/qxl: Complete exception handling in qxl_device_init()
 2020-02-14 16:01 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 457/459] virtio_balloon: prevent pfn array overflow

[PATCH AUTOSEL 5.5 006/542] drm/virtio: fix byteorder handling in virtio_gpu_cmd_transfer_{from, to}_host_3d functions
 2020-02-14 15:48 UTC  (3+ messages)
` [PATCH AUTOSEL 5.5 007/542] drm/qxl: Complete exception handling in qxl_device_init()
` [PATCH AUTOSEL 5.5 538/542] virtio_balloon: prevent pfn array overflow

[PATCH] drm/qxl: don't take vga ports on rev5+
 2020-02-14 13:36 UTC 

[PATCH v4 1/6] drm/virtio: rework notification for better batching
 2020-02-14 12:55 UTC  (6+ messages)
` [PATCH v4 2/6] drm/virtio: notify before waiting
` [PATCH v4 3/6] drm/virtio: batch plane updates (pageflip)
` [PATCH v4 4/6] drm/virtio: batch resource creation
` [PATCH v4 5/6] drm/virtio: batch display query
` [PATCH v4 6/6] drm/virtio: move remaining virtio_gpu_notify calls

vhost changes (batched) in linux-next after 12/13 trigger random crashes in KVM guests after reboot
 2020-02-14 12:34 UTC  (19+ 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).