kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-07 21:17:56 to 2022-02-09 13:21:59 UTC [more...]

[PATCH kvm/queue v2 0/3] KVM: x86/pmu: Fix out-of-date AMD amd_event_mapping[]
 2022-02-09 13:21 UTC  (10+ 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
` [PATCH kvm/queue v2 3/3] KVM: x86/pmu: Setup the {inte|amd}_event_mapping[] when hardware_setup

[PATCH v2 00/11] KVM: s390: Do storage key checking
 2022-02-09 13:20 UTC  (29+ messages)
` [PATCH v2 01/11] s390/uaccess: Add copy_from/to_user_key functions
` [PATCH v2 02/11] KVM: s390: Honor storage keys when accessing guest memory
` [PATCH v2 04/11] KVM: s390: selftests: Test TEST PROTECTION emulation
` [PATCH v2 05/11] KVM: s390: Add optional storage key checking to MEMOP IOCTL
` [PATCH v2 09/11] KVM: s390: Add capability for storage key extension of MEM_OP IOCTL
` [PATCH v2 11/11] KVM: s390: Update api documentation for memop ioctl

[PATCH 00/11] perf intel-pt: Add perf event clocks to better support VM tracing
 2022-02-09 13:11 UTC  (15+ messages)
` [PATCH 01/11] perf/x86: Fix native_perf_sched_clock_from_tsc() with __sched_clock_offset
` [PATCH 02/11] perf/x86: Add support for TSC as a perf event clock
` [PATCH 03/11] perf/x86: Add support for TSC in nanoseconds "
` [PATCH 04/11] perf tools: Add new perf clock IDs
` [PATCH 05/11] perf tools: Add API probes for new "
` [PATCH 06/11] perf tools: Add new clock IDs to "perf time to TSC" test
` [PATCH 07/11] perf tools: Add perf_read_tsc_conv_for_clockid()
` [PATCH 08/11] perf intel-pt: Add support for new clock IDs
` [PATCH 09/11] perf intel-pt: Use CLOCK_PERF_HW_CLOCK_NS by default
` [PATCH 10/11] perf intel-pt: Add config variables for timing parameters
` [PATCH 11/11] perf intel-pt: Add documentation for new clock IDs

[PATCH v2] perf/amd: Implement erratum #1292 workaround for F19h M00-0Fh
 2022-02-09 12:51 UTC  (3+ messages)
` [PATCH v3] "

warning in kvm_hv_invalidate_tsc_page due to writes to guest memory from VM ioctl context
 2022-02-09 12:44 UTC  (6+ messages)

[PATCH 00/23] KVM: MMU: MMU role refactoring
 2022-02-09 12:34 UTC  (29+ messages)
` [PATCH 01/23] KVM: MMU: pass uses_nx directly to reset_shadow_zero_bits_mask
` [PATCH 06/23] KVM: MMU: load new PGD once nested two-dimensional paging is initialized
` [PATCH 10/23] KVM: MMU: split cpu_role from mmu_role
` [PATCH 11/23] KVM: MMU: do not recompute root level from kvm_mmu_role_regs
` [PATCH 13/23] KVM: MMU: remove kvm_calc_shadow_root_page_role_common
` [PATCH 20/23] KVM: MMU: pull CPU role computation to kvm_init_mmu
` [PATCH 21/23] KVM: MMU: store shadow_root_level into mmu_role
` [PATCH 22/23] KVM: MMU: use cpu_role for root_level
` [PATCH 23/23] KVM: MMU: replace direct_map with mmu_role.direct

[PATCH v2 0/1] KVM: s390: pv: make use of ultravisor AIV support
 2022-02-09 12:26 UTC  (4+ messages)
` [PATCH v2 1/1] "

[PATCH v2 1/2] KVM: arm64: mixed-width check should be skipped for uninitialized vCPUs
 2022-02-09 12:04 UTC  (4+ messages)

[PATCH v6 00/64] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
 2022-02-09 11:04 UTC  (7+ messages)
` [PATCH v6 27/64] KVM: arm64: nv: Allow a sysreg to be hidden from userspace only
` [PATCH v6 28/64] KVM: arm64: nv: Emulate EL12 register accesses from the virtual EL2
` [PATCH v6 29/64] KVM: arm64: nv: Forward debug traps to the nested guest

[kvm-unit-tests PATCH v4 0/4] S390x: CPU Topology Information
 2022-02-09 11:37 UTC  (9+ messages)
` [kvm-unit-tests PATCH v4 1/4] s390x: lib: Add SCLP toplogy nested level
` [kvm-unit-tests PATCH v4 2/4] s390x: stsi: Define vm_is_kvm to be used in different tests
` [kvm-unit-tests PATCH v4 3/4] s390x: topology: Check the Perform Topology Function
` [kvm-unit-tests PATCH v4 4/4] s390x: topology: Checking Configuration Topology Information

[PATCH v5 0/3] KVM: x86: Provide per VM capability for disabling PMU virtualization
 2022-02-09 10:33 UTC  (4+ messages)
` [PATCH v5 1/3] "

[PATCH kvm-unit-tests v2] arm64: Fix compiling with ancient compiler
 2022-02-09 10:18 UTC  (2+ messages)

[PATCH] perf/amd: Implement errata #1292 workaround for F19h M00-0Fh
 2022-02-09 10:18 UTC  (8+ messages)
` [PATCH v2] perf/amd: Implement erratum "

[PATCH] KVM: x86/cpuid: Stop exposing unknown AMX Tile Palettes and accelerator units
 2022-02-09  9:29 UTC  (2+ messages)

[PATCH v5 0/2] Enable legacy LBR support for guest
 2022-02-09  9:14 UTC  (2+ messages)

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

[PATCH v2 0/4] Improve KVM's interaction with CPU hotplug
 2022-02-09  7:59 UTC  (6+ messages)
` [PATCH v2 3/4] KVM: Rename and move CPUHP_AP_KVM_STARTING to ONLINE section
` [PATCH v2 4/4] KVM: Do compatibility checks on hotplugged CPUs

[PATCH v3 0/5] Improve KVM's interaction with CPU hotplug
 2022-02-09  7:41 UTC  (6+ messages)
` [PATCH v3 1/5] KVM: x86: Move check_processor_compatibility from init ops to runtime ops
` [PATCH v3 2/5] Partially revert "KVM: Pass kvm_init()'s opaque param to additional arch funcs"
` [PATCH v3 3/5] KVM: Provide more information in kernel log if hardware enabling fails
` [PATCH v3 4/5] KVM: Rename and move CPUHP_AP_KVM_STARTING to ONLINE section
` [PATCH v3 5/5] KVM: Do compatibility checks on hotplugged CPUs

[PATCH] KVM: x86: Fix emulation in writing cr8
 2022-02-09  6:24 UTC 

[RFC PATCH v4 00/26] KVM: arm64: Make CPU ID registers writable by userspace
 2022-02-09  4:51 UTC  (8+ messages)
` [RFC PATCH v4 02/26] KVM: arm64: Save ID registers' sanitized value per guest
` [RFC PATCH v4 23/26] KVM: arm64: Trap disabled features of ID_AA64MMFR1_EL1

[PATCH] KVM: x86: Yield to IPI target vCPU only if it is busy
 2022-02-09  4:16 UTC 

one question about your patch "vhost: log dirty page correctly"
 2022-02-09  4:21 UTC 

[PATCH V7 mlx5-next 00/15] Add mlx5 live migration driver and v2 migration protocol
 2022-02-09  2:39 UTC  (9+ messages)
` [PATCH V7 mlx5-next 08/15] vfio: Define device migration protocol v2
` [PATCH V7 mlx5-next 12/15] vfio/mlx5: Implement vfio_pci driver for mlx5 devices
` [PATCH V7 mlx5-next 14/15] vfio/mlx5: Use its own PCI reset_done error handler

[PATCH v2 0/7] VMX: nVMX: VMX control MSR fixes
 2022-02-09  1:50 UTC  (4+ messages)
` [PATCH v2 4/7] KVM: nVMX: Add a quirk for KVM tweaks to VMX control MSRs

[PATCH v3 00/30] KVM: s390: enable zPCI for interpretive execution
 2022-02-08 21:37 UTC  (9+ messages)
` [PATCH v3 24/30] vfio-pci/zdev: wire up group notifier

[PATCH v2] vfio/pci: fix memory leak during D3hot to D0 transition
 2022-02-08 21:26 UTC  (6+ messages)

[PATCH v4 00/12] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-02-08 18:33 UTC  (8+ messages)
` [PATCH v4 02/12] mm/memfd: Introduce MFD_INACCESSIBLE flag
` [PATCH v4 04/12] mm/shmem: Support memfile_notifier

KVM/arm64: Guest ABI changes do not appear rollback-safe
 2022-02-08 17:48 UTC  (21+ messages)

[PATCH v2 0/5] kvm: selftests: aarch64: some fixes for vgic_irq
 2022-02-08 17:37 UTC  (2+ messages)

[PATCH v5 0/6] KVM: arm64: Emulate the OS Lock
 2022-02-08 17:37 UTC  (2+ messages)

[PATCH] KVM: arm64: Drop unused param from kvm_psci_version()
 2022-02-08 17:37 UTC  (2+ messages)

[PATCH v2 0/3] ARM64: Guest performance improvement during dirty
 2022-02-08 17:37 UTC  (2+ messages)

[PATCH] KVM: arm64: vgic: Read HW interrupt pending state from the HW
 2022-02-08 17:29 UTC  (2+ messages)

[PATCH v5 0/1] x86/test: Add a test for AMD SEV-ES #VC handling
 2022-02-08 16:26 UTC  (2+ messages)
` [PATCH v5 1/1] "

[RFC v4 0/8] vfio/hisilicon: add ACC live migration driver
 2022-02-08 16:01 UTC  (16+ messages)
` [RFC v4 1/8] crypto: hisilicon/qm: Move the QM header to include/linux
` [RFC v4 2/8] crypto: hisilicon/qm: Move few definitions to common header
` [RFC v4 3/8] hisi_acc_qm: Move PCI device IDs "
` [RFC v4 4/8] hisi_acc_vfio_pci: add new vfio_pci driver for HiSilicon ACC devices
` [RFC v4 5/8] hisi_acc_vfio_pci: Restrict access to VF dev BAR2 migration region
` [RFC v4 6/8] crypto: hisilicon/qm: Add helper to retrieve the PF qm data
` [RFC v4 7/8] hisi_acc_vfio_pci: Add support for VFIO live migration
` [RFC v4 8/8] hisi_acc_vfio_pci: Use its own PCI reset_done error handler

[PATCH v9 00/43] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2022-02-08 15:11 UTC  (20+ messages)
` [PATCH v9 30/43] KVM: SEV: Add documentation for SEV-SNP CPUID Enforcement
` [PATCH v9 33/43] x86/compressed: Add SEV-SNP feature detection/setup
` [PATCH v9 37/43] x86/sev: "
` [PATCH v9 42/43] virt: sevguest: Add support to derive key

KVM call for agenda for 2022-02-22
 2022-02-08 15:07 UTC 

KVM call minutes for 2022-02-08
 2022-02-08 15:05 UTC 

[kvm-unit-tests PATCH v2 0/4] s390x: Attestation tests
 2022-02-08 14:57 UTC  (4+ messages)
` [kvm-unit-tests PATCH v2 3/4] s390x: uv-guest: remove duplicated checks

[PATCH v3 0/6] KVM: my debug patch queue
 2022-02-08 14:35 UTC  (8+ messages)
` [PATCH v3 2/6] KVM: x86: add force_intercept_exceptions_mask
` [PATCH v3 3/6] KVM: SVM: implement force_intercept_exceptions_mask

[PATCH 0/7] My set of KVM unit tests + fixes
 2022-02-08 12:21 UTC  (8+ messages)
` [PATCH 1/7] pmu_lbr: few fixes
` [PATCH 2/7] svm: Fix reg_corruption test, to avoid timer interrupt firing in later tests
` [PATCH 3/7] svm: NMI is an "exception" and not interrupt in x86 land
` [PATCH 4/7] svm: intercept shutdown in all svm tests by default
` [PATCH 5/7] svm: add SVM_BARE_VMRUN
` [PATCH 6/7] svm: add tests for LBR virtualization
` [PATCH 7/7] svm: add tests for case when L1 intercepts various hardware interrupts (an interrupt, SMI, NMI), but lets L2 control either EFLAG.IF or GIF

[PATCH v2] KVM: X86: Introduce vfio_intr_stat per-vm debugfs file
 2022-02-08 12:40 UTC 

[PATCH RESEND 00/30] My patch queue
 2022-02-08 12:45 UTC  (7+ messages)
` [PATCH RESEND 07/30] KVM: x86: nSVM: deal with L1 hypervisor that intercepts interrupts but lets L2 control them

[PATCH RFC 00/39] x86/KVM: Xen HVM guest support
 2022-02-08 12:36 UTC  (3+ messages)
` [PATCH RFC 15/39] KVM: x86/xen: handle PV spinlocks slowpath

[PATCH v5 00/14] Fix BUG_ON in vfio_iommu_group_notifier()
 2022-02-08 11:35 UTC  (7+ messages)
` [PATCH v5 02/14] driver core: Add dma_cleanup callback in bus_type

[PATCH 0/2] KVM: x86/emulator: Fix wrong checks when loading code segment in emulator
 2022-02-08  9:34 UTC  (5+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] KVM: x86/emulator: Defer not-present segment check in __load_segment_descriptor()
  ` [PATCH v2 2/3] KVM: x86/emulator: Fix wrong privilege check for code segment "
  ` [PATCH v2 3/3] KVM: x86/emulator: Move the unhandled outer privilege level logic of far return into __load_segment_descriptor()

[kvm-unit-tests PATCH 0/2] x86/emulator: Add some tests for loading segment descriptor in emulator
 2022-02-08  9:30 UTC  (4+ messages)
` [kvm-unit-tests PATCH v2 "
  ` [kvm-unit-tests PATCH v2 1/2] x86/emulator: Add some tests for lret instruction emulation
  ` [kvm-unit-tests PATCH v2 2/2] x86/emulator: Add some tests for ljmp "

[PATCH 00/30] My patch queue
 2022-02-08  6:22 UTC  (2+ messages)

[PATCH v17 00/15] s390/vfio-ap: dynamic configuration support
 2022-02-08  3:27 UTC  (6+ messages)
` [PATCH v17 14/15] s390/ap: notify drivers on config changed and scan complete callbacks

[PATCH v2 1/1] x86/kvm/fpu: Mask guest fpstate->xfeatures with guest_supported_xcr0
 2022-02-08  2:28 UTC 

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

[kvm-unit-tests 00/13] Add #VC exception handling for AMD SEV-ES
 2022-02-08  1:58 UTC  (11+ messages)
` [kvm-unit-tests 02/13] x86: AMD SEV-ES: Setup #VC exception handler "
` [kvm-unit-tests 10/13] x86: AMD SEV-ES: Handle RDTSC/RDTSCP #VC

[PATCH] KVM: SEV: Allow SEV intra-host migration of VM with mirrors
 2022-02-07 23:19 UTC  (2+ messages)

[PATCH 0/5] kvm: x86: better handling of NULL-able kvm_x86_ops
 2022-02-08  0:41 UTC  (2+ messages)

[PATCH v3 00/10] x86/sev: KEXEC/KDUMP support for SEV-ES guests
 2022-02-07 22:11 UTC  (5+ messages)
` [PATCH v3 04/10] x86/sev: Cache AP Jump Table Address
` [PATCH v3 05/10] x86/sev: Setup code to park APs in the AP Jump Table

[kvm-unit-tests v2 PATCH] vmx: Fix EPT accessed and dirty flag test
 2022-02-07 21:30 UTC  (2+ messages)


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).