kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-27 08:54:05 to 2020-05-29 11:13:14 UTC [more...]

[PATCH Kernel v22 0/8] Add UAPIs to support migration for VFIO devices
 2020-05-29 11:12 UTC  (12+ messages)

[PATCH 0/2 v5] Fix VMX preemption timer migration
 2020-05-29 11:07 UTC  (3+ messages)
` [PATCH 1/2 v5] KVM: nVMX: "

[PATCH v11 0/7] x86/kvm/hyper-v: add support for synthetic debugger
 2020-05-29 10:48 UTC  (5+ messages)
` [PATCH v11 4/7] x86/kvm/hyper-v: Add support for synthetic debugger capability
` [PATCH v11 5/7] x86/kvm/hyper-v: enable hypercalls without hypercall page with syndbg

[PATCH RESEND] Enable full width counting for KVM: x86/pmu
 2020-05-29 10:23 UTC  (8+ messages)
` [PATCH RESEND v4 1/2] KVM: x86/pmu: Tweak kvm_pmu_get_msr to pass 'struct msr_data' in
` [PATCH RESEND v4 2/2] KVM: x86/pmu: Support full width counting
` [kvm-unit-tests PATCH] x86: pmu: Test full-width counter writes support
` [Qemu-devel PATCH] target/i386: define a new MSR based feature word - FEAT_PERF_CAPABILITIES

system time goes weird in kvm guest after host suspend/resume
 2020-05-29  9:57 UTC  (4+ messages)

[PATCH kvm-unit-tests v2] access: disable phys-bits=36 for now
 2020-05-29  9:50 UTC 

[PATCH v4 0/7] clean up redundant 'kvm_run' parameters
 2020-05-29  9:48 UTC  (5+ messages)
` [PATCH v4 6/7] KVM: MIPS: "

[PATCH] KVM: VMX: Replace zero-length array with flexible-array
 2020-05-29  9:46 UTC  (2+ messages)

[PATCH] KVM: No need to retry for hva_to_pfn_remapped()
 2020-05-29  9:45 UTC  (4+ messages)

[PATCH v4 0/6] scripts: More Python fixes
 2020-05-29  9:40 UTC  (2+ messages)

[PATCH 0/6] vDPA: doorbell mapping
 2020-05-29  9:24 UTC  (9+ messages)
` [PATCH 1/6] vhost: allow device that does not depend on vhost worker
` [PATCH 2/6] vhost: use mmgrab() instead of mmget() for non worker device
` [PATCH 3/6] vdpa: introduce get_vq_notification method
` [PATCH 4/6] vhost_vdpa: support doorbell mapping via mmap
` [PATCH 5/6] vdpa: introduce virtio pci driver
` [PATCH 6/6] vdpa: vp_vdpa: report doorbell location

[RFC v2 00/18] Refactor configuration of guest memory protection
 2020-05-29  9:16 UTC  (17+ messages)
` [RFC v2 01/18] target/i386: sev: Remove unused QSevGuestInfoClass
` [RFC v2 02/18] target/i386: sev: Move local structure definitions into .c file
` [RFC v2 03/18] target/i386: sev: Rename QSevGuestInfo
` [RFC v2 04/18] target/i386: sev: Embed SEVState in SevGuestState
` [RFC v2 06/18] target/i386: sev: Remove redundant cbitpos and reduced_phys_bits fields
` [RFC v2 09/18] target/i386: sev: Unify SEVState and SevGuestState
` [RFC v2 16/18] guest memory protection: Add Error ** to GuestMemoryProtection::kvm_init
` [RFC v2 17/18] spapr: Added PEF based guest memory protection

[PATCH v3 00/75] x86: SEV-ES Guest Support
 2020-05-29  9:02 UTC  (10+ messages)
` [PATCH v3 64/75] x86/sev-es: Cache CPUID results for improved performance
` [PATCH v3 67/75] x86/vmware: Add VMware specific handling for VMMCALL under SEV-ES
` [PATCH v3 69/75] x86/realmode: Setup AP jump table

[PATCH 0/6] Refactor handling flow of SET_CPUID*
 2020-05-29  8:55 UTC  (7+ messages)
` [PATCH 1/6] KVM: X86: Reset vcpu->arch.cpuid_nent to 0 if SET_CPUID fails
` [PATCH 2/6] KVM: X86: Go on updating other CPUID leaves when leaf 1 is absent
` [PATCH 3/6] KVM: X86: Introduce kvm_check_cpuid()
` [PATCH 4/6] KVM: X86: Split kvm_update_cpuid()
` [PATCH 5/6] KVM: X86: Move kvm_x86_ops.cpuid_update() into kvm_update_state_based_on_cpuid()
` [PATCH 6/6] KVM: X86: Move kvm_apic_set_version() to kvm_update_state_based_on_cpuid()

[PATCH kvm-unit-tests] access: disable phys-bits=36 for now
 2020-05-29  8:48 UTC  (4+ messages)

[PATCH v2 00/28] KVM: nSVM: event fixes and migration support
 2020-05-29  8:47 UTC  (7+ messages)
` [PATCH 02/28] KVM: x86: enable event window in inject_pending_event
` [PATCH 05/28] KVM: nSVM: correctly inject INIT vmexits

[PATCH] KVM: x86: Initialize tdp_level during vCPU creation
 2020-05-29  7:46 UTC  (12+ messages)

[RFC 00/12] Audio DSP VirtIO and vhost drivers
 2020-05-29  7:37 UTC  (13+ messages)
` [RFC 01/12] ASoC: add function parameters to enable forced path pruning
` [RFC 02/12] ASoC: SOF: extract firmware-related operation into a function
` [RFC 03/12] ASoC: SOF: support IPC with immediate response
` [RFC 04/12] ASoC: SOF: add a power status IPC
` [RFC 05/12] ASoC: SOF: add two helper lookup functions
` [RFC 06/12] ASoC: SOF: add an RPMsg VirtIO DSP driver
` [RFC 07/12] ASoC: SOF: use a macro instead of a hard-coded value
` [RFC 08/12] ASoC: SOF: add a vhost driver: sound part
` [RFC 09/12] ASoC: SOF: VirtIO: free guest pipelines upon termination
` [RFC 10/12] vhost: add an SOF Audio DSP driver
` [RFC 11/12] rpmsg: increase buffer size and reduce buffer number
` [RFC 12/12] rpmsg: add a device ID to also bind to the ADSP device

[PATCH v3 0/5] Add a vhost RPMsg API
 2020-05-29  7:06 UTC  (11+ messages)
` [PATCH v3 1/5] vhost: convert VHOST_VSOCK_SET_RUNNING to a generic ioctl
` [PATCH v3 2/5] vhost: (cosmetic) remove a superfluous variable initialisation
` [PATCH v3 3/5] rpmsg: move common structures and defines to headers
` [PATCH v3 4/5] rpmsg: update documentation
` [PATCH v3 5/5] vhost: add an RPMsg API

linux-next: manual merge of the kvm tree with the s390 tree
 2020-05-29  6:46 UTC 

[RFC PATCH v12 0/11] Enable ptp_kvm for arm64
 2020-05-29  1:05 UTC  (4+ messages)
` [RFC PATCH v12 05/11] time: Add mechanism to recognize clocksource in time_get_snapshot

[PATCH 0/8] Convert the intel iommu driver to the dma-iommu api
 2020-05-29  0:00 UTC  (2+ messages)

[PATCH Kernel v24 0/8] Add UAPIs to support migration for VFIO devices
 2020-05-28 20:30 UTC  (9+ messages)
` [PATCH Kernel v24 1/8] vfio: UAPI for migration interface for device state
` [PATCH Kernel v24 2/8] vfio iommu: Remove atomicity of ref_count of pinned pages
` [PATCH Kernel v24 3/8] vfio iommu: Cache pgsize_bitmap in struct vfio_iommu
` [PATCH Kernel v24 4/8] vfio iommu: Add ioctl definition for dirty pages tracking
` [PATCH Kernel v24 5/8] vfio iommu: Implementation of ioctl "
` [PATCH Kernel v24 6/8] vfio iommu: Update UNMAP_DMA ioctl to get dirty bitmap before unmap
` [PATCH Kernel v24 7/8] vfio iommu: Add migration capability to report supported features
` [PATCH Kernel v24 8/8] vfio: Selective dirty page tracking if IOMMU backed device pins pages

[PATCH Kernel v23 0/8] Add UAPIs to support migration for VFIO devices
 2020-05-28 21:03 UTC  (3+ messages)

BUG: arch/x86/kvm/mmu/mmu.c:3722: kvm_mmu_load+0x407/0x420
 2020-05-28 19:51 UTC  (3+ messages)

[PATCH v3 00/18] Add support for Nitro Enclaves
 2020-05-28 18:05 UTC  (25+ messages)
` [PATCH v3 01/18] nitro_enclaves: Add ioctl interface definition
` [PATCH v3 02/18] nitro_enclaves: Define the PCI device interface
` [PATCH v3 04/18] nitro_enclaves: Init PCI device driver
` [PATCH v3 07/18] nitro_enclaves: Init misc device providing the ioctl interface

[PATCH] KVM: X86: Call kvm_x86_ops.cpuid_update() after CPUIDs fully updated
 2020-05-28 16:59 UTC  (5+ messages)

[PATCH v6] arch/x86: Update config and kernel doc for MPK feature on AMD
 2020-05-28 16:08 UTC 

[PULL 00/10] vfio-ccw patches for 5.8
 2020-05-28 14:22 UTC  (3+ messages)

[PATCH] KVM: arm64: Check advertised Stage-2 page size capability
 2020-05-28 13:12 UTC  (2+ messages)
` [PATCH] KVM: arm64: Move __load_guest_stage2 to kvm_mmu.h

[PATCH] KVM: selftests: Add .gitignore entry for KVM_SET_GUEST_DEBUG test
 2020-05-28 11:56 UTC  (2+ messages)

[PATCH] x86/kvm: Remove defunct KVM_DEBUG_FS Kconfig
 2020-05-28 11:56 UTC  (2+ messages)

[PATCH] KVM: selftests: Ignore KVM 5-level paging support for VM_MODE_PXXV48_4K
 2020-05-28 11:55 UTC  (2+ messages)

[PATCH v2 00/10] KVM: x86: Interrupt-based mechanism for async_pf 'page present' notifications
 2020-05-28 11:44 UTC  (13+ messages)
` [PATCH v2 02/10] KVM: x86: extend struct kvm_vcpu_pv_apf_data with token info
` [PATCH v2 06/10] KVM: x86: acknowledgment mechanism for async pf page ready notifications
` [PATCH v2 10/10] KVM: x86: deprecate KVM_ASYNC_PF_SEND_ALWAYS

[PATCH] vdpa: bypass waking up vhost_woker for vdpa vq kick
 2020-05-28 10:06 UTC  (3+ messages)
` [RFC PATCH] vdpa: vhost_vdpa_poll_stop() can be static

[PATCH V8 00/15] KVM: MIPS: Add Loongson-3 support (Host Side)
 2020-05-28  7:35 UTC  (2+ messages)

[PATCH] vfio/mdev: Fix reference count leak in add_mdev_supported_type
 2020-05-28  7:02 UTC  (2+ messages)

[PATCH v3 0/7] Statsfs: a new ram-based file system for Linux kernel statistics
 2020-05-28  5:22 UTC  (15+ messages)
` [PATCH v3 3/7] kunit: tests for stats_fs API

[PATCH 1/2] KVM: PPC: Book3S HV: Remove user-triggerable WARN_ON
 2020-05-28  1:54 UTC  (2+ messages)
` [PATCH 2/2] KVM: PPC: Book3S HV: Close race with page faults around memslot flushes

linux-next: Fixes tag needs some work in the kvm-fixes tree
 2020-05-27 21:47 UTC 

[RFC 00/16] KVM protected memory extension
 2020-05-27 21:22 UTC  (7+ messages)

[PATCH v2 0/5] Add a vhost RPMsg API
 2020-05-27 17:47 UTC  (4+ messages)
` [PATCH v2 5/5] vhost: add an "

[PATCH] KVM: x86: simplify is_mmio_spte
 2020-05-27 17:12 UTC 

[PATCH 0/2] Fix issue with not starting nesting guests on my system
 2020-05-27 17:00 UTC  (11+ messages)
` [PATCH 1/2] kvm/x86/vmx: enable X86_FEATURE_WAITPKG in KVM capabilities
` [PATCH 2/2] kvm/x86: don't expose MSR_IA32_UMWAIT_CONTROL unconditionally

[PATCH v2] KVM: nSVM: Preserve registers modifications done before nested_svm_vmexit()
 2020-05-27 16:22 UTC  (2+ messages)

[GIT PULL 0/3] KVM: s390: Cleanups for 5.8
 2020-05-27 16:11 UTC  (2+ messages)

[kvm-unit-tests PATCH v7 00/12] s390x: Testing the Channel Subsystem I/O
 2020-05-27 15:54 UTC  (12+ messages)
` [kvm-unit-tests PATCH v7 04/12] s390x: interrupt registration
` [kvm-unit-tests PATCH v7 08/12] s390x: css: stsch, enumeration test
` [kvm-unit-tests PATCH v7 09/12] s390x: css: msch, enable test
` [kvm-unit-tests PATCH v7 10/12] s390x: define function to wait for interrupt
` [kvm-unit-tests PATCH v7 11/12] s390x: css: ssch/tsch with sense and interrupt

[PATCH] KVM: nVMX: Preserve registers modifications done before nested_svm_vmexit()
 2020-05-27 14:55 UTC  (4+ messages)

[PATCH 00/26] KVM: arm64: Preliminary NV patches
 2020-05-27 14:41 UTC  (19+ messages)
` [PATCH 08/26] KVM: arm64: Use TTL hint in when invalidating stage-2 translations
` [PATCH 10/26] KVM: arm64: Refactor vcpu_{read,write}_sys_reg
` [PATCH 19/26] KVM: arm64: Make struct kvm_regs userspace-only
` [PATCH 20/26] KVM: arm64: Move ELR_EL1 to the system register array
` [PATCH 26/26] KVM: arm64: Parametrize exception entry with a target EL

[PATCH v3 0/2] Fix issue with not starting nesting guests on my system
 2020-05-27 14:04 UTC  (3+ messages)
` [PATCH v3 1/2] KVM: VMX: enable X86_FEATURE_WAITPKG in KVM capabilities
` [PATCH v3 2/2] KVM: x86: don't expose MSR_IA32_UMWAIT_CONTROL unconditionally

[PATCH v9 07/14] KVM: Don't allocate dirty bitmap if dirty ring is enabled
 2020-05-27 12:53 UTC  (2+ messages)

KVM broken after suspend in most recent kernels
 2020-05-27 12:28 UTC  (6+ messages)

[PATCH] KVM: x86/mmu: Set mmio_value to '0' if reserved #PF can't be generated
 2020-05-27 12:07 UTC  (3+ messages)

[PATCH] vfio-ccw: document possible errors
 2020-05-27 10:44 UTC  (6+ messages)

[PATCH 4/4] KVM: PPC: Book3S HV: Flush guest mappings when turning dirty tracking on/off
 2020-05-27 10:23 UTC  (3+ messages)

[RFC PATCH 0/7] kvm: arm64: Support stage2 hardware DBM
 2020-05-27  9:28 UTC  (4+ messages)
` [RFC PATCH 2/7] KVM: arm64: Set DBM bit of PTEs if hw DBM enabled


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