messages from 2023-01-18 22:11:15 to 2023-01-20 03:11:41 UTC [more...]
[PATCH v5] KVM: MMU: Make the definition of 'INVALID_GPA' common
2023-01-19 18:22 UTC (6+ messages)
[RFC PATCH 00/37] KVM: Refactor the KVM/x86 TDP MMU into common code
2023-01-19 19:04 UTC (6+ messages)
[PATCH kernel v3 0/3] KVM: SEV: Enable AMD SEV-ES DebugSwap
2023-01-20 3:10 UTC
[PATCH RFC v7 00/64] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2023-01-20 1:40 UTC (20+ messages)
` [PATCH RFC v7 02/64] KVM: x86: Add KVM_CAP_UNMAPPED_PRIVATE_MEMORY
` [PATCH RFC v7 14/64] x86/sev: Add the host SEV-SNP initialization support
` [PATCH RFC v7 31/64] crypto: ccp: Add the SNP_{SET,GET}_EXT_CONFIG command
` [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 v7 0/7] x86/cpu, kvm: Support AMD Automatic IBRS
2023-01-20 1:40 UTC (3+ messages)
[PATCH v6 0/7] x86/cpu, kvm: Support AMD Automatic IBRS
2023-01-20 1:33 UTC (3+ messages)
` [PATCH v6 2/7] x86/cpu, kvm: Add the NO_NESTED_DATA_BP feature
[PATCH] KVM: MMU: Add wrapper to check whether MMU is in direct mode
2023-01-20 1:18 UTC (2+ 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 v2 0/8] KVM: arm64: PMU: Allow userspace to limit the number of PMCs on vCPU
2023-01-20 0:30 UTC (9+ messages)
` [PATCH v2 3/8] KVM: arm64: PMU: Preserve vCPU's PMCR_EL0.N value on vCPU reset
` [PATCH v2 7/8] KVM: selftests: aarch64: vPMU register test for implemented counters
` [PATCH v2 8/8] KVM: selftests: aarch64: vPMU register test for unimplemented counters
[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 v11 000/113] KVM TDX basic feature support
2023-01-20 0:16 UTC (31+ messages)
` [PATCH v11 016/113] KVM: TDX: Add place holder for TDX VM specific mem_enc_op ioctl
` [PATCH v11 018/113] KVM: TDX: create/destroy VM structure
` [PATCH v11 023/113] KVM: TDX: allocate/free TDX vcpu structure
` [PATCH v11 024/113] KVM: TDX: Do TDX specific vcpu initialization
` [PATCH v11 039/113] KVM: x86/mmu: Require TDP MMU for TDX
[PATCH 00/13] Add vfio_device cdev for iommufd support
2023-01-19 23:51 UTC (23+ messages)
` [PATCH 05/13] kvm/vfio: Provide struct kvm_device_ops::release() insted of ::destroy()
` [PATCH 06/13] kvm/vfio: Accept vfio device file from userspace
` [PATCH 07/13] vfio: Pass struct vfio_device_file * to vfio_device_open/close()
` [PATCH 08/13] vfio: Block device access via device fd until device is opened
` [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 0/2] selftests: KVM: Add a test for eager page splitting
2023-01-19 23:48 UTC (5+ 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/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)
[RFC] KVM: x86: Give host userspace control for MSR_RAPL_POWER_UNIT and MSR_PKG_POWER_STATUS
2023-01-19 23:27 UTC (3+ 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 v10 0/9] KVM: mm: fd-based approach for supporting KVM
2023-01-19 22:37 UTC (5+ 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)
[PATCH v3 0/2] kvm: sev: Add SNP guest request throttling
2023-01-19 21:34 UTC (3+ messages)
` [PATCH v3 1/2] kvm: sev: Add SEV-SNP "
` [PATCH v3 2/2] kvm: sev: If ccp is busy, report throttled to guest
[RFC 1/2] selftests: KVM: Move dirty logging functions to memstress.(c|h)
2023-01-19 21:27 UTC (6+ messages)
` [RFC 2/2] selftests: KVM: Add page splitting test
[PATCH v2] x86/hotplug: Do not put offline vCPUs in mwait idle state
2023-01-19 21:12 UTC (3+ 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 v8 0/7] Introduce and test masked events
2023-01-19 20:57 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)
[PATCH] kvm: x86/mmu: Rename SPTE_TDP_AD_ENABLED_MASK to SPTE_TDP_AD_ENABLED
2023-01-19 20:54 UTC (2+ messages)
[PATCH] kvm: x86/mmu: Don't clear write flooding for direct SP
2023-01-19 20:54 UTC (2+ messages)
[PATCH v7 0/2] KVM: x86/xen: update Xen CPUID Leaf 4
2023-01-19 20:48 UTC (2+ messages)
[PATCH v3 1/2] x86/cpufeatures: Add macros for Intel's new fast rep string features
2023-01-19 20:48 UTC (2+ messages)
[PATCH v2] KVM: x86: Replace cpu_dirty_logging_count with nr_memslots_dirty_logging
2023-01-19 20:48 UTC (2+ messages)
Add kvm-x86 to linux-next
2023-01-19 20:43 UTC (2+ messages)
[PATCH linux-next] KVM: x86: remove redundant ret variable
2023-01-19 20:35 UTC (2+ messages)
[PATCH RFC 0/3] vsock: add support for sockmap
2023-01-19 10:49 UTC (11+ messages)
` [PATCH RFC 1/3] vsock: support sockmap
` [PATCH RFC 2/3] selftests/bpf: add vsock to vmtest.sh
` [PATCH RFC 3/3] selftests/bpf: Add a test case for vsock sockmap
[PATCH v4] vfio: fix potential deadlock on vfio group lock
2023-01-19 19:05 UTC (6+ messages)
[PATCH 0/7] KVM: Add a common API for range-based TLB invalidation
2023-01-19 18:26 UTC (10+ messages)
` [PATCH 1/7] KVM: Rename kvm_arch_flush_remote_tlb() to kvm_arch_flush_remote_tlbs()
` [PATCH 2/7] KVM: arm64: Use kvm_arch_flush_remote_tlbs()
` [PATCH 3/7] KVM: x86/mmu: Collapse kvm_flush_remote_tlbs_with_{range,address}() together
` [PATCH 4/7] KVM: x86/mmu: Rename kvm_flush_remote_tlbs_with_address()
` [PATCH 5/7] KVM: x86/MMU: Use gfn_t in kvm_flush_remote_tlbs_range()
` [PATCH 6/7] KVM: Allow range-based TLB invalidation from common code
` [PATCH 7/7] KVM: Move kvm_arch_flush_remote_tlbs_memslot() to "
[PATCH] KVM: x86: fix deadlock for KVM_XEN_EVTCHN_RESET
2023-01-19 18:16 UTC (8+ messages)
[PATCH kvmtool 1/1] riscv: pci: Add --force-pci option for riscv VMs
2023-01-19 18:16 UTC (4+ messages)
[PATCH 0/7] KVM: VMX: Handle NMI VM-Exits in noinstr section
2023-01-19 15:52 UTC (9+ messages)
` [PATCH 7/7] KVM: VMX: Handle NMI VM-Exits in noinstr region
[PATCH v2 1/2] KVM: nVMX: Remove outdated comments in nested_vmx_setup_ctls_msrs()
2023-01-19 14:19 UTC (2+ messages)
` [PATCH v2 2/2] KVM: nVMX: Add helpers to setup VMX control msr configs
Stalls in qemu with host running 6.1 (everything stuck at mmap_read_lock())
2023-01-19 14:58 UTC (3+ messages)
[PATCH v14 00/11] s390x: CPU Topology
2023-01-19 14:48 UTC (20+ messages)
` [PATCH v14 02/11] s390x/cpu topology: add topology entries on CPU hotplug
` [PATCH v14 03/11] target/s390x/cpu topology: handle STSI(15) and build the SYSIB
` [PATCH v14 04/11] s390x/sclp: reporting the maximum nested topology entries
` [PATCH v14 11/11] docs/s390x/cpu topology: document s390x cpu topology
[PATCH v3] vfio: Support VFIO_NOIOMMU with iommufd
2023-01-19 14:10 UTC (3+ messages)
[PATCH v2 08/10] iommu/intel: Use GFP_KERNEL in sleepable contexts
2023-01-19 12:00 UTC (2+ messages)
[kvm-unit-tests PATCH v2 0/8] Some cleanup patches
2023-01-19 11:59 UTC (11+ messages)
` [kvm-unit-tests PATCH v2 1/8] .gitignore: ignore `s390x/comm.key` file
` [kvm-unit-tests PATCH v2 2/8] s390x/Makefile: simplify `%.hdr` target rules
` [kvm-unit-tests PATCH v2 3/8] s390x/Makefile: fix `*.gbin` target dependencies
` [kvm-unit-tests PATCH v2 4/8] s390x/Makefile: refactor CPPFLAGS
` [kvm-unit-tests PATCH v2 5/8] s390x: use C pre-processor for linker script generation
` [kvm-unit-tests PATCH v2 6/8] s390x: define a macro for the stack frame size
` [kvm-unit-tests PATCH v2 7/8] lib/linux/const.h: test for `__ASSEMBLER__` as well
` [kvm-unit-tests PATCH v2 8/8] s390x/Makefile: add an extra `%.aux.o` target
[PATCH v2 00/10] Let iommufd charge IOPTE allocations to the memory cgroup
2023-01-19 11:59 UTC (13+ messages)
` [PATCH v2 01/10] iommu: Add a gfp parameter to iommu_map()
` [PATCH v2 02/10] iommu: Remove iommu_map_atomic()
` [PATCH v2 03/10] iommu: Add a gfp parameter to iommu_map_sg()
` [PATCH v2 04/10] iommu/dma: Use the gfp parameter in __iommu_dma_alloc_noncontiguous()
` [PATCH v2 07/10] iommu/intel: Support the gfp argument to the map_pages op
[kvm-unit-tests PATCH v4 0/2] arm: Add PSCI CPU_OFF test
2023-01-19 11:46 UTC (11+ messages)
` [kvm-unit-tests PATCH v4 1/2] arm/psci: Test that CPU 1 has been successfully brought online
` [kvm-unit-tests PATCH v4 2/2] arm/psci: Add PSCI CPU_OFF test case
[RFC PATCH 0/5] Add new VFIO PCI driver for NVMe devices
2023-01-19 10:21 UTC (3+ messages)
` [RFC PATCH 3/5] nvme-vfio: enable the function of VFIO live migration
[PATCH V2] vhost-scsi: unbreak any layout for response
2023-01-19 7:36 UTC
[kvm-unit-tests PATCH v3 0/4] arm: pmu: Add support for PMUv3p5
2023-01-19 5:58 UTC (3+ messages)
` [kvm-unit-tests PATCH v3 3/4] arm: pmu: Add tests for 64-bit overflows
[PATCH v7] x86/sev: Add SEV-SNP guest feature negotiation support
2023-01-19 4:59 UTC (3+ messages)
[PATCH 00/27] drm/i915/gvt: KVM: KVMGT fixes and page-track cleanups
2023-01-19 2:58 UTC (11+ messages)
` [PATCH 03/27] drm/i915/gvt: Incorporate KVM memslot info into check for 2MiB GTT entry
[PATCH v4 00/13] riscv: improve boot time isa extensions handling
2023-01-18 22:28 UTC (7+ messages)
` [PATCH v4 05/13] riscv: cpufeature: extend riscv_cpufeature_patch_func to all ISA extensions
` [PATCH v4 06/13] riscv: introduce riscv_has_extension_[un]likely()
` [PATCH v4 09/13] riscv: switch to relative alternative entries
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;
as well as URLs for NNTP newsgroup(s).