kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-10 17:29:50 to 2021-05-11 20:10:12 UTC [more...]

[PATCH 00/15] KVM: x86: RDPID/RDTSCP fixes and uret MSR cleanups
 2021-05-11 20:10 UTC  (27+ messages)
` [PATCH 02/15] KVM: x86: Emulate RDPID only if RDTSCP is supported
` [PATCH 03/15] KVM: SVM: Inject #UD on RDTSCP when it should be disabled in the guest
` [PATCH 08/15] KVM: VMX: Configure list of user return MSRs at module init
` [PATCH 09/15] KVM: VMX: Use flag to indicate "active" uret MSRs instead of sorting list
` [PATCH 14/15] KVM: x86: Tie Intel and AMD behavior for MSR_TSC_AUX to guest CPU model

[PATCH v4 0/7] Lazily allocate memslot rmaps
 2021-05-11 20:04 UTC  (19+ messages)
` [PATCH v4 1/7] KVM: x86/mmu: Deduplicate rmap freeing
` [PATCH v4 2/7] KVM: x86/mmu: Factor out allocating memslot rmap
` [PATCH v4 3/7] KVM: mmu: Refactor memslot copy
` [PATCH v4 4/7] KVM: mmu: Add slots_arch_lock for memslot arch fields
` [PATCH v4 5/7] KVM: x86/mmu: Add a field to control memslot rmap allocation
` [PATCH v4 6/7] KVM: x86/mmu: Skip rmap operations if rmaps not allocated
` [PATCH v4 7/7] KVM: x86/mmu: Lazily allocate memslot rmaps

[PATCH v6 0/3] vfio-ccw: Fix interrupt handling for HALT/CLEAR
 2021-05-11 19:56 UTC  (4+ messages)
` [PATCH v6 1/3] vfio-ccw: Check initialized flag in cp_init()
` [PATCH v6 2/3] vfio-ccw: Reset FSM state to IDLE inside FSM
` [PATCH v6 3/3] vfio-ccw: Serialize FSM IDLE state with I/O completion

[PATCH] selftests: kvm: make allocation of extra memory take effect
 2021-05-12  4:31 UTC  (3+ messages)
` [PATCH] selftests: kvm: Fix a potential elf loading issue

[PATCH v3] KVM: x86: use wrpkru directly in kvm_load_{guest|host}_xsave_state
 2021-05-11 19:08 UTC  (2+ messages)

[PATCH Part1 RFC v2 00/20] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-05-11 18:53 UTC  (8+ messages)
` [PATCH Part1 RFC v2 02/20] x86/sev: Save the negotiated GHCB version
` [PATCH Part1 RFC v2 03/20] x86/sev: Add support for hypervisor feature VMGEXIT

[PATCH Part2 RFC v2 00/37] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-05-11 18:34 UTC  (14+ messages)
` [PATCH Part2 RFC v2 16/37] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled
` [PATCH Part2 RFC v2 32/37] KVM: SVM: Add support to handle MSR based Page State Change VMGEXIT
` [PATCH Part2 RFC v2 36/37] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event

[RFC PATCH v5 0/3] vfio-ccw: Fix interrupt handling for HALT/CLEAR
 2021-05-11 18:02 UTC  (6+ messages)
` [RFC PATCH v5 1/3] vfio-ccw: Check initialized flag in cp_init()
` [RFC PATCH v5 2/3] vfio-ccw: Reset FSM state to IDLE inside FSM
` [RFC PATCH v5 3/3] vfio-ccw: Serialize FSM IDLE state with I/O completion

[PATCH 0/8] KVM: VMX: Implement nested TSC scaling
 2021-05-11 17:44 UTC  (16+ messages)
` [PATCH 4/8] KVM: VMX: Adjust the TSC-related VMCS fields on L2 entry and exit
` [PATCH 6/8] KVM: VMX: Make vmx_write_l1_tsc_offset() work with nested TSC scaling
` [PATCH 8/8] KVM: selftests: x86: Add vmx_nested_tsc_scaling_test

[kvm-unit-tests BUG] lib/ldiv32.c breaks arm compilation
 2021-05-11 17:41 UTC  (5+ messages)

[PATCH kvm-unit-tests 0/2] fix long division routines for ARM eabi
 2021-05-11 17:41 UTC  (3+ messages)
` [PATCH kvm-unit-tests 1/2] libcflat: clean up and complete long division routines
` [PATCH kvm-unit-tests 2/2] arm: add eabi version of 64-bit division functions

[PATCH v8 0/9] vfio/mdev: IOMMU aware mediated device
 2021-05-11 17:37 UTC  (5+ messages)
` [PATCH v8 7/9] vfio/mdev: Add iommu related member in mdev_device

[patch 0/4] VMX: configure posted interrupt descriptor when assigning device
 2021-05-11 17:18 UTC  (12+ messages)
` [patch 1/4] KVM: x86: add start_assignment hook to kvm_x86_ops
` [patch 4/4] KVM: VMX: update vcpu posted-interrupt descriptor when assigning device

[patch 0/4] VMX: configure posted interrupt descriptor when assigning device (v3)
 2021-05-11 17:29 UTC  (7+ messages)
` [patch 1/4] KVM: x86: add start_assignment hook to kvm_x86_ops
` [patch 2/4] KVM: add arch specific vcpu_check_block callback
` [patch 3/4] KVM: x86: implement kvm_arch_vcpu_check_block callback
` [patch 4/4] KVM: VMX: update vcpu posted-interrupt descriptor when assigning device

[kvm-unit-tests PATCH v2 0/6] s390x: uv: Extend guest test and add host test
 2021-05-11 17:12 UTC  (12+ messages)
` [kvm-unit-tests PATCH v2 2/6] s390x: Add more Ultravisor command structure definitions
` [kvm-unit-tests PATCH v2 3/6] s390x: uv: Add UV lib
` [kvm-unit-tests PATCH v2 4/6] s390x: Test for share/unshare call support before using them
` [kvm-unit-tests PATCH v2 5/6] s390x: uv-guest: Test invalid commands
` [kvm-unit-tests PATCH v2 6/6] s390x: Add UV host test

[PATCH v2] KVM: x86: use wrpkru directly in kvm_load_{guest|host}_xsave_state
 2021-05-11 17:10 UTC  (5+ messages)

[kvm:queue 134/252] arch/arm64/kvm/mmu.c:1114:9-10: WARNING: return of 0/1 in function 'kvm_age_gfn' with return type bool
 2021-05-11 17:07 UTC  (4+ messages)
` [PATCH] KVM: arm64: fix boolreturn.cocci warnings

[PATCH v3 0/8] Lazily allocate memslot rmaps
 2021-05-11 16:45 UTC  (8+ messages)
` [PATCH v3 7/8] KVM: x86/mmu: Protect rmaps independently with SRCU

[PATCH 0/2] KVM: arm64: Fixup PC updates on exit to userspace
 2021-05-11 16:50 UTC  (11+ messages)
` [PATCH 2/2] KVM: arm64: Commit pending PC adjustemnts before returning "

[PATCH] KVM: PPC: Book3S HV: Fix kvm_unmap_gfn_range_hv() for Hash MMU
 2021-05-11 16:39 UTC  (2+ messages)

[PATCH 0/7] KVM: nVMX: Fixes for nested state migration when eVMCS is in use
 2021-05-11 16:37 UTC  (10+ messages)
` [PATCH 1/7] KVM: nVMX: Introduce nested_evmcs_is_used()
` [PATCH 2/7] KVM: nVMX: Release enlightened VMCS on VMCLEAR
` [PATCH 3/7] KVM: nVMX: Ignore 'hv_clean_fields' data when eVMCS data is copied in vmx_get_nested_state()
` [PATCH 4/7] KVM: nVMX: Force enlightened VMCS sync from nested_vmx_failValid()
` [PATCH 5/7] KVM: nVMX: Reset eVMCS clean fields data from prepare_vmcs02()
` [PATCH 6/7] KVM: nVMX: Request to sync eVMCS from VMCS12 after migration
` [PATCH 7/7] KVM: selftests: evmcs_test: Test that KVM_STATE_NESTED_EVMCS is never lost

[kvm-unit-tests PATCH 0/4] s390x: cpumodel: Add sclp checks
 2021-05-11 16:36 UTC  (16+ messages)
` [kvm-unit-tests PATCH 1/4] s390x: sclp: Only fetch read info byte 134 if cpu entries are above it
` [kvm-unit-tests PATCH 2/4] lib: s390x: sclp: Extend feature probing
` [kvm-unit-tests PATCH 3/4] s390x: cpumodel: FMT4 SCLP test
` [kvm-unit-tests PATCH 4/4] s390x: cpumodel: FMT2 SCLP implies test

[for-6.1 v3 0/3] virtiofsd: Add support for FUSE_SYNCFS request
 2021-05-11 15:16 UTC  (13+ messages)
` [for-6.1 v3 2/3] virtiofsd: Track mounts
` [for-6.1 v3 3/3] virtiofsd: Add support for FUSE_SYNCFS request
  ` [Virtio-fs] "

[PATCH kvm-unit-tests v3 0/8] arm/arm64: Prepare for target-efi
 2021-05-11 15:11 UTC  (3+ messages)
` [PATCH kvm-unit-tests v3 6/8] arm/arm64: setup: Consolidate memory layout assumptions

[RFC PATCH v3 0/8] Add IOPF support for VFIO passthrough
 2021-05-11 11:30 UTC  (3+ messages)

[PATCH v3 0/9] KVM: arm64: Initial host support for the Apple M1
 2021-05-11 11:13 UTC  (5+ messages)
` [PATCH v3 3/9] KVM: arm64: vgic: Be tolerant to the lack of maintenance interrupt

[PATCH 1/3] KVM: PPC: Book3S HV: exit halt polling on need_resched() as well
 2021-05-11 10:28 UTC  (4+ messages)
` [PATCH 3/3] KVM: X86: Fix vCPU preempted state from guest point of view

[PATCH 00/53] Get rid of UTF-8 chars that can be mapped as ASCII
 2021-05-11  9:37 UTC  (13+ messages)

[PATCH v19 0/7] KVM: arm64: Add host/guest KVM-PTP support
 2021-05-11  9:13 UTC  (4+ messages)
` [PATCH v19 7/7] ptp: arm/arm64: Enable ptp_kvm for arm/arm64

[PATCH v3] KVM: selftests: Print a message if /dev/kvm is missing
 2021-05-11  9:11 UTC  (2+ messages)

[PATCH] Revert "irqbypass: do not start cons/prod when failed connect"
 2021-05-11  8:48 UTC  (2+ messages)

[PATCH v4 0/4] KVM statistics data fd-based binary interface
 2021-05-11  8:38 UTC  (3+ messages)

[PATCH v3 0/2] KVM: x86: Enable dirty logging lazily for huge pages
 2021-05-11  6:49 UTC  (2+ messages)

[Question] Indefinitely block in the host when remove the PF driver
 2021-05-11  3:44 UTC  (3+ messages)

[PATCH] vfio: Lock down no-IOMMU mode when kernel is locked down
 2021-05-11  2:58 UTC  (2+ messages)

[PATCH v6 00/16] KVM: x86/pmu: Add *basic* support to enable guest PEBS via DS
 2021-05-11  2:42 UTC  (17+ messages)
` [PATCH v6 01/16] perf/x86/intel: Add EPT-Friendly PEBS for Ice Lake Server
` [PATCH v6 02/16] perf/x86/intel: Handle guest PEBS overflow PMI for KVM guest
` [PATCH v6 03/16] perf/x86/core: Pass "struct kvm_pmu *" to determine the guest values
` [PATCH v6 04/16] KVM: x86/pmu: Set MSR_IA32_MISC_ENABLE_EMON bit when vPMU is enabled
` [PATCH v6 05/16] KVM: x86/pmu: Introduce the ctrl_mask value for fixed counter
` [PATCH v6 06/16] KVM: x86/pmu: Add IA32_PEBS_ENABLE MSR emulation for extended PEBS
` [PATCH v6 07/16] KVM: x86/pmu: Reprogram PEBS event to emulate guest PEBS counter
` [PATCH v6 08/16] KVM: x86/pmu: Add IA32_DS_AREA MSR emulation to support guest DS
` [PATCH v6 09/16] KVM: x86/pmu: Add PEBS_DATA_CFG MSR emulation to support adaptive PEBS
` [PATCH v6 10/16] KVM: x86: Set PEBS_UNAVAIL in IA32_MISC_ENABLE when PEBS is enabled
` [PATCH v6 11/16] KVM: x86/pmu: Adjust precise_ip to emulate Ice Lake guest PDIR counter
` [PATCH v6 12/16] KVM: x86/pmu: Move pmc_speculative_in_use() to arch/x86/kvm/pmu.h
` [PATCH v6 13/16] KVM: x86/pmu: Disable guest PEBS temporarily in two rare situations
` [PATCH v6 14/16] KVM: x86/pmu: Add kvm_pmu_cap to optimize perf_get_x86_pmu_capability
` [PATCH v6 15/16] KVM: x86/cpuid: Refactor host/guest CPU model consistency check
` [PATCH v6 16/16] KVM: x86/pmu: Expose CPUIDs feature bits PDCM, DS, DTES64

[kvm-unit-tests PATCH 1/2] x86: Do not assign values to unaligned pointer to 128 bits
 2021-05-11  1:50 UTC  (2+ messages)
` [kvm-unit-tests PATCH 2/2] x86: remove use of compiler's memset from emulator.c

[kvm-unit-tests PATCH v2] x86: Do not assign values to unaligned pointer to 128 bits
 2021-05-11  1:47 UTC  (5+ messages)

Project
 2021-05-10 18:56 UTC 

[PATCH 0/2] KVM: x86: Fixes for SEV-ES state tracking
 2021-05-10 22:40 UTC  (8+ messages)
` [PATCH 2/2] KVM: x86: Allow userspace to update tracked sregs for protected guests

[GIT PULL] KVM updates for Linux 5.13-rc2
 2021-05-10 20:12 UTC  (3+ messages)

[PATCH v16 13/14] s390/zcrypt: notify drivers on config changed and scan complete callbacks
 2021-05-10 20:02 UTC  (2+ messages)

[PATCH v4 00/66] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
 2021-05-10 16:59 UTC  (9+ messages)
` [PATCH v4 15/66] KVM: arm64: nv: Handle HCR_EL2.E2H specially
` [PATCH v4 17/66] KVM: arm64: nv: Emulate PSTATE.M for a guest hypervisor
` [PATCH v4 42/66] KVM: arm64: nv: Fold guest's HCR_EL2 configuration into the host's
` [PATCH v4 49/66] KVM: arm64: nv: vgic: Allow userland to set VGIC maintenance IRQ
` [PATCH v4 55/66] KVM: arm64: Allow populating S2 SW bits
` [PATCH v4 58/66] KVM: arm64: Map VNCR-capable registers to a separate page
` [PATCH v4 60/66] KVM: arm64: Add ARMv8.4 Enhanced Nested Virt cpufeature
` [PATCH v4 65/66] KVM: arm64: nv: Fast-track 'InHost' exception returns


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