kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-29 12:02:29 to 2022-02-02 00:25:07 UTC [more...]

[PATCH V6 mlx5-next 00/15] Add mlx5 live migration driver and v2 migration protocol
 2022-02-02  0:24 UTC  (45+ messages)
` [PATCH V6 mlx5-next 01/15] PCI/IOV: Add pci_iov_vf_id() to get VF index
` [PATCH V6 mlx5-next 02/15] net/mlx5: Reuse exported virtfn index function call
` [PATCH V6 mlx5-next 03/15] net/mlx5: Disable SRIOV before PF removal
` [PATCH V6 mlx5-next 04/15] PCI/IOV: Add pci_iov_get_pf_drvdata() to allow VF reaching the drvdata of a PF
` [PATCH V6 mlx5-next 05/15] net/mlx5: Expose APIs to get/put the mlx5 core device
` [PATCH V6 mlx5-next 06/15] net/mlx5: Introduce migration bits and structures
` [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 V6 mlx5-next 11/15] vfio/mlx5: Expose migration commands over mlx5 device
` [PATCH V6 mlx5-next 12/15] vfio/mlx5: Implement vfio_pci driver for mlx5 devices
` [PATCH V6 mlx5-next 13/15] vfio/pci: Expose vfio_pci_core_aer_err_detected()
` [PATCH V6 mlx5-next 14/15] vfio/mlx5: Use its own PCI reset_done error handler
` [PATCH V6 mlx5-next 15/15] vfio: Extend the device migration protocol with PRE_COPY

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

[PATCH 5.10] KVM: x86: Forcibly leave nested virt when SMM state is toggled
 2022-02-01 23:04 UTC 

[PATCH v3 0/3] svm: avic: Allow AVIC support on system w/ physical APIC ID > 255
 2022-02-01 21:57 UTC  (9+ messages)
` [PATCH v3 1/3] KVM: SVM: Refactor AVIC hardware setup logic into helper function
` [PATCH v3 3/3] KVM: SVM: Extend host physical APIC ID field to support more than 8-bit

[PATCH v9 00/43] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2022-02-01 21:28 UTC  (19+ 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 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 0/5] x86: uaccess CMPXCHG + KVM bug fixes
 2022-02-01 21:15 UTC  (15+ messages)
` [PATCH 1/5] Kconfig: Add option for asm goto w/ tied outputs to workaround clang-13 bug
` [PATCH 2/5] x86/uaccess: Implement macros for CMPXCHG on user addresses
` [PATCH 3/5] KVM: x86: Use __try_cmpxchg_user() to update guest PTE A/D bits
` [PATCH 4/5] KVM: x86: Use __try_cmpxchg_user() to emulate atomic accesses
` [PATCH 5/5] KVM: x86: Bail to userspace if emulation of atomic user access faults

[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 0/5] KVM: SVM: nSVM: Implement Enlightened MSR-Bitmap for Hyper-V-on-KVM and fix it for KVM-on-Hyper-V
 2022-02-01 19:22 UTC  (6+ messages)

[PATCH kvm-unit-tests] arm64: Fix compiling with ancient compiler
 2022-02-01 19:01 UTC 

[RFC PATCH v4 00/26] KVM: arm64: Make CPU ID registers writable by userspace
 2022-02-01 18:38 UTC  (28+ 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 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 v6 00/64] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
 2022-02-01 18:17 UTC  (20+ messages)
` [PATCH v6 01/64] arm64: Add ARM64_HAS_NESTED_VIRT cpufeature
` [PATCH v6 07/64] KVM: arm64: nv: Handle HCR_EL2.NV system register traps
` [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 "

[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  (7+ messages)
` [PATCH 1/5] perf/x86/intel/pt: Relax address filter validation
` [PATCH 2/5] x86: Share definition of __is_canonical_address()
` [PATCH 3/5] perf/core: Fix address filter parser for multiple filters
` [PATCH 4/5] perf/x86/intel/pt: Fix address filter config for 32-bit kernel
` [PATCH 5/5] perf/core: Allow kernel address filter when not filtering the kernel

[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 kvm/queue v2 0/3] KVM: x86/pmu: Fix out-of-date AMD amd_event_mapping[]
 2022-02-01 12:28 UTC  (7+ 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 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)

[PATCH 0/6] KVM RISC-V SBI v0.3 support
 2022-02-01  8:22 UTC  (7+ messages)
` [PATCH 1/6] RISC-V: KVM: Upgrade SBI spec version to v0.3
` [PATCH 2/6] RISC-V: KVM: Add common kvm_riscv_vcpu_sbi_system_reset() function
` [PATCH 3/6] RISC-V: KVM: Implement SBI v0.3 SRST extension
` [PATCH 4/6] RISC-V: Add SBI HSM suspend related defines
` [PATCH 5/6] RISC-V: KVM: Add common kvm_riscv_vcpu_wfi() function
` [PATCH 6/6] RISC-V: KVM: Implement SBI HSM suspend call

[PATCH] MIPS: KVM: fix vz.c kernel-doc notation
 2022-02-01  8:01 UTC  (2+ messages)

[BUG] vhost: two possible deadlocks involving locking and waiting
 2022-02-01  7:27 UTC 

[PATCH RESEND] KVM: x86/mmu: fix UAF in paging_update_accessed_dirty_bits
 2022-02-01  2:29 UTC  (7+ messages)

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

Why do we need KVM_REQ_GET_NESTED_STATE_PAGES after all
 2022-01-31 17:37 UTC  (6+ messages)

[PATCH v2 0/9] s390x/pci: zPCI interpretation support
 2022-01-31 17:11 UTC  (8+ messages)
` [PATCH v2 4/9] s390x/pci: enable for load/store intepretation
` [PATCH v2 6/9] s390x/pci: enable adapter event notification for interpreted devices

[PATCH 00/22] KVM: x86: Fill *_x86_ops via kvm-x86-ops.h
 2022-01-31 16:48 UTC  (9+ messages)
` [PATCH 01/22] KVM: x86: Drop unnecessary and confusing KVM_X86_OP_NULL macro
` [PATCH 09/22] KVM: x86: Uninline and export hv_track_root_tdp()

[PATCH] RISC-V: KVM: Fix SBI implementation version
 2022-01-31 16:42 UTC 

[RFC PATCH v2 0/5] vfio/pci: Enable runtime power management support
 2022-01-31 15:33 UTC  (5+ messages)
` [RFC PATCH v2 3/5] vfio/pci: fix memory leak during D3hot to D0 tranistion

[PATCH] kvm: Move KVM_GET_XSAVE2 IOCTL definition at the end of kvm.h
 2022-01-31 14:22 UTC  (4+ messages)

[kvm-unit-tests PATCH v1 0/5] s390x: smp: avoid hardcoded CPU addresses
 2022-01-31 13:55 UTC  (5+ messages)
` [kvm-unit-tests PATCH v1 1/5] lib: s390x: smp: add functions to work with CPU indexes
` [kvm-unit-tests PATCH v1 2/5] lib: s390x: smp: guarantee that boot CPU has index 0

[RFC PATCH 0/6] KVM: SVM: Defer page pinning for SEV guests
 2022-01-31 12:41 UTC  (10+ messages)
` [RFC PATCH 3/6] KVM: SVM: Implement demand page pinning

[PATCH 1/1] KVM: s390: index kvm->arch.idle_mask by vcpu_idx
 2022-01-31 12:24 UTC  (5+ messages)

[PATCH -next] RISC-V: KVM: remove unneeded semicolon
 2022-01-31  4:17 UTC  (2+ messages)

[REGRESSION] Too-low frequency limit for AMD GPU PCI-passed-through to Windows VM
 2022-01-30  0:25 UTC  (12+ messages)

[kvm-unit-tests 00/13] Add #VC exception handling for AMD SEV-ES
 2022-01-30 20:36 UTC  (5+ messages)
` [kvm-unit-tests 01/13] x86/efi: Allow specifying AMD SEV/SEV-ES guest launch policy
` [kvm-unit-tests 02/13] x86: AMD SEV-ES: Setup #VC exception handler for AMD SEV-ES

[PATCH v8 00/40] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2022-01-29 12:02 UTC  (7+ messages)
` [PATCH v8 36/40] x86/sev: Provide support for SNP guest request NAEs


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