public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-02-16 10:27:03 to 2022-02-17 21:04:21 UTC [more...]

[PATCH v2 00/18] KVM: MMU: do not unload MMU roots on all role changes
 2022-02-17 21:03 UTC  (19+ messages)
` [PATCH v2 01/18] KVM: x86: host-initiated EFER.LME write affects the MMU
` [PATCH v2 02/18] KVM: x86: do not deliver asynchronous page faults if CR0.PG=0
` [PATCH v2 03/18] KVM: x86/mmu: WARN if PAE roots linger after kvm_mmu_unload
` [PATCH v2 04/18] KVM: x86/mmu: avoid NULL-pointer dereference on page freeing bugs
` [PATCH v2 05/18] KVM: x86/mmu: use struct kvm_mmu_root_info for mmu->root
` [PATCH v2 06/18] KVM: x86/mmu: do not consult levels when freeing roots
` [PATCH v2 07/18] KVM: x86/mmu: Do not use guest root level in audit
` [PATCH v2 08/18] KVM: x86/mmu: do not pass vcpu to root freeing functions
` [PATCH v2 09/18] KVM: x86/mmu: look for a cached PGD when going from 32-bit to 64-bit
` [PATCH v2 10/18] KVM: x86/mmu: load new PGD after the shadow MMU is initialized
` [PATCH v2 11/18] KVM: x86/mmu: Always use current mmu's role when loading new PGD
` [PATCH v2 12/18] KVM: x86/mmu: clear MMIO cache when unloading the MMU
` [PATCH v2 13/18] KVM: x86: reset and reinitialize the MMU in __set_sregs_common
` [PATCH v2 14/18] KVM: x86/mmu: avoid indirect call for get_cr3
` [PATCH v2 15/18] KVM: x86/mmu: rename kvm_mmu_new_pgd, introduce variant that calls get_guest_pgd
` [PATCH v2 16/18] KVM: x86: introduce KVM_REQ_MMU_UPDATE_ROOT
` [PATCH v2 17/18] KVM: x86: flush TLB separately from MMU reset
` [PATCH v2 18/18] KVM: x86: do not unload MMU roots on all role changes

[PATCH] KVM: x86: Forcibly leave nested virt when SMM state is toggled
 2022-02-17 20:21 UTC  (2+ messages)

[PATCH v3] KVM: Move VM's worker kthreads back to the original cgroup before exiting
 2022-02-17 19:47 UTC  (4+ messages)

[PATCH v4 00/12] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-02-17 19:09 UTC  (17+ messages)
` [PATCH v4 01/12] mm/shmem: Introduce F_SEAL_INACCESSIBLE
` [PATCH v4 04/12] mm/shmem: Support memfile_notifier
` [PATCH v4 12/12] KVM: Expose KVM_MEM_PRIVATE

[PATCH v4 0/2] x86/kvm/fpu: Fix guest migration bugs that can crash guest
 2022-02-17 18:08 UTC  (8+ messages)
` [PATCH v4 1/2] x86/kvm/fpu: Mask guest fpstate->xfeatures with guest_supported_xcr0
` [PATCH v4 2/2] x86/kvm/fpu: Remove kvm_vcpu_arch.guest_supported_xcr0

[PATCH v3 0/6] kvm: x86: better handling of optional kvm_x86_ops
 2022-02-17 18:08 UTC  (7+ messages)
` [PATCH v3 1/6] KVM: x86: return 1 unconditionally for availability of KVM_CAP_VAPIC
` [PATCH v3 2/6] KVM: x86: use static_call_cond for optional callbacks
` [PATCH v3 3/6] KVM: x86: remove KVM_X86_OP_NULL and mark optional kvm_x86_ops
` [PATCH v3 4/6] KVM: x86: warn on incorrectly NULL members of kvm_x86_ops
` [PATCH v3 5/6] KVM: x86: make several AVIC callbacks optional
` [PATCH v3 6/6] KVM: x86: allow defining return-0 static calls

[PATCH v4 10/10] KVM: s390: selftests: Test memops with storage keys
 2022-02-17 17:54 UTC  (6+ messages)
` (no subject)
  ` [PATCH 1/2] KVM: s390: selftests: Refactor memop test
  ` [PATCH 2/2] KVM: s390: selftests: Test vm and vcpu memop with keys

Call for GSoC and Outreachy project ideas for summer 2022
 2022-02-17 17:52 UTC  (9+ messages)

[PATCH v2] kvm: x86: Disable KVM_HC_CLOCK_PAIRING if tsc is in always catchup mode
 2022-02-17 17:39 UTC  (7+ messages)

[PATCH v7 0/1] s390x: KVM: CPU Topology
 2022-02-17 17:17 UTC  (3+ messages)
` [PATCH v7 1/1] s390x: KVM: guest support for topology function

[PATCH V7 mlx5-next 00/15] Add mlx5 live migration driver and v2 migration protocol
 2022-02-17 17:15 UTC  (16+ messages)
` [PATCH V7 mlx5-next 08/15] vfio: Define device migration protocol v2
` [PATCH V7 mlx5-next 09/15] vfio: Extend the device migration protocol with RUNNING_P2P
` [PATCH V7 mlx5-next 15/15] vfio: Extend the device migration protocol with PRE_COPY

[kvm-unit-tests PATCH] configure: arm: Fixes to build and run tests on Apple Silicon
 2022-02-17 17:11 UTC  (3+ messages)

[PATCH kvmtool v2] aarch64: Add stolen time support
 2022-02-17 16:50 UTC  (3+ messages)

[PATCH] KVM: arm64: Don't miss pending interrupts for suspended vCPU
 2022-02-17 16:30 UTC  (3+ messages)

[PATCH v6 00/64] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
 2022-02-17 16:29 UTC  (7+ messages)
` [PATCH v6 34/64] KVM: arm64: nv: Support multiple nested Stage-2 mmu structures
` [PATCH v6 36/64] KVM: arm64: nv: Handle shadow stage 2 page faults
` [PATCH v6 37/64] KVM: arm64: nv: Restrict S2 RD/WR permissions to match the guest's

[PATCH v7 0/3] KVM: x86: Provide per VM capability for disabling PMU virtualization
 2022-02-17 16:22 UTC  (5+ messages)
` [PATCH v7 1/3] "
` [PATCH v7 2/3] KVM: selftests: Carve out helper to create "default" VM without vCPUs

[PATCH v17] qapi: introduce 'x-query-x86-cpuid' QMP command
 2022-02-17 16:08 UTC  (3+ messages)

[PATCH v6 00/11] s390x: CPU Topology
 2022-02-17 15:50 UTC  (16+ messages)
` [PATCH v6 01/11] s390x: SCLP: reporting the maximum nested topology entries
` [PATCH v6 02/11] s390x: topology: CPU topology objects and structures
` [PATCH v6 03/11] s390x: topology: implementating Store Topology System Information
` [PATCH v6 04/11] s390x: CPU topology: CPU topology migration
` [PATCH v6 05/11] s390x: kvm: topology: interception of PTF instruction
` [PATCH v6 06/11] s390x: topology: Adding books to CPU topology
` [PATCH v6 07/11] s390x: topology: Adding books to STSI
` [PATCH v6 08/11] s390x: topology: Adding drawers to CPU topology
` [PATCH v6 09/11] s390x: topology: Adding drawers to STSI
` [PATCH v6 10/11] s390x: topology: implementing numa for the s390x topology
` [PATCH v6 11/11] s390x: topology: documentation

[kvm-unit-tests PATCH 0/3] nSVM: Add testing for routing L2 exceptions
 2022-02-17 15:20 UTC  (10+ messages)
` [kvm-unit-tests PATCH 1/3] x86: Add routines to set/clear PT_USER_MASK for all pages
` [kvm-unit-tests PATCH 3/3] x86: nSVM: Add an exception test framework and tests

[PATCH kvmtool] aarch64: Add stolen time support
 2022-02-17 15:05 UTC  (3+ messages)

[kvm-unit-tests GIT PULL 0/9] s390x: smp lib improvements and more
 2022-02-17 14:44 UTC  (11+ messages)
` [kvm-unit-tests GIT PULL 1/9] s390x/cpumodel: give each test a unique output line
` [kvm-unit-tests GIT PULL 2/9] s390x: uv: Fix UVC cmd prepare reset name
` [kvm-unit-tests GIT PULL 3/9] s390x: firq: fix running in PV
` [kvm-unit-tests GIT PULL 4/9] lib: s390x: smp: guarantee that boot CPU has index 0
` [kvm-unit-tests GIT PULL 5/9] lib: s390x: smp: refactor smp functions to accept indexes
` [kvm-unit-tests GIT PULL 6/9] s390x: smp: use CPU indexes instead of addresses
` [kvm-unit-tests GIT PULL 7/9] s390x: firq: "
` [kvm-unit-tests GIT PULL 8/9] s390x: skrf: "
` [kvm-unit-tests GIT PULL 9/9] s390x: stsi: Define vm_is_kvm to be used in different tests

[PATCH 0/3] s390: Ultravisor device
 2022-02-17 12:33 UTC  (5+ messages)
` [PATCH 1/3] drivers/s390/char: Add Ultravisor io device
` [PATCH 2/3] drivers/s390/char: Add Ultravisor attestation to uvdevice
` [PATCH 3/3] selftests: drivers/s390x: Add uvdevice tests

[PATCH v3 0/2] vfio/pci: fixes related with power management
 2022-02-17 12:21 UTC  (3+ messages)
` [PATCH v3 1/2] vfio/pci: fix memory leak during D3hot to D0 transition
` [PATCH v3 2/2] vfio/pci: wake-up devices around reset functions

[kvm-unit-tests PATCH 0/4] configure changes and rename --target-efi
 2022-02-17 12:14 UTC  (9+ messages)

[syzbot] WARNING in vhost_dev_cleanup (2)
 2022-02-17  9:48 UTC  (6+ messages)

[PATCH 1/2] KVM: selftests: kvm_vm_elf_load() and elfhdr_get() should close fd
 2022-02-17  9:11 UTC  (5+ messages)
` [PATCH 2/2] KVM: arm64: selftests: Introduce get_set_regs_perf test

[PATCH] KVM: x86/pmu: Distinguish EVENTSEL bitmasks for uniform event creation and filtering
 2022-02-17  9:05 UTC  (3+ messages)

[PATCH 1/2] KVM: x86/pmu: Extract check_pmu_event_filter() from the same semantics
 2022-02-17  8:36 UTC  (2+ messages)
` [PATCH 2/2] KVM: x86/pmu: Protect kvm->arch.pmu_event_filter with SRCU

[PATCH v5 00/27] KVM: arm64: Make CPU ID registers writable by userspace
 2022-02-17  5:14 UTC  (7+ messages)
` [PATCH v5 03/27] KVM: arm64: Introduce struct id_reg_info
` [PATCH v5 10/27] KVM: arm64: Hide IMPLEMENTATION DEFINED PMU support for the guest

[PATCH v3 1/1] x86/kvm/fpu: Mask guest fpstate->xfeatures with guest_supported_xcr0
 2022-02-17  4:16 UTC  (7+ messages)

[kvm-unit-tests v3 PATCH 0/3] vmx: Fix EPT accessed and dirty flag test
 2022-02-17  0:57 UTC  (7+ messages)
` [kvm-unit-tests v3 PATCH 1/3] vmx: Cleanup test_vmx_vmlaunch to generate clearer and more consolidated test reports
` [kvm-unit-tests v3 PATCH 2/3] vmx: Explicitly setup a dummy EPTP in EPT accessed and dirty flag test
` [kvm-unit-tests v3 PATCH 3/3] vmx: Correctly refresh EPTP value "

[RFC PATCH v2 0/5] vfio/pci: Enable runtime power management support
 2022-02-16 23:48 UTC  (3+ messages)
` [RFC PATCH v2 1/5] vfio/pci: register vfio-pci driver with runtime PM framework

[PATCH v6] KVM: SVM: Allow AVIC support on system w/ physical APIC ID > 255
 2022-02-16 22:59 UTC  (2+ messages)

[PATCH 00/23] Extend Eager Page Splitting to the shadow MMU
 2022-02-16 21:42 UTC  (4+ messages)
` [PATCH 06/23] KVM: x86/mmu: Separate shadow MMU sp allocation from initialization

[PATCH v3] kvm: x86: Disable KVM_HC_CLOCK_PAIRING if tsc is in always catchup mode
 2022-02-16 19:54 UTC  (2+ messages)

[PATCH v2] KVM: Move VM's worker kthreads back to the original cgroups before exiting
 2022-02-16 19:48 UTC  (9+ messages)

[PATCH kvm/queue v2 0/3] KVM: x86/pmu: Fix out-of-date AMD amd_event_mapping[]
 2022-02-16 18:10 UTC  (28+ messages)
` [PATCH kvm/queue v2 2/3] perf: x86/core: Add interface to query perfmon_event_map[] directly
      ` KVM: x86: Reconsider the current approach of vPMU

[REGRESSION] Too-low frequency limit for AMD GPU PCI-passed-through to Windows VM
 2022-02-16 16:37 UTC  (15+ messages)

[PATCH v4 0/6] Improve KVM's interaction with CPU hotplug
 2022-02-16 16:21 UTC  (3+ messages)
` [PATCH v4 2/6] Partially revert "KVM: Pass kvm_init()'s opaque param to additional arch funcs"

[PATCH kvmtool v2 1/2] x86: Fix initialization of irq mptable
 2022-02-16 16:11 UTC  (4+ messages)
` [PATCH kvmtool v2 2/2] x86: Set the correct APIC ID

[PATCH kvmtool 0/3] Misc fixes
 2022-02-16 16:11 UTC  (2+ messages)

[PATCH v10 21/45] x86/mm: Add support to validate memory when changing C-bit
 2022-02-16 16:04 UTC 

[PATCH v1 0/8] Scrap iommu_attach/detach_group() interfaces
 2022-02-16 13:54 UTC  (11+ messages)
` [PATCH v1 3/8] iommu: Extend iommu_at[de]tach_device() for multi-device groups

[PATCH v10 00/45] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2022-02-16 13:32 UTC  (4+ messages)
` [PATCH v10 21/45] x86/mm: Add support to validate memory when changing C-bit

[kvm-unit-tests PATCH 0/1] s390x: stsi: Define vm_is_kvm to be used in different tests
 2022-02-16 12:55 UTC  (9+ messages)
` [kvm-unit-tests PATCH 1/1] "

[kvm-unit-tests PATCH v1 0/1] s390x: stsi: Define vm_is_kvm to be used in different tests
 2022-02-16 12:51 UTC  (4+ messages)
` [kvm-unit-tests PATCH v1 1/1] "

[RFC PATCH kvmtool 0/2] Introduce VirtIO SCMI Device support
 2022-02-16 11:59 UTC  (2+ messages)

[PATCH v2 0/6] KVM: x86/pmu: Count two basic events for emulated instructions
 2022-02-16 11:24 UTC  (11+ messages)
` [PATCH v2 2/6] KVM: x86/pmu: Refactoring find_arch_event() to pmc_perf_hw_id()

[PATCH kvmtool 1/2] kvm tools: fix initialization of irq mptable
 2022-02-16 11:08 UTC  (7+ messages)
` [PATCH kvmtool 2/2] kvm tools: avoid printing [Firmware Bug]: CPUx: APIC id mismatch. Firmware: x APIC: x
    ` [External] Re: [PATCH kvmtool 1/2] kvm tools: fix initialization of irq mptable

[PATCH v9 00/17] Introduce Architectural LBR for vPMU
 2022-02-15 21:25 UTC  (13+ messages)
` [PATCH v9 04/17] perf/x86/intel: Fix the comment about guest LBR support on KVM
` [PATCH v9 06/17] KVM: x86: Add Arch LBR MSRs to msrs_to_save_all list
` [PATCH v9 07/17] KVM: vmx/pmu: Emulate MSR_ARCH_LBR_DEPTH for guest Arch LBR
` [PATCH v9 08/17] KVM: vmx/pmu: Emulate MSR_ARCH_LBR_CTL "
` [PATCH v9 10/17] KVM: x86: Refine the matching and clearing logic for supported_xss
` [PATCH v9 11/17] KVM: x86: Add XSAVE Support for Architectural LBR
` [PATCH v9 12/17] KVM: x86/vmx: Check Arch LBR config when return perf capabilities
` [PATCH v9 13/17] KVM: nVMX: Add necessary Arch LBR settings for nested VM
` [PATCH v9 14/17] KVM: x86/vmx: Clear Arch LBREn bit before inject #DB to guest
` [PATCH v9 15/17] KVM: x86/vmx: Flip Arch LBREn bit on guest state change
` [PATCH v9 16/17] KVM: x86: Add Arch LBR MSR access interface
` [PATCH v9 17/17] KVM: x86/cpuid: Advertise Arch LBR feature in CPUID


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox