messages from 2022-10-05 17:09:55 to 2022-10-07 17:51:46 UTC [more...]
[PATCH] KVM: x86: disable halt polling when powersave governor is used
2022-10-07 17:51 UTC (2+ messages)
[PATCH v4 0/4] dirty_log_perf_test CPU pinning
2022-10-07 17:39 UTC (13+ messages)
` [PATCH v4 1/4] KVM: selftests: Add missing break between 'e' and 'g' option in dirty_log_perf_test
` [PATCH v4 2/4] KVM: selftests: Put command line options in alphabetical order "
` [PATCH v4 3/4] KVM: selftests: Add atoi_paranoid() to catch errors missed by atoi()
` [PATCH v4 4/4] KVM: selftests: Run dirty_log_perf_test on specific CPUs
[PATCH] kvm: x86: Keep the lock order consistent
2022-10-07 17:28 UTC (2+ messages)
[PATCH] kvm: x86: keep srcu writer side operation mutually exclusive
2022-10-07 17:12 UTC (2+ messages)
[PATCH ] kvm: x86: Reduce unnecessary function call
2022-10-07 17:04 UTC (2+ messages)
[PATCH 5.4 1/1] KVM: SEV: add cache flush to solve SEV cache incoherency issues
2022-10-07 17:00 UTC (8+ messages)
[PATCH v3 0/6] KVM: x86/mmu: Fix wrong usages of range-based tlb flushing
2022-10-07 16:26 UTC (2+ messages)
[PATCH v2 0/3] Allow the group FD to remain open when unplugging a device
2022-10-07 15:12 UTC (5+ messages)
` [PATCH v2 1/3] vfio: Add vfio_file_is_group()
` [PATCH v2 2/3] vfio: Hold a reference to the iommu_group in kvm for SPAPR
` [PATCH v2 3/3] vfio: Make the group FD disassociate from the iommu_group
[PATCH v3 0/3] kvm/mm: Allow GUP to respond to non fatal signals
2022-10-07 15:03 UTC (6+ messages)
` [PATCH v3 2/3] kvm: Add new pfn error KVM_PFN_ERR_SIGPENDING
[PATCH v8 0/8] KVM: mm: fd-based approach for supporting KVM
2022-10-07 14:58 UTC (15+ messages)
` [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd
` [PATCH v8 2/8] KVM: Extend the memslot to support fd-based private memory
` [PATCH v8 8/8] KVM: Enable and expose KVM_MEM_PRIVATE
[PATCH 0/3] Allow the group FD to remain open when unplugging a device
2022-10-07 14:46 UTC (14+ messages)
` [PATCH 1/3] vfio: Add vfio_file_is_group()
` [PATCH 2/3] vfio: Hold a reference to the iommu_group in kvm for SPAPR
` [PATCH 3/3] vfio: Make the group FD disassociate from the iommu_group
[PATCH v5 0/7] KVM: arm64: Enable ring-based dirty memory tracking
2022-10-07 14:31 UTC (5+ messages)
` [PATCH v5 3/7] KVM: x86: Allow to use bitmap in ring-based dirty page tracking
[PATCH v4] x86: add etc/phys-bits fw_cfg file
2022-10-07 13:44 UTC (7+ messages)
[PATCH] x86/speculation: Mitigate eIBRS PBRSB predictions with WRMSR
2022-10-07 1:54 UTC (13+ messages)
[PATCH v3 1/2] x86/cpufeatures: Add macros for Intel's new fast rep string features
2022-10-07 1:46 UTC (4+ messages)
` [PATCH v3 2/2] KVM: x86: Expose CPUID.(EAX=7,ECX=1).EAX[12:10] to the guest
[RFC PATCH 0/3] Use TAP in some more KVM selftests
2022-10-07 1:22 UTC (4+ messages)
` [PATCH 1/3] KVM: selftests: Use TAP interface in the kvm_binary_stats_test
[PATCH 1/2] KVM: VMX: Guest usage of IA32_SPEC_CTRL is likely
2022-10-07 0:35 UTC (4+ messages)
` [PATCH 2/2] KVM: VMX: Execute IBPB on emulated VM-exit when guest has IBRS
[PATCH RFC v2 00/13] IOMMUFD Generic interface
2022-10-06 22:57 UTC (10+ messages)
[RFC V3 PATCH 0/6] selftests: KVM: selftests for fd-based private memory
2022-10-06 20:23 UTC (7+ messages)
` [RFC V3 PATCH 3/6] selftests: kvm: ucall: Allow querying ucall pool gpa
` [RFC V3 PATCH 5/6] selftests: kvm: x86: Execute VMs with private memory
` [RFC V3 PATCH 6/6] sefltests: kvm: x86: Add selftest for "
[linux-next:master] BUILD REGRESSION 7da9fed0474b4cd46055dd92d55c42faf32c19ac
2022-10-06 20:07 UTC
[PATCHv4 0/8] Virtual NMI feature
2022-10-06 18:40 UTC (2+ messages)
[V4 0/8] KVM: selftests: Add simple SEV test
2022-10-06 18:31 UTC (11+ messages)
` [V4 1/8] KVM: selftests: move vm_phy_pages_alloc() earlier in file
` [V4 3/8] KVM: selftests: add hooks for managing encrypted guest memory
` [V4 4/8] KVM: selftests: handle encryption bits in page tables
` [V4 6/8] KVM: selftests: add library for creating/interacting with SEV guests
` [V4 8/8] KVM: selftests: Add simple sev vm testing
HvExtCallQueryCapabilities and HvExtCallGetBootZeroedMemory implementation in KVM for Windows guest
2022-10-06 17:26 UTC (3+ messages)
Windows-11 22H2 upgrade problems
2022-10-06 16:05 UTC (2+ messages)
[PATCH] KVM: nVMX: Inject #GP, not #UD, if "generic" VMXON CR0/CR4 check fails
2022-10-06 15:23 UTC (3+ messages)
[kvm-unit-tests PATCH 0/3] arm/arm64: mmu cleanups and fixes
2022-10-06 14:50 UTC (7+ messages)
` [kvm-unit-tests PATCH 1/3] lib/vmalloc: Treat virt_to_pte_phys() as returning a physical address
` [kvm-unit-tests PATCH 2/3] arm/arm64: mmu: Teach virt_to_pte_phys() about block descriptors
` [kvm-unit-tests PATCH 3/3] arm/arm64: mmu: Rename mmu_get_pte() -> follow_pte()
[PATCH v2] KVM: SVM: Replace kmap_atomic() with kmap_local_page()
2022-10-06 12:34 UTC (3+ messages)
[PATCH v2] vfio: Follow a strict lifetime for struct iommu_group
2022-10-06 11:55 UTC (13+ messages)
[kvm-unit-tests PATCH v2 0/2] s390x: Add exit time test
2022-10-06 11:18 UTC (6+ messages)
` [kvm-unit-tests PATCH v2 1/2] lib/s390x: time: add wrapper for stckf
` [kvm-unit-tests PATCH v2 2/2] s390x: add exittime tests
[kvm-unit-tests PATCH v1 0/2] s390x: Add migration test for guest TOD clock
2022-10-06 10:58 UTC (5+ messages)
` [kvm-unit-tests PATCH v1 1/2] lib/s390x: move TOD clock related functions to library
` [kvm-unit-tests PATCH v1 2/2] s390x: add migration TOD clock test
[kvm-unit-tests PATCH v3 0/3] arm: pmu: Fixes for bare metal
2022-10-06 9:25 UTC (7+ messages)
[linux-next:master] BUILD REGRESSION 67ae4f7434cee86ee318d46fb10b8a9840ad2e81
2022-10-06 7:55 UTC (2+ messages)
[PATCH v2] vsock: replace virtio_vsock_pkt with sk_buff
2022-10-06 7:34 UTC (4+ messages)
[PATCH 00/12] KVM: selftests: Add X86_PROPERTY_* magic
2022-10-06 0:51 UTC (13+ messages)
` [PATCH 01/12] KVM: selftests: Add X86_FEATURE_PAE and use it calc "fallback" MAXPHYADDR
` [PATCH 02/12] KVM: selftests: Refactor X86_FEATURE_* framework to prep for X86_PROPERTY_*
` [PATCH 03/12] KVM: selftests: Add X86_PROPERTY_* framework to retrieve CPUID values
` [PATCH 04/12] KVM: selftests: Use X86_PROPERTY_MAX_KVM_LEAF in CPUID test
` [PATCH 05/12] KVM: selftests: Refactor kvm_cpuid_has() to prep for X86_PROPERTY_* support
` [PATCH 06/12] KVM: selftests: Add kvm_cpu_*() support for X86_PROPERTY_*
` [PATCH 07/12] KVM: selftests: Convert AMX test to use X86_PROPRETY_XXX
` [PATCH 08/12] KVM: selftests: Convert vmx_pmu_caps_test to use X86_PROPERTY_*
` [PATCH 09/12] KVM: selftest: Add PMU feature framework, use in PMU event filter test
` [PATCH 10/12] KVM: selftests: Add dedicated helpers for getting x86 Family and Model
` [PATCH 11/12] KVM: selftests: Add and use KVM helpers for "
` [PATCH 12/12] KVM: selftest: Drop helpers for getting specific KVM supported CPUID entry
[PATCH 0/7]KVM: selftests: Clean up x86 page walker utilities
2022-10-06 0:45 UTC (8+ messages)
` [PATCH 1/7] KVM: selftests: Drop helpers to read/write page table entries
` [PATCH 2/7] KVM: selftests: Drop reserved bit checks from PTE accessor
` [PATCH 3/7] KVM: selftests: Remove useless shifts when creating guest page tables
` [PATCH 4/7] KVM: selftests: Verify parent PTE is PRESENT when getting child PTE
` [PATCH 5/7] KVM: selftests: Use virt_get_pte() when getting PTE pointer
` [PATCH 6/7] KVM: selftests: Use vm_get_page_table_entry() in addr_arch_gva2gpa()
` [PATCH 7/7] KVM: selftests: Play nice with huge pages when getting PTEs/GPAs
[PATCH v6 0/7] KVM: selftests: Implement ucall "pool" (for SEV)
2022-10-06 0:34 UTC (8+ messages)
` [PATCH v6 1/7] KVM: selftests: Consolidate common code for populating ucall struct
` [PATCH v6 2/7] KVM: selftests: Consolidate boilerplate code in get_ucall()
` [PATCH v6 3/7] KVM: selftests: Automatically do init_ucall() for non-barebones VMs
` [PATCH v6 4/7] tools: Add atomic_test_and_set_bit()
` [PATCH v6 5/7] KVM: selftests: Make arm64's MMIO ucall multi-VM friendly
` [PATCH v6 6/7] KVM: selftest: Drop now-unnecessary ucall_uninit()
` [PATCH v6 7/7] KVM: selftests: Add ucall pool based implementation
[PATCH v5 0/8] KVM: x86: Intel LBR related perf cleanups
2022-10-06 0:03 UTC (9+ messages)
` [PATCH v5 1/8] perf/x86/core: Zero @lbr instead of returning -1 in x86_perf_get_lbr() stub
` [PATCH v5 2/8] KVM: VMX: Advertise PMU LBRs if and only if perf supports LBRs
` [PATCH v5 3/8] KVM: VMX: Fold vmx_supported_debugctl() into vcpu_supported_debugctl()
` [PATCH v5 4/8] KVM: VMX: Ignore guest CPUID for host userspace writes to DEBUGCTL
` [PATCH v5 5/8] KVM: x86: Track supported PERF_CAPABILITIES in kvm_caps
` [PATCH v5 6/8] KVM: x86: Init vcpu->arch.perf_capabilities in common x86 code
` [PATCH v5 7/8] KVM: x86: Handle PERF_CAPABILITIES in common x86's kvm_get_msr_feature()
` [PATCH v5 8/8] KVM: x86: Directly query supported PERF_CAPABILITIES for WRMSR checks
[GIT PULL] First batch of KVM changes for Linux 6.1
2022-10-06 0:02 UTC (2+ messages)
[kvm-unit-tests PATCH] nVMX: Expect #GP on VMXON with "generic" invalid CR0/CR4 bits
2022-10-05 23:54 UTC
[kvm-unit-tests PATCH v3 0/9] x86: n{VMX,SVM} exception tests
2022-10-05 23:52 UTC (10+ messages)
` [kvm-unit-tests PATCH v3 1/9] nVMX: Add "nop" after setting EFLAGS.TF to guarantee single-step #DB
` [kvm-unit-tests PATCH v3 2/9] x86: Move helpers to generate misc exceptions to processor.h
` [kvm-unit-tests PATCH v3 3/9] nVMX: Move #OF test to generic exceptions test
` [kvm-unit-tests PATCH v3 4/9] nVMX: Drop one-off INT3=>#BP test
` [kvm-unit-tests PATCH v3 5/9] x86: nSVM: Add an exception test framework and tests
` [kvm-unit-tests PATCH v3 6/9] x86: nSVM: Move #BP test to exception test framework
` [kvm-unit-tests PATCH v3 7/9] x86: nSVM: Move #OF "
` [kvm-unit-tests PATCH v3 8/9] x86: nSVM: Move part of #NM "
` [kvm-unit-tests PATCH v3 9/9] nVMX: Move #NM test to generic "
[PATCH] KVM: x86/mmu: fix some comment typos
2022-10-05 23:18 UTC (2+ messages)
[PATCH] KVM: x86: remove obsolete kvm_mmu_gva_to_gpa_fetch()
2022-10-05 23:18 UTC (2+ messages)
[PATCH] KVM: x86/mmu: use helper macro SPTE_ENT_PER_PAGE
2022-10-05 23:17 UTC (2+ messages)
[kvm-unit-tests PATCH v3 00/13] x86/pmu: Test case optimization, fixes and additions
2022-10-05 22:48 UTC (20+ messages)
` [kvm-unit-tests PATCH v3 03/13] x86/pmu: Reset the expected count of the fixed counter 0 when i386
` [kvm-unit-tests PATCH v3 04/13] x86/pmu: Add tests for Intel Processor Event Based Sampling (PEBS)
` [kvm-unit-tests PATCH v3 05/13] x86: create pmu group for quick pmu-scope testing
` [kvm-unit-tests PATCH v3 07/13] x86/pmu: Pop up FW prefix to avoid out-of-context propagation
` [kvm-unit-tests PATCH v3 08/13] x86/pmu: Add PDCM check before accessing PERF_CAP register
` [kvm-unit-tests PATCH v3 09/13] x86/pmu: Report SKIP when testing Intel LBR on AMD platforms
` [kvm-unit-tests PATCH v3 10/13] x86/pmu: Update testcases to cover Intel Arch PMU Version 1
` [kvm-unit-tests PATCH v3 12/13] x86/pmu: Add assignment framework for Intel-specific HW resources
` [kvm-unit-tests PATCH v3 13/13] x86/pmu: Update testcases to cover AMD PMU
[PATCH 0/4] KVM: x86/svm/pmu: Add AMD Guest PerfMonV2 support
2022-10-05 22:08 UTC (5+ messages)
` [kvm-unit-tests PATCH 1/2] x86/pmu: Update rdpmc testcase to cover #GP and emulation path
` [kvm-unit-tests PATCH 2/2] x86/pmu: Add AMD Guest PerfMonV2 testcases
[RFC PATCH] KVM: optionally commit write on ioeventfd write
2022-10-05 21:15 UTC
[kvm-unit-tests PATCH v2 0/4] x86: nSVM: Add testing for routing L2 exceptions
2022-10-05 21:17 UTC (6+ messages)
` [kvm-unit-tests PATCH v2 1/4] x86: nSVM: Add an exception test framework and tests
` [kvm-unit-tests PATCH v2 4/4] x86: nSVM: Move part of #NM test to exception test framework
linux-next: Fixes tag needs some work in the vfio tree
2022-10-05 20:25 UTC
High pings when using SR-IOV w\ macvtap & virtio
2022-10-05 19:54 UTC
[PATCH v1 0/9] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
2022-10-05 19:16 UTC (4+ messages)
` [PATCH v1 2/9] "
[kvm-unit-tests PATCH v2] x86: Add tests for Guest Processor Event Based Sampling (PEBS)
2022-10-05 19:14 UTC (2+ messages)
[kvm-unit-tests RFC PATCH 1/5] efi: Compile standalone binaries for EFI
2022-10-05 18:38 UTC (4+ messages)
` [kvm-unit-tests RFC PATCH 2/5] x86/efi: Fix efi runner scripts for standalone
` [kvm-unit-tests RFC PATCH 3/5] x86/efi: Update unittests.cfg to build standalones
` [kvm-unit-tests RFC PATCH 5/5] x86/efi: Update README with standalone instructions
[PATCH 1/6] KVM: x86: Mask off reserved bits in CPUID.80000001H
2022-10-05 17:09 UTC (11+ messages)
` [PATCH 2/6] KVM: x86: Mask off reserved bits in CPUID.80000006H
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