public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-02-01 12:10:48 to 2022-02-02 23:04:40 UTC [more...]

[PATCH 0/4] KVM: nVMX: Fixes for VMX capability MSR invariance
 2022-02-02 23:04 UTC 

[PATCH kvm/queue v2 0/3] KVM: x86/pmu: Fix out-of-date AMD amd_event_mapping[]
 2022-02-02 22:35 UTC  (9+ messages)
` [PATCH kvm/queue v2 1/3] KVM: x86/pmu: Replace pmu->available_event_types with a new BITMAP
` [PATCH kvm/queue v2 2/3] perf: x86/core: Add interface to query perfmon_event_map[] directly
` [PATCH kvm/queue v2 3/3] KVM: x86/pmu: Setup the {inte|amd}_event_mapping[] when hardware_setup

[PATCH v9 00/43] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2022-02-02 22:31 UTC  (36+ messages)
` [PATCH v9 02/43] KVM: SVM: Create a separate mapping for the SEV-ES save area
` [PATCH v9 05/43] x86/compressed/64: Detect/setup SEV/SME features earlier in boot
` [PATCH v9 10/43] x86/sev: Check SEV-SNP features support
` [PATCH v9 15/43] x86/sev: Register GHCB memory when SEV-SNP is active
` [PATCH v9 17/43] x86/kernel: Make the .bss..decrypted section shared in RMP table
` [PATCH v9 18/43] x86/kernel: Validate ROM memory before accessing when SEV-SNP is active
` [PATCH v9 19/43] x86/mm: Add support to validate memory when changing C-bit
` [PATCH v9 39/43] x86/sev: Provide support for SNP guest request NAEs
` [PATCH v9 40/43] x86/sev: Register SEV-SNP guest request platform device
` [PATCH v9 41/43] virt: Add SEV-SNP guest driver
` [PATCH v9 42/43] virt: sevguest: Add support to derive key
` [PATCH v9 43/43] virt: sevguest: Add support to get extended report

[PATCH][v3] KVM: x86: refine kvm_vcpu_is_preempted
 2022-02-02 22:17 UTC  (4+ messages)

[PATCH v4 00/12] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-02-02 20:47 UTC  (5+ messages)

[PATCH 0/2] KVM: selftests: Add powerpc support
 2022-02-02 19:24 UTC  (3+ messages)
` [PATCH 2/2] KVM: selftests: Add support for ppc64le

[RFC v2 0/4] vfio/hisilicon: add acc live migration driver
 2022-02-02 19:05 UTC  (9+ messages)

[PATCH v4 00/17] perf: KVM: Fix, optimize, and clean up callbacks
 2022-02-02 18:43 UTC  (3+ messages)
` [PATCH v4 09/17] perf/core: Use static_call to optimize perf_guest_info_callbacks

[PATCH 0/5] kvm: x86: better handling of NULL-able kvm_x86_ops
 2022-02-02 18:18 UTC  (6+ messages)
` [PATCH 1/5] KVM: x86: use static_call_cond for optional callbacks
` [PATCH 2/5] KVM: x86: mark NULL-able kvm_x86_ops
` [PATCH 3/5] KVM: x86: warn on incorrectly NULL static calls
` [PATCH 4/5] KVM: x86: change hwapic_{irr,isr}_update to NULLable calls
` [PATCH 5/5] KVM: x86: allow defining return-0 static calls

[PATCH v2 0/4] KVM: SVM: nSVM: Implement Enlightened MSR-Bitmap for Hyper-V-on-KVM
 2022-02-02 17:14 UTC  (6+ messages)
` [PATCH v2 1/4] KVM: nSVM: Track whether changes in L0 require MSR bitmap for L2 to be rebuilt
` [PATCH v2 2/4] KVM: x86: Make kvm_hv_hypercall_enabled() static inline
` [PATCH v2 3/4] KVM: nSVM: Split off common definitions for Hyper-V on KVM and KVM on Hyper-V
` [PATCH v2 4/4] KVM: nSVM: Implement Enlightened MSR-Bitmap feature

[PATCH v6 00/64] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
 2022-02-02 17:08 UTC  (29+ messages)
` [PATCH v6 01/64] arm64: Add ARM64_HAS_NESTED_VIRT cpufeature
` [PATCH v6 03/64] KVM: arm64: nv: Reset VCPU to EL2 registers if VCPU nested virt is set
` [PATCH v6 04/64] KVM: arm64: nv: Allow userspace to set PSR_MODE_EL2x
` [PATCH v6 06/64] KVM: arm64: nv: Add nested virt VCPU primitives for vEL2 VCPU state
` [PATCH v6 07/64] KVM: arm64: nv: Handle HCR_EL2.NV system register traps
` [PATCH v6 09/64] KVM: arm64: nv: Support virtual EL2 exceptions
` [PATCH v6 12/64] KVM: arm64: nv: Add non-VHE-EL2->EL1 translation helpers
` [PATCH v6 13/64] KVM: arm64: nv: Handle virtual EL2 registers in vcpu_read/write_sys_reg()
` [PATCH v6 14/64] KVM: arm64: nv: Handle SPSR_EL2 specially
` [PATCH v6 15/64] KVM: arm64: nv: Handle HCR_EL2.E2H specially
` [PATCH v6 17/64] KVM: arm64: nv: Emulate PSTATE.M for a guest hypervisor
` [PATCH v6 18/64] KVM: arm64: nv: Trap EL1 VM register accesses in virtual EL2
` [PATCH v6 19/64] KVM: arm64: nv: Trap SPSR_EL1, ELR_EL1 and VBAR_EL1 from "

[kvm-unit-tests PATCH v1 0/5] s390x: smp: avoid hardcoded CPU addresses
 2022-02-02 16:55 UTC  (4+ messages)
` [kvm-unit-tests PATCH v1 1/5] lib: s390x: smp: add functions to work with CPU indexes

[PATCH v3 0/3] svm: avic: Allow AVIC support on system w/ physical APIC ID > 255
 2022-02-02 16:05 UTC  (10+ messages)
` [PATCH v3 3/3] KVM: SVM: Extend host physical APIC ID field to support more than 8-bit

[PATCH v4 0/3] svm: avic: Allow AVIC support on system w/ physical APIC ID > 255
 2022-02-02 15:58 UTC  (6+ messages)
` [PATCH v4 1/3] KVM: SVM: Only call vcpu_(un)blocking when AVIC is enabled
` [PATCH v4 2/3] x86/apic: Add helper function to get maximum physical APIC ID
` [PATCH v4 3/3] KVM: SVM: Add support for 12-bit host "

[PATCH] KVM: x86/pmu: Clear reserved bit PERF_CTL2[43] for AMD erratum 1292
 2022-02-02 15:32 UTC  (9+ messages)
` [PATCH] perf/amd: Implement errata #1292 workaround for F19h M00-0Fh
          ` [PATCH v2] perf/amd: Implement erratum "

[GIT PULL] KVM/riscv fixes for 5.17, take #1
 2022-02-02 14:58 UTC  (2+ messages)

[kvm-unit-tests v2 PATCH] vmx: Fix EPT accessed and dirty flag test
 2022-02-02 13:55 UTC 

[PATCH v3] vhost: cache avail index in vhost_enable_notify()
 2022-02-02 13:53 UTC  (4+ messages)

[RFC/RFT PATCH] Introduce try_cmpxchg64 and use it in vmx/posted_intr.c
 2022-02-02 13:15 UTC 

[PATCH V6 mlx5-next 00/15] Add mlx5 live migration driver and v2 migration protocol
 2022-02-02 12:22 UTC  (38+ messages)
` [PATCH V6 mlx5-next 07/15] vfio: Have the core code decode the VFIO_DEVICE_FEATURE ioctl
` [PATCH V6 mlx5-next 08/15] vfio: Define device migration protocol v2
` [PATCH V6 mlx5-next 09/15] vfio: Extend the device migration protocol with RUNNING_P2P
` [PATCH V6 mlx5-next 10/15] vfio: Remove migration protocol v1

[PATCH] RISC-V: KVM: Fix SBI implementation version
 2022-02-02 11:21 UTC  (2+ messages)

[PATCH 0/5] KVM: SVM: nSVM: Implement Enlightened MSR-Bitmap for Hyper-V-on-KVM and fix it for KVM-on-Hyper-V
 2022-02-02  9:52 UTC  (7+ messages)

[PATCH kvm-unit-tests] arm64: Fix compiling with ancient compiler
 2022-02-02  8:06 UTC  (3+ messages)

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

[RFC PATCH v4 00/26] KVM: arm64: Make CPU ID registers writable by userspace
 2022-02-02  6:46 UTC  (29+ messages)
` [RFC PATCH v4 01/26] KVM: arm64: Introduce a validation function for an ID register
` [RFC PATCH v4 02/26] KVM: arm64: Save ID registers' sanitized value per guest
` [RFC PATCH v4 03/26] KVM: arm64: Introduce struct id_reg_info
` [RFC PATCH v4 04/26] KVM: arm64: Make ID_AA64PFR0_EL1 writable
` [RFC PATCH v4 20/26] KVM: arm64: Trap disabled features of ID_AA64PFR0_EL1

[PATCH] KVM: x86: Use ERR_PTR_USR() to return -EFAULT as a __user pointer
 2022-02-02  0:51 UTC 

[PATCH v2 0/5] x86: uaccess CMPXCHG + KVM bug fixes
 2022-02-02  0:49 UTC  (6+ messages)
` [PATCH v2 1/5] Kconfig: Add option for asm goto w/ tied outputs to workaround clang-13 bug
` [PATCH v2 2/5] x86/uaccess: Implement macros for CMPXCHG on user addresses
` [PATCH v2 3/5] KVM: x86: Use __try_cmpxchg_user() to update guest PTE A/D bits
` [PATCH v2 4/5] KVM: x86: Use __try_cmpxchg_user() to emulate atomic accesses
` [PATCH v2 5/5] KVM: x86: Bail to userspace if emulation of atomic user access faults

[PATCH v2] vfio/pci: fix memory leak during D3hot to D0 transition
 2022-02-01 23:31 UTC  (4+ messages)

[PATCH 0/5] x86: uaccess CMPXCHG + KVM bug fixes
 2022-02-01 21:15 UTC  (6+ messages)
` [PATCH 1/5] Kconfig: Add option for asm goto w/ tied outputs to workaround clang-13 bug

[PATCH v4 0/9] Parallel CPU bringup for x86_64
 2022-02-01 20:53 UTC  (10+ messages)
` [PATCH v4 1/9] x86/apic/x2apic: Fix parallel handling of cluster_mask
` [PATCH v4 2/9] cpu/hotplug: Move idle_thread_get() to <linux/smpboot.h>
` [PATCH v4 3/9] cpu/hotplug: Add dynamic parallel bringup states before CPUHP_BRINGUP_CPU
` [PATCH v4 4/9] x86/smpboot: Reference count on smpboot_setup_warm_reset_vector()
` [PATCH v4 5/9] x86/smpboot: Split up native_cpu_up into separate phases and document them
` [PATCH v4 6/9] x86/smpboot: Support parallel startup of secondary CPUs
` [PATCH v4 7/9] x86/smpboot: Send INIT/SIPI/SIPI to secondary CPUs in parallel
` [PATCH v4 8/9] x86/mtrr: Avoid repeated save of MTRRs on boot-time CPU bringup
` [PATCH v4 9/9] x86/smpboot: Serialize topology updates for secondary bringup

[PATCH 3/5] KVM: x86: Use __try_cmpxchg_user() to update guest PTE A/D bits
 2022-02-01 19:53 UTC  (5+ messages)

[PATCH 2/3] KVM: x86: use the KVM side max supported fixed counter
 2022-02-01 21:23 UTC 

[PATCH v2 00/18] KVM: x86/mmu: Eager Page Splitting for the TDP MMU
 2022-02-01 18:24 UTC  (3+ messages)

[PATCH RESEND v2] KVM: LAPIC: Enable timer posted-interrupt when mwait/hlt is advertised
 2022-02-01 17:19 UTC  (4+ messages)

[PATCH V5 21/21] KVM: compat: riscv: Prevent KVM_COMPAT from being selected
 2022-02-01 16:16 UTC  (4+ messages)

[PATCH kvmtool 0/5] kvmtool: Fix few found bugs
 2022-02-01 15:52 UTC  (16+ messages)
` [PATCH kvmtool 1/5] virtio: Sanitize config accesses
` [PATCH kvmtool 2/5] virtio: Check for overflows in QUEUE_NOTIFY and QUEUE_SEL
` [PATCH kvmtool 3/5] virtio/net: Warn if virtio_net is implicitly enabled
` [PATCH kvmtool 4/5] Makefile: Mark stack as not executable
` [PATCH kvmtool 5/5] mmio: Sanitize addr and len

[kvm-unit-tests PATCH v3 0/3] GIC ITS tests
 2022-02-01 14:44 UTC  (10+ messages)

[PATCH v3 0/8] KVM: x86: Hyper-V hypercall fix and cleanups
 2022-02-01 13:47 UTC  (2+ messages)

[PATCH 0/5] perf/core: Address filter fixes / changes
 2022-02-01 13:25 UTC  (2+ messages)

[PATCH v3 0/9] Parallel CPU bringup for x86_64
 2022-02-01 13:02 UTC  (13+ messages)
` [PATCH v3 6/9] x86/smpboot: Support parallel startup of secondary CPUs

[PATCH 0/5] KVM: x86/mmu: Clean up {Host,MMU}-writable documentation and validation
 2022-02-01 12:22 UTC  (3+ messages)

[PATCH RESEND v2] KVM: VMX: Dont' send posted IRQ if vCPU == this vCPU and vCPU is IN_GUEST_MODE
 2022-02-01 12:11 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