public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-02-02 00:38:09 to 2023-02-02 22:03:26 UTC [more...]

[PATCH 0/2] Update VFIO doc
 2023-02-02 22:01 UTC  (4+ messages)
` [PATCH 1/2] vfio: Update the kdoc for vfio_device_ops
` [PATCH 2/2] docs: vfio: Update vfio.rst per latest interfaces

[PATCH 0/9] Parallel CPU bringup for x86_64
 2023-02-02 21:59 UTC  (3+ messages)

[PATCH v6 00/11] Parallel CPU bringup for x86_64
 2023-02-02 21:56 UTC  (12+ messages)
` [PATCH v6 01/11] x86/apic/x2apic: Fix parallel handling of cluster_mask
` [PATCH v6 02/11] cpu/hotplug: Move idle_thread_get() to <linux/smpboot.h>
` [PATCH v6 03/11] cpu/hotplug: Add dynamic parallel bringup states before CPUHP_BRINGUP_CPU
` [PATCH v6 04/11] x86/smpboot: Reference count on smpboot_setup_warm_reset_vector()
` [PATCH v6 05/11] x86/smpboot: Split up native_cpu_up into separate phases and document them
` [PATCH v6 06/11] x86/smpboot: Support parallel startup of secondary CPUs
` [PATCH v6 07/11] x86/smpboot: Disable parallel boot for AMD CPUs
` [PATCH v6 08/11] x86/smpboot: Send INIT/SIPI/SIPI to secondary CPUs in parallel
` [PATCH v6 09/11] x86/mtrr: Avoid repeated save of MTRRs on boot-time CPU bringup
` [PATCH v6 10/11] x86/smpboot: Serialize topology updates for secondary bringup
` [PATCH v6 11/11] x86/smpboot: reuse timer calibration

[PATCH V8 0/7] fixes for virtual address update
 2023-02-02 21:25 UTC  (2+ messages)

[PATCH] KVM: selftests: Enable USERFAULTFD
 2023-02-02 21:01 UTC 

[kvm-unit-tests PATCH v4 0/1] arm: Replace MAX_SMP probe loop
 2023-02-02 20:22 UTC  (4+ messages)
` [kvm-unit-tests PATCH v4 1/1] arm: Replace MAX_SMP probe loop in favor of reading directly

[RFC PATCH v6 0/6] KVM: x86: add per-vCPU exits disable capability
 2023-02-02 20:17 UTC  (7+ messages)
` [RFC PATCH v6 2/6] KVM: x86: Move *_in_guest power management flags to vCPU scope
` [RFC PATCH v6 6/6] KVM: selftests: Add tests for VM and vCPU cap KVM_CAP_X86_DISABLE_EXITS

[PATCH v3] vfio: fix deadlock between group lock and kvm lock
 2023-02-02 19:42 UTC  (2+ messages)

[PATCH v1 0/8] Add IO page table replacement support
 2023-02-02 19:14 UTC  (11+ messages)
` [PATCH v1 1/8] iommu: Move dev_iommu_ops() to private header
` [PATCH v1 2/8] iommu: Introduce a new iommu_group_replace_domain() API
` [PATCH v1 3/8] iommufd: Create access in vfio_iommufd_emulated_bind()
` [PATCH v1 4/8] iommufd/selftest: Add IOMMU_TEST_OP_ACCESS_SET_IOAS coverage
` [PATCH v1 5/8] iommufd: Add replace support in iommufd_access_set_ioas()
` [PATCH v1 6/8] iommufd/selftest: Add coverage for access->ioas replacement
` [PATCH v1 7/8] iommufd/device: Use iommu_group_replace_domain()
` [PATCH v1 8/8] vfio-iommufd: Support IO page table replacement

[PATCH v3 kvmtool 1/1] riscv: Move serial and rtc from IO port space to MMIO area
 2023-02-02 19:13 UTC 

[PATCH] KVM: x86/pmu: Disallow legacy LBRs if architectural LBRs are available
 2023-02-02 19:11 UTC  (3+ messages)

[PATCH RFC v7 00/64] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-02-02 19:04 UTC  (11+ messages)
` [PATCH RFC v7 11/64] KVM: SEV: Support private pages in LAUNCH_UPDATE_DATA
` [PATCH RFC v7 14/64] x86/sev: Add the host SEV-SNP initialization support
` [PATCH RFC v7 16/64] x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction

[PATCH] vhost-vdpa: print error when vhost_vdpa_alloc_domain fails
 2023-02-02 19:01 UTC  (3+ messages)
` [PATCH v2] vhost-vdpa: print warning "

[Patch v4 00/13] Add Hyper-v extended hypercall support in KVM
 2023-02-02 18:59 UTC  (6+ messages)
` [Patch v4 12/13] KVM: selftests: Make vCPU exit reason test assertion common

[PATCH v4 00/14] KVM perf support
 2023-02-02 18:48 UTC  (30+ messages)
` [PATCH v4 01/14] perf: RISC-V: Define helper functions expose hpm counter width and count
` [PATCH v4 03/14] RISC-V: Improve SBI PMU extension related definitions
` [PATCH v4 04/14] RISC-V: KVM: Define a probe function for SBI extension data structures
` [PATCH v4 05/14] RISC-V: KVM: Return correct code for hsm stop function
` [PATCH v4 06/14] RISC-V: KVM: Modify SBI extension handler to return SBI error code
` [PATCH v4 07/14] RISC-V: KVM: Add skeleton support for perf
` [PATCH v4 08/14] RISC-V: KVM: Add SBI PMU extension support
` [PATCH v4 09/14] RISC-V: KVM: Make PMU functionality depend on Sscofpmf
` [PATCH v4 12/14] RISC-V: KVM: Implement perf support without sampling
` [PATCH v4 13/14] RISC-V: KVM: Support firmware events
` [PATCH v4 14/14] RISC-V: KVM: Increment firmware pmu events

[PATCH] Documentation: KVM: Update AMD memory encryption link
 2023-02-02 18:33 UTC  (3+ messages)
` [RESEND] "

[PATCH v2 kvmtool] riscv: Move serial and rtc from IO port space to MMIO area
 2023-02-02 18:29 UTC  (6+ messages)

[PATCH 00/21] KVM: x86/MMU: Formalize the Shadow MMU
 2023-02-02 18:28 UTC  (21+ messages)
` [PATCH 01/21] KVM: x86/mmu: Rename slot rmap walkers to add clarity and clean up code
` [PATCH 02/21] KVM: x86/mmu: Replace comment with an actual lockdep assertion on mmu_lock
` [PATCH 03/21] KVM: x86/mmu: Clean up mmu.c functions that put return type on separate line
` [PATCH 04/21] KVM: x86/MMU: Add shadow_mmu.(c|h)
` [PATCH 05/21] KVM: x86/MMU: Expose functions for the Shadow MMU
` [PATCH 06/21] KVM: x86/mmu: Get rid of is_cpuid_PSE36()
` [PATCH 08/21] KVM: x86/MMU: Expose functions for paging_tmpl.h
` [PATCH 09/21] KVM: x86/MMU: Move paging_tmpl.h includes to shadow_mmu.c
` [PATCH 10/21] KVM: x86/MMU: Clean up Shadow MMU exports
` [PATCH 11/21] KVM: x86/MMU: Cleanup shrinker interface with Shadow MMU
` [PATCH 12/21] KVM: x86/MMU: Clean up naming of exported Shadow MMU functions
` [PATCH 13/21] KVM: x86/MMU: Fix naming on prepare / commit zap page functions
` [PATCH 14/21] KVM: x86/MMU: Factor Shadow MMU wrprot / clear dirty ops out of mmu.c
` [PATCH 15/21] KVM: x86/MMU: Remove unneeded exports from shadow_mmu.c
` [PATCH 16/21] KVM: x86/MMU: Wrap uses of kvm_handle_gfn_range in mmu.c
` [PATCH 17/21] KVM: x86/MMU: Add kvm_shadow_mmu_ to the last few functions in shadow_mmu.h
` [PATCH 18/21] KVM: x86/mmu: Move split cache topup functions to shadow_mmu.c
` [PATCH 19/21] KVM: x86/mmu: Move Shadow MMU part of kvm_mmu_zap_all() to shadow_mmu.h
` [PATCH 20/21] KVM: x86/mmu: Move Shadow MMU init/teardown to shadow_mmu.c
` [PATCH 21/21] KVM: x86/mmu: Split out Shadow MMU lockless walk begin/end

[PATCH v2 0/3] KVM: x86/mmu: Drop dedicated self-changing mapping code
 2023-02-02 18:28 UTC  (4+ messages)
` [PATCH v2 1/3] KVM: x86/mmu: Use EMULTYPE flag to track write #PFs to shadow pages
` [PATCH v2 2/3] KVM: x86/mmu: Detect write #PF to shadow pages during FNAME(fetch) walk
` [PATCH v2 3/3] KVM: x86/mmu: Remove FNAME(is_self_change_mapping)

[PATCH 00/39] Add RISC-V vector cryptography extensions
 2023-02-02 18:07 UTC  (54+ messages)
` [PATCH 01/39] target/riscv: add zvkb cpu property
` [PATCH 02/39] target/riscv: Add vclmul.vv decoding, translation and execution support
` [PATCH 03/39] target/riscv: Add vclmul.vx "
` [PATCH 04/39] target/riscv: Add vclmulh.vv "
` [PATCH 05/39] target/riscv: Add vclmulh.vx "
` [PATCH 06/39] target/riscv: Add vrol.[vv,vx] and vror.[vv,vx,vi] "
      ` [PATCH 06/39] target/riscv: Add vrol.[vv, vx] and vror.[vv, vx, vi] "
` [PATCH 07/39] target/riscv: Add vbrev8.v "
` [PATCH 08/39] target/riscv: Add vrev8.v "
` [PATCH 09/39] target/riscv: Add vandn.[vv,vx,vi] "
` [PATCH 10/39] target/riscv: expose zvkb cpu property
` [PATCH 11/39] target/riscv: add zvkns "
` [PATCH 12/39] target/riscv: Add vaesef.vv decoding, translation and execution support
` [PATCH 13/39] target/riscv: Add vaesef.vs "
` [PATCH 14/39] target/riscv: Add vaesdf.vv "
` [PATCH 15/39] target/riscv: Add vaesdf.vs "
` [PATCH 16/39] target/riscv: Add vaesdm.vv "
` [PATCH 17/39] target/riscv: Add vaesdm.vs "
` [PATCH 18/39] target/riscv: Add vaesz.vs "
` [PATCH 19/39] target/riscv: Add vaesem.vv "
` [PATCH 20/39] target/riscv: Add vaesem.vs "
` [PATCH 21/39] target/riscv: Add vaeskf1.vi "
` [PATCH 22/39] target/riscv: Add vaeskf2.vi "
` [PATCH 23/39] target/riscv: expose zvkns cpu property
` [PATCH 24/39] target/riscv: add zvknh cpu properties
` [PATCH 25/39] target/riscv: Add vsha2ms.vv decoding, translation and execution support
` [PATCH 26/39] target/riscv: Add vsha2c[hl].vv "
` [PATCH 27/39] target/riscv: expose zvknh cpu properties
` [PATCH 28/39] target/riscv: add zvksh cpu property
` [PATCH 29/39] target/riscv: Add vsm3me.vv decoding, translation and execution support
` [PATCH 30/39] target/riscv: Add vsm3c.vi "
` [PATCH 31/39] target/riscv: expose zvksh cpu property
` [PATCH 32/39] target/riscv: add zvkg "
` [PATCH 33/39] target/riscv: Add vghmac.vv decoding, translation and execution support
` [PATCH 34/39] target/riscv: expose zvkg cpu property
` [PATCH 35/39] crypto: Move SM4_SBOXWORD from target/riscv
` [PATCH 36/39] crypto: Add SM4 constant parameter CK
` [PATCH 37/39] target/riscv: Add zvksed cfg property
` [PATCH 38/39] target/riscv: Add Zvksed support
` [PATCH 39/39] target/riscv: Expose Zvksed property

[PATCH v2] KVM: x86/pmu: Disable all vPMU features support on Intel hybrid CPUs
 2023-02-02 18:06 UTC  (4+ messages)

[PATCH v2] selftests: KVM: Replace optarg with arg in guest_modes_cmdline
 2023-02-02 18:05 UTC  (3+ messages)

[PATCH] Documentation: KVM: Describe guest TSC scaling in migration algorithm
 2023-02-02 16:59 UTC  (5+ messages)
` [PATCH 1/2] KVM: x86: add KVM clock time reference arg to kvm_write_tsc()
      ` [PATCH v2] KVM: x86: add KVM_VCPU_TSC_VALUE attribute

[PATCH v15 00/11] s390x: CPU Topology
 2023-02-02 16:42 UTC  (7+ messages)
` [PATCH v15 01/11] s390x/cpu topology: adding s390 specificities to CPU topology
` [PATCH v15 02/11] s390x/cpu topology: add topology entries on CPU hotplug

[PATCH] KVM: SVM: fix calculate dest mask incorrectly in x2apic mode
 2023-02-02 16:03 UTC 

[PATCH v2] vfio: fix deadlock between group lock and kvm lock
 2023-02-02 12:52 UTC  (8+ messages)

[PATCH v3 0/8] KVM: x86: Add AMD Guest PerfMonV2 PMU support
 2023-02-02 11:46 UTC  (4+ messages)
` [PATCH v3 1/8] KVM: x86/pmu: Rename pmc_is_enabled() to pmc_is_globally_enabled()

[PATCH] vringh: fix a typo in comments for vringh_kiov
 2023-02-02 10:42 UTC 

[RFC PATCH v2 0/7] Introduce a vringh accessor for IO memory
 2023-02-02 10:33 UTC  (10+ messages)
` [RFC PATCH v2 1/7] vringh: fix a typo in comments for vringh_kiov
` [RFC PATCH v2 2/7] tools/virtio: enable to build with retpoline
` [RFC PATCH v2 3/7] vringh: remove vringh_iov and unite to vringh_kiov
` [RFC PATCH v2 4/7] tools/virtio: convert to new vringh user APIs
` [RFC PATCH v2 5/7] vringh: unify the APIs for all accessors
` [RFC PATCH v2 6/7] tools/virtio: convert to use new unified vringh APIs
` [RFC PATCH v2 7/7] vringh: IOMEM support

[PATCH v4 0/9] Parallel CPU bringup for x86_64
 2023-02-02 10:06 UTC  (6+ messages)
    ` [External] "

[PATCH v2 00/11] SVM: vNMI (with my fixes)
 2023-02-02  9:42 UTC  (4+ messages)
` [PATCH v2 09/11] KVM: SVM: Add VNMI bit definition

[kvm-unit-tests PATCH v6 0/2] S390x: CPU Topology Information
 2023-02-02  9:28 UTC  (3+ messages)
` [kvm-unit-tests PATCH v6 1/2] s390x: topology: Check the Perform Topology Function
` [kvm-unit-tests PATCH v6 2/2] s390x: topology: Checking Configuration Topology Information

[PATCH v3 1/2] RISC-V: KVM: Fix privilege mode setting in kvm_riscv_vcpu_trap_redirect()
 2023-02-02  8:49 UTC  (4+ messages)
` [PATCH v3 2/2] RISC-V: KVM: Redirect illegal instruction traps to guest

[PATCH] KVM: update code comment in struct kvm_vcpu
 2023-02-02  8:13 UTC 

[PATCH 00/13] Add vfio_device cdev for iommufd support
 2023-02-02  5:34 UTC  (5+ messages)
` [PATCH 10/13] vfio: Make vfio_device_open() exclusive between group path and device cdev path

[RFC PATCH V3 00/16] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv
 2023-02-02  4:01 UTC  (7+ messages)
` [RFC PATCH V3 01/16] x86/hyperv: Add sev-snp enlightened guest specific config
` [RFC PATCH V3 09/16] x86/hyperv: SEV-SNP enlightened guest don't support legacy rtc

[PATCH 0/4] iommu: Reject drivers with broken_unmanaged_domain
 2023-02-02  3:50 UTC  (9+ messages)
` [PATCH 1/4] iommu: Add a broken_unmanaged_domain flag in iommu_ops

[PATCH] vfio: fix deadlock between group lock and kvm lock
 2023-02-02  3:08 UTC  (5+ messages)

[PATCH] selftests: KVM: Replace optarg with arg in guest_modes_cmdline
 2023-02-02  2:38 UTC  (3+ messages)

[PATCH v3 0/3] KVM: x86/pmu: Enable guest PEBS for SPR and later models
 2023-02-02  1:32 UTC  (2+ messages)

[PATCH 1/7] kvm: x86/mmu: Use KVM_MMU_ROOT_XXX for kvm_mmu_invalidate_gva()
 2023-02-02  1:30 UTC  (10+ messages)
` [PATCH 2/7] kvm: x86/mmu: Use kvm_mmu_invalidate_gva() in kvm_mmu_invpcid_gva()
` [PATCH 3/7] kvm: x86/mmu: Use kvm_mmu_invalidate_gva() in nested_ept_invalidate_addr()
` [PATCH 5/7] kvm: x86/mmu: Move the code out of FNAME(sync_page)'s loop body into mmu.c
` [PATCH 6/7] kvm: x86/mmu: Remove FNAME(invlpg)

[RFC PATCH 0/2] xapic: make sure x2APIC -> xapic transition correctly
 2023-02-02  0:40 UTC  (4+ messages)
` [RFC PATCH 2/2] KVM: selftests: APIC_ID must be correctly updated when disabling x2apic


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