messages from 2023-01-19 21:00:37 to 2023-01-21 02:08:53 UTC [more...]
[RFC PATCH v6 0/6] KVM: x86: add per-vCPU exits disable capability
2023-01-21 2:07 UTC (6+ messages)
` [RFC PATCH v6 1/6] KVM: x86: only allow exits disable before vCPUs created
` [RFC PATCH v6 2/6] KVM: x86: Move *_in_guest power management flags to vCPU scope
` [RFC PATCH v6 3/6] KVM: x86: Reject disabling of MWAIT interception when not allowed
` [RFC PATCH v6 5/6] KVM: x86: add vCPU scoped toggling for disabled exits
` [RFC PATCH v6 6/6] KVM: selftests: Add tests for VM and vCPU cap KVM_CAP_X86_DISABLE_EXITS
[PATCH] KVM: MMU: Add wrapper to check whether MMU is in direct mode
2023-01-21 0:38 UTC (5+ messages)
[RFC PATCH v3 00/31] TDX KVM selftests
2023-01-21 0:27 UTC (33+ messages)
` [RFC PATCH v3 01/31] KVM: selftests: Add function to allow one-to-one GVA to GPA mappings
` [RFC PATCH v3 02/31] KVM: selftests: Add support for creating non-default type VMs
` [RFC PATCH v3 03/31] KVM: selftests: Expose function that sets up sregs based on VM's mode
` [RFC PATCH v3 04/31] KVM: selftests: Store initial stack address in struct kvm_vcpu
` [RFC PATCH v3 05/31] KVM: selftests: Refactor steps in vCPU descriptor table initialization
` [RFC PATCH v3 06/31] KVM: selftests: Add helper functions to create TDX VMs
` [RFC PATCH v3 07/31] KVM: selftests: TDX: Use KVM_TDX_CAPABILITIES to validate TDs' attribute configuration
` [RFC PATCH v3 08/31] KVM: selftests: Require GCC to realign stacks on function entry
` [RFC PATCH v3 09/31] KVM: selftests: TDX: Add TDX lifecycle test
` [RFC PATCH v3 10/31] KVM: selftests: TDX: Add report_fatal_error test
` [RFC PATCH v3 11/31] KVM: selftests: TDX: Adding test case for TDX port IO
` [RFC PATCH v3 12/31] KVM: selftests: TDX: Add basic TDX CPUID test
` [RFC PATCH v3 13/31] KVM: selftests: TDX: Add basic get_td_vmcall_info test
` [RFC PATCH v3 14/31] KVM: selftests: TDX: Add TDX IO writes test
` [RFC PATCH v3 15/31] KVM: selftests: TDX: Add TDX IO reads test
` [RFC PATCH v3 16/31] KVM: selftests: TDX: Add TDX MSR read/write tests
` [RFC PATCH v3 17/31] KVM: selftests: TDX: Add TDX HLT exit test
` [RFC PATCH v3 18/31] KVM: selftests: TDX: Add TDX MMIO reads test
` [RFC PATCH v3 19/31] KVM: selftests: TDX: Add TDX MMIO writes test
` [RFC PATCH v3 20/31] KVM: selftests: TDX: Add TDX CPUID TDVMCALL test
` [RFC PATCH v3 21/31] KVM: selftests: TDX: Verify the behavior when host consumes a TD private memory
` [RFC PATCH v3 22/31] KVM: selftests: TDX: Add TDG.VP.INFO test
` [RFC PATCH v3 23/31] KVM: selftests: Add functions to allow mapping as shared
` [RFC PATCH v3 24/31] KVM: selftests: TDX: Add shared memory test
` [RFC PATCH v3 25/31] KVM: selftests: Add support for restricted memory
` [RFC PATCH v3 26/31] KVM: selftests: TDX: Update load_td_memory_region for VM memory backed by restricted memfd
` [RFC PATCH v3 27/31] KVM: selftests: Expose _vm_vaddr_alloc
` [RFC PATCH v3 28/31] KVM: selftests: TDX: Add support for TDG.MEM.PAGE.ACCEPT
` [RFC PATCH v3 29/31] KVM: selftests: TDX: Add support for TDG.VP.VEINFO.GET
` [RFC PATCH v3 30/31] KVM: selftests: TDX: Add TDX UPM selftest
` [RFC PATCH v3 31/31] KVM: selftests: TDX: Add TDX UPM selftests for implicit conversion
[PATCH v11 000/113] KVM TDX basic feature support
2023-01-21 0:12 UTC (23+ messages)
` [PATCH v11 018/113] KVM: TDX: create/destroy VM structure
[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
2023-01-20 23:42 UTC (12+ messages)
` [PATCH v10 3/9] KVM: Extend the memslot to support fd-based private memory
[PATCH RFC v7 00/64] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2023-01-20 23:17 UTC (32+ messages)
` [PATCH RFC v7 03/64] KVM: SVM: Advertise private memory support to KVM
` [PATCH RFC v7 14/64] x86/sev: Add the host SEV-SNP initialization support
` [PATCH RFC v7 25/64] crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP
` [PATCH RFC v7 37/64] KVM: SVM: Add KVM_SNP_INIT command
` [PATCH RFC v7 44/64] KVM: SVM: Remove the long-lived GHCB host map
` [PATCH RFC v7 52/64] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event
` [PATCH RFC v7 62/64] x86/sev: Add KVM commands for instance certs
[PATCH 0/2] vhost: improve livepatch switching for heavily loaded vhost worker kthreads
2023-01-20 22:12 UTC (3+ messages)
` [PATCH 1/2] livepatch: add an interface for safely switching kthreads
` [PATCH 2/2] vhost: check for pending livepatches from vhost worker kthreads
[PATCH v2 04/10] iommu/dma: Use the gfp parameter in __iommu_dma_alloc_noncontiguous()
2023-01-20 20:38 UTC (3+ messages)
[PATCH 0/2] selftests: KVM: Add a test for eager page splitting
2023-01-20 20:04 UTC (8+ messages)
` [PATCH 1/2] selftests: KVM: Move dirty logging functions to memstress.(c|h)
` [PATCH 2/2] selftests: KVM: Add page splitting test
[PATCH v2 0/8] KVM: arm64: PMU: Allow userspace to limit the number of PMCs on vCPU
2023-01-20 18:53 UTC (11+ messages)
` [PATCH v2 1/8] KVM: arm64: PMU: Have reset_pmu_reg() to clear a register
` [PATCH v2 3/8] KVM: arm64: PMU: Preserve vCPU's PMCR_EL0.N value on vCPU reset
` [PATCH v2 4/8] KVM: arm64: PMU: Disallow userspace to set PMCR.N greater than the host value
[PATCH v2] x86/hotplug: Do not put offline vCPUs in mwait idle state
2023-01-20 18:35 UTC (6+ messages)
[PATCH v4 00/13] riscv: improve boot time isa extensions handling
2023-01-20 18:34 UTC (3+ messages)
` [PATCH v4 09/13] riscv: switch to relative alternative entries
[PATCH v8 0/7] Introduce and test masked events
2023-01-20 18:11 UTC (3+ messages)
[PATCH linux-next 0/3] Documentation fixes for linux-next (Jan 20)
2023-01-20 18:04 UTC (6+ messages)
` [PATCH linux-next 1/3] Documentation: accel: escape wildcard in special file path
` [PATCH linux-next 2/3] habanalabs: Fix list of /sys/class/habanalabs/hl<n>/status
` [PATCH linux-next 3/3] kvm: x86/pmu: Add blank line separator before KVM_CAP_PMU_EVENT_MASKED_EVENTS code path list
[PATCH] kvm/vfio: Fix potential deadlock on vfio group_lock
2023-01-20 17:58 UTC (5+ messages)
[PATCH 1/8] iommu: Add a gfp parameter to iommu_map()
2023-01-20 17:53 UTC (5+ messages)
[PATCH v3 0/2] kvm: sev: Add SNP guest request throttling
2023-01-20 17:15 UTC (5+ messages)
` [PATCH v3 1/2] kvm: sev: Add SEV-SNP "
` [PATCH v3 2/2] kvm: sev: If ccp is busy, report throttled to guest
[linux-next:master] BUILD REGRESSION d514392f17fd4d386cfadde7f849d97db4ca1fb0
2023-01-20 17:13 UTC
[RFC] KVM: x86: Give host userspace control for MSR_RAPL_POWER_UNIT and MSR_PKG_POWER_STATUS
2023-01-20 16:57 UTC (6+ messages)
[PATCH V6 0/7] KVM: selftests: Add simple SEV test
2023-01-20 16:43 UTC (3+ messages)
[PATCH 00/13] Add vfio_device cdev for iommufd support
2023-01-20 15:11 UTC (20+ messages)
` [PATCH 05/13] kvm/vfio: Provide struct kvm_device_ops::release() insted of ::destroy()
` [PATCH 09/13] vfio: Add infrastructure for bind_iommufd and attach
` [PATCH 10/13] vfio: Make vfio_device_open() exclusive between group path and device cdev path
` [PATCH 11/13] vfio: Add cdev for vfio_device
` [PATCH 12/13] vfio: Add ioctls for device cdev iommufd
[PATCH v14 00/11] s390x: CPU Topology
2023-01-20 14:32 UTC (9+ messages)
` [PATCH v14 06/11] s390x/cpu topology: interception of PTF instruction
` [PATCH v14 10/11] qapi/s390/cpu topology: POLARITY_CHANGE qapi event
[PATCH v2 0/6] improve AP queue reset processing
2023-01-20 14:02 UTC (3+ messages)
[PATCH] iommufd: Add two missing structures in ucmd_buffer
2023-01-20 12:22 UTC (3+ messages)
[PATCH v12 01/17] riscv: Rename __switch_to_aux -> fpu
2023-01-20 12:20 UTC (3+ messages)
` [PATCH v12 06/17] riscv: Reset vector register
[PATCH v2] iommufd: Add three missing structures in ucmd_buffer
2023-01-20 12:20 UTC
[PATCH kernel v3 0/3] KVM: SEV: Enable AMD SEV-ES DebugSwap
2023-01-20 12:06 UTC (7+ messages)
` [PATCH kernel v3 1/3] x86/amd: Cache debug register values in percpu variables
` [PATCH kernel v3 2/3] KVM: SEV: Enable data breakpoints in SEV-ES
` [PATCH kernel v3 3/3] x86/sev: Do not handle #VC for DR7 read/write
[PATCH 0/2] KVM: arm64: Drop support for VPIPT i-cache policy
2023-01-20 11:49 UTC (4+ messages)
` [PATCH 1/2] KVM: arm64: Disable KVM on systems with a VPIPT i-cache
[PATCH v7 0/7] x86/cpu, kvm: Support AMD Automatic IBRS
2023-01-20 11:07 UTC (4+ messages)
[PATCH v6 0/7] x86/cpu, kvm: Support AMD Automatic IBRS
2023-01-20 11:05 UTC (4+ messages)
` [PATCH v6 2/7] x86/cpu, kvm: Add the NO_NESTED_DATA_BP feature
[PATCH] KVM: x86: add bit to indicate correct tsc_shift
2023-01-20 8:56 UTC (2+ messages)
[PATCH RFC 0/3] vsock: add support for sockmap
2023-01-20 8:55 UTC (5+ messages)
` [PATCH RFC 1/3] vsock: support sockmap
[PATCH 0/2] read kvmclock from guest memory if !correct_tsc_shift
2023-01-20 8:54 UTC (4+ messages)
` [PATCH 1/2] linux-headers: sync KVM_CLOCK_CORRECT_TSC_SHIFT flag
` [PATCH 2/2] hw/i386/kvm/clock.c: read kvmclock from guest memory if !correct_tsc_shift
[kvm-unit-tests PATCH v2 0/8] Some cleanup patches
2023-01-20 8:27 UTC (3+ messages)
` [kvm-unit-tests PATCH v2 1/8] .gitignore: ignore `s390x/comm.key` file
[PATCH v1] KVM: s390: disable migration mode when dirty tracking is disabled
2023-01-20 7:54 UTC
[PATCH v2 00/10] Let iommufd charge IOPTE allocations to the memory cgroup
2023-01-19 11:47 UTC (8+ messages)
` [PATCH v2 05/10] iommufd: Use GFP_KERNEL_ACCOUNT for iommu_map()
` [PATCH v2 06/10] iommu/intel: Add a gfp parameter to alloc_pgtable_page()
` [PATCH v2 08/10] iommu/intel: Use GFP_KERNEL in sleepable contexts
[PATCH v5] KVM: MMU: Make the definition of 'INVALID_GPA' common
2023-01-19 7:25 UTC (3+ messages)
[PATCH 03/27] drm/i915/gvt: Incorporate KVM memslot info into check for 2MiB GTT entry
2023-01-19 5:26 UTC (11+ messages)
[RFC PATCH 00/37] KVM: Refactor the KVM/x86 TDP MMU into common code
2023-01-19 17:24 UTC (3+ messages)
[PATCH v3 0/8] KVM: x86: Add AMD Guest PerfMonV2 PMU support
2023-01-20 1:13 UTC (6+ messages)
` [PATCH v3 3/8] KVM: x86/pmu: Rewrite reprogram_counters() to improve performance
` [PATCH v3 8/8] KVM: x86/cpuid: Use fast return for cpuid "0xa" leaf when !enable_pmu
[PATCH v3 0/3] KVM: x86/pmu: Enable guest PEBS for SPR and later models
2023-01-20 0:47 UTC (3+ messages)
` [PATCH v3 1/3] KVM: x86/pmu: Disable guest PEBS on hybird cpu due to heterogeneity
[PATCH 0/6] KVM: x86: x2APIC reserved bits/regs fixes
2023-01-20 0:19 UTC (2+ messages)
[PATCH][resend] KVM: x86: fire timer when it is migrated and expired, and in oneshot mode
2023-01-20 0:19 UTC (2+ messages)
[PATCH v2 0/3] Improve dirty ring warning report
2023-01-19 23:44 UTC (4+ messages)
` [PATCH v2 1/3] KVM: arm64: Add helper vgic_write_guest_lock()
` [PATCH v2 2/3] KVM: arm64: Allow no running vcpu on restoring vgic3 LPI pending status
` [PATCH v2 3/3] KVM: arm64: Allow no running vcpu on saving vgic3 pending table
[PATCH v2] KVM: x86/mmu: Use kstrtobool() instead of strtobool()
2023-01-19 23:37 UTC (2+ messages)
[PATCH v2] KVM: x86: Replace 0-length arrays with flexible arrays
2023-01-19 23:20 UTC (3+ messages)
[PATCH 0/4] Improve dirty ring warning report
2023-01-19 23:06 UTC (11+ messages)
` [PATCH 1/4] KVM: arm64: Allow saving vgic3 LPI pending status in no running vcpu context
` [PATCH 4/4] KVM: Improve warning report in mark_page_dirty_in_slot()
[PATCH v4 0/6] KVM: x86/mmu: Fix wrong usages of range-based tlb flushing
2023-01-19 23:09 UTC (3+ messages)
[PATCH v3 00/13] riscv: improve boot time isa extensions handling
2023-01-19 22:13 UTC (9+ messages)
` [PATCH v3 05/13] riscv: cpufeature: extend riscv_cpufeature_patch_func to all ISA extensions
[PATCH v2 10/10] iommu/s390: Use GFP_KERNEL in sleepable contexts
2023-01-19 21:56 UTC (2+ messages)
[PATCH v2 09/10] iommu/s390: Push the gfp parameter to the kmem_cache_alloc()'s
2023-01-19 21:56 UTC (2+ messages)
[RFC 1/2] selftests: KVM: Move dirty logging functions to memstress.(c|h)
2023-01-19 21:27 UTC (5+ messages)
[PATCH] kvm_host.h: fix spelling typo in function declaration
2023-01-19 21:04 UTC (2+ messages)
[PATCH] kvm: account allocation in generic version of kvm_arch_alloc_vm()
2023-01-19 21:04 UTC (2+ messages)
[PATCH] KVM: VMX: Access @flags as a 32-bit value in __vmx_vcpu_run()
2023-01-19 21:03 UTC (2+ messages)
[PATCH] kvm, vmx: don't use "unsigned long" in vmx_vcpu_enter_exit()
2023-01-19 21:03 UTC (2+ messages)
[PATCH linux-next] KVM: SVM: remove redundant ret variable
2023-01-19 21:03 UTC (2+ messages)
[PATCH] KVM: svm/avic: Drop "struct kvm_x86_ops" for avic_hardware_setup()
2023-01-19 21:03 UTC (2+ messages)
[PATCH] KVM: SVM: Account scratch allocations used to decrypt SEV guest memory
2023-01-19 21:03 UTC (2+ messages)
[PATCH linux-next] KVM: x86/xen: Remove unneeded semicolon
2023-01-19 21:01 UTC (2+ messages)
[V5 PATCH 0/3] Execute hypercalls according to host cpu
2023-01-19 21:01 UTC (2+ messages)
[PATCH 0/1] KVM: selftests: kvm_vm_elf_load() and elfhdr_get() should close fd
2023-01-19 21:01 UTC (2+ messages)
[PATCH] KVM: selftests: Stop assuming stats are contiguous in kvm_binary_stats_test
2023-01-19 21:01 UTC (2+ messages)
[PATCH] KVM: selftests: Fix a typo in the vcpu_msrs_set assert
2023-01-19 21:01 UTC (2+ messages)
[PATCH v2] KVM: x86/mmu: fix an incorrect comment in kvm_mmu_new_pgd()
2023-01-19 20:54 UTC (2+ 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