messages from 2023-05-29 04:23:52 to 2023-05-30 14:35:44 UTC [more...]
[RFC PATCH V6 00/14] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv
2023-05-30 14:35 UTC (5+ messages)
` [RFC PATCH V6 01/14] x86/sev: Add a #HV exception handler
[PATCH RFCv2 00/24] IOMMUFD Dirty Tracking
2023-05-30 14:10 UTC (3+ messages)
` [PATCH RFCv2 24/24] iommu/arm-smmu-v3: Advertise IOMMU_DOMAIN_F_ENFORCE_DIRTY
[PATCH 1/2] mmu_notifiers: Restore documentation for .invalidate_range()
2023-05-30 14:06 UTC (9+ messages)
` [PATCH 2/2] arm64: Notify on pte permission upgrades
[PATCH 0/6] bus: fsl-mc: Make remove function return void
2023-05-30 13:50 UTC (7+ messages)
[syzbot] [kvm?] [net?] [virt?] general protection fault in vhost_work_queue
2023-05-30 13:44 UTC (3+ messages)
[PATCH v2 0/8] KVM: selftests: Test the consistency of the PMU's CPUID and its features
2023-05-30 13:42 UTC (9+ messages)
` [PATCH v2 1/8] KVM: selftests: KVM: selftests: Add macros for fixed counters in processor.h
` [PATCH v2 2/8] KVM: selftests: Add pmu.h for PMU events and common masks
` [PATCH v2 3/8] KVM: selftests: Test Intel PMU architectural events on gp counters
` [PATCH v2 4/8] KVM: selftests: Test Intel PMU architectural events on fixed counters
` [PATCH v2 5/8] KVM: selftests: Test consistency of CPUID with num of gp counters
` [PATCH v2 6/8] KVM: selftests: Test consistency of CPUID with num of fixed counters
` [PATCH v2 7/8] KVM: selftests: Test Intel supported fixed counters bit mask
` [PATCH v2 8/8] KVM: selftests: Test consistency of PMU MSRs with Intel PMU version
[PATCH 0/4] KVM: arm64: PMU: Fix PMUVer handling on heterogeneous PMU systems
2023-05-30 12:53 UTC (3+ messages)
[kvm-unit-tests PATCH v4 0/2] Fixing infinite loop on SCLP READ SCP INFO error
2023-05-30 12:52 UTC (3+ messages)
` [kvm-unit-tests PATCH v4 1/2] s390x: sclp: consider monoprocessor on read_info error
` [kvm-unit-tests PATCH v4 2/2] s390x: sclp: Implement SCLP_RC_INSUFFICIENT_SCCB_LENGTH
[kvm-unit-tests PATCH v3 0/2] Fixing infinite loop on SCLP READ SCP INFO error
2023-05-30 12:40 UTC (3+ messages)
` [kvm-unit-tests PATCH v3 1/2] s390x: sclp: consider monoprocessor on read_info error
` [kvm-unit-tests PATCH v3 2/2] s390x: sclp: Implement SCLP_RC_INSUFFICIENT_SCCB_LENGTH
[PATCH v3 00/21] Enable CET Virtualization
2023-05-30 12:08 UTC (5+ messages)
` [PATCH v3 07/21] KVM:x86: Refresh CPUID on write to guest MSR_IA32_XSS
[kvm-unit-tests PATCH v2 0/1] Fixing infinite loop on SCLP READ SCP INFO error
2023-05-30 11:37 UTC (4+ messages)
` [kvm-unit-tests PATCH v2 1/1] s390x: sclp: consider monoprocessor on read_info error
WARNING trace at kvm_nx_huge_page_recovery_worker on 6.3.4
2023-05-30 10:42 UTC (3+ messages)
[PATCH 1/2] x86/msr: Read MSRs individually
2023-05-30 10:23 UTC (2+ messages)
` [PATCH v2] x86/msr: Allow unprivileged read access to some MSRs
[PATCH v2 0/6] KVM: x86/mmu: refine memtype related mmu zap
2023-05-30 9:48 UTC (11+ messages)
` [PATCH v2 1/6] KVM: x86/mmu: add a new mmu zap helper to indicate memtype changes
[PATCH -next v20 10/26] riscv: Add task switch support for vector
2023-05-30 10:11 UTC (3+ messages)
[RFC PATCH v1 0/9] Hypervisor-Enforced Kernel Integrity
2023-05-30 9:54 UTC (12+ messages)
` [PATCH v1 3/9] virt: Implement Heki common code
` [PATCH v1 5/9] KVM: x86: Add new hypercall to lock control registers
[PATCH kernel v5 0/6] KVM: SEV: Enable AMD SEV-ES DebugSwap
2023-05-30 8:57 UTC (8+ messages)
` [PATCH kernel v5 5/6] KVM: SEV: Enable data breakpoints in SEV-ES
[PATCH v14 000/113] KVM TDX basic feature support
2023-05-30 7:34 UTC (87+ messages)
` [PATCH v14 028/113] KVM: x86/mmu: Add address conversion functions for TDX shared bit of GPA
` [PATCH v14 029/113] [MARKER] The start of TDX KVM patch series: KVM TDP refactoring for TDX
` [PATCH v14 030/113] KVM: Allow page-sized MMU caches to be initialized with custom 64-bit values
` [PATCH v14 031/113] KVM: x86/mmu: Replace hardcoded value 0 for the initial value for SPTE
` [PATCH v14 033/113] KVM: x86/mmu: Add Suppress VE bit to shadow_mmio_mask/shadow_present_mask
` [PATCH v14 034/113] KVM: x86/mmu: Track shadow MMIO value on a per-VM basis
` [PATCH v14 035/113] KVM: x86/mmu: Disallow fast page fault on private GPA
` [PATCH v14 036/113] KVM: x86/mmu: Allow per-VM override of the TDP max page level
` [PATCH v14 037/113] KVM: VMX: Introduce test mode related to EPT violation VE
` [PATCH v14 038/113] [MARKER] The start of TDX KVM patch series: KVM TDP MMU hooks
` [PATCH v14 039/113] KVM: x86/mmu: Assume guest MMIOs are shared
` [PATCH v14 040/113] KVM: x86/tdp_mmu: Init role member of struct kvm_mmu_page at allocation
` [PATCH v14 041/113] KVM: x86/mmu: Add a new is_private member for union kvm_mmu_page_role
` [PATCH v14 042/113] KVM: x86/mmu: Add a private pointer to struct kvm_mmu_page
` [PATCH v14 043/113] KVM: Add flags to struct kvm_gfn_range
` [PATCH v14 044/113] KVM: x86/tdp_mmu: Don't zap private pages for unsupported cases
` [PATCH v14 045/113] KVM: x86/tdp_mmu: Sprinkle __must_check
` [PATCH v14 046/113] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU
` [PATCH v14 047/113] [MARKER] The start of TDX KVM patch series: TDX EPT violation
` [PATCH v14 048/113] KVM: x86/mmu: TDX: Do not enable page track for TD guest
` [PATCH v14 049/113] KVM: VMX: Split out guts of EPT violation to common/exposed function
` [PATCH v14 050/113] KVM: VMX: Move setting of EPT MMU masks to common VT-x code
` [PATCH v14 051/113] KVM: TDX: Add accessors VMX VMCS helpers
` [PATCH v14 052/113] KVM: TDX: Add load_mmu_pgd method for TDX
` [PATCH v14 053/113] KVM: TDX: Retry seamcall when TDX_OPERAND_BUSY with operand SEPT
` [PATCH v14 054/113] KVM: TDX: Require TDP MMU and mmio caching for TDX
` [PATCH v14 055/113] KVM: TDX: TDP MMU TDX support
` [PATCH v14 056/113] KVM: TDX: MTRR: implement get_mt_mask() for TDX
` [PATCH v14 057/113] [MARKER] The start of TDX KVM patch series: TD finalization
` [PATCH v14 058/113] KVM: x86/mmu: Introduce kvm_mmu_map_tdp_page() for use by TDX
` [PATCH v14 059/113] KVM: TDX: Create initial guest memory
` [PATCH v14 060/113] KVM: TDX: Finalize VM initialization
` [PATCH v14 061/113] [MARKER] The start of TDX KVM patch series: TD vcpu enter/exit
` [PATCH v14 062/113] KVM: TDX: Add helper assembly function to TDX vcpu
` [PATCH v14 063/113] KVM: TDX: Implement TDX vcpu enter/exit path
` [PATCH v14 064/113] KVM: TDX: vcpu_run: save/restore host state(host kernel gs)
` [PATCH v14 065/113] KVM: TDX: restore host xsave state when exit from the guest TD
` [PATCH v14 066/113] KVM: x86: Allow to update cached values in kvm_user_return_msrs w/o wrmsr
` [PATCH v14 067/113] KVM: TDX: restore user ret MSRs
` [PATCH v14 068/113] KVM: TDX: Add TSX_CTRL msr into uret_msrs list
` [PATCH v14 069/113] [MARKER] The start of TDX KVM patch series: TD vcpu exits/interrupts/hypercalls
` [PATCH v14 070/113] KVM: TDX: complete interrupts after tdexit
` [PATCH v14 071/113] KVM: TDX: restore debug store when TD exit
` [PATCH v14 072/113] KVM: TDX: handle vcpu migration over logical processor
` [PATCH v14 073/113] KVM: x86: Add a switch_db_regs flag to handle TDX's auto-switched behavior
` [PATCH v14 074/113] KVM: TDX: Add support for find pending IRQ in a protected local APIC
` [PATCH v14 075/113] KVM: x86: Assume timer IRQ was injected if APIC state is proteced
` [PATCH v14 076/113] KVM: TDX: remove use of struct vcpu_vmx from posted_interrupt.c
` [PATCH v14 077/113] KVM: TDX: Implement interrupt injection
` [PATCH v14 078/113] KVM: TDX: Implements vcpu request_immediate_exit
` [PATCH v14 079/113] KVM: TDX: Implement methods to inject NMI
` [PATCH v14 080/113] KVM: VMX: Modify NMI and INTR handlers to take intr_info as function argument
` [PATCH v14 081/113] KVM: VMX: Move NMI/exception handler to common helper
` [PATCH v14 082/113] KVM: x86: Split core of hypercall emulation to helper function
` [PATCH v14 083/113] KVM: TDX: Add a place holder to handle TDX VM exit
` [PATCH v14 084/113] KVM: TDX: Handle vmentry failure for INTEL TD guest
` [PATCH v14 085/113] KVM: TDX: handle EXIT_REASON_OTHER_SMI
` [PATCH v14 086/113] KVM: TDX: handle ept violation/misconfig exit
` [PATCH v14 087/113] KVM: TDX: handle EXCEPTION_NMI and EXTERNAL_INTERRUPT
` [PATCH v14 088/113] KVM: TDX: Add a place holder for handler of TDX hypercalls (TDG.VP.VMCALL)
` [PATCH v14 089/113] KVM: TDX: handle KVM hypercall with TDG.VP.VMCALL
` [PATCH v14 090/113] KVM: TDX: Add KVM Exit for TDX TDG.VP.VMCALL
` [PATCH v14 091/113] KVM: TDX: Handle TDX PV CPUID hypercall
` [PATCH v14 092/113] KVM: TDX: Handle TDX PV HLT hypercall
` [PATCH v14 093/113] KVM: TDX: Handle TDX PV port io hypercall
` [PATCH v14 094/113] KVM: TDX: Handle TDX PV MMIO hypercall
` [PATCH v14 095/113] KVM: TDX: Implement callbacks for MSR operations for TDX
` [PATCH v14 096/113] KVM: TDX: Handle TDX PV rdmsr/wrmsr hypercall
` [PATCH v14 097/113] KVM: TDX: Handle MSR MTRRCap and MTRRDefType access
` [PATCH v14 098/113] KVM: TDX: Handle TDG.VP.VMCALL<GetTdVmCallInfo> hypercall
` [PATCH v14 099/113] KVM: TDX: Silently discard SMI request
` [PATCH v14 100/113] KVM: TDX: Silently ignore INIT/SIPI
` [PATCH v14 101/113] KVM: TDX: Add methods to ignore accesses to CPU state
` [PATCH v14 102/113] KVM: TDX: Add methods to ignore guest instruction emulation
` [PATCH v14 103/113] KVM: TDX: Add a method to ignore dirty logging
` [PATCH v14 104/113] KVM: TDX: Add methods to ignore VMX preemption timer
` [PATCH v14 105/113] KVM: TDX: Add methods to ignore accesses to TSC
` [PATCH v14 106/113] KVM: TDX: Ignore setting up mce
` [PATCH v14 107/113] KVM: TDX: Add a method to ignore for TDX to ignore hypercall patch
` [PATCH v14 108/113] KVM: TDX: Add methods to ignore virtual apic related operation
` [PATCH v14 109/113] Documentation/virt/kvm: Document on Trust Domain Extensions(TDX)
` [PATCH v14 110/113] KVM: x86: design documentation on TDX support of x86 KVM TDP MMU
` [PATCH v14 111/113] RFC: KVM: x86, TDX: Add check for setting CPUID
` [PATCH v14 112/113] RFC: KVM: TDX: Make busy with S-EPT on entry bug
` [PATCH v14 113/113] [MARKER] the end of (the first phase of) TDX KVM patch series
[PATCH v6 00/10] KVM: x86: Add AMD Guest PerfMonV2 PMU support
2023-05-30 6:04 UTC (11+ messages)
` [PATCH v6 01/10] KVM: x86/pmu: Expose reprogram_counters() in pmu.h
` [PATCH v6 02/10] KVM: x86/pmu: Return #GP if user sets the GLOBAL_STATUS reserved bits
` [PATCH v6 03/10] KVM: x86/pmu: Make part of the Intel v2 PMU MSRs handling x86 generic
` [PATCH v6 04/10] KVM: x86: Explicitly zero cpuid "0xa" leaf when PMU is disabled
` [PATCH v6 05/10] KVM: x86/pmu: Disable vPMU if the minimum num of counters isn't met
` [PATCH v6 06/10] KVM: x86/pmu: Forget PERFCTR_CORE if the min "
` [PATCH v6 07/10] KVM: x86/pmu: Constrain the num of guest counters with kvm_pmu_cap
` [PATCH v6 08/10] KVM: x86/cpuid: Add a KVM-only leaf to redirect AMD PerfMonV2 flag
` [PATCH v6 09/10] KVM: x86/svm/pmu: Add AMD PerfMonV2 support
` [PATCH v6 10/10] KVM: x86/cpuid: Add AMD CPUID ExtPerfMonAndDbg leaf 0x80000022
[PATCH v6 00/10] Enhance vfio PCI hot reset for vfio cdev device
2023-05-30 4:23 UTC (4+ messages)
` [PATCH v6 10/10] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET
[PATCH v5 0/4] x86: Add test cases for LAM
2023-05-30 2:43 UTC (5+ messages)
` [PATCH v5 1/4] x86: Allow setting of CR3 LAM bits if LAM supported
` [PATCH v5 2/4] x86: Add test case for LAM_SUP
` [PATCH v5 3/4] x86: Add test cases for LAM_{U48,U57}
` [PATCH v5 4/4] x86: Add test case for INVVPID with LAM
[PATCH v12 00/31] Add KVM LoongArch support
2023-05-30 1:52 UTC (32+ messages)
` [PATCH v12 01/31] LoongArch: KVM: Add kvm related header files
` [PATCH v12 02/31] LoongArch: KVM: Implement kvm module related interface
` [PATCH v12 03/31] LoongArch: KVM: Implement kvm hardware enable, disable interface
` [PATCH v12 04/31] LoongArch: KVM: Implement VM related functions
` [PATCH v12 05/31] LoongArch: KVM: Add vcpu related header files
` [PATCH v12 06/31] LoongArch: KVM: Implement vcpu create and destroy interface
` [PATCH v12 07/31] LoongArch: KVM: Implement vcpu run interface
` [PATCH v12 08/31] LoongArch: KVM: Implement vcpu handle exit interface
` [PATCH v12 09/31] LoongArch: KVM: Implement vcpu get, vcpu set registers
` [PATCH v12 10/31] LoongArch: KVM: Implement vcpu ENABLE_CAP ioctl interface
` [PATCH v12 11/31] LoongArch: KVM: Implement fpu related operations for vcpu
` [PATCH v12 12/31] LoongArch: KVM: Implement vcpu interrupt operations
` [PATCH v12 13/31] LoongArch: KVM: Implement misc vcpu related interfaces
` [PATCH v12 14/31] LoongArch: KVM: Implement vcpu load and vcpu put operations
` [PATCH v12 15/31] LoongArch: KVM: Implement vcpu status description
` [PATCH v12 16/31] LoongArch: KVM: Implement update VM id function
` [PATCH v12 17/31] LoongArch: KVM: Implement virtual machine tlb operations
` [PATCH v12 18/31] LoongArch: KVM: Implement vcpu timer operations
` [PATCH v12 19/31] LoongArch: KVM: Implement kvm mmu operations
` [PATCH v12 20/31] LoongArch: KVM: Implement handle csr excption
` [PATCH v12 21/31] LoongArch: KVM: Implement handle iocsr exception
` [PATCH v12 22/31] LoongArch: KVM: Implement handle idle exception
` [PATCH v12 23/31] LoongArch: KVM: Implement handle gspr exception
` [PATCH v12 24/31] LoongArch: KVM: Implement handle mmio exception
` [PATCH v12 25/31] LoongArch: KVM: Implement handle fpu exception
` [PATCH v12 26/31] LoongArch: KVM: Implement kvm exception vector
` [PATCH v12 27/31] LoongArch: KVM: Implement vcpu world switch
` [PATCH v12 28/31] LoongArch: KVM: Implement probe virtualization when LoongArch cpu init
` [PATCH v12 29/31] LoongArch: KVM: Enable kvm config and add the makefile
` [PATCH v12 30/31] LoongArch: KVM: Supplement kvm document about LoongArch-specific part
` [PATCH v12 31/31] LoongArch: KVM: Add maintainers for LoongArch KVM
[PATCH v2 5/6] KVM: x86: Keep a per-VM MTRR state
2023-05-30 1:19 UTC (11+ messages)
RDMA migration is slower than TCP
2023-05-30 0:51 UTC
[PATCH v3 00/10] Add Intel VT-d nested translation
2023-05-30 0:16 UTC (8+ messages)
` [PATCH v3 01/10] iommufd: Add data structure for Intel VT-d stage-1 domain allocation
[PATCH] vfio: Fixup kconfig ordering for VFIO_PCI_CORE
2023-05-29 17:47 UTC
[PATCH v2 1/1] vfio/nvgpu: Add vfio pci variant module for grace hopper
2023-05-29 17:38 UTC (5+ messages)
[PATCH] kvm: fix multiple SIMD prefixes decoding
2023-05-29 17:41 UTC
[PATCH 0/5] KVM: x86/pmu: Hide guest counter updates from the VMRUN instruction
2023-05-29 14:51 UTC (15+ messages)
` [PATCH 5/5] "
[PATCH V5 00/10] KVM: x86: Add AMD Guest PerfMonV2 PMU support
2023-05-29 14:25 UTC (10+ messages)
` [PATCH V5 05/10] KVM: x86/pmu: Disable vPMU if the minimum num of counters isn't met
[PATCH v13 000/113] KVM TDX basic feature support
2023-05-29 14:19 UTC (6+ messages)
` [PATCH v13 021/113] KVM: TDX: Make pmu_intel.c ignore guest TD case
[PATCH v4 0/6] KVM: arm64: Add support for FEAT_TLBIRANGE
2023-05-29 14:18 UTC (7+ messages)
` [PATCH v4 2/6] KVM: arm64: Implement __kvm_tlb_flush_vmid_range()
` [PATCH v4 3/6] KVM: arm64: Implement kvm_arch_flush_remote_tlbs_range()
` [PATCH v4 6/6] KVM: arm64: Use TLBI range-based intructions for unmap
[Bug] AMD nested: commit broke VMware
2023-05-29 13:43 UTC (2+ messages)
[PATCH v2 00/11] RISCV: Add KVM_GET_REG_LIST API
2023-05-29 12:20 UTC (6+ messages)
` [PATCH v2 11/11] KVM: riscv: selftests: Add get-reg-list test
[PATCH v7 0/1] arm: enable MTE for QEMU + kvm
2023-05-29 10:27 UTC (4+ messages)
[PATCH v6] vfio/cdx: add support for CDX bus
2023-05-29 8:06 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox