virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-21 21:09:11 to 2020-08-04 19:42:08 UTC [more...]

[PATCH v4 0/6] mm / virtio-mem: support ZONE_MOVABLE
 2020-08-04 19:41 UTC  (3+ messages)
` [PATCH v4 1/6] mm/page_isolation: don't dump_page(NULL) in set_migratetype_isolate()
` [PATCH v4 2/6] mm/page_alloc: tweak comments in has_unmovable_pages()

[PATCH v4 0/4] Add a vhost RPMsg API
 2020-08-04 15:19 UTC  (16+ messages)
` [PATCH v4 1/4] vhost: convert VHOST_VSOCK_SET_RUNNING to a generic ioctl
` [PATCH v4 2/4] rpmsg: move common structures and defines to headers
` [PATCH v4 3/4] rpmsg: update documentation
` [PATCH v4 4/4] vhost: add an RPMsg API

[PATCH v2 00/24] virtio: config space endian-ness cleanup
 2020-08-04 14:56 UTC  (50+ messages)
` [PATCH v2 01/24] virtio_balloon: fix sparse warning
` [PATCH v2 02/24] virtio_ring: sparse warning fixup
` [PATCH v2 03/24] virtio: allow __virtioXX, __leXX in config space
` [PATCH v2 04/24] virtio_9p: correct tags for config space fields
` [PATCH v2 05/24] virtio_balloon: "
` [PATCH v2 06/24] virtio_blk: "
` [PATCH v2 07/24] virtio_console: "
` [PATCH v2 08/24] virtio_crypto: "
` [PATCH v2 09/24] virtio_fs: "
` [PATCH v2 10/24] virtio_gpu: "
` [PATCH v2 11/24] virtio_input: "
` [PATCH v2 12/24] virtio_iommu: "
` [PATCH v2 13/24] virtio_mem: "
` [PATCH v2 14/24] virtio_net: "
` [PATCH v2 15/24] virtio_pmem: "
` [PATCH v2 16/24] virtio_scsi: "
` [PATCH v2 17/24] virtio_config: disallow native type fields
` [PATCH v2 18/24] mlxbf-tmfifo: sparse tags for config access
` [PATCH v2 19/24] vdpa: make sure set_features in invoked for legacy
` [PATCH v2 20/24] vhost/vdpa: switch to new helpers
` [PATCH v2 21/24] virtio_vdpa: legacy features handling
` [PATCH v2 22/24] vdpa_sim: fix endian-ness of config space
` [PATCH v2 23/24] virtio_config: cread/write cleanup
` [PATCH v2 24/24] virtio_config: rewrite using _Generic

[PATCH V3 vhost next 10/10] vdpa/mlx5: Add VDPA driver for supported mlx5 devices
 2020-08-04 12:22 UTC 

[PATCH v3 0/6] mm / virtio-mem: support ZONE_MOVABLE
 2020-08-04 10:04 UTC  (9+ messages)
` [PATCH v3 1/6] mm/page_isolation: don't dump_page(NULL) in set_migratetype_isolate()
` [PATCH v3 2/6] mm/page_alloc: tweak comments in has_unmovable_pages()
` [PATCH v3 3/6] mm/page_isolation: drop WARN_ON_ONCE() in set_migratetype_isolate()
` [PATCH v3 4/6] mm/page_isolation: cleanup set_migratetype_isolate()
` [PATCH v3 5/6] virtio-mem: don't special-case ZONE_MOVABLE
` [PATCH v3 6/6] mm: document semantics of ZONE_MOVABLE

[PATCH V3 vhost next 00/10] VDPA support for Mellanox ConnectX devices
 2020-08-04  9:39 UTC  (3+ messages)

[PATCH V5 1/6] vhost: introduce vhost_vring_call
 2020-08-04  9:36 UTC  (5+ messages)
  ` [PATCH V5 4/6] vhost_vdpa: implement IRQ offloading in vhost_vdpa

[PATCH] drivers\block: Use kobj_to_dev() API
 2020-08-04  8:40 UTC  (2+ messages)

[vhost:vhost 42/49] drivers/rpmsg/virtio_rpmsg_bus.c:28:10: fatal error: 'linux/virtio_rpmsg.h' file not found
 2020-08-04  4:28 UTC 

[PATCH -next v2] virtio_net: Avoid loop in virtnet_poll
 2020-08-04  2:42 UTC  (3+ messages)
      ` [PATCH -next v3] virtio_ring: Avoid loop when vq is broken in virtqueue_poll

[PATCH] virtio_pci_modern: Fix the comment of virtio_pci_find_capability()
 2020-08-04  2:13 UTC  (2+ messages)

[PATCH RFCv1 0/5] mm/memory_hotplug: selective merging of memory resources
 2020-07-31 10:40 UTC  (7+ messages)
` [PATCH RFCv1 1/5] kernel/resource: make release_mem_region_adjustable() never fail
` [PATCH RFCv1 2/5] kernel/resource: merge_child_mem_resources() to merge memory resources after adding succeeded
` [PATCH RFCv1 3/5] virtio-mem: try to merge "System RAM (virtio_mem)" resources
` [PATCH RFCv1 4/5] xen/balloon: try to merge "System RAM" resources
` [PATCH RFCv1 5/5] hv_balloon:: "

[PATCH] vdpasim: protect concurrent access to iommu iotlb
 2020-07-31  7:38 UTC 

[PATCH V4 4/6] vhost_vdpa: implement IRQ offloading in vhost_vdpa
 2020-07-31  3:18 UTC  (2+ messages)
` [PATCH V4 0/6] IRQ offloading for vDPA

[GIT PULL] virtio, qemu_fw: bugfixes
 2020-07-30 23:20 UTC  (2+ messages)

[PATCH v3 0/6] powerpc: queued spinlocks and rwlocks
 2020-07-23 21:58 UTC  (22+ messages)
` [PATCH v3 4/6] powerpc/64s: implement "
` [PATCH v3 5/6] powerpc/pseries: implement paravirt qspinlocks for SPLPAR

Interesting qemu/virt-manager bug about the "rotational" attribute on virtio-blk disks
 2020-07-23 11:15 UTC  (4+ messages)

[PATCH 00/10] RFC: move logical block size checking to the block core
 2020-07-23  9:13 UTC  (9+ messages)
` [PATCH 01/10] block: introduce blk_is_valid_logical_block_size
  ` [block] 4c873fbf07: WARNING:at_block/blk-settings.c:#blk_queue_logical_block_size
` [PATCH 02/10] block: virtio-blk: check logical block size

[PATCH 1/2] vdpa: ifcvf: return err when fail to request config irq
 2020-07-23  9:12 UTC  (2+ messages)
` [PATCH 2/2] vdpa: ifcvf: free config irq in ifcvf_free_irq()

[PATCH v4 00/75] x86: SEV-ES Guest Support
 2020-07-23  7:21 UTC  (17+ messages)
` [PATCH v4 51/75] x86/sev-es: Handle MMIO events

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

[RFC PATCH v1 00/34] VM introspection - EPT Views and Virtualization Exceptions
 2020-07-22 16:01 UTC  (35+ messages)
` [RFC PATCH v1 01/34] KVM: x86: export .get_vmfunc_status()
` [RFC PATCH v1 02/34] KVM: x86: export .get_eptp_switching_status()
` [RFC PATCH v1 03/34] KVM: x86: add kvm_get_ept_view()
` [RFC PATCH v1 04/34] KVM: x86: mmu: reindent to avoid lines longer than 80 chars
` [RFC PATCH v1 05/34] KVM: x86: mmu: add EPT view parameter to kvm_mmu_get_page()
` [RFC PATCH v1 06/34] KVM: x86: mmu: add support for EPT switching
` [RFC PATCH v1 07/34] KVM: x86: mmu: increase mmu_memory_cache size
` [RFC PATCH v1 08/34] KVM: x86: add .set_ept_view()
` [RFC PATCH v1 09/34] KVM: x86: add .control_ept_view()
` [RFC PATCH v1 10/34] KVM: x86: page track: allow page tracking for different EPT views
` [RFC PATCH v1 11/34] KVM: x86: mmu: allow zapping shadow pages for specific "
` [RFC PATCH v1 12/34] KVM: introspection: extend struct kvmi_features with the EPT views status support
` [RFC PATCH v1 13/34] KVM: introspection: add KVMI_VCPU_GET_EPT_VIEW
` [RFC PATCH v1 14/34] KVM: introspection: add 'view' field to struct kvmi_event_arch
` [RFC PATCH v1 15/34] KVM: introspection: add KVMI_VCPU_SET_EPT_VIEW
` [RFC PATCH v1 16/34] KVM: introspection: add KVMI_VCPU_CONTROL_EPT_VIEW
` [RFC PATCH v1 17/34] KVM: introspection: extend the access rights database with EPT view info
` [RFC PATCH v1 18/34] KVM: introspection: extend KVMI_VM_SET_PAGE_ACCESS "
` [RFC PATCH v1 19/34] KVM: introspection: clean non-default EPTs on unhook
` [RFC PATCH v1 20/34] KVM: x86: vmx: add support for virtualization exceptions
` [RFC PATCH v1 21/34] KVM: VMX: Define EPT suppress #VE bit (bit 63 in EPT leaf entries)
` [RFC PATCH v1 22/34] KVM: VMX: Suppress EPT violation #VE by default (when enabled)
` [RFC PATCH v1 23/34] KVM: x86: mmu: fix: update present_mask in spte_read_protect()
` [RFC PATCH v1 24/34] KVM: vmx: trigger vm-exits for mmio sptes by default when #VE is enabled
` [RFC PATCH v1 25/34] KVM: x86: svm: set .clear_page()
` [RFC PATCH v1 26/34] KVM: x86: add .set_ve_info()
` [RFC PATCH v1 27/34] KVM: x86: add .disable_ve()
` [RFC PATCH v1 28/34] KVM: x86: page_track: add support for suppress #VE bit
` [RFC PATCH v1 29/34] KVM: vmx: make use of EPTP_INDEX in vmx_handle_exit()
` [RFC PATCH v1 30/34] KVM: vmx: make use of EPTP_INDEX in vmx_set_ept_view()
` [RFC PATCH v1 31/34] KVM: introspection: add #VE host capability checker
` [RFC PATCH v1 32/34] KVM: introspection: add KVMI_VCPU_SET_VE_INFO/KVMI_VCPU_DISABLE_VE
` [RFC PATCH v1 33/34] KVM: introspection: mask out non-rwx flags when reading/writing from/to the internal database
` [RFC PATCH v1 34/34] KVM: introspection: add KVMI_VM_SET_PAGE_SVE

[PATCH v7 0/2] s390: virtio: let arch validate VIRTIO features
 2020-07-22 11:48 UTC  (6+ messages)
` [PATCH v7 2/2] s390: virtio: PV needs VIRTIO I/O device protection

[PATCH 2/2] virtio-mmio: Reject invalid IRQ 0 command line argument
 2020-07-22 11:46 UTC  (2+ messages)

[PATCH V3 0/6] IRQ offloading for vDPA
 2020-07-22  9:59 UTC  (3+ messages)
` [PATCH V3 1/6] vhost: introduce vhost_vring_call

[PATCH v9 69/84] KVM: introspection: add KVMI_VCPU_GET_XCR
 2020-07-22  8:25 UTC  (2+ messages)

[PATCH V2 vhost next 10/10] vdpa/mlx5: Add VDPA driver for supported mlx5 devices
 2020-07-22  7:46 UTC  (3+ messages)

[PATCH v9 00/84] VM introspection
 2020-07-22  6:36 UTC  (15+ messages)
` [PATCH v9 01/84] signal: export kill_pid_info()
` [PATCH v9 73/84] KVM: introspection: add KVMI_EVENT_DESCRIPTOR
` [PATCH v9 74/84] KVM: introspection: restore the state of descriptor-table register interception on unhook
` [PATCH v9 75/84] KVM: introspection: add KVMI_VCPU_CONTROL_MSR and KVMI_EVENT_MSR
` [PATCH v9 76/84] KVM: introspection: restore the state of MSR interception on unhook
` [PATCH v9 77/84] KVM: introspection: add KVMI_VM_SET_PAGE_ACCESS
` [PATCH v9 78/84] KVM: introspection: add KVMI_EVENT_PF
` [PATCH v9 79/84] KVM: introspection: extend KVMI_GET_VERSION with struct kvmi_features
` [PATCH v9 80/84] KVM: introspection: add KVMI_VCPU_CONTROL_SINGLESTEP
` [PATCH v9 81/84] KVM: introspection: add KVMI_EVENT_SINGLESTEP
` [PATCH v9 82/84] KVM: introspection: add KVMI_VCPU_TRANSLATE_GVA
` [PATCH v9 83/84] KVM: introspection: emulate a guest page table walk on SPT violations due to A/D bit updates
` [PATCH v9 84/84] KVM: x86: call the page tracking code on emulation failure

[PATCH] drm/virtio: fix memory leak in virtio_gpu_cleanup_object()
 2020-07-22  5:18 UTC 

[PATCH v9 30/84] KVM: x86: export kvm_vcpu_ioctl_x86_get_xsave()
 2020-07-22  1:31 UTC  (2+ messages)

[PATCH 2/2] virtio-mmio: Reject invalid IRQ 0 command line argument
 2020-07-21 22:12 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).