kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-01 08:48:22 to 2021-06-02 14:12:59 UTC [more...]

[PATCH Part2 RFC v3 00/37] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-06-02 14:10 UTC  (7+ messages)
` [PATCH Part2 RFC v3 01/37] KVM: SVM: Add support to handle AP reset MSR protocol
` [PATCH Part2 RFC v3 02/37] KVM: SVM: Provide the Hypervisor Feature support VMGEXIT
` [PATCH Part2 RFC v3 03/37] x86/cpufeatures: Add SEV-SNP CPU feature
` [PATCH Part2 RFC v3 04/37] x86/sev: Add the host SEV-SNP initialization support
` [PATCH Part2 RFC v3 05/37] x86/sev: Add RMP entry lookup helpers
` [PATCH Part2 RFC v3 06/37] x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction

[PATCH Part1 RFC v3 00/22] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-06-02 14:04 UTC  (23+ messages)
` [PATCH Part1 RFC v3 01/22] x86/sev: shorten GHCB terminate macro names
` [PATCH Part1 RFC v3 02/22] x86/sev: Define the Linux specific guest termination reasons
` [PATCH Part1 RFC v3 03/22] x86/sev: Save the negotiated GHCB version
` [PATCH Part1 RFC v3 04/22] x86/mm: Add sev_feature_enabled() helper
` [PATCH Part1 RFC v3 05/22] x86/sev: Add support for hypervisor feature VMGEXIT
` [PATCH Part1 RFC v3 06/22] x86/sev: check SEV-SNP features support
` [PATCH Part1 RFC v3 07/22] x86/sev: Add a helper for the PVALIDATE instruction
` [PATCH Part1 RFC v3 08/22] x86/compressed: Add helper for validating pages in the decompression stage
` [PATCH Part1 RFC v3 09/22] x86/compressed: Register GHCB memory when SEV-SNP is active
` [PATCH Part1 RFC v3 10/22] x86/sev: "
` [PATCH Part1 RFC v3 11/22] x86/sev: Add helper for validating pages in early enc attribute changes
` [PATCH Part1 RFC v3 12/22] x86/kernel: Make the bss.decrypted section shared in RMP table
` [PATCH Part1 RFC v3 13/22] x86/kernel: Validate rom memory before accessing when SEV-SNP is active
` [PATCH Part1 RFC v3 14/22] x86/mm: Add support to validate memory when changing C-bit
` [PATCH Part1 RFC v3 15/22] KVM: SVM: define new SEV_FEATURES field in the VMCB Save State Area
` [PATCH Part1 RFC v3 16/22] KVM: SVM: Create a separate mapping for the SEV-ES save area
` [PATCH Part1 RFC v3 17/22] KVM: SVM: Create a separate mapping for the GHCB "
` [PATCH Part1 RFC v3 18/22] KVM: SVM: Update the SEV-ES save area mapping
` [PATCH Part1 RFC v3 19/22] x86/sev-snp: SEV-SNP AP creation support
` [PATCH Part1 RFC v3 20/22] x86/boot: Add Confidential Computing address to setup_header
` [PATCH Part1 RFC v3 21/22] x86/sev: Register SNP guest request platform device
` [PATCH Part1 RFC v3 22/22] virt: Add SEV-SNP guest driver

[PATCH 0/6] sched: Cleanup task_struct::state
 2021-06-02 14:06 UTC  (11+ messages)
` [PATCH 1/6] sched: Unbreak wakeups
` [PATCH 2/6] sched: Introduce task_is_running()
` [PATCH 3/6] sched,perf,kvm: Fix preemption condition
` [PATCH 4/6] sched: Add get_current_state()
` [PATCH 5/6] sched,timer: Use __set_current_state()
` [PATCH 6/6] sched: Change task_struct::state

[RFC] /dev/ioasid uAPI proposal
 2021-06-02 12:41 UTC  (57+ messages)

[PATCH v8] qapi: introduce 'query-kvm-cpuid' action
 2021-06-02 12:24 UTC  (2+ messages)

[kvm-unit-tests PATCH] compiler: use __builtin_add_overflow_p for gcc >= 7.1.0
 2021-06-02 11:50 UTC  (2+ messages)

[PATCH v5 0/6] KVM: arm64: Improve efficiency of stage2 page table
 2021-06-02 11:07 UTC  (9+ messages)
` [PATCH v5 1/6] KVM: arm64: Introduce KVM_PGTABLE_S2_GUEST stage-2 flag
` [PATCH v5 2/6] KVM: arm64: Move D-cache flush to the fault handlers
` [PATCH v5 5/6] KVM: arm64: Move I-cache "
` [PATCH v5 6/6] KVM: arm64: Distinguish cases of memcache allocations completely

[kvm-unit-tests PATCH] s390x: sie: Only overwrite r3 if it isn't needed anymore
 2021-06-02 10:55 UTC  (4+ messages)

[PATCH v2] KVM: VMX: Enable Notify VM exit
 2021-06-02 10:31 UTC  (2+ messages)

[PATCH] x86: Add a test for AMD SEV-ES #VC handling
 2021-06-02 10:24 UTC  (5+ messages)
` [PATCH v2] "

[RFC 0/2] [RFC] Honor PCI prefetchable attributes for a virtual machine on ARM64
 2021-06-02  9:37 UTC  (21+ messages)
` [RFC 1/2] vfio/pci: keep the prefetchable attribute of a BAR region in VMA

[RESEND PATCH V4 0/2] vDPA/ifcvf: implement doorbell mapping feature
 2021-06-02  9:06 UTC  (4+ messages)
` [RESEND PATCH V4 1/2] vDPA/ifcvf: record virtio notify base
` [RESEND PATCH V4 2/2] vDPA/ifcvf: implement doorbell mapping for ifcvf

[PATCH V4 0/2] vDPA/ifcvf: implement doorbell mapping feature
 2021-06-02  8:39 UTC  (3+ messages)
` [PATCH V4 1/2] vDPA/ifcvf: record virtio notify base
` [PATCH V4 2/2] vDPA/ifcvf: implement doorbell mapping for ifcvf

[PATCH] KVM: X86: fix tlb_flush_guest()
 2021-06-02  8:13 UTC  (6+ messages)

[PATCH V2 RESEND 0/4] Packed virtqueue state support for vDPA
 2021-06-02  7:47 UTC  (10+ messages)
` [PATCH V2 RESEND 1/4] vdpa: support packed virtqueue for set/get_vq_state()
` [PATCH V2 RESEND 2/4] virtio-pci library: introduce vp_modern_get_driver_features()
` [PATCH V2 RESEND 3/4] vp_vdpa: allow set vq state to initial state after reset
` [PATCH V2 RESEND 4/4] virtio/vdpa: clear the virtqueue state during probe

[PATCH V2 0/4]
 2021-06-02  7:43 UTC  (12+ messages)
` [PATCH V2 1/4] vdpa: support packed virtqueue for set/get_vq_state()
` [PATCH V2 2/4] virtio-pci library: introduce vp_modern_get_driver_features()
` [PATCH V2 3/4] vp_vdpa: allow set vq state to initial state after reset
` [PATCH V2 4/4] virtio/vdpa: clear the virtqueue state during probe

[PATCH v2] x86/sev: Check whether SEV or SME is supported first
 2021-06-02  7:02 UTC 

[kvm-unit-tests PATCH] s390x: unify header guards
 2021-06-02  6:59 UTC  (6+ messages)

[PATCH] x86/sev: Check whether SEV or SME is supported first
 2021-06-02  6:55 UTC  (16+ messages)

[PATCH RFC 0/7] Introduce support for guest AMX feature
 2021-06-02  3:12 UTC  (9+ messages)
` [PATCH RFC 2/7] kvm: x86: Introduce XFD MSRs as passthrough to guest
` [PATCH RFC 4/7] kvm: x86: Add new ioctls for XSAVE extension

[PATCH 0/4] Packed virtqueue state support for vDPA
 2021-06-02  2:11 UTC  (5+ messages)
` [PATCH 1/4] vdpa: support packed virtqueue for set/get_vq_state()

[PATCH v1 0/6] support dirtyrate at the granualrity of vcpu
 2021-06-02  1:26 UTC  (7+ messages)
` [PATCH v1 2/6] KVM: introduce dirty_pages into CPUState

[kvm-unit-tests PATCH v2 0/4] enable LPI and ITS for TCG
 2021-06-01 21:50 UTC  (11+ messages)
` [kvm-unit-tests PATCH v2 2/4] scripts/arch-run: don't use deprecated server/nowait options
` [kvm-unit-tests PATCH v2 3/4] arm64: enable its-migration tests for TCG
` [kvm-unit-tests PATCH v2 4/4] arm64: split its-migrate-unmapped-collection into KVM and TCG variants

[PATCH v3 0/8] KVM: Scalable memslots implementation
 2021-06-01 20:25 UTC  (7+ messages)
` [PATCH v3 6/8] KVM: Keep memslots in tree-based structures instead of array-based ones
` [PATCH v3 7/8] KVM: Optimize gfn lookup in kvm_zap_gfn_range()

[RFC PATCH] target/ppc: removed usage of ppc_store_sdr1 in kvm.c
 2021-06-01 18:42 UTC 

[PATCH 0/2] Fixes for broken commit 48afe6e4eabf, Windows fails to boot
 2021-06-01 18:59 UTC  (5+ messages)
` [PATCH 1/2] i386: reorder call to cpu_exec_realizefn in x86_cpu_realizefn
` [PATCH 2/2] i386: run accel_cpu_instance_init as instance_post_init

[PULL 22/24] target/i386/sev: add support to query the attestation report
 2021-06-01 18:10 UTC 

[PATCH v5 09/11] KVM: X86: Add vendor callbacks for writing the TSC multiplier
 2021-06-01 15:22 UTC  (2+ messages)

semantics of VFIO_IOMMU_DIRTY_PAGES_FLAG_GET_BITMAP
 2021-06-01 15:07 UTC  (2+ messages)

[PATCH v3] target/i386/sev: add support to query the attestation report
 2021-06-01 13:34 UTC  (3+ messages)

About the performance of hyper-v
 2021-06-01 13:29 UTC  (7+ messages)

[Bug 213257] New: KVM-PR: FPU is broken when single-stepping
 2021-06-01 12:34 UTC  (2+ messages)
` [Bug 213257] "

[PATCH v6 00/20] Add VFIO mediated device support and DEV-MSI support for the idxd driver
 2021-06-01 12:16 UTC  (7+ messages)
` [PATCH v6 15/20] vfio/mdev: idxd: ims domain setup for the vdcm

[PATCH v16 00/14] s390/vfio-ap: dynamic configuration support
 2021-06-01 11:25 UTC  (4+ messages)
` [PATCH v16 06/14] s390/vfio-ap: refresh guest's APCB by filtering APQNs assigned to mdev

[PATCH v5 0/2] kvm/arm64: Try stage2 block mapping for host device MMIO
 2021-06-01 11:07 UTC  (2+ messages)

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

[PATCH][next] KVM: selftests: Fix spelling mistake "UFFDIO_CONINUE" -> "UFFDIO_CONTINUE"
 2021-06-01 10:16 UTC 

[PATCH v3 0/5] KVM: selftests: arm64 exception handling and debug test
 2021-06-01  9:34 UTC  (2+ messages)

[PATCH V3 0/2] vDPA/ifcvf: implement doorbell mapping feature
 2021-06-01  9:03 UTC  (9+ messages)
` [PATCH V3 1/2] vDPA/ifcvf: record virtio notify base
` [PATCH V3 2/2] vDPA/ifcvf: implement doorbell mapping for ifcvf

[PATCH 00/15] KVM: Support Intel Key Locker
 2021-06-01  8:47 UTC  (14+ messages)
` [PATCH 02/15] x86/cpufeatures: Define Key Locker sub feature flags
` [PATCH 04/15] kvm/vmx: Detect Tertiary VM-Execution control when setup VMCS config
` [PATCH 05/15] kvm/vmx: Extend BUILD_CONTROLS_SHADOW macro to support 64-bit variation
` [PATCH 06/15] kvm/vmx: Set Tertiary VM-Execution control field When init vCPU's VMCS
` [PATCH 07/15] kvm/vmx: dump_vmcs() reports tertiary_exec_control field as well
` [PATCH 08/15] kvm/vmx: Add KVM support on guest Key Locker operations
` [PATCH 09/15] kvm/cpuid: Enumerate Key Locker feature in KVM
` [PATCH 10/15] kvm/vmx/nested: Support new IA32_VMX_PROCBASED_CTLS3 vmx capability MSR
` [PATCH 11/15] kvm/vmx: Implement vmx_compute_tertiary_exec_control()
` [PATCH 12/15] kvm/vmx/vmcs12: Add Tertiary VM-Exec control field in vmcs12
` [PATCH 13/15] kvm/vmx/nested: Support Tertiary VM-Exec control in vmcs02
` [PATCH 14/15] kvm/vmx/nested: Support CR4.KL in nested
` [PATCH 15/15] kvm/vmx/nested: Enable nested LOADIWKEY VM-exit


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