virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-14 12:08:53 to 2020-07-20 13:07:43 UTC [more...]

[PATCH RFC v8 02/11] vhost: use batched get_vq_desc version
 2020-07-20 13:07 UTC  (17+ messages)

[PATCH V2 vhost next 00/10] VDPA support for Mellanox ConnectX devices
 2020-07-20 12:55 UTC  (12+ messages)
` [PATCH V2 vhost next 01/10] vhost-vdpa: support batch updating
` [PATCH V2 vhost next 02/10] vdpa_sim: use the batching API
` [PATCH V2 vhost next 03/10] vdpa: remove hard coded virtq num
` [PATCH V2 vhost next 04/10] net/vdpa: Use struct for set/get vq state
` [PATCH V2 vhost next 05/10] vhost: Fix documentation
` [PATCH V2 vhost next 06/10] vdpa: Modify get_vq_state() to return error code
` [PATCH V2 vhost next 07/10] vdpa/mlx5: Add hardware descriptive header file
` [PATCH V2 vhost next 08/10] vdpa/mlx5: Add support library for mlx5 VDPA implementation
` [PATCH V2 vhost next 09/10] vdpa/mlx5: Add shared memory registration code
` [PATCH V2 vhost next 10/10] vdpa/mlx5: Add VDPA driver for supported mlx5 devices

[PATCH] drm/virtio: Fix memory leak in virtio_gpu_execbuffer_ioctl()
 2020-07-20 11:48 UTC 

[PATCH V2 0/6] IRQ offloading for vDPA
 2020-07-20  9:40 UTC  (18+ messages)
` [PATCH V2 1/6] vhost: introduce vhost_call_ctx
` [PATCH V2 2/6] kvm: detect assigned device via irqbypass manager
` [PATCH V2 3/6] vDPA: implement IRQ offloading helpers in vDPA core
` [PATCH V2 4/6] vhost_vdpa: implement IRQ offloading in vhost_vdpa
` [PATCH V2 5/6] ifcvf: replace irq_request/free with vDPA helpers
` [PATCH V2 6/6] irqbypass: do not start cons/prod when failed connect

[PATCH] vhost: vdpa: remove per device feature whitelist
 2020-07-20  8:50 UTC 

[PATCH V2 vhost next 00/10] VDPA support for Mellanox ConnectX devices
 2020-07-20  6:54 UTC  (11+ messages)
` [PATCH V2 vhost next 01/10] vhost-vdpa: support batch updating
` [PATCH V2 vhost next 02/10] vdpa_sim: use the batching API
` [PATCH V2 vhost next 03/10] vdpa: remove hard coded virtq num
` [PATCH V2 vhost next 04/10] net/vdpa: Use struct for set/get vq state
` [PATCH V2 vhost next 05/10] vhost: Fix documentation
` [PATCH V2 vhost next 06/10] vdpa: Modify get_vq_state() to return error code
` [PATCH V2 vhost next 07/10] vdpa/mlx5: Add hardware descriptive header file
` [PATCH V2 vhost next 08/10] vdpa/mlx5: Add support library for mlx5 VDPA implementation
` [PATCH V2 vhost next 09/10] vdpa/mlx5: Add shared memory registration code
` [PATCH V2 vhost next 10/10] vdpa/mlx5: Add VDPA driver for supported mlx5 devices

[PATCH vhost next 00/10] VDPA support for Mellanox ConnectX devices
 2020-07-20  5:19 UTC  (30+ messages)
` [PATCH vhost next 01/10] vhost-vdpa: support batch updating
` [PATCH vhost next 02/10] vdpa_sim: use the batching API
` [PATCH vhost next 03/10] vdpa: remove hard coded virtq num
` [PATCH vhost next 04/10] net/vdpa: Use struct for set/get vq state
` [PATCH vhost next 05/10] vhost: Fix documentation
` [PATCH vhost next 06/10] vdpa: Add means to communicate vq status on get_vq_state
` [PATCH vhost next 07/10] vdpa/mlx5: Add hardware descriptive header file
` [PATCH vhost next 08/10] vdpa/mlx5: Add support library for mlx5 VDPA implementation
` [PATCH vhost next 09/10] vdpa/mlx5: Add shared memory registration code
` [PATCH vhost next 10/10] vdpa/mlx5: Add VDPA driver for supported mlx5 devices

Call for Workshops Proposals - WorldCIST'21, Terceira Island, Azores
 2020-07-19 15:01 UTC 

[PATCH] virtio_ring: use alloc_pages_node for NUMA-aware allocation
 2020-07-17 14:22 UTC  (3+ messages)

[PATCH v4 00/75] x86: SEV-ES Guest Support
 2020-07-17 14:06 UTC  (68+ messages)
` [PATCH v4 06/75] x86/insn: Make inat-tables.c suitable for pre-decompression code
` [PATCH v4 10/75] x86/insn: Add insn_has_rep_prefix() helper
` [PATCH v4 13/75] x86/boot/compressed/64: Rename kaslr_64.c to ident_map_64.c
` [PATCH v4 14/75] x86/boot/compressed/64: Add page-fault handler
` [PATCH v4 15/75] x86/boot/compressed/64: Always switch to own page-table
` [PATCH v4 16/75] x86/boot/compressed/64: Don't pre-map memory in KASLR code
` [PATCH v4 17/75] x86/boot/compressed/64: Change add_identity_map() to take start and end
` [PATCH v4 27/75] x86/idt: Move IDT to data segment
` [PATCH v4 28/75] x86/idt: Split idt_data setup out of set_intr_gate()
` [PATCH v4 29/75] x86/idt: Move two function from k/idt.c to i/a/desc.h
` [PATCH v4 34/75] x86/head/64: Build k/head64.c with -fno-stack-protector
` [PATCH v4 45/75] x86/sev-es: Adjust #VC IST Stack on entering NMI handler
` [PATCH v4 51/75] x86/sev-es: Handle MMIO events
` [PATCH v4 52/75] x86/sev-es: Handle MMIO String Instructions
` [PATCH v4 53/75] x86/sev-es: Handle MSR events
` [PATCH v4 54/75] x86/sev-es: Handle DR7 read/write events
` [PATCH v4 55/75] x86/sev-es: Handle WBINVD Events
` [PATCH v4 56/75] x86/sev-es: Handle RDTSC(P) Events
` [PATCH v4 57/75] x86/sev-es: Handle RDPMC Events
` [PATCH v4 58/75] x86/sev-es: Handle INVD Events
` [PATCH v4 59/75] x86/sev-es: Handle MONITOR/MONITORX Events
` [PATCH v4 60/75] x86/sev-es: Handle MWAIT/MWAITX Events
` [PATCH v4 61/75] x86/sev-es: Handle VMMCALL Events
` [PATCH v4 62/75] x86/sev-es: Handle #AC Events
` [PATCH v4 63/75] x86/sev-es: Handle #DB Events
` [PATCH v4 64/75] x86/paravirt: Allow hypervisor specific VMMCALL handling under SEV-ES
` [PATCH v4 65/75] x86/kvm: Add KVM "
` [PATCH v4 66/75] x86/vmware: Add VMware specific handling for VMMCALL "
` [PATCH v4 67/75] x86/realmode: Add SEV-ES specific trampoline entry point
` [PATCH v4 68/75] x86/realmode: Setup AP jump table
` [PATCH v4 69/75] x86/head/64: Setup TSS early for secondary CPUs
` [PATCH v4 70/75] x86/head/64: Don't call verify_cpu() on starting APs
` [PATCH v4 71/75] x86/head/64: Rename start_cpu0
` [PATCH v4 72/75] x86/sev-es: Support CPU offline/online
` [PATCH v4 73/75] x86/sev-es: Handle NMI State
` [PATCH v4 74/75] x86/efi: Add GHCB mappings when SEV-ES is active
` [PATCH v4 75/75] x86/sev-es: Check required CPU features for SEV-ES

[RFC for Linux v4 0/2] virtio_balloon: Add VIRTIO_BALLOON_F_CONT_PAGES to report continuous pages
 2020-07-17  3:52 UTC  (14+ messages)
` [RFC for Linux v4 1/2] virtio_balloon: Add VIRTIO_BALLOON_F_CONT_PAGES and inflate_cont_vq
` [RFC for Linux v4 2/2] virtio_balloon: Add deflate_cont_vq to deflate continuous pages
` [RFC for qemu v4 0/2] virtio-balloon: Add option cont-pages to set VIRTIO_BALLOON_F_CONT_PAGES
` [RFC for qemu v4 1/2] virtio_balloon: Add cont-pages and icvq
` [RFC for qemu v4 2/2] virtio_balloon: Add dcvq to deflate continuous pages
    ` [virtio-dev] "
      ` [virtio-dev] [RFC for Linux v4 0/2] virtio_balloon: Add VIRTIO_BALLOON_F_CONT_PAGES to report "

[PATCH v7 0/2] s390: virtio: let arch validate VIRTIO features
 2020-07-16 21:46 UTC  (10+ messages)
` [PATCH v7 1/2] "
` [PATCH v7 2/2] s390: virtio: PV needs VIRTIO I/O device protection

Interesting qemu/virt-manager bug about the "rotational" attribute on virtio-blk disks
 2020-07-16  9:33 UTC 

[PATCH 0/7] *** IRQ offloading for vDPA ***
 2020-07-16  8:06 UTC  (7+ messages)

[PATCH RFC don't apply] vdpa_sim: endian-ness for config space
 2020-07-16  7:42 UTC  (4+ messages)

[PATCH] vsock/virtio: annotate 'the_virtio_vsock' RCU pointer
 2020-07-16  0:49 UTC  (4+ messages)

[RFC PATCH 00/22] Enhance VHOST to enable SoC-to-SoC communication
 2020-07-15 17:15 UTC  (11+ messages)

[PATCH] xen: introduce xen_vring_use_dma
 2020-07-15 17:06 UTC  (12+ messages)

[PATCH v2] virtio-rng: return available data with O_NONBLOCK
 2020-07-15 13:32 UTC 

[PATCH v2 0/8] spelling.txt: /decriptors/descriptors/
 2020-07-15 12:48 UTC  (2+ messages)
` [PATCH v2 7/8] mm/balloon_compaction: Fix trivial spelling

[PATCH] virtio-blk: check host supplied logical block size
 2020-07-15 12:10 UTC  (6+ messages)

[PATCH 6/7] ifcvf: replace irq_request/free with helpers in vDPA core
 2020-07-15 11:10 UTC  (12+ messages)
  ` [PATCH 5/7] virtio_vdpa: init IRQ offloading function pointers to NULL
  ` [PATCH 3/7] vhost_vdpa: implement IRQ offloading functions in vhost_vdpa

[PATCH] virtio_balloon: clear modern features under legacy
 2020-07-15  9:46 UTC  (7+ messages)

AMD IOMMU + SME + amdgpu regression
 2020-07-15  9:17 UTC  (4+ messages)

[PATCH] virtio-rng: return available data with O_NONBLOCK
 2020-07-15  7:05 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).