virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-29 16:08:01 to 2020-05-08 01:56:37 UTC [more...]

[PATCH net-next 1/2] virtio-net: don't reserve space for vnet header for XDP
 2020-05-08  1:56 UTC  (13+ 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 v4 00/15] virtio-mem: paravirtualized memory
 2020-05-07 14:06 UTC  (17+ 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 v5] iommu/virtio: Use page size bitmap supported by endpoint
 2020-05-07 13:00 UTC  (8+ messages)
    ` [EXT] "

[PATCH v3 00/15] virtio-mem: paravirtualized memory
 2020-05-07 12:24 UTC  (29+ 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 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 v3 00/75] x86: SEV-ES Guest Support
 2020-05-06 23:02 UTC  (14+ messages)
` [PATCH v3 08/75] x86/umip: Factor out instruction decoding
` [PATCH v3 10/75] x86/insn: Add insn_rep_prefix() helper
` [PATCH v3 12/75] x86/boot/compressed/64: Switch to __KERNEL_CS after GDT is loaded
` [PATCH v3 13/75] x86/boot/compressed/64: Add IDT Infrastructure
` [PATCH v3 64/75] x86/sev-es: Cache CPUID results for improved performance

[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  (7+ messages)

[PATCH] iommu/virtio: reverse arguments to list_add
 2020-05-06  9:35 UTC  (2+ messages)

[PATCH 0/1] Add uvirtio for testing
 2020-05-06  3:14 UTC  (10+ messages)
        ` [PATCH v3] virtio: Add uvirtio driver
  ` [PATCH v2] "

[PATCH -next] vdpasim: remove unused variable 'ret'
 2020-05-06  0:35 UTC  (2+ messages)

[PATCH v3 00/34] iommu: Move iommu_group setup to IOMMU core code
 2020-05-05 12:37 UTC  (6+ messages)
` [PATCH v3 04/34] iommu/vt-d: Wire up iommu_ops->def_domain_type
` [PATCH v3 16/34] iommu/vt-d: Convert to probe/release_device() call-backs

[PATCH v3 14/25] drm: virtio: fix common struct sg_table related issues
 2020-05-05  8:46 UTC 

[PATCH v2 13/21] drm: virtio: fix sg_table nents vs. orig_nents misuse
 2020-05-04 12:53 UTC 

[PATCH v4] virtio-blk: handle block_device_operations callbacks after hot unplug
 2020-05-04 12:07 UTC  (4+ messages)

International Conference on Marketing and Technologies (ICMarkTech'20), Lisbon, Portugal
 2020-05-03 18:41 UTC 

[PATCH v2 0/3] mm/memory_hotplug: Allow to not create firmware memmap entries
 2020-05-02 18:03 UTC  (30+ messages)
` [PATCH v2 1/3] mm/memory_hotplug: Prepare passing flags to add_memory() and friends
` [PATCH v2 2/3] mm/memory_hotplug: Introduce MHP_NO_FIRMWARE_MEMMAP
` [PATCH v2 3/3] device-dax: Add system ram (add_memory()) with MHP_NO_FIRMWARE_MEMMAP

[PATCH v2] vhost: vsock: kick send_pkt worker once device is started
 2020-05-01 14:40 UTC  (2+ messages)

[PATCH] vhost: vsock: don't send pkt when vq is not started
 2020-05-01 14:37 UTC  (6+ messages)

[RFC/PATCH 0/1] virtio_mmio: hypervisor specific interfaces for MMIO
 2020-04-30 19:34 UTC  (16+ messages)
` [RFC/PATCH 1/1] virtio: Introduce MMIO ops

[PATCH 5/5] virtio: Add bounce DMA ops
 2020-04-30 15:20 UTC  (11+ messages)

[PATCH v3] virtio-blk: handle block_device_operations callbacks after hot unplug
 2020-04-30 10:44 UTC  (5+ messages)

[PATCH v1 0/3] mm/memory_hotplug: Make virtio-mem play nicely with kexec-tools
 2020-04-30  8:34 UTC  (9+ messages)
` [PATCH v1 1/3] mm/memory_hotplug: Prepare passing flags to add_memory() and friends
` [PATCH v1 2/3] mm/memory_hotplug: Introduce MHP_DRIVER_MANAGED
` [PATCH v1 3/3] virtio-mem: Add memory with MHP_DRIVER_MANAGED

[PATCH 3/5] swiotlb: Add alloc and free APIs
 2020-04-30  4:18 UTC  (2+ messages)

[PATCH] vhost: add mutex_lock/unlock for vhost_vq_reset
 2020-04-30  2:41 UTC 

[PATCH 5/5] virtio: Add bounce DMA ops
 2020-04-29 21:06 UTC  (3+ messages)
` [RFC PATCH] virtio: virtio_pool can be static


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