virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-05 16:30:33 to 2020-05-18 17:36:38 UTC [more...]

[PATCH 4.4 67/86] x86/paravirt: Remove the unused irq_enable_sysexit pv op
 2020-05-18 17:36 UTC 

[PATCH v3 0/4] Support virtio cross-device resources
 2020-05-18 11:17 UTC  (15+ messages)
` [PATCH v3 1/4] dma-buf: add support for virtio exported objects
` [PATCH v3 4/4] drm/virtio: Support virtgpu exported resources

[PATCH v3 00/75] x86: SEV-ES Guest Support
 2020-05-18  8:23 UTC  (22+ messages)
` [PATCH v3 19/75] x86/boot/compressed/64: Add stage1 #VC handler
` [PATCH v3 22/75] x86/boot/compressed/64: Add set_page_en/decrypted() helpers
` [PATCH v3 23/75] x86/boot/compressed/64: Setup GHCB Based VC Exception handler
` [PATCH v3 24/75] x86/boot/compressed/64: Unmap GHCB page before booting the kernel
` [PATCH v3 25/75] x86/sev-es: Add support for handling IOIO exceptions
` [PATCH v3 31/75] x86/head/64: Install boot GDT
` [PATCH v3 64/75] x86/sev-es: Cache CPUID results for improved performance

Patch "x86/paravirt: Remove the unused irq_enable_sysexit pv op" has been added to the 4.4-stable tree
 2020-05-18  7:49 UTC 

[PATCH] vhost: missing __user tags
 2020-05-18  3:27 UTC  (2+ messages)

[PATCH 0/6] Add a vhost RPMsg API
 2020-05-16 17:00 UTC  (9+ messages)
` [PATCH 1/6] vhost: convert VHOST_VSOCK_SET_RUNNING to a generic ioctl
` [PATCH 2/6] vhost: (cosmetic) remove a superfluous variable initialisation
` [PATCH 3/6] rpmsg: move common structures and defines to headers
` [PATCH 4/6] rpmsg: update documentation
` [PATCH 5/6] vhost: add an rpmsg API
  ` [Sound-open-firmware] "
` [PATCH 6/6] rpmsg: add a device ID to also bind to the ADSP device

[PATCH RFC] vhost: add an SOF Audio DSP driver
 2020-05-16 16:50 UTC  (2+ messages)
` [Sound-open-firmware] "

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

[PATCH v4 00/15] virtio-mem: paravirtualized memory
 2020-05-15 10:14 UTC  (18+ messages)
` [PATCH v4 01/15] virtio-mem: Paravirtualized memory hotplug
` [PATCH v4 02/15] MAINTAINERS: Add myself as virtio-mem maintainer
` [PATCH v4 03/15] virtio-mem: Allow to specify an ACPI PXM as nid
` [PATCH v4 04/15] virtio-mem: Paravirtualized memory hotunplug part 1
` [PATCH v4 05/15] virtio-mem: Paravirtualized memory hotunplug part 2
` [PATCH v4 06/15] mm: Allow to offline unmovable PageOffline() pages via MEM_GOING_OFFLINE
` [PATCH v4 07/15] virtio-mem: Allow to offline partially unplugged memory blocks
` [PATCH v4 08/15] mm/memory_hotplug: Introduce offline_and_remove_memory()
` [PATCH v4 09/15] virtio-mem: Offline and remove completely unplugged memory blocks
` [PATCH v4 10/15] virtio-mem: Better retry handling
` [PATCH v4 11/15] virtio-mem: Add parent resource for all added "System RAM"
` [PATCH v4 12/15] virtio-mem: Drop manual check for already present memory
` [PATCH v4 13/15] virtio-mem: Unplug subblocks right-to-left
` [PATCH v4 14/15] virtio-mem: Use -ETXTBSY as error code if the device is busy
` [PATCH v4 15/15] virtio-mem: Try to unplug the complete online memory block first
` [PATCH v4 16/15] virtio-mem: Don't rely on implicit compiler padding for requests

[PATCH v5 25/38] drm: virtio: fix common struct sg_table related issues
 2020-05-15 10:12 UTC  (2+ messages)

[PATCH] vdpa_sim: do not reset IOTLB during device reset
 2020-05-15  3:02 UTC  (3+ messages)

[PATCH v3 00/15] virtio-mem: paravirtualized memory
 2020-05-15  2:58 UTC  (37+ messages)
` [PATCH v3 01/15] virtio-mem: Paravirtualized memory hotplug
` [PATCH v3 02/15] virtio-mem: Allow to specify an ACPI PXM as nid
` [PATCH v3 03/15] virtio-mem: Paravirtualized memory hotunplug part 1
` [PATCH v3 04/15] virtio-mem: Paravirtualized memory hotunplug part 2
` [PATCH v3 05/15] mm: Allow to offline unmovable PageOffline() pages via MEM_GOING_OFFLINE
` [PATCH v3 06/15] virtio-mem: Allow to offline partially unplugged memory blocks
` [PATCH v3 07/15] mm/memory_hotplug: Introduce offline_and_remove_memory()
` [PATCH v3 08/15] virtio-mem: Offline and remove completely unplugged memory blocks
` [PATCH v3 09/15] virtio-mem: Better retry handling
` [PATCH v3 10/15] MAINTAINERS: Add myself as virtio-mem maintainer
` [PATCH v3 11/15] virtio-mem: Add parent resource for all added "System RAM"
` [PATCH v3 12/15] virtio-mem: Drop manual check for already present memory
` [PATCH v3 13/15] virtio-mem: Unplug subblocks right-to-left
` [PATCH v3 14/15] virtio-mem: Use -ETXTBSY as error code if the device is busy
` [PATCH v3 15/15] virtio-mem: Try to unplug the complete online memory block first

[PATCH AUTOSEL 4.14 17/39] vhost/vsock: fix packet delivery order to monitoring devices
 2020-05-14 18:54 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 31/39] virtio-blk: handle block_device_operations callbacks after hot unplug

[PATCH AUTOSEL 4.19 10/31] vhost/vsock: fix packet delivery order to monitoring devices
 2020-05-14 18:54 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 22/31] virtio-blk: handle block_device_operations callbacks after hot unplug

[PATCH AUTOSEL 5.4 12/49] vhost/vsock: fix packet delivery order to monitoring devices
 2020-05-14 18:52 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 29/49] virtio-blk: handle block_device_operations callbacks after hot unplug

[PATCH AUTOSEL 5.6 13/62] vhost/vsock: fix packet delivery order to monitoring devices
 2020-05-14 18:51 UTC  (2+ messages)
` [PATCH AUTOSEL 5.6 32/62] virtio-blk: handle block_device_operations callbacks after hot unplug

[Q] vhost: returning misconfigured buffers
 2020-05-14 12:55 UTC 

[PATCH v6] iommu/virtio: Use page size bitmap supported by endpoint
 2020-05-14 10:56 UTC  (4+ messages)

[PATCH v6] iommu/virtio: Use page size bitmap supported by endpoint
 2020-05-14  7:51 UTC 

[PATCH 4/9] drm/virtio: Call the right shmem helpers
 2020-05-14  7:46 UTC  (2+ messages)

[PATCH v2 0/2] VMD endpoint passthrough support
 2020-05-13 19:55 UTC  (9+ messages)
` [PATCH for QEMU v2] hw/vfio: Add VMD Passthrough Quirk
` [PATCH v2 1/2] PCI: vmd: Filter resource type bits from shadow register
` [PATCH v2 2/2] PCI: vmd: Use Shadow MEMBAR registers for QEMU/KVM guests

[RFC v3 for QEMU] virtio-balloon: Add option cont-pages to set VIRTIO_BALLOON_VQ_INFLATE_CONT
 2020-05-13 16:37 UTC  (3+ messages)
` [RFC v3 for Linux] virtio_balloon: Add VIRTIO_BALLOON_VQ_INFLATE_CONT to handle THP split issue

[PATCH v5] iommu/virtio: Use page size bitmap supported by endpoint
 2020-05-13 10:45 UTC  (12+ messages)
    ` [EXT] "

[PATCH V2] ifcvf: move IRQ request/free to status change handlers
 2020-05-13  7:18 UTC  (4+ messages)

[PATCH v4 25/38] drm: virtio: fix common struct sg_table related issues
 2020-05-12  9:00 UTC 

[PATCH] ifcvf: move IRQ request/free to status change handlers
 2020-05-12  5:51 UTC  (6+ messages)

[PATCH] vhost: scsi: notify TCM about the maximum sg entries supported per command
 2020-05-11 22:18 UTC 

[PATCH -next] vdpasim: Fix some coccinelle warnings
 2020-05-09  2:20 UTC 

[PATCH] iommu/virtio: reverse arguments to list_add
 2020-05-08 15:31 UTC  (3+ messages)

[PATCH -next] vdpasim: remove unused variable 'ret'
 2020-05-08  6:57 UTC  (3+ messages)

[PATCH net-next 1/2] virtio-net: don't reserve space for vnet header for XDP
 2020-05-08  1:59 UTC  (14+ messages)
` [PATCH net-next 2/2] virtio-net: fix the XDP truesize calculation for mergeable buffers

[PATCH v2] virtio_net: fix lockdep warning on 32 bit
 2020-05-07 14:58 UTC  (2+ messages)

[PATCH AUTOSEL 4.4 8/9] drm/qxl: lost qxl_bo_kunmap_atomic_page in qxl_image_init_helper()
 2020-05-07 14:30 UTC 

[PATCH AUTOSEL 4.9 09/11] drm/qxl: lost qxl_bo_kunmap_atomic_page in qxl_image_init_helper()
 2020-05-07 14:30 UTC 

[PATCH AUTOSEL 4.14 13/16] drm/qxl: lost qxl_bo_kunmap_atomic_page in qxl_image_init_helper()
 2020-05-07 14:29 UTC 

[PATCH AUTOSEL 4.19 17/20] drm/qxl: lost qxl_bo_kunmap_atomic_page in qxl_image_init_helper()
 2020-05-07 14:29 UTC 

[PATCH AUTOSEL 5.4 30/35] drm/qxl: lost qxl_bo_kunmap_atomic_page in qxl_image_init_helper()
 2020-05-07 14:28 UTC 

[PATCH AUTOSEL 5.6 39/50] drm/qxl: lost qxl_bo_kunmap_atomic_page in qxl_image_init_helper()
 2020-05-07 14:27 UTC 

[PATCH v3 70/75] x86/head/64: Setup TSS early for secondary CPUs
 2020-05-07 10:51 UTC  (2+ messages)
` [x86/head/64] e5a6f186af: BUG:kernel_hang_in_boot_stage

[PATCH] virtio_net: fix lockdep warning on 32 bit
 2020-05-06 20:42 UTC  (3+ messages)

[vhost:vhost 8/22] drivers/virtio/virtio_mem.c:1375:20: error: implicit declaration of function 'kzalloc'; did you mean 'vzalloc'?
 2020-05-06 20:32 UTC  (9+ messages)

performance bug in virtio net xdp
 2020-05-06 11:57 UTC  (5+ messages)

[GIT PULL] vhost: fixes
 2020-05-06  9:39 UTC  (6+ messages)

[PATCH 0/1] Add uvirtio for testing
 2020-05-06  3:14 UTC  (4+ 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).