kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-20 23:07:20 to 2022-06-22 08:45:49 UTC [more...]

[PATCH v7 0/8] s390x/pci: zPCI interpretation support
 2022-06-22  8:50 UTC  (5+ messages)
` [PATCH v7 3/8] s390x/pci: enable for load/store intepretation
` [PATCH v7 8/8] s390x/s390-virtio-ccw: add zpcii-disable machine property

[PATCH V3] virtio: disable notification hardening by default
 2022-06-22  8:32 UTC  (4+ messages)

[PATCH] KVM: nVMX: Don't expose TSC scaling to L1 when on Hyper-V
 2022-06-22  8:00 UTC  (6+ messages)

[PATCH v2 0/5] Simplify vfio_iommu_type1 attach/detach routine
 2022-06-22  7:54 UTC  (17+ messages)
` [PATCH v2 2/5] vfio/iommu_type1: Prefer to reuse domains vs match enforced cache coherency
` [PATCH v2 3/5] vfio/iommu_type1: Remove the domain->ops comparison
` [PATCH v2 5/5] vfio/iommu_type1: Simplify group attachment

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-06-22  7:33 UTC  (56+ messages)
` [PATCH Part2 v6 01/49] x86/cpufeatures: Add SEV-SNP CPU feature
` [PATCH Part2 v6 02/49] iommu/amd: Introduce function to check SEV-SNP support
` [PATCH Part2 v6 03/49] x86/sev: Add the host SEV-SNP initialization support
` [PATCH Part2 v6 06/49] x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction
` [PATCH Part2 v6 13/49] crypto:ccp: Provide APIs to issue SEV-SNP commands
` [PATCH Part2 v6 14/49] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled
` [PATCH Part2 v6 17/49] crypto: ccp: Add the SNP_{SET,GET}_EXT_CONFIG command
` [PATCH Part2 v6 18/49] crypto: ccp: Provide APIs to query extended attestation report
` [PATCH Part2 v6 19/49] KVM: SVM: Add support to handle AP reset MSR protocol
` [PATCH Part2 v6 20/49] KVM: SVM: Provide the Hypervisor Feature support VMGEXIT
` [PATCH Part2 v6 21/49] KVM: SVM: Make AVIC backing, VMSA and VMCB memory allocation SNP safe
` [PATCH Part2 v6 22/49] KVM: SVM: Add initial SEV-SNP support
` [PATCH Part2 v6 23/49] KVM: SVM: Add KVM_SNP_INIT command
` [PATCH Part2 v6 24/49] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_START command
` [PATCH Part2 v6 25/49] KVM: SVM: Disallow registering memory range from HugeTLB for SNP guest
` [PATCH Part2 v6 26/49] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_UPDATE command
` [PATCH Part2 v6 27/49] KVM: SVM: Mark the private vma unmerable for SEV-SNP guests
` [PATCH Part2 v6 28/49] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_FINISH command
` [PATCH Part2 v6 29/49] KVM: X86: Keep the NPT and RMP page level in sync
` [PATCH Part2 v6 30/49] KVM: x86/mmu: Introduce kvm_mmu_map_tdp_page() for use by TDX and SNP
` [PATCH Part2 v6 31/49] KVM: x86: Introduce kvm_mmu_get_tdp_walk() for SEV-SNP use
` [PATCH Part2 v6 32/49] KVM: x86: Define RMP page fault error bits for #NPF
` [PATCH Part2 v6 33/49] KVM: x86: Update page-fault trace to log full 64-bit error code
` [PATCH Part2 v6 34/49] KVM: SVM: Do not use long-lived GHCB map while setting scratch area
` [PATCH Part2 v6 35/49] KVM: SVM: Remove the long-lived GHCB host map
` [PATCH Part2 v6 36/49] KVM: SVM: Add support to handle GHCB GPA register VMGEXIT
` [PATCH Part2 v6 37/49] KVM: SVM: Add support to handle MSR based Page State Change VMGEXIT
` [PATCH Part2 v6 38/49] KVM: SVM: Add support to handle "
` [PATCH Part2 v6 39/49] KVM: SVM: Introduce ops for the post gfn map and unmap
` [PATCH Part2 v6 40/49] KVM: x86: Export the kvm_zap_gfn_range() for the SNP use
` [PATCH Part2 v6 41/49] KVM: SVM: Add support to handle the RMP nested page fault
` [PATCH Part2 v6 42/49] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event
` [PATCH Part2 v6 43/49] KVM: SVM: Use a VMSA physical address variable for populating VMCB
` [PATCH Part2 v6 44/49] KVM: SVM: Support SEV-SNP AP Creation NAE event
` [PATCH Part2 v6 45/49] KVM: SVM: Add module parameter to enable the SEV-SNP
` [PATCH Part2 v6 46/49] ccp: add support to decrypt the page
` [PATCH Part2 v6 47/49] *fix for stale per-cpu pointer due to cond_resched during ghcb mapping
` [PATCH Part2 v6 48/49] *debug: warn and retry failed rmpupdates
` [PATCH Part2 v6 49/49] KVM: SVM: Sync the GHCB scratch buffer using already mapped ghcb

[PATCH v20 00/20] s390/vfio-ap: dynamic configuration support
 2022-06-22  6:48 UTC  (24+ messages)
` [PATCH v20 01/20] s390/vfio-ap: use new AP bus interface to search for queue devices
` [PATCH v20 02/20] s390/vfio-ap: move probe and remove callbacks to vfio_ap_ops.c
` [PATCH v20 03/20] s390/vfio-ap: manage link between queue struct and matrix mdev
` [PATCH v20 04/20] s390/vfio-ap: introduce shadow APCB
` [PATCH v20 05/20] s390/vfio-ap: refresh guest's APCB by filtering AP resources assigned to mdev
` [PATCH v20 06/20] s390/vfio-ap: allow assignment of unavailable AP queues to mdev device
` [PATCH v20 07/20] s390/vfio-ap: rename matrix_dev->lock mutex to matrix_dev->mdevs_lock
` [PATCH v20 08/20] s390/vfio-ap: introduce new mutex to control access to the KVM pointer
` [PATCH v20 09/20] s390/vfio-ap: use proper locking order when setting/clearing "
` [PATCH v20 10/20] s390/vfio-ap: prepare for dynamic update of guest's APCB on assign/unassign
` [PATCH v20 11/20] s390/vfio-ap: prepare for dynamic update of guest's APCB on queue probe/remove
` [PATCH v20 12/20] s390/vfio-ap: allow hot plug/unplug of AP devices when assigned/unassigned
` [PATCH v20 13/20] s390/vfio-ap: hot plug/unplug of AP devices when probed/removed
` [PATCH v20 14/20] s390/vfio-ap: reset queues after adapter/domain unassignment
` [PATCH v20 15/20] s390/vfio-ap: implement in-use callback for vfio_ap driver
` [PATCH v20 16/20] s390/vfio-ap: sysfs attribute to display the guest's matrix
` [PATCH v20 17/20] s390/vfio-ap: handle config changed and scan complete notification
` [PATCH v20 18/20] s390/vfio-ap: update docs to include dynamic config support
` [PATCH v20 19/20] s390/Docs: new doc describing lock usage by the vfio_ap device driver
` [PATCH v20 20/20] MAINTAINERS: pick up all vfio_ap docs for VFIO AP maintainers

[RFC PATCH v4 0/7] KVM: x86: add per-vCPU exits disable capability
 2022-06-22  6:44 UTC  (9+ messages)
` [RFC PATCH v4 1/7] KVM: x86: only allow exits disable before vCPUs created
` [RFC PATCH v4 2/7] KVM: x86: Move *_in_guest power management flags to vCPU scope
` [RFC PATCH v4 3/7] KVM: x86: Reject disabling of MWAIT interception when not allowed
` [RFC PATCH v4 4/7] KVM: x86: Let userspace re-enable previously disabled exits
` [RFC PATCH v4 5/7] KVM: x86: add vCPU scoped toggling for "
` [RFC PATCH v4 6/7] KVM: x86: Add a new guest_debug flag forcing exit to userspace
` [RFC PATCH v4 7/7] KVM: selftests: Add tests for VM and vCPU cap KVM_CAP_X86_DISABLE_EXITS

[PATCH v2 1/1] vfio: check vfio_register_iommu_driver() return value
 2022-06-22  4:56 UTC 

WARNING in kvm_arch_vcpu_ioctl_run (3)
 2022-06-22  2:46 UTC  (3+ messages)

[RFT][PATCH v1 0/6] Update vfio_pin/unpin_pages API
 2022-06-22  1:18 UTC  (19+ messages)
` [RFT][PATCH v1 1/6] vfio/ap: Pass in physical address of ind to ap_aqic()
` [RFT][PATCH v1 3/6] vfio: Pass in starting IOVA to vfio_pin/unpin_pages API
` [RFT][PATCH v1 5/6] vfio/ccw: Add kmap_local_page() for memcpy
` [RFT][PATCH v1 6/6] vfio: Replace phys_pfn with phys_page for vfio_pin_pages()

[PATCH V2] virtio: disable notification hardening by default
 2022-06-22  1:17 UTC  (5+ messages)

[kvm-unit-tests PATCH v2 00/23] EFI and ACPI support for arm64
 2022-06-21 23:09 UTC  (32+ messages)
` [kvm-unit-tests PATCH v2 03/23] lib: Add support for the XSDT ACPI table
` [kvm-unit-tests PATCH v2 05/23] arm/arm64: Add support for setting up the PSCI conduit through ACPI
` [kvm-unit-tests PATCH v2 06/23] arm/arm64: Add support for discovering the UART "
` [kvm-unit-tests PATCH v2 10/23] lib/printf: Add support for printing wide strings
` [kvm-unit-tests PATCH v2 11/23] lib/efi: Add support for getting the cmdline
` [kvm-unit-tests PATCH v2 13/23] arm/arm64: Rename etext to _etext
` [kvm-unit-tests PATCH v2 15/23] arm64: Add a new type of memory type flag MR_F_RESERVED
` [kvm-unit-tests PATCH v2 17/23] arm64: Copy code from GNU-EFI
` [kvm-unit-tests PATCH v2 19/23] arm64: Use code from the gnu-efi when booting with EFI
` [kvm-unit-tests PATCH v2 20/23] lib: Avoid external dependency in libelf
` [kvm-unit-tests PATCH v2 21/23] x86: Move x86_64-specific EFI CFLAGS to x86_64 Makefile
` [kvm-unit-tests PATCH v2 22/23] arm64: Add support for efi in Makefile
` [kvm-unit-tests PATCH v2 23/23] arm64: Add an efi/run script

[linux-next:master] BUILD REGRESSION 34d1d36073ea4d4c532e8c8345627a9702be799e
 2022-06-21 22:10 UTC 

[Bug 216026] New: Fails to compile using gcc 12.1 under Ubuntu 22.04
 2022-06-21 21:45 UTC  (6+ messages)
` [Bug 216026] "

[PATCH MANUALSEL 5.18 1/6] KVM: x86: do not report a vCPU as preempted outside instruction boundaries
 2022-06-21 21:23 UTC  (2+ messages)

[PATCH MANUALSEL 5.17 1/3] KVM: x86: disable preemption while updating apicv inhibition
 2022-06-21 21:21 UTC  (3+ messages)
` [PATCH MANUALSEL 5.17 2/3] KVM: x86: disable preemption around the call to kvm_arch_vcpu_{un|}blocking
` [PATCH MANUALSEL 5.17 3/3] KVM: selftests: Restrict test region to 48-bit physical addresses when using nested

[PATCH MANUALSEL 5.18 1/3] KVM: x86: disable preemption while updating apicv inhibition
 2022-06-21 21:21 UTC  (3+ messages)
` [PATCH MANUALSEL 5.18 2/3] KVM: x86: disable preemption around the call to kvm_arch_vcpu_{un|}blocking
` [PATCH MANUALSEL 5.18 3/3] KVM: selftests: Restrict test region to 48-bit physical addresses when using nested

[PATCH 1/2] vfio/type1: Simplify bus_type determination
 2022-06-21 19:09 UTC  (3+ messages)

[PATCH v6 00/22] KVM: Extend Eager Page Splitting to the shadow MMU
 2022-06-21 17:59 UTC  (9+ messages)
` [PATCH v6 10/22] KVM: x86/mmu: Pass memory caches to allocate SPs separately
` [PATCH v6 19/22] KVM: x86/mmu: Zap collapsible SPTEs in shadow MMU at all possible levels

[PATCH] vfio: check vfio_register_iommu_driver() return value
 2022-06-21 17:32 UTC  (2+ messages)

[PATCH RFC 0/4] kvm/mm: Allow GUP to respond to non fatal signals
 2022-06-21 17:09 UTC  (4+ messages)
` [PATCH RFC 1/4] mm/gup: Add FOLL_INTERRUPTIBLE

[PATCH vfio 0/2] Migration few enhancements
 2022-06-21 16:41 UTC  (11+ messages)
` [PATCH vfio 2/2] vfio: Split migration ops from main device ops

[PATCH 00/11] KVM: VMX: Support TscScaling and EnclsExitingBitmap whith eVMCS
 2022-06-21 15:59 UTC  (13+ messages)
` [PATCH 01/11] KVM: x86: hyper-v: Expose access to debug MSRs in the partition privilege flags
` [PATCH 02/11] x86/hyperv: Fix 'struct hv_enlightened_vmcs' definition
` [PATCH 03/11] x86/hyperv: Update "
` [PATCH 04/11] KVM: VMX: Define VMCS-to-EVMCS conversion for the new fields
` [PATCH 05/11] KVM: nVMX: Support several new fields in eVMCSv1
` [PATCH 06/11] KVM: nVMX: Introduce KVM_CAP_HYPERV_ENLIGHTENED_VMCS2
` [PATCH 07/11] KVM: selftests: Switch to KVM_CAP_HYPERV_ENLIGHTENED_VMCS2
` [PATCH 08/11] KVM: VMX: Support TSC scaling with enlightened VMCS
` [PATCH 09/11] KVM: selftests: Add ENCLS_EXITING_BITMAP{,HIGH} VMCS fields
` [PATCH 10/11] KVM: selftests: Switch to updated eVMCSv1 definition
` [PATCH 11/11] KVM: selftests: Enable TSC scaling in evmcs selftest
` [PATCH QEMU EXAMPLE] i386: Support Enlightened VMCS revisions

[kvm-unit-tests PATCH v5 0/3] More skey instr. emulation test
 2022-06-21 15:40 UTC  (5+ messages)
` [kvm-unit-tests PATCH v5 1/3] s390x: Test TEID values in storage key test
` [kvm-unit-tests PATCH v5 2/3] s390x: Test effect of storage keys on some more instructions
` [kvm-unit-tests PATCH v5 3/3] s390x: Test effect of storage keys on diag 308

[kvm-unit-tests PATCH v3 0/3] s390x: Rework TEID decoding and usage
 2022-06-21 15:35 UTC  (5+ messages)
` [kvm-unit-tests PATCH v3 1/3] s390x: Fix sclp facility bit numbers
` [kvm-unit-tests PATCH v3 2/3] s390x: lib: SOP facility query function
` [kvm-unit-tests PATCH v3 3/3] s390x: Rework TEID decoding and usage

[PATCH v2 00/19] Control VQ support in vDPA
 2022-06-21 15:19 UTC  (3+ messages)
` [PATCH v2 19/19] vdpasim: control virtqueue support

[kvm-unit-tests PATCH] Add test for #SMI during interrupt window
 2022-06-21 15:12 UTC 

[PATCH v2 00/11] SMM emulation and interrupt shadow fixes
 2022-06-21 15:09 UTC  (12+ messages)
` [PATCH v2 01/11] KVM: x86: emulator: em_sysexit should update ctxt->mode
` [PATCH v2 02/11] KVM: x86: emulator: introduce update_emulation_mode
` [PATCH v2 03/11] KVM: x86: emulator: remove assign_eip_near/far
` [PATCH v2 04/11] KVM: x86: emulator: update the emulation mode after rsm
` [PATCH v2 05/11] KVM: x86: emulator: update the emulation mode after CR0 write
` [PATCH v2 06/11] KVM: x86: emulator/smm: number of GPRs in the SMRAM image depends on the image format
` [PATCH v2 07/11] KVM: x86: emulator/smm: add structs for KVM's smram layout
` [PATCH v2 08/11] KVM: x86: emulator/smm: use smram struct for 32 bit smram load/restore
` [PATCH v2 09/11] KVM: x86: emulator/smm: use smram struct for 64 "
` [PATCH v2 10/11] KVM: x86: SVM: use smram structs
` [PATCH v2 11/11] KVM: x86: emulator/smm: preserve interrupt shadow in SMRAM

[PATCH 0/3] KVM: selftests: Consolidate ucall code
 2022-06-21 14:54 UTC  (6+ messages)
` [PATCH 2/3] KVM: selftests: Consolidate boilerplate code in get_ucall()

[PATCH v7 00/39] KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features
 2022-06-21 13:24 UTC  (8+ messages)
` [PATCH v7 10/39] KVM: x86: hyper-v: Don't use sparse_set_to_vcpu_mask() in kvm_hv_send_ipi()
` [PATCH v7 17/39] KVM: x86: hyper-v: L2 TLB flush

[PATCH v2 0/2] Improve vfio-pci primary GPU assignment behavior
 2022-06-21 12:25 UTC  (7+ messages)
` [PATCH v2 1/2] drm: Implement DRM aperture helpers under video/
` [PATCH v2 2/2] vfio/pci: Remove console drivers

[PATCH] KVM: x86/vmx: Suppress posted interrupt notification when CPU is in host
 2022-06-21  9:43 UTC  (3+ messages)

[PATCH] KVM: Fix a typo
 2022-06-21  8:01 UTC 

[Patch 0/1] A bug fix to the error handling path in vfio_device_open()
 2022-06-21  3:35 UTC  (8+ messages)
` [Patch 1/1] vfio: Move "device->open_count--" out of group_rwsem "

[PATCH v9 9/9] KVM: VMX: enable IPI virtualization
 2022-06-21  2:23 UTC  (4+ messages)
` [External] "

[PATCH] RISC-V: KVM: Improve ISA extension by using a bitmap
 2022-06-20 23:42 UTC 


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