KVM Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-02 15:27:13 to 2021-04-06 15:11:42 UTC [more...]

[PATCH v11 00/13] Add AMD SEV guest live migration support
 2021-04-06 15:11 UTC  (25+ messages)
` [PATCH v11 01/13] KVM: SVM: Add KVM_SEV SEND_START command
` [PATCH v11 02/13] KVM: SVM: Add KVM_SEND_UPDATE_DATA command
` [PATCH v11 03/13] KVM: SVM: Add KVM_SEV_SEND_FINISH command
` [PATCH v11 04/13] KVM: SVM: Add support for KVM_SEV_RECEIVE_START command
` [PATCH v11 05/13] KVM: SVM: Add KVM_SEV_RECEIVE_UPDATE_DATA command
` [PATCH v11 06/13] KVM: SVM: Add KVM_SEV_RECEIVE_FINISH command
` [PATCH v11 07/13] KVM: x86: Add AMD SEV specific Hypercall3
` [PATCH v11 08/13] KVM: X86: Introduce KVM_HC_PAGE_ENC_STATUS hypercall
` [PATCH v11 09/13] mm: x86: Invoke hypercall when page encryption status is changed
` [PATCH v11 10/13] KVM: x86: Introduce new KVM_FEATURE_SEV_LIVE_MIGRATION feature & Custom MSR
` [PATCH v11 11/13] EFI: Introduce the new AMD Memory Encryption GUID
` [PATCH v11 12/13] x86/kvm: Add guest support for detecting and enabling SEV Live Migration feature
` [PATCH v11 13/13] x86/kvm: Add kexec support for SEV Live Migration

[PATCH v6 0/9] KVM/ARM: Some vgic fixes and init sequence KVM selftests
 2021-04-06 15:09 UTC  (12+ messages)
` [PATCH v6 1/9] KVM: arm64: vgic-v3: Fix some error codes when setting RDIST base
` [PATCH v6 2/9] KVM: arm64: Fix KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION read
` [PATCH v6 3/9] KVM: arm64: vgic-v3: Fix error handling in vgic_v3_set_redist_base()
` [PATCH v6 4/9] KVM: arm/arm64: vgic: Reset base address on kvm_vgic_dist_destroy()
` [PATCH v6 5/9] docs: kvm: devices/arm-vgic-v3: enhance KVM_DEV_ARM_VGIC_CTRL_INIT doc
` [PATCH v6 6/9] KVM: arm64: Simplify argument passing to vgic_uaccess_[read|write]
` [PATCH v6 7/9] kvm: arm64: vgic-v3: Introduce vgic_v3_free_redist_region()
` [PATCH v6 8/9] KVM: arm64: vgic-v3: Expose GICR_TYPER.Last for userspace
` [PATCH v6 9/9] KVM: selftests: aarch64/vgic-v3 init sequence tests

[RFCv1 0/7] TDX and guest memory unmapping
 2021-04-06 14:57 UTC  (6+ messages)
` [RFCv1 7/7] KVM: unmap guest memory using poisoned pages

[PATCH v14 00/13] s390/vfio-ap: dynamic configuration support
 2021-04-06 14:36 UTC  (4+ messages)

[PATCH v3 0/4] KVM: cpuid: fix KVM_GET_EMULATED_CPUID implementation
 2021-04-06 14:21 UTC  (6+ messages)
` [PATCH v3 1/4] KVM: x86: Fix a spurious -E2BIG in KVM_GET_EMULATED_CPUID
` [PATCH v3 2/4] Documentation: KVM: update KVM_GET_EMULATED_CPUID ioctl description
` [PATCH v3 3/4] selftests: add kvm_get_emulated_cpuid to processor.h
` [PATCH v3 4/4] selftests: KVM: extend get_cpuid_test to include KVM_GET_EMULATED_CPUID

[PATCH v1] vfio/type1: Remove the almost unused check in vfio_iommu_type1_unpin_pages
 2021-04-06 13:50 UTC 

[PATCH v4 01/16] perf/x86/intel: Add x86_pmu.pebs_vmx for Ice Lake Servers
 2021-04-06 12:47 UTC  (4+ messages)

[kvm-unit-tests PATCH v3 00/16] s390x: Testing SSCH, CSCH and HSCH for errors
 2021-04-06 12:44 UTC  (19+ messages)
` [kvm-unit-tests PATCH v3 01/16] s390x: lib: css: disabling a subchannel
` [kvm-unit-tests PATCH v3 02/16] s390x: lib: css: SCSW bit definitions
` [kvm-unit-tests PATCH v3 03/16] s390x: css: simplify skipping tests on no device
` [kvm-unit-tests PATCH v3 04/16] s390x: lib: css: separate wait for IRQ and check I/O completion
` [kvm-unit-tests PATCH v3 05/16] s390x: lib: css: add SCSW ctrl expectations to "
` [kvm-unit-tests PATCH v3 06/16] s390x: lib: css: checking I/O errors
` [kvm-unit-tests PATCH v3 07/16] s390x: css: testing ssch errors
` [kvm-unit-tests PATCH v3 08/16] s390x: css: ssch check for cpa zero
` [kvm-unit-tests PATCH v3 09/16] s390x: css: ssch with mis aligned ORB
` [kvm-unit-tests PATCH v3 10/16] s390x: css: ssch checking addressing errors
` [kvm-unit-tests PATCH v3 11/16] s390x: css: No support for MIDAW
` [kvm-unit-tests PATCH v3 12/16] s390x: css: Check ORB reserved bits
` [kvm-unit-tests PATCH v3 13/16] s390x: css: checking for CSS extensions
` [kvm-unit-tests PATCH v3 14/16] s390x: css: issuing SSCH when the channel is status pending
` [kvm-unit-tests PATCH v3 15/16] s390x: css: testing halt subchannel
` [kvm-unit-tests PATCH v3 16/16] s390x: css: testing clear subchannel

[PATCH v2 0/9] KVM: my debug patch queue
 2021-04-06 11:59 UTC  (5+ messages)
` [PATCH v2 6/9] KVM: x86: implement KVM_GUESTDBG_BLOCKEVENTS

[PATCH 0/4] KVM: MIPS: cleanup TLB flushing callbacks
 2021-04-06 11:55 UTC  (13+ messages)
` [PATCH 1/4] KVM: constify kvm_arch_flush_remote_tlbs_memslot
` [PATCH 2/4] KVM: MIPS: rework flush_shadow_* callbacks into one that prepares the flush
` [PATCH 3/4] KVM: MIPS: let generic code call prepare_flush_shadow
` [PATCH 4/4] KVM: MIPS: defer flush to generic MMU notifier code

[RFC PATCH] KVM: x86: Support write protect huge pages lazily
 2021-04-06 11:49 UTC  (2+ messages)

[RFC Part1 PATCH 00/13] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-04-06 10:33 UTC  (10+ messages)
` [RFC Part1 PATCH 04/13] x86/sev-snp: define page state change VMGEXIT structure
` [RFC Part1 PATCH 05/13] X86/sev-es: move few helper functions in common file
` [RFC Part1 PATCH 06/13] x86/compressed: rescinds and validate the memory used for the GHCB

[PATCH 0/6] Introduce KVM_{GET|SET}_SREGS2 and fix PDPTR migration
 2021-04-06 10:22 UTC  (9+ messages)
` [PATCH 1/6] KVM: nVMX: delay loading of PDPTRs to KVM_REQ_GET_NESTED_STATE_PAGES
` [PATCH 3/6] KVM: x86: introduce kvm_register_clear_available
` [PATCH 5/6] KVM: nSVM: avoid loading PDPTRs after migration when possible

[PATCH v3 00/25] KVM SGX virtualization support
 2021-04-06  9:41 UTC  (22+ messages)
` [PATCH v3 05/25] x86/sgx: Introduce virtual EPC for use by KVM guests
` [PATCH v3 07/25] x86/sgx: Initialize virtual EPC driver even when SGX driver is disabled
` [PATCH v3 13/25] x86/sgx: Add helpers to expose ECREATE and EINIT to KVM

[PATCH] KVM: X86: Count success and invalid yields
 2021-04-06  8:32 UTC 

[PATCH] KVM: x86: Remove unused function declaration
 2021-04-06  6:35 UTC 

[PATCH] KVM: MMU: protect TDP MMU pages only down to required level
 2021-04-06  6:26 UTC  (2+ messages)

[PATCH v4 0/3] ppc: Enable 2nd DAWR support on Power10
 2021-04-06  5:38 UTC  (4+ messages)
` [PATCH v4 1/3] Linux headers: update from 5.12-rc3
` [PATCH v4 2/3] ppc: Rename current DAWR macros and variables
` [PATCH v4 3/3] ppc: Enable 2nd DAWR support on p10

[RFC PATCH 00/12] KVM: Support Intel KeyLocker
 2021-04-06  3:37 UTC  (14+ messages)
` [RFC PATCH 02/12] x86/cpufeature: Add CPUID.19H:{EBX,ECX} cpuid leaves
` [RFC PATCH 03/12] kvm/vmx: Introduce the new tertiary processor-based VM-execution controls
` [RFC PATCH 05/12] kvm/vmx: Add KVM support on KeyLocker operations
` [RFC PATCH 07/12] kvm/vmx/nested: Support new IA32_VMX_PROCBASED_CTLS3 vmx feature control MSR
` [RFC PATCH 08/12] kvm/vmx: Refactor vmx_compute_tertiary_exec_control()

[PATCH v4 00/11] KVM: x86/pmu: Guest Architectural LBR Enabling
 2021-04-06  3:19 UTC  (2+ messages)

[PATCH v4 00/16] KVM: x86/pmu: Add basic support to enable Guest PEBS via DS
 2021-04-06  3:19 UTC  (2+ messages)

[syzbot] KASAN: use-after-free Write in sk_psock_stop
 2021-04-06  3:15 UTC 

[PATCH v6 00/10] KVM: selftests: some improvement and a new test for kvm page table
 2021-04-06  3:05 UTC  (2+ messages)

[PATCH] KVM: MIPS: Remove a "set but not used" variable
 2021-04-06  2:49 UTC 

[syzbot] WARNING: suspicious RCU usage in tcp_bpf_update_proto
 2021-04-05 22:05 UTC 

[PATCH 0/5] ccp: KVM: SVM: Use stack for SEV command buffers
 2021-04-05 16:37 UTC  (17+ messages)
` [PATCH 1/5] crypto: ccp: Detect and reject vmalloc addresses destined for PSP
` [PATCH 2/5] crypto: ccp: Reject SEV commands with mismatching command buffer
` [PATCH 3/5] crypto: ccp: Play nice with vmalloc'd memory for SEV command structs
` [PATCH 4/5] crypto: ccp: Use the stack for small SEV command buffers
` [PATCH 5/5] KVM: SVM: Allocate SEV command structures on local stack

[PATCH v5 0/8] KVM/ARM: Some vgic fixes and init sequence KVM selftests
 2021-04-05 16:30 UTC  (13+ messages)
` [PATCH v5 1/8] KVM: arm64: Fix KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION read
` [PATCH v5 2/8] KVM: arm64: vgic-v3: Fix error handling in vgic_v3_set_redist_base()
` [PATCH v5 3/8] KVM: arm/arm64: vgic: Reset base address on kvm_vgic_dist_destroy()
` [PATCH v5 4/8] docs: kvm: devices/arm-vgic-v3: enhance KVM_DEV_ARM_VGIC_CTRL_INIT doc
` [PATCH v5 5/8] KVM: arm64: Simplify argument passing to vgic_uaccess_[read|write]
` [PATCH v5 6/8] kvm: arm64: vgic-v3: Introduce vgic_v3_free_redist_region()
` [PATCH v5 7/8] KVM: arm64: vgic-v3: Expose GICR_TYPER.Last for userspace
` [PATCH v5 8/8] KVM: selftests: aarch64/vgic-v3 init sequence tests

[PATCH AUTOSEL 5.10 09/22] tools/kvm_stat: Add restart delay
 2021-04-05 16:04 UTC 

[PATCH AUTOSEL 5.11 09/22] tools/kvm_stat: Add restart delay
 2021-04-05 16:03 UTC 

[kvm:queue 120/120] arch/x86/kvm/svm/sev.c:1380:2-8: preceding lock on line 1375 (fwd)
 2021-04-05 15:35 UTC  (3+ messages)

Kenya Cutomized Business Plans for only Kes 499/=
 2021-04-05 15:21 UTC 

[PATCH] tools/kvm_stat: fix out of date aarch64 kvm_exit reason definations
 2021-04-05  8:14 UTC  (2+ messages)

[PATCH v4 0/3] cgroup: New misc cgroup controller
 2021-04-05  0:29 UTC  (3+ messages)

[PATCH 0/4] KVM statistics data fd-based binary interface
 2021-04-03 17:42 UTC  (8+ messages)
` [PATCH 1/4] KVM: stats: Separate common stats from architecture specific ones
` [PATCH 2/4] KVM: stats: Add fd-based API to read binary stats data
` [PATCH 3/4] KVM: stats: Add documentation for statistics data binary interface
` [PATCH 4/4] KVM: selftests: Add selftest for KVM "

[PATCH v2 0/9] KVM: arm64: Initial host support for the Apple M1
 2021-04-03 11:29 UTC  (10+ messages)
` [PATCH v2 1/9] irqchip/gic: Split vGIC probing information from the GIC code
` [PATCH v2 2/9] KVM: arm64: Handle physical FIQ as an IRQ while running a guest
` [PATCH v2 3/9] KVM: arm64: vgic: Be tolerant to the lack of maintenance interrupt
` [PATCH v2 4/9] KVM: arm64: vgic: Let an interrupt controller advertise lack of HW deactivation
` [PATCH v2 5/9] KVM: arm64: vgic: move irq->get_input_level into an ops structure
` [PATCH v2 6/9] KVM: arm64: vgic: Implement SW-driven deactivation
` [PATCH v2 7/9] KVM: arm64: timer: Refactor IRQ configuration
` [PATCH v2 8/9] KVM: arm64: timer: Add support for SW-based deactivation
` [PATCH v2 9/9] irqchip/apple-aic: Advertise some level of vGICv3 compatibility

[RFC v2] KVM: x86: Support KVM VMs sharing SEV context
 2021-04-02 18:17 UTC  (2+ messages)

[PATCH 0/5 v6] KVM: nSVM: Check addresses of MSR bitmap and IO bitmap tables on vmrun of nested guests
 2021-04-02 17:52 UTC  (7+ messages)
` [PATCH 1/5 v6] KVM: SVM: Define actual size of IOPM and MSRPM tables
` [PATCH 2/5 v6] nSVM: Check addresses of MSR and IO permission maps


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 read-only IMAP folder(s) and NNTP newsgroup(s).