kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-17 17:08:04 to 2020-11-20 18:56:14 UTC [more...]

[RFC PATCH 00/27] vDPA software assisted live migration
 2020-11-20 18:50 UTC  (21+ messages)
` [RFC PATCH 01/27] vhost: Add vhost_dev_can_log
` [RFC PATCH 02/27] vhost: Add device callback in vhost_migration_log
` [RFC PATCH 03/27] vhost: Move log resize/put to vhost_dev_set_log
` [RFC PATCH 04/27] vhost: add vhost_kernel_set_vring_enable
` [RFC PATCH 05/27] vhost: Add hdev->dev.sw_lm_vq_handler
` [RFC PATCH 06/27] virtio: Add virtio_queue_get_used_notify_split
` [RFC PATCH 07/27] vhost: Route guest->host notification through qemu
` [RFC PATCH 08/27] vhost: Add a flag for software assisted Live Migration
` [RFC PATCH 09/27] vhost: Route host->guest notification through qemu
` [RFC PATCH 10/27] vhost: Allocate shadow vring
` [RFC PATCH 11/27] virtio: const-ify all virtio_tswap* functions
` [RFC PATCH 12/27] virtio: Add virtio_queue_full
` [RFC PATCH 13/27] vhost: Send buffers to device
` [RFC PATCH 14/27] virtio: Remove virtio_queue_get_used_notify_split
` [RFC PATCH 15/27] vhost: Do not invalidate signalled used
` [RFC PATCH 16/27] virtio: Expose virtqueue_alloc_element
` [RFC PATCH 17/27] vhost: add vhost_vring_set_notification_rcu
` [RFC PATCH 18/27] vhost: add vhost_vring_poll_rcu
` [RFC PATCH 19/27] vhost: add vhost_vring_get_buf_rcu
` [RFC PATCH 20/27] vhost: Return used buffers

[PATCH v6 00/17] follow_pfn and other iomap races
 2020-11-20 18:30 UTC  (31+ messages)
` [PATCH v6 01/17] drm/exynos: Stop using frame_vector helpers
` [PATCH v6 02/17] drm/exynos: Use FOLL_LONGTERM for g2d cmdlists
` [PATCH v6 03/17] misc/habana: Stop using frame_vector helpers
` [PATCH v6 04/17] misc/habana: Use FOLL_LONGTERM for userptr
` [PATCH v6 05/17] mm/frame-vector: Use FOLL_LONGTERM
` [PATCH v6 06/17] media: videobuf2: Move frame_vector into media subsystem
` [PATCH v6 07/17] mm: Close race in generic_access_phys
` [PATCH v6 08/17] mm: Add unsafe_follow_pfn
` [PATCH v6 09/17] media/videbuf1|2: Mark follow_pfn usage as unsafe
` [PATCH v6 10/17] vfio/type1: Mark follow_pfn "
` [PATCH v6 11/17] PCI: Obey iomem restrictions for procfs mmap
` [PATCH v6 12/17] /dev/mem: Only set filp->f_mapping
` [PATCH v6 13/17] resource: Move devmem revoke code to resource framework
` [PATCH v6 14/17] sysfs: Support zapping of binary attr mmaps
` [PATCH v6 15/17] PCI: Revoke mappings like devmem
` [PATCH v6 16/17] RFC: kvm: pass kvm argument to follow_pfn callsites
` [PATCH v6 17/17] RFC: mm: add mmu_notifier argument to follow_pfn

[PATCH v2 0/2] Connect request callback to mdev and vfio-ccw
 2020-11-20 18:07 UTC  (3+ messages)
` [PATCH v2 1/2] vfio-mdev: Wire in a request handler for mdev parent
` [PATCH v2 2/2] vfio-ccw: Wire in the request callback

[PATCH] MAINTAINERS: Update email address for Sean Christopherson
 2020-11-20 15:34 UTC  (2+ messages)

[kvm-unit-tests] its-migration segmentation fault
 2020-11-20 13:34 UTC  (3+ messages)

[PATCH 0/3] Introduce new vcpu ioctls KVM_(GET|SET)_MANY_REGS
 2020-11-20 12:56 UTC  (4+ messages)
` [PATCH 1/3] Documentation: KVM: change description of vcpu ioctls KVM_(GET|SET)_ONE_REG
` [PATCH 2/3] KVM: handle vcpu ioctls KVM_(GET|SET)_ONE_REG in a generic function
` [PATCH 3/3] KVM: introduce new vcpu ioctls KVM_GET_MANY_REGS and KVM_SET_MANY_REGS

[PATCH v2 00/12] x86: major paravirt cleanup
 2020-11-20 12:53 UTC  (5+ messages)
` [PATCH v2 06/12] x86/paravirt: switch time pvops functions to use static_call()

[PATCH v2 0/5] KVM: arm64: Host EL2 entry improvements
 2020-11-20 11:26 UTC  (4+ messages)
` [PATCH v2 3/5] KVM: arm64: Patch kimage_voffset instead of loading the EL1 value

[RFC PATCH 0/2] Connect request callback to mdev and vfio-ccw
 2020-11-20 11:22 UTC  (13+ messages)
` [RFC PATCH 1/2] vfio-mdev: Wire in a request handler for mdev parent
` [RFC PATCH 2/2] vfio-ccw: Wire in the request callback

[PATCH V13 2/9] meson.build: Re-enable KVM support for MIPS
 2020-11-20 10:55 UTC 

[PATCH net] vsock/virtio: discard packets only when socket is really closed
 2020-11-20 10:47 UTC 

[PATCH] kvm/x86/mmu: use the correct inherited permissions to get shadow page
 2020-11-20  9:55 UTC 

[PATCH v3 0/4] KVM: selftests: Cleanups, take 2
 2020-11-20  8:48 UTC  (8+ messages)

[PATCH v2 01/22] x86/fpu/xstate: Modify area init helper prototypes to access all the possible areas
 2020-11-19 23:32 UTC  (5+ messages)
` [PATCH v2 03/22] x86/fpu/xstate: Modify address finder "
` [PATCH v2 04/22] x86/fpu/xstate: Modify save and restore helper "
` [PATCH v2 06/22] x86/fpu/xstate: Outline dynamic xstate area size in the task context
` [PATCH v2 10/22] x86/fpu/xstate: Update xstate save function for supporting dynamic user xstate

[PATCH v2] drivers/virt: vmgenid: add vm generation id driver
 2020-11-19 18:36 UTC  (7+ messages)

[PATCH v11 00/14] s390/vfio-ap: dynamic configuration support
 2020-11-19 18:15 UTC  (6+ messages)
` [PATCH v11 07/14] s390/vfio-ap: sysfs attribute to display the guest's matrix

[PATCH] vfio iommu type1: Bypass the vma permission check in vfio_pin_pages_remote()
 2020-11-19 17:05 UTC  (2+ messages)

[PATCH v13 00/15] SMMUv3 Nested Stage Setup (IOMMU part)
 2020-11-19 17:02 UTC  (19+ messages)
` [PATCH v13 01/15] iommu: Introduce attach/detach_pasid_table API
` [PATCH v13 02/15] iommu: Introduce bind/unbind_guest_msi
` [PATCH v13 03/15] iommu/arm-smmu-v3: Maintain a SID->device structure
` [PATCH v13 04/15] iommu/smmuv3: Allow s1 and s2 configs to coexist
` [PATCH v13 05/15] iommu/smmuv3: Get prepared for nested stage support
` [PATCH v13 06/15] iommu/smmuv3: Implement attach/detach_pasid_table
` [PATCH v13 07/15] iommu/smmuv3: Allow stage 1 invalidation with unmanaged ASIDs
` [PATCH v13 08/15] iommu/smmuv3: Implement cache_invalidate
` [PATCH v13 09/15] dma-iommu: Implement NESTED_MSI cookie
` [PATCH v13 10/15] iommu/smmuv3: Nested mode single MSI doorbell per domain enforcement
` [PATCH v13 11/15] iommu/smmuv3: Enforce incompatibility between nested mode and HW MSI regions
` [PATCH v13 12/15] iommu/smmuv3: Implement bind/unbind_guest_msi
` [PATCH v13 13/15] iommu/smmuv3: Report non recoverable faults
` [PATCH v13 14/15] iommu/smmuv3: Accept configs with more than one context descriptor
` [PATCH v13 15/15] iommu/smmuv3: Add PASID cache invalidation per PASID

[PATCH 2/4] MIPS: kvm: Use vm_get_page_prot to get protection bits
 2020-11-19 12:54 UTC  (2+ messages)

[RFC PATCH 0/2] Add KVM support for bus lock debug exception
 2020-11-19  9:29 UTC  (3+ messages)
` [RFC PATCH 1/2] KVM: X86: Add support for the emulation of DR6_BUS_LOCK bit
` [RFC PATCH 2/2] KVM: X86: Expose bus lock debug exception to guest

[kvm-unit-tests PATCH 0/5] s390x: Add SIE library and simple test
 2020-11-19  9:21 UTC  (14+ messages)
` [kvm-unit-tests PATCH 1/5] s390x: Add test_bit to library
` [kvm-unit-tests PATCH 2/5] s390x: Consolidate sclp read info
` [kvm-unit-tests PATCH 3/5] s390x: SCLP feature checking

[PATCH] samples: vfio-mdev: fix return value of error branch in mdpy_fb_probe()
 2020-11-19  7:08 UTC 

Bad performance since 5.9-rc1
 2020-11-19  3:05 UTC 

警报
 2020-11-19  2:50 UTC 

[PATCH RFC v2 00/17] KVM: x86/pmu: Add support to enable Guest PEBS via DS
 2020-11-19  1:36 UTC  (9+ messages)
` [PATCH v2 04/17] perf: x86/ds: Handle guest PEBS overflow PMI and inject it to guest
` [PATCH v2 05/17] KVM: x86/pmu: Reprogram guest PEBS event to emulate guest PEBS counter

[PATCH] KVM: selftests: Test IPI to halted vCPU in xAPIC while backing page moves
 2020-11-18 18:48 UTC  (2+ messages)

[GIT PULL 0/2] KVM: s390: Fix for destroy page ultravisor call
 2020-11-18 17:05 UTC  (4+ messages)
` [GIT PULL 1/2] s390/uv: handle destroy page legacy interface
` [GIT PULL 2/2] MAINTAINERS: add uv.c also to KVM/s390

[RESEND kvm-unit-tests PATCH] x86: remove extra includes
 2020-11-18 15:31 UTC 

[PATCH] x86: remove extra includes
 2020-11-18 15:24 UTC 

[kvm-unit-tests PATCH v2 0/1] x86: test clflushopt of MMIO address
 2020-11-18 12:11 UTC  (2+ messages)
` [kvm-unit-tests PATCH v2 1/1] x86: check that clflushopt of an MMIO address succeeds

[RFC, v0 0/3] msi support for platform devices
 2020-11-18 11:00 UTC  (10+ messages)
` [RFC, v1 "

[PATCH 0/2] Fix and MAINTAINER update for 5.10
 2020-11-18 10:25 UTC  (6+ messages)
` [PATCH 1/2] s390/uv: handle destroy page legacy interface
` [PATCH 2/2] MAINTAINERS: add uv.c also to KVM/s390

[PATCH net] vhost_vdpa: Return -EFUALT if copy_from_user() fails
 2020-11-18  9:39 UTC  (6+ messages)

[PATCH] vfio-pci: Use io_remap_pfn_range() for PCI IO memory
 2020-11-17 18:17 UTC  (13+ messages)

[PATCH v4 00/34] SEV-ES hypervisor support
 2020-11-17 17:07 UTC  (35+ messages)
` [PATCH v4 01/34] x86/cpu: Add VM page flush MSR availablility as a CPUID feature
` [PATCH v4 02/34] KVM: SVM: Remove the call to sev_platform_status() during setup
` [PATCH v4 03/34] KVM: SVM: Add support for SEV-ES capability in KVM
` [PATCH v4 04/34] KVM: SVM: Add GHCB accessor functions for retrieving fields
` [PATCH v4 05/34] KVM: SVM: Add support for the SEV-ES VMSA
` [PATCH v4 06/34] KVM: x86: Mark GPRs dirty when written
` [PATCH v4 07/34] KVM: SVM: Add required changes to support intercepts under SEV-ES
` [PATCH v4 08/34] KVM: SVM: Prevent debugging "
` [PATCH v4 09/34] KVM: SVM: Do not allow instruction emulation "
` [PATCH v4 10/34] KVM: SVM: Cannot re-initialize the VMCB after shutdown with SEV-ES
` [PATCH v4 11/34] KVM: SVM: Prepare for SEV-ES exit handling in the sev.c file
` [PATCH v4 12/34] KVM: SVM: Add initial support for a VMGEXIT VMEXIT
` [PATCH v4 13/34] KVM: SVM: Create trace events for VMGEXIT processing
` [PATCH v4 14/34] KVM: SVM: Add support for SEV-ES GHCB MSR protocol function 0x002
` [PATCH v4 15/34] KVM: SVM: Add support for SEV-ES GHCB MSR protocol function 0x004
` [PATCH v4 16/34] KVM: SVM: Add support for SEV-ES GHCB MSR protocol function 0x100
` [PATCH v4 17/34] KVM: SVM: Create trace events for VMGEXIT MSR protocol processing
` [PATCH v4 18/34] KVM: SVM: Support MMIO for an SEV-ES guest
` [PATCH v4 19/34] KVM: SVM: Support string IO operations "
` [PATCH v4 20/34] KVM: SVM: Add support for EFER write traps "
` [PATCH v4 21/34] KVM: SVM: Add support for CR0 "
` [PATCH v4 22/34] KVM: SVM: Add support for CR4 "
` [PATCH v4 23/34] KVM: SVM: Add support for CR8 "
` [PATCH v4 24/34] KVM: x86: Update __get_sregs() / __set_sregs() to support SEV-ES
` [PATCH v4 25/34] KVM: SVM: Do not report support for SMM for an SEV-ES guest
` [PATCH v4 26/34] KVM: SVM: Guest FPU state save/restore not needed for "
` [PATCH v4 27/34] KVM: SVM: Add support for booting APs for an "
` [PATCH v4 28/34] KVM: SVM: Add NMI support "
` [PATCH v4 29/34] KVM: SVM: Set the encryption mask for the SVM host save area
` [PATCH v4 30/34] KVM: SVM: Update ASID allocation to support SEV-ES guests
` [PATCH v4 31/34] KVM: SVM: Provide support for SEV-ES vCPU creation/loading
` [PATCH v4 32/34] KVM: SVM: Provide support for SEV-ES vCPU loading
` [PATCH v4 33/34] KVM: SVM: Provide an updated VMRUN invocation for SEV-ES guests
` [PATCH v4 34/34] KVM: SVM: Provide support to launch and run an SEV-ES guest


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