Linux Virtualization
[Prev Page][Next Page]
- Re: [PATCH V2 02/12] virtio: add doc for validate() method, (continued)
- [PATCH V2 05/12] virtio_config: introduce a new ready method, Jason Wang
- [PATCH V2 03/12] virtio-console: switch to use .validate(), Jason Wang
- [PATCH V2 04/12] virtio_console: validate max_nr_ports before trying to use it, Jason Wang
- [PATCH V2 06/12] virtio_pci: harden MSI-X interrupts, Jason Wang
- [PATCH V2 09/12] virtio_ring: validate used buffer length, Jason Wang
- [PATCH V2 11/12] virtio-blk: don't let virtio core to validate used length, Jason Wang
- [PATCH V2 12/12] virtio-scsi: don't let virtio core to validate used buffer length, Jason Wang
- [PATCH V2 07/12] virtio-pci: harden INTX interrupts, Jason Wang
- [PATCH V2 08/12] virtio_ring: fix typos in vring_desc_extra, Jason Wang
- [PATCH V2 10/12] virtio-net: don't let virtio core to validate used length, Jason Wang
- Re: [RFC PATCH v4 00/20] vDPA shadow virtqueue,
Jason Wang
- Re: [PATCH v2 3/3] vdpa: Check for iova range at mappings changes,
Jason Wang
Re: [PATCH v2 2/3] vdpa: Add vhost_vdpa_section_end, Jason Wang
Re: [PATCH v2 1/3] vdpa: Skip protected ram IOMMU mappings, Jason Wang
Re: [PATCH] drm/virtio: fix the missed drm_gem_object_put() in virtio_gpu_user_framebuffer_create(), Gerd Hoffmann
[PATCH v3 1/1] virtio: write back F_VERSION_1 before validate,
Halil Pasic
Re: [PATCH v4 7/7] eni_vdpa: add vDPA driver for Alibaba ENI, Jason Wang
Re: [PATCH v4 6/7] vdpa: add new attribute VDPA_ATTR_DEV_MIN_VQ_SIZE, Jason Wang
Re: [PATCH v4 5/7] virtio_vdpa: setup correct vq size with callbacks get_vq_num_{max,min}, Jason Wang
Re: [PATCH v4 4/7] vdpa: add new callback get_vq_num_min in vdpa_config_ops, Jason Wang
Re: [PATCH v4 2/7] vdpa: fix typo, Jason Wang
Re: [PATCH v4 1/7] virtio-pci: introduce legacy device module,
Jason Wang
Re: [PATCH v10 2/3] tty: hvc: pass DMA capable memory to put_chars(),
Greg KH
Re: [PATCH v5 12/16] PCI: Add pci_iomap_host_shared(), pci_iomap_host_shared_range(),
Michael S. Tsirkin
Message not available
Re: [PATCH v5 12/16] PCI: Add pci_iomap_host_shared(), pci_iomap_host_shared_range(), Thomas Gleixner
Re: [PATCH v5 12/16] PCI: Add pci_iomap_host_shared(), pci_iomap_host_shared_range(), Greg KH
Re: [PATCH v5 12/16] PCI: Add pci_iomap_host_shared(), pci_iomap_host_shared_range(), Andi Kleen
<Possible follow-ups>
Re: [PATCH v5 12/16] PCI: Add pci_iomap_host_shared(), pci_iomap_host_shared_range(), Christoph Hellwig
Re: [PATCH v5 16/16] x86/tdx: Add cmdline option to force use of ioremap_host_shared,
Randy Dunlap
[PATCH v2 1/1] virtio: write back F_VERSION_1 before validate,
Halil Pasic
[PATCH V4 0/8] Use copy_process/create_io_thread in vhost layer,
Mike Christie
[PATCH] VDUSE: fix documentation underline warning,
Randy Dunlap
[PATCH v12 00/77] VM introspection,
Adalbert Lazăr
- [PATCH v12 10/77] KVM: svm: add support for descriptor-table VM-exits, Adalbert Lazăr
- [PATCH v12 19/77] KVM: x86: export kvm_arch_vcpu_set_guest_debug(), Adalbert Lazăr
- [PATCH v12 77/77] KVM: x86: call the page tracking code on emulation failure, Adalbert Lazăr
- [PATCH v12 28/77] KVM: x86: disable gpa_available optimization for fetch and page-walk SPT violations, Adalbert Lazăr
- [PATCH v12 37/77] KVM: introspection: add KVMI_VM_EVENT_UNHOOK, Adalbert Lazăr
- [PATCH v12 03/77] KVM: x86: add kvm_arch_vcpu_get_regs() and kvm_arch_vcpu_get_sregs(), Adalbert Lazăr
- [PATCH v12 72/77] KVM: introspection: extend KVMI_GET_VERSION with struct kvmi_features, Adalbert Lazăr
- [PATCH v12 12/77] KVM: x86: add kvm_x86_ops.desc_intercepted(), Adalbert Lazăr
- [PATCH v12 44/77] KVM: introspection: add KVMI_VCPU_GET_INFO, Adalbert Lazăr
- [PATCH v12 09/77] KVM: x86: add kvm_x86_ops.desc_ctrl_supported(), Adalbert Lazăr
- [PATCH v12 58/77] KVM: introspection: add KVMI_VCPU_CONTROL_CR and KVMI_VCPU_EVENT_CR, Adalbert Lazăr
- [PATCH v12 01/77] KVM: UAPI: add error codes used by the VM introspection code, Adalbert Lazăr
- [PATCH v12 30/77] KVM: introspection: add hook/unhook ioctls, Adalbert Lazăr
- [PATCH v12 04/77] KVM: x86: add kvm_arch_vcpu_set_regs(), Adalbert Lazăr
- [PATCH v12 24/77] KVM: x86: page track: provide all callbacks with the guest virtual address, Adalbert Lazăr
- [PATCH v12 74/77] KVM: introspection: add KVMI_VCPU_EVENT_SINGLESTEP, Adalbert Lazăr
- [PATCH v12 70/77] KVM: introspection: add KVMI_VM_SET_PAGE_ACCESS, Adalbert Lazăr
- [PATCH v12 67/77] KVM: introspection: restore the state of descriptor-table register interception on unhook, Adalbert Lazăr
- [PATCH v12 29/77] KVM: introduce VM introspection, Adalbert Lazăr
- [PATCH v12 51/77] KVM: introspection: add KVMI_VCPU_SET_REGISTERS, Adalbert Lazăr
- [PATCH v12 47/77] KVM: introspection: add KVMI_VCPU_EVENT_PAUSE, Adalbert Lazăr
- [PATCH v12 11/77] KVM: x86: add kvm_x86_ops.control_desc_intercept(), Adalbert Lazăr
- [PATCH v12 76/77] KVM: introspection: emulate a guest page table walk on SPT violations due to A/D bit updates, Adalbert Lazăr
- [PATCH v12 50/77] KVM: introspection: add KVMI_VCPU_GET_REGISTERS, Adalbert Lazăr
- [PATCH v12 68/77] KVM: introspection: add KVMI_VCPU_CONTROL_MSR and KVMI_VCPU_EVENT_MSR, Adalbert Lazăr
- [PATCH v12 16/77] KVM: x86: save the error code during EPT/NPF exits handling, Adalbert Lazăr
- [PATCH v12 02/77] KVM: add kvm_vcpu_kick_and_wait(), Adalbert Lazăr
- [PATCH v12 73/77] KVM: introspection: add KVMI_VCPU_CONTROL_SINGLESTEP, Adalbert Lazăr
- [PATCH v12 18/77] KVM: x86: add kvm_x86_ops.control_singlestep(), Adalbert Lazăr
- [PATCH v12 33/77] KVM: introspection: add KVMI_GET_VERSION, Adalbert Lazăr
- [PATCH v12 54/77] KVM: introspection: add KVMI_VCPU_EVENT_BREAKPOINT, Adalbert Lazăr
- [PATCH v12 60/77] KVM: introspection: add KVMI_VCPU_INJECT_EXCEPTION + KVMI_VCPU_EVENT_TRAP, Adalbert Lazăr
- [PATCH v12 15/77] KVM: x86: add kvm_x86_ops.control_msr_intercept(), Adalbert Lazăr
- [PATCH v12 20/77] KVM: x86: extend kvm_mmu_gva_to_gpa_system() with the 'access' parameter, Adalbert Lazăr
- [PATCH v12 38/77] KVM: introspection: add KVMI_VM_CONTROL_EVENTS, Adalbert Lazăr
- [PATCH v12 56/77] KVM: introspection: restore the state of #BP interception on unhook, Adalbert Lazăr
- [PATCH v12 36/77] KVM: introspection: add KVM_INTROSPECTION_PREUNHOOK, Adalbert Lazăr
- [PATCH v12 07/77] KVM: x86: add kvm_x86_ops.control_cr3_intercept(), Adalbert Lazăr
- [PATCH v12 27/77] KVM: x86: wire in the preread/prewrite/preexec page trackers, Adalbert Lazăr
- [PATCH v12 75/77] KVM: introspection: add KVMI_VCPU_TRANSLATE_GVA, Adalbert Lazăr
- [PATCH v12 63/77] KVM: introspection: add KVMI_VCPU_GET_XSAVE, Adalbert Lazăr
- [PATCH v12 35/77] KVM: introspection: add KVMI_VM_GET_INFO, Adalbert Lazăr
- [PATCH v12 42/77] KVM: introspection: handle vCPU introspection requests, Adalbert Lazăr
- [PATCH v12 43/77] KVM: introspection: handle vCPU commands, Adalbert Lazăr
- [PATCH v12 45/77] KVM: introspection: add KVMI_VM_PAUSE_VCPU, Adalbert Lazăr
- [PATCH v12 71/77] KVM: introspection: add KVMI_VCPU_EVENT_PF, Adalbert Lazăr
- [PATCH v12 48/77] KVM: introspection: add the crash action handling on the event reply, Adalbert Lazăr
- [PATCH v12 53/77] KVM: introspection: add KVMI_VCPU_EVENT_HYPERCALL, Adalbert Lazăr
- [PATCH v12 41/77] KVM: introspection: add a jobs list to every introspected vCPU, Adalbert Lazăr
- [PATCH v12 52/77] KVM: introspection: add KVMI_VCPU_GET_CPUID, Adalbert Lazăr
- [PATCH v12 62/77] KVM: introspection: add KVMI_VCPU_GET_XCR, Adalbert Lazăr
- [PATCH v12 64/77] KVM: introspection: add KVMI_VCPU_SET_XSAVE, Adalbert Lazăr
- [PATCH v12 65/77] KVM: introspection: add KVMI_VCPU_GET_MTRR_TYPE, Adalbert Lazăr
- [PATCH v12 59/77] KVM: introspection: restore the state of CR3 interception on unhook, Adalbert Lazăr
- [PATCH v12 57/77] KVM: introspection: add KVMI_VM_CONTROL_CLEANUP, Adalbert Lazăr
- [PATCH v12 61/77] KVM: introspection: add KVMI_VCPU_EVENT_XSETBV, Adalbert Lazăr
- [PATCH v12 66/77] KVM: introspection: add KVMI_VCPU_EVENT_DESCRIPTOR, Adalbert Lazăr
- [PATCH v12 69/77] KVM: introspection: restore the state of MSR interception on unhook, Adalbert Lazăr
- [PATCH v12 08/77] KVM: x86: add kvm_x86_ops.cr3_write_intercepted(), Adalbert Lazăr
- [PATCH v12 17/77] KVM: x86: add kvm_x86_ops.fault_gla(), Adalbert Lazăr
- [PATCH v12 25/77] KVM: x86: page track: add track_create_slot() callback, Adalbert Lazăr
- [PATCH v12 34/77] KVM: introspection: add KVMI_VM_CHECK_COMMAND and KVMI_VM_CHECK_EVENT, Adalbert Lazăr
- [PATCH v12 21/77] KVM: x86: export kvm_inject_pending_exception(), Adalbert Lazăr
- [PATCH v12 05/77] KVM: x86: avoid injecting #PF when emulate the VMCALL instruction, Adalbert Lazăr
- [PATCH v12 26/77] KVM: x86: page_track: add support for preread, prewrite and preexec, Adalbert Lazăr
- [PATCH v12 23/77] KVM: x86: export kvm_vcpu_ioctl_x86_set_xsave(), Adalbert Lazăr
- [PATCH v12 13/77] KVM: x86: add kvm_x86_ops.msr_write_intercepted(), Adalbert Lazăr
- [PATCH v12 22/77] KVM: x86: export kvm_vcpu_ioctl_x86_get_xsave(), Adalbert Lazăr
- [PATCH v12 39/77] KVM: introspection: add KVMI_VM_READ_PHYSICAL/KVMI_VM_WRITE_PHYSICAL, Adalbert Lazăr
- [PATCH v12 32/77] KVM: introspection: add the read/dispatch message function, Adalbert Lazăr
- [PATCH v12 06/77] KVM: x86: add kvm_x86_ops.bp_intercepted(), Adalbert Lazăr
- [PATCH v12 14/77] KVM: x86: svm: use the vmx convention to control the MSR interception, Adalbert Lazăr
- [PATCH v12 31/77] KVM: introspection: add permission access ioctls, Adalbert Lazăr
- [PATCH v12 55/77] KVM: introspection: add cleanup support for vCPUs, Adalbert Lazăr
- [PATCH v12 49/77] KVM: introspection: add KVMI_VCPU_CONTROL_EVENTS, Adalbert Lazăr
- [PATCH v12 46/77] KVM: introspection: add support for vCPU events, Adalbert Lazăr
- [PATCH v12 40/77] KVM: introspection: add vCPU related data, Adalbert Lazăr
[PATCH 1/1] virtio: write back F_VERSION_1 before validate,
Halil Pasic
[PATCH v2] virtio-mem: support VIRTIO_MEM_F_UNPLUGGED_INACCESSIBLE, David Hildenbrand
[PATCH AUTOSEL 5.14 34/40] scsi: virtio_scsi: Fix spelling mistake "Unsupport" -> "Unsupported", Sasha Levin
[PATCH v2 0/9] proc/vmcore: sanitize access to virtio-mem memory,
David Hildenbrand
Re: [PATCH 2/3] vdpa: Add vhost_vdpa_section_end,
Michael S. Tsirkin
Re: [PATCH 3/3] vdpa: Check for iova range at mappings changes,
Michael S. Tsirkin
[PATCH] virtio_console: break out of buf poll on remove,
Michael S. Tsirkin
[PATCH V3 0/9] Use copy_process/create_io_thread in vhost layer,
Mike Christie
[PATCH V3 8/9] vhost: move worker thread fields to new struct, Mike Christie
[PATCH V3 6/9] io_uring: switch to kernel_worker, Mike Christie
[PATCH V3 9/9] vhost: use kernel_worker to check RLIMITs and inherit v2 cgroups, Mike Christie
[PATCH V3 7/9] fork: Add worker flag to ignore signals, Mike Christie
[PATCH] gpio: aggregator: Add interrupt support,
Geert Uytterhoeven
Re: [PATCH 0/5] iommu: Some IOVA code reorganisation,
Will Deacon
Re: [PATCH 5/5] iommu/iova: Avoid double-negatives in magazine helpers, Will Deacon
Re: [PATCH 1/5] iova: Move fast alloc size roundup into alloc_iova_fast(),
Will Deacon
[PATCH] x86/paravirt: use %rip-relative addressing in hook calls,
Jan Beulich via Virtualization
Re: [PATCH v2 4/6] virtio: Initialize authorized attribute for confidential guest,
Michael S. Tsirkin
Message not available
Re: [PATCH v2 2/6] driver core: Add common support to skip probe for un-authorized devices,
Michael S. Tsirkin
[PATCH][next] drm/virtio: fix another potential integer overflow on shift of a int, Colin King
[PATCH][next] drm/virtio: fix potential integer overflow on shift of a int, Colin King
Re: [PATCH v2 1/6] driver core: Move the "authorized" attribute from USB/Thunderbolt to core,
Alan Stern
<Possible follow-ups>
Re: [PATCH v2 1/6] driver core: Move the "authorized" attribute from USB/Thunderbolt to core, Dan Williams
[RFC PATCH 1/1] virtio: write back features before verify,
Halil Pasic
[RFC PATCH 00/10] Support kernel buffers in vhost,
Vincent Whitchurch
- [RFC PATCH 04/10] vhost: add support for kernel buffers, Vincent Whitchurch
- [RFC PATCH 01/10] vhost: scsi: use copy_to_iter(), Vincent Whitchurch
- [RFC PATCH 09/10] vdpa: add test driver for kernel buffers in vhost, Vincent Whitchurch
- [RFC PATCH 10/10] selftests: add vhost_kernel tests, Vincent Whitchurch
- [RFC PATCH 03/10] vhost: add iov wrapper, Vincent Whitchurch
- [RFC PATCH 07/10] vhost: add support for kernel control, Vincent Whitchurch
- [RFC PATCH 08/10] vhost: net: add support for kernel control, Vincent Whitchurch
- [RFC PATCH 05/10] vhost: extract common code for file_operations handling, Vincent Whitchurch
- [RFC PATCH 06/10] vhost: extract ioctl locking to common code, Vincent Whitchurch
- [RFC PATCH 02/10] vhost: push virtqueue area pointers into a user struct, Vincent Whitchurch
[PATCH v1 0/6] mm/memory_hotplug: Kconfig and 32 bit cleanups,
David Hildenbrand
[bug report] vdpa_sim_blk: implement ramdisk behaviour,
Dan Carpenter
Re: [PATCH v2] vduse: Fix race condition between resetting and irq injecting,
Jason Wang
<Possible follow-ups>
Re: [PATCH v2] vduse: Fix race condition between resetting and irq injecting, Michael S. Tsirkin
Re: [PATCH] vhost-vdpa:fix the worng input in config_cb, Michael S. Tsirkin
Re: [PATCH v3 08/19] drivers/hv: map and unmap guest memory, Olaf Hering
[PATCH v1 0/8] proc/vmcore: sanitize access to virtio-mem memory,
David Hildenbrand
Re: [PATCH] vduse: Fix race condition between resetting and irq injecting, Jason Wang
[GIT PULL] virtio,vdpa: fixes,
Michael S. Tsirkin
[PATCH v2 0/2] virtio_ring: check desc == NULL when packed and indirect,
Xuan Zhuo
Re: [PATCH 2/2] virtio-blk: set NUMA affinity for a tagset,
Stefan Hajnoczi
<Possible follow-ups>
Re: [PATCH 2/2] virtio-blk: set NUMA affinity for a tagset, Leon Romanovsky
Re: [PATCH 1/2] virtio: introduce virtio_dev_to_node helper,
Stefan Hajnoczi
[PATCH] virtio_ring: check desc == NULL when packed and indirect,
Xuan Zhuo
Re: [PATCH] vduse: Disallow injecting interrupt before DRIVER_OK is set,
Jason Wang
Re: [PATCH v3 7/7] eni_vdpa: add vDPA driver for Alibaba ENI,
Jason Wang
<Possible follow-ups>
Re: [PATCH v3 7/7] eni_vdpa: add vDPA driver for Alibaba ENI, Jason Wang
Re: [PATCH v3 7/7] eni_vdpa: add vDPA driver for Alibaba ENI, kernel test robot
WorldCist'22 - 10th World Conference on Information Systems and Technologies | Montenegro,
ML
[PATCH] scsi: virtio_scsi: Fix spelling mistake "Unsupport" -> "Unsupported",
Colin King
[PATCH 0/4] hwrng: virtio - add an internal buffer,
Laurent Vivier
[PATCH v2 0/2] x86/xen: simplify irq pvops,
Juergen Gross via Virtualization
[PATCH V2 0/9] Use copy_process/create_io_thread in vhost layer,
Mike Christie
Re: [PATCH RFC v1 10/11] uapi/virtio-iommu: Add a new request type to send page response,
Jean-Philippe Brucker
Re: [PATCH RFC v1 09/11] iommu/virtio: Implement sva bind/unbind calls, Jean-Philippe Brucker
Re: [PATCH RFC v1 08/11] iommu/arm-smmu-v3: Implement shared context alloc and free ops, Jean-Philippe Brucker
Re: [PATCH RFC v1 05/11] iommu/virtio: Add SVA feature and related enable/disable callbacks, Jean-Philippe Brucker
Re: [PATCH RFC v1 03/11] iommu/virtio: Handle incoming page faults,
Jean-Philippe Brucker
Re: [PATCH RFC v1 02/11] iommu/virtio: Maintain a list of endpoints served by viommu_dev, Jean-Philippe Brucker
Re: [PATCH RFC v1 01/11] uapi/virtio-iommu: Add page request grp-id and flags information,
Jean-Philippe Brucker
[PATCH 5.10 054/122] mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range(), Greg Kroah-Hartman
[PATCH 5.4 232/260] mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range(), Greg Kroah-Hartman
[PATCH 4.19 273/293] mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range(), Greg Kroah-Hartman
[PATCH 4.14 205/217] mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range(), Greg Kroah-Hartman
[PATCH v5 0/3] virtio-mem: disallow mapping virtio-mem memory via /dev/mem,
David Hildenbrand
Patch "mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range()" has been added to the 4.19-stable tree, gregkh
Patch "mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range()" has been added to the 4.14-stable tree, gregkh
Patch "mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range()" has been added to the 5.10-stable tree, gregkh
Patch "mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range()" has been added to the 5.4-stable tree, gregkh
[PATCH net-next] virtio_net: use netdev_warn_once to output warn when without enough queues, Xuan Zhuo
[PATCH net] virtio-net: fix pages leaking when building skb in big mode,
Jason Wang
[PATCH 0/8] Use copy_process/create_io_thread in vhost layer,
Mike Christie
[PATCH 2/8] signal: Export ignore_signals, Mike Christie
[PATCH 4/8] fork: move PF_IO_WORKER's kernel frame setup to new flag, Mike Christie
[PATCH 3/8] fork: add option to not clone or dup files, Mike Christie
[PATCH 5/8] io_uring: switch to kernel_copy_process, Mike Christie
[PATCH 6/8] vhost: move worker thread fields to new struct, Mike Christie
[PATCH 8/8] vhost: remove cgroup code, Mike Christie
[PATCH 7/8] vhost: use kernel_copy_process to check RLIMITs and inherit cgroups, Mike Christie
[PATCH 5.14 404/432] mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range(), Greg Kroah-Hartman
[PATCH 5.13 358/380] mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range(), Greg Kroah-Hartman
Patch "mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range()" has been added to the 5.14-stable tree, gregkh
Patch "mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range()" has been added to the 5.13-stable tree, gregkh
[PATCH 1/1] virtio/s390: fix vritio-ccw device teardown,
Halil Pasic
Re: [PATCH] vhost_vdpa: unset vq irq before freeing irq,
Michael S. Tsirkin
<Possible follow-ups>
Re: [PATCH] vhost_vdpa: unset vq irq before freeing irq, Jason Wang
Re: [PATCH 2/2] drm/qxl: Add qxl dma fence release function, Gerd Hoffmann
Re: [PATCH 1/2] drm/qxl: User page size macro for qxl release bo, Gerd Hoffmann
Re: [PATCH v2 3/5] vp_vdpa: add vq irq offloading support,
Jason Wang
Re: [PATCH v2 2/5] vdpa: fix typo, Jason Wang
Re: [PATCH v2 1/5] virtio-pci: introduce legacy device module, Randy Dunlap
Re: [PATCH v2 5/5] eni_vdpa: add vDPA driver for Alibaba ENI,
Randy Dunlap
Re: [PATCH v2 4/5] vdpa: add new vdpa attribute VDPA_ATTR_DEV_F_VERSION_1,
Michael S. Tsirkin
Message not available
[RFC v2 0/5] virtio/vsock: introduce SOCK_DGRAM support,
Jiang Wang
Re: [PATCH 3/3] vdpa/mlx5: Propagate link status from device to vdpa driver, Jason Wang
Re: [PATCH 2/3] vdpa/mlx5: Rename control VQ workqueue to vdpa wq, Jason Wang
Re: [PATCH] vdpa/mlx5: Avoid executing set_vq_ready() if device is reset, Jason Wang
Re: [PATCH] vdpa/mlx5: Clear ready indication for control VQ, Jason Wang
Re: [PATCH 1/3] vdpa/mlx5: Remove mtu field from vdpa net device, Michael S. Tsirkin
Re: question on vhost, limiting kernel threads and NPROC,
Mike Christie
[PATCH v2 00/12] x86/sev: KEXEC/KDUMP support for SEV-ES guests,
Joerg Roedel
- [PATCH v2 01/12] kexec: Allow architecture code to opt-out at runtime, Joerg Roedel
- [PATCH v2 02/12] x86/kexec/64: Forbid kexec when running as an SEV-ES guest, Joerg Roedel
- [PATCH v2 05/12] x86/sev: Use GHCB protocol version 2 if supported, Joerg Roedel
- [PATCH v2 03/12] x86/sev: Save and print negotiated GHCB protocol version, Joerg Roedel
- [PATCH v2 06/12] x86/sev: Cache AP Jump Table Address, Joerg Roedel
- [PATCH v2 04/12] x86/sev: Do not hardcode GHCB protocol version, Joerg Roedel
- [PATCH v2 07/12] x86/sev: Setup code to park APs in the AP Jump Table, Joerg Roedel
- [PATCH v2 08/12] x86/sev: Park APs on AP Jump Table with GHCB protocol version 2, Joerg Roedel
- [PATCH v2 09/12] x86/sev: Use AP Jump Table blob to stop CPU, Joerg Roedel
- [PATCH v2 11/12] x86/sev: Handle CLFLUSH MMIO events, Joerg Roedel
- [PATCH v2 12/12] x86/sev: Support kexec under SEV-ES with AP Jump Table blob, Joerg Roedel
- [PATCH v2 10/12] x86/sev: Add MMIO handling support to boot/compressed/ code, Joerg Roedel
- Re: [PATCH v2 00/12] x86/sev: KEXEC/KDUMP support for SEV-ES guests, Dave Hansen
[PATCH] virtio: don't fail on !of_device_is_compatible,
Michael S. Tsirkin
[PATCH 0/9] More virtio hardening,
Jason Wang
[Index of Archives]
[KVM]
[CentOS Virtualization]
[Kernel]
[Kernel Announce]
[Kernel Newbies]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]