kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-07 18:38:50 to 2021-07-11 16:08:48 UTC [more...]

[PATCH 0/7] Do not read from descriptor ring
 2021-07-11 16:08 UTC  (2+ messages)

[RFC PATCH V2 0/7] Do not read from descripto ring
 2021-07-11 16:08 UTC  (7+ messages)

[RFC PATCH 0/6] Add AMD Secure Nested Paging (SEV-SNP) support
 2021-07-10 20:32 UTC  (8+ messages)
` [RFC PATCH 1/6] linux-header: add the SNP specific command
` [RFC PATCH 2/6] i386/sev: extend sev-guest property to include SEV-SNP
` [RFC PATCH 3/6] i386/sev: initialize SNP context
` [RFC PATCH 4/6] i386/sev: add the SNP launch start context
` [RFC PATCH 5/6] i386/sev: add support to encrypt BIOS when SEV-SNP is enabled
` [RFC PATCH 6/6] i386/sev: populate secrets and cpuid page and finalize the SNP launch

[PATCH v7 01/26] x86/fpu/xstate: Modify the initialization helper to handle both static and dynamic buffers
 2021-07-10 13:02 UTC  (5+ messages)
` [PATCH v7 03/26] x86/fpu/xstate: Modify address finders "
` [PATCH v7 05/26] x86/fpu/xstate: Add new variables to indicate dynamic XSTATE buffer size
` [PATCH v7 07/26] x86/fpu/xstate: Convert the struct fpu 'state' field to a pointer
` [PATCH v7 09/26] x86/fpu/xstate: Update the XSTATE save function to support dynamic states

[syzbot] possible deadlock in loop_add
 2021-07-10 11:01 UTC 

[PATCH v5 00/13] Introduce Architectural LBR for vPMU
 2021-07-10  0:42 UTC  (20+ messages)
` [PATCH v5 01/13] perf/x86/intel: Fix the comment about guest LBR support on KVM
` [PATCH v5 02/13] perf/x86/lbr: Simplify the exposure check for the LBR_INFO registers
` [PATCH v5 03/13] KVM: x86: Add arch LBR MSRs to msrs_to_save_all list
` [PATCH v5 04/13] KVM: vmx/pmu: Emulate MSR_ARCH_LBR_DEPTH for guest Arch LBR
` [PATCH v5 05/13] KVM: vmx/pmu: Emulate MSR_ARCH_LBR_CTL "
` [PATCH v5 06/13] KVM: x86/vmx: Save/Restore host MSR_ARCH_LBR_CTL state
` [PATCH v5 07/13] KVM: x86/pmu: Refactor code to support guest Arch LBR
` [PATCH v5 08/13] KVM: x86: Refresh CPUID on writes to MSR_IA32_XSS
` [PATCH v5 09/13] KVM: x86: Report XSS as an MSR to be saved if there are supported features
` [PATCH v5 10/13] KVM: x86: Refine the matching and clearing logic for supported_xss
` [PATCH v5 11/13] KVM: x86: Add XSAVE Support for Architectural LBR
` [PATCH v5 12/13] KVM: x86/vmx: Check Arch LBR config when return perf capabilities
` [PATCH v5 13/13] KVM: x86/cpuid: Advise Arch LBR feature in CPUID

[PATCH 0/2] KVM: x86: Convey the exit reason to user-space on emulation failure
 2021-07-09 21:58 UTC  (5+ messages)
` [PATCH 2/2] KVM: x86: On emulation failure, convey the exit reason to userspace

[RFC v2] /dev/iommu uAPI proposal
 2021-07-09 21:50 UTC  (2+ messages)

[GIT PULL] virtio,vhost,vdpa: features, fixes
 2021-07-09 19:20 UTC  (2+ messages)

[PATCH v2 0/6] KVM: x86/mmu: Fast page fault support for the TDP MMU
 2021-07-09 18:45 UTC  (3+ messages)
` [PATCH v2 4/6] KVM: x86/mmu: fast_page_fault "

[PATCH] KVM: kvm_vcpu_kick: Do not read potentially-stale vcpu->cpu
 2021-07-09 17:47 UTC  (3+ messages)

[PATCH] Revert "KVM: x86: WARN and reject loading KVM if NX is supported but not enabled"
 2021-07-09 17:32 UTC  (4+ messages)

[PATCH] KVM: X86: Also reload the debug registers before kvm_x86->run() when the host is using them
 2021-07-09 17:01 UTC  (10+ messages)

[PATCH v2 0/2] kvm: x86: Convey the exit reason to user-space on emulation failure
 2021-07-09 16:08 UTC  (11+ messages)
` [PATCH v2 2/2] KVM: x86: On emulation failure, convey the exit reason to userspace

[PATCH v1 0/4] Linear and Logarithmic histogram statistics
 2021-07-09 15:25 UTC  (17+ messages)
` [PATCH v1 1/4] KVM: stats: Support linear and logarithmic "
` [PATCH v1 2/4] KVM: stats: Update doc for "
` [PATCH v1 3/4] KVM: selftests: Add checks for histogram stats parameters
` [PATCH v1 4/4] KVM: stats: Add halt polling related histogram stats

[kvm-unit-tests PATCH] s390x: Add specification exception test
 2021-07-09 14:22 UTC  (3+ messages)

[Kvmtool] Some thoughts on using kvmtool Virtio for Xen
 2021-07-09 11:37 UTC  (6+ messages)

[PATCH -next 1/2] selftests: Fix vm_handle_exception undefined error
 2021-07-09  6:37 UTC  (2+ messages)
` [PATCH -next 2/2] selftests: Fix fscanf warning

[PATCH 0/6] KVM: nSVM: Fix issues when SMM is entered from L2
 2021-07-09  6:08 UTC  (6+ messages)
` [PATCH 1/6] KVM: nSVM: Check the value written to MSR_VM_HSAVE_PA

[PATCH V3 0/2] vDPA/ifcvf: implement management netlink framework
 2021-07-09  2:37 UTC  (5+ messages)
` [PATCH V3 1/2] vDPA/ifcvf: introduce get_dev_type() which returns virtio dev id
` [PATCH V3 2/2] vDPA/ifcvf: implement management netlink framework for ifcvf

[PATCH 0/5] KVM: x86: Use kernel x86 cpuid utilities in KVM selftests
 2021-07-08 19:46 UTC  (8+ messages)

[PATCH Part2 RFC v4 00/40] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-07-08 18:56 UTC  (31+ messages)
` [PATCH Part2 RFC v4 09/40] x86/fault: Add support to dump RMP entry on fault
` [PATCH Part2 RFC v4 10/40] x86/fault: Add support to handle the RMP fault for user address
` [PATCH Part2 RFC v4 14/40] crypto:ccp: Provide APIs to issue SEV-SNP commands
` [PATCH Part2 RFC v4 20/40] KVM: SVM: Make AVIC backing, VMSA and VMCB memory allocation SNP safe
` [PATCH Part2 RFC v4 21/40] KVM: SVM: Add initial SEV-SNP support
` [PATCH Part2 RFC v4 22/40] KVM: SVM: Add KVM_SNP_INIT command
` [PATCH Part2 RFC v4 23/40] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_START command
` [PATCH Part2 RFC v4 27/40] KVM: X86: Add kvm_x86_ops to get the max page level for the TDP
` [PATCH Part2 RFC v4 28/40] KVM: X86: Introduce kvm_mmu_map_tdp_page() for use by SEV
` [PATCH Part2 RFC v4 29/40] KVM: X86: Introduce kvm_mmu_get_tdp_walk() for SEV-SNP use
` [PATCH Part2 RFC v4 30/40] KVM: X86: Define new RMP check related #NPF error bits
` [PATCH Part2 RFC v4 31/40] KVM: X86: update page-fault trace to log the 64-bit error code
` [PATCH Part2 RFC v4 32/40] KVM: SVM: Add support to handle GHCB GPA register VMGEXIT
` [PATCH Part2 RFC v4 34/40] KVM: SVM: Add support to handle Page State Change VMGEXIT
` [PATCH Part2 RFC v4 35/40] KVM: Add arch hooks to track the host write to guest memory
` [PATCH Part2 RFC v4 36/40] KVM: X86: Export the kvm_zap_gfn_range() for the SNP use
` [PATCH Part2 RFC v4 37/40] KVM: SVM: Add support to handle the RMP nested page fault
` [PATCH Part2 RFC v4 38/40] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event
` [PATCH Part2 RFC v4 39/40] KVM: SVM: Use a VMSA physical address variable for populating VMCB
` [PATCH Part2 RFC v4 40/40] KVM: SVM: Support SEV-SNP AP Creation NAE event

[PATCH 0/2] KVM: SVM: Fix error handling bugs in SEV migration
 2021-07-08 17:24 UTC  (3+ messages)

[PATCH 0/3] KVM: SMM fixes
 2021-07-08 17:24 UTC  (2+ messages)

[PATCH] KVM: selftests: Address extra memslot parameters in vm_vaddr_alloc
 2021-07-08 17:16 UTC  (2+ messages)

[PATCH] KVM: VMX: Remove vmx_msr_index from vmx.h
 2021-07-08 17:04 UTC  (2+ messages)

[GIT PULL 0/2] KVM: selftests: Fixes for 5.14
 2021-07-08 17:01 UTC  (2+ messages)

[PATCH next] kvm: debugfs: fix memory leak in kvm_create_vm_debugfs
 2021-07-08 16:58 UTC  (3+ messages)

[PATCH] KVM: selftests: x86: Address missing vm_install_exception_handler conversions
 2021-07-08 16:52 UTC  (2+ messages)

[PATCH] KVM: x86/pmu: Clear anythread deprecated bit when 0xa leaf is unsupported on the SVM
 2021-07-08 16:44 UTC  (2+ messages)

[PATCH] KVM: mmio: Fix use-after-free Read in kvm_vm_ioctl_unregister_coalesced_mmio
 2021-07-08 16:43 UTC  (2+ messages)

[PATCH 0/2] KVM: SVM: Final C-bit fixes?
 2021-07-08 16:30 UTC  (2+ messages)

[RFC PATCH 0/8] Derive XSAVE state component offsets from CPUID leaf 0xd where possible
 2021-07-08 16:13 UTC  (7+ messages)
` [RFC PATCH 8/8] target/i386: Move X86XSaveArea into TCG

[RFC PATCH v2 00/69] KVM: X86: TDX support
 2021-07-08 15:29 UTC  (8+ messages)
` [RFC PATCH v2 43/69] KVM: x86/mmu: Allow non-zero init value for shadow PTE
` [RFC PATCH v2 55/69] KVM: VMX: Add 'main.c' to wrap VMX and TDX

[PATCH V7 00/18] KVM: x86/pmu: Add *basic* support to enable guest PEBS via DS
 2021-07-08 13:39 UTC  (13+ messages)
` [PATCH V7 01/18] perf/core: Use static_call to optimize perf_guest_info_callbacks
` [PATCH V7 03/18] perf/x86/intel: Handle guest PEBS overflow PMI for KVM guest
` [PATCH V7 11/18] KVM: x86/pmu: Add IA32_DS_AREA MSR emulation to support guest DS
` [PATCH V7 15/18] KVM: x86/pmu: Disable guest PEBS temporarily in two rare situations

[syzbot] general protection fault in try_grab_compound_head
 2021-07-08 13:03 UTC  (2+ messages)

[PATCH v2 0/4] bus: Make remove callback return void
 2021-07-08 12:41 UTC  (6+ messages)
` [PATCH v2 4/4] "

Re: [PATCH v8 10/10] Documentation: Add documentation for VDUSE
 2021-07-08 12:35 UTC  (18+ messages)
  `  "
        `  "

[kvm-unit-tests PATCH] x86: add Key Locker LOADIWKEY in vmexit test suite
 2021-07-08  9:35 UTC 

[PATCH V2] x86/kvmclock: Stop kvmclocks for hibernate restore
 2021-07-08  9:18 UTC  (3+ messages)

[PATCH 4/4] x86/tsx: Add cmdline tsx=fake to not clear CPUID bits RTM and HLE
 2021-07-08  9:15 UTC  (10+ messages)

[PATCH Part1 RFC v4 00/36] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-07-08  8:53 UTC  (4+ messages)
` [PATCH Part1 RFC v4 04/36] x86/mm: Add sev_feature_enabled() helper

[RFC PATCH v2 00/44] TDX support
 2021-07-08  0:55 UTC  (45+ messages)
` [RFC PATCH v2 01/44] target/i386: Expose x86_cpu_get_supported_feature_word() for TDX
` [RFC PATCH v2 02/44] kvm: Switch KVM_CAP_READONLY_MEM to a per-VM ioctl()
` [RFC PATCH v2 03/44] i386/kvm: Move architectural CPUID leaf generation to separarte helper
` [RFC PATCH v2 04/44] vl: Introduce machine_init_done_late notifier
` [RFC PATCH v2 05/44] linux-headers: Update headers to pull in TDX API changes
` [RFC PATCH v2 06/44] hw/i386: Introduce kvm-type for TDX guest
` [RFC PATCH v2 07/44] i386/kvm: Squash getting/putting guest state for TDX VMs
` [RFC PATCH v2 08/44] i386/kvm: Skip KVM_X86_SETUP_MCE for TDX guests
` [RFC PATCH v2 09/44] target/i386: kvm: don't synchronize guest tsc for TD guest
` [RFC PATCH v2 10/44] hw/i386: Initialize TDX via KVM ioctl() when kvm_type is TDX
` [RFC PATCH v2 11/44] i386/tdx: Implement user specified tsc frequency
` [RFC PATCH v2 12/44] target/i386/tdx: Finalize the TD's measurement when machine is done
` [RFC PATCH v2 13/44] i386/tdx: Frame in tdx_get_supported_cpuid with KVM_TDX_CAPABILITIES
` [RFC PATCH v2 14/44] i386/tdx: Frame in the call for KVM_TDX_INIT_VCPU
` [RFC PATCH v2 15/44] i386/tdx: Add hook to require generic device loader
` [RFC PATCH v2 16/44] hw/i386: Add definitions from UEFI spec for volumes, resources, etc
` [RFC PATCH v2 17/44] i386/tdx: Add definitions for TDVF metadata
` [RFC PATCH v2 18/44] hw/i386: refactor e820_add_entry()
` [RFC PATCH v2 19/44] hw/i386/e820: introduce a helper function to change type of e820
` [RFC PATCH v2 20/44] i386/tdx: Parse tdx metadata and store the result into TdxGuestState
` [RFC PATCH v2 21/44] i386/tdx: Create the TD HOB list upon machine init done
` [RFC PATCH v2 22/44] i386/tdx: Add TDVF memory via INIT_MEM_REGION
` [RFC PATCH v2 23/44] i386/tdx: Use KVM_TDX_INIT_VCPU to pass HOB to TDVF
` [RFC PATCH v2 24/44] i386/tdx: Add MMIO HOB entries
` [RFC PATCH v2 25/44] q35: Move PCIe BAR check above PAM check in mch_write_config()
` [RFC PATCH v2 26/44] pci-host/q35: Move PAM initialization above SMRAM initialization
` [RFC PATCH v2 27/44] q35: Introduce smm_ranges property for q35-pci-host
` [RFC PATCH v2 28/44] i386/tdx: Force x2apic mode and routing for TDs
` [RFC PATCH v2 29/44] target/i386: Add machine option to disable PIC/8259
` [RFC PATCH v2 30/44] qom: implement property helper for sha384
` [RFC PATCH v2 31/44] target/i386/tdx: Allows mrconfigid/mrowner/mrownerconfig for TDX_INIT_VM
` [RFC PATCH v2 32/44] tdx: add kvm_tdx_enabled() accessor for later use
` [RFC PATCH v2 33/44] qmp: add query-tdx-capabilities query-tdx command
` [RFC PATCH v2 34/44] target/i386/tdx: set reboot action to shutdown when tdx
` [RFC PATCH v2 35/44] ioapic: add property to disable level interrupt
` [RFC PATCH v2 36/44] hw/i386: add eoi_intercept_unsupported member to X86MachineState
` [RFC PATCH v2 37/44] hw/i386: add option to forcibly report edge trigger in acpi tables
` [RFC PATCH v2 38/44] hw/i386: plug eoi_intercept_unsupported to ioapic
` [RFC PATCH v2 39/44] ioapic: add property to disallow SMI delivery mode
` [RFC PATCH v2 40/44] hw/i386: add a flag to disallow SMI
` [RFC PATCH v2 41/44] ioapic: add property to disallow INIT/SIPI delivery mode
` [RFC PATCH v2 42/44] hw/i386: add a flag to disable init/sipi delivery mode of interrupt
` [RFC PATCH v2 43/44] i386/tdx: disallow level interrupt and SMI/INIT/SIPI delivery mode
` [RFC PATCH v2 44/44] i386/tdx: disable S3/S4 unconditionally

[vhost:vhost 29/31] fs/fuse/virtio_fs.c:967:13: error: initialization of 'int (*)(struct virtio_device *, void *)' from incompatible pointer type 'int (*)(struct virtio_device *)'
 2021-07-07 21:21 UTC 

[vhost:vhost 29/31] drivers/crypto/virtio/virtio_crypto_core.c:516:25: error: initialization of 'int (*)(struct virtio_device *, void *)' from incompatible pointer type 'int (*)(struct virtio_device *)'
 2021-07-07 20:35 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).