kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-06 18:06:18 to 2020-11-10 08:48:38 UTC [more...]

[PATCH RFC PKS/PMEM 00/58] PMEM: Introduce stray write protection for PMEM
 2020-11-10  8:48 UTC  (5+ messages)
` [PATCH RFC PKS/PMEM 05/58] kmap: Introduce k[un]map_thread

[tip: ras/core] x86/mce: Enable additional error logging on certain Intel CPUs
 2020-11-10  6:31 UTC  (8+ messages)
          ` [PATCH] x86/mce: Check for hypervisor before enabling additional error logging

[PATCH v2 8/8] x86/ioapic: Generate RTE directly from parent irqchip's MSI message
 2020-11-10  6:31 UTC  (4+ messages)
` [PATCH v3 00/35] Fix x2apic enablement and allow more CPUs, clean up I/OAPIC and MSI bitfields
  ` [PATCH v3 19/35] x86/io_apic: Cleanup trigger/polarity helpers

[PATCH v4 06/17] PCI: add SIOV and IMS capability detection
 2020-11-10  5:14 UTC  (43+ messages)

[PATCH AUTOSEL 5.9 39/55] vfio: platform: fix reference leak in vfio_platform_open
 2020-11-10  3:53 UTC  (2+ messages)
` [PATCH AUTOSEL 5.9 40/55] vfio/pci: Bypass IGD init in case of -ENODEV

[PATCH AUTOSEL 5.4 31/42] vfio: platform: fix reference leak in vfio_platform_open
 2020-11-10  3:54 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 32/42] vfio/pci: Bypass IGD init in case of -ENODEV

[PATCH AUTOSEL 4.19 16/21] vfio: platform: fix reference leak in vfio_platform_open
 2020-11-10  3:55 UTC 

[PATCH] KVM: x86: Fix vCPUs >= 64 can't be online and hotplugged in some scenarios
 2020-11-10  2:06 UTC 

[PATCH 0/5 v4] KVM: x86: Fill in conforming {vmx|svm}_x86_ops and {vmx|svm}_nested_ops via macros
 2020-11-10  1:49 UTC  (7+ messages)
` [PATCH 1/5 v4] KVM: x86: Change names of some of the kvm_x86_ops functions to make them more semantical and readable
` [PATCH 2/5 v4] KVM: SVM: Fill in conforming svm_x86_ops via macro
` [PATCH 3/5 v4] KVM: nSVM: Fill in conforming svm_nested_ops "
` [PATCH 4/5 v4] KVM: VMX: Fill in conforming vmx_x86_ops "
` [PATCH 5/5 v4] KVM: nVMX: Fill in conforming vmx_nested_ops "

[PATCH] nVMX: Test 'Type' and 'S' portions of Access Rights field in guest segment registers
 2020-11-10  1:45 UTC 

[PATCH v3 00/34] SEV-ES hypervisor support
 2020-11-09 22:26 UTC  (35+ messages)
` [PATCH v3 01/34] x86/cpu: Add VM page flush MSR availablility as a CPUID feature
` [PATCH v3 02/34] KVM: SVM: Remove the call to sev_platform_status() during setup
` [PATCH v3 03/34] KVM: SVM: Add support for SEV-ES capability in KVM
` [PATCH v3 04/34] KVM: SVM: Add GHCB accessor functions for retrieving fields
` [PATCH v3 05/34] KVM: SVM: Add support for the SEV-ES VMSA
` [PATCH v3 06/34] KVM: x86: Mark GPRs dirty when written
` [PATCH v3 07/34] KVM: SVM: Add required changes to support intercepts under SEV-ES
` [PATCH v3 08/34] KVM: SVM: Prevent debugging "
` [PATCH v3 09/34] KVM: SVM: Do not allow instruction emulation "
` [PATCH v3 10/34] KVM: SVM: Cannot re-initialize the VMCB after shutdown with SEV-ES
` [PATCH v3 11/34] KVM: SVM: Prepare for SEV-ES exit handling in the sev.c file
` [PATCH v3 12/34] KVM: SVM: Add initial support for a VMGEXIT VMEXIT
` [PATCH v3 13/34] KVM: SVM: Create trace events for VMGEXIT processing
` [PATCH v3 14/34] KVM: SVM: Add support for SEV-ES GHCB MSR protocol function 0x002
` [PATCH v3 15/34] KVM: SVM: Add support for SEV-ES GHCB MSR protocol function 0x004
` [PATCH v3 16/34] KVM: SVM: Add support for SEV-ES GHCB MSR protocol function 0x100
` [PATCH v3 17/34] KVM: SVM: Create trace events for VMGEXIT MSR protocol processing
` [PATCH v3 18/34] KVM: SVM: Support MMIO for an SEV-ES guest
` [PATCH v3 19/34] KVM: SVM: Support string IO operations "
` [PATCH v3 20/34] KVM: SVM: Add support for EFER write traps "
` [PATCH v3 21/34] KVM: SVM: Add support for CR0 "
` [PATCH v3 22/34] KVM: SVM: Add support for CR4 "
` [PATCH v3 23/34] KVM: SVM: Add support for CR8 "
` [PATCH v3 24/34] KVM: x86: Update __get_sregs() / __set_sregs() to support SEV-ES
` [PATCH v3 25/34] KVM: SVM: Do not report support for SMM for an SEV-ES guest
` [PATCH v3 26/34] KVM: SVM: Guest FPU state save/restore not needed for "
` [PATCH v3 27/34] KVM: SVM: Add support for booting APs for an "
` [PATCH v3 28/34] KVM: SVM: Add NMI support "
` [PATCH v3 29/34] KVM: SVM: Set the encryption mask for the SVM host save area
` [PATCH v3 30/34] KVM: SVM: Update ASID allocation to support SEV-ES guests
` [PATCH v3 31/34] KVM: SVM: Provide support for SEV-ES vCPU creation/loading
` [PATCH v3 32/34] KVM: SVM: Provide support for SEV-ES vCPU loading
` [PATCH v3 33/34] KVM: SVM: Provide an updated VMRUN invocation for SEV-ES guests
` [PATCH v3 34/34] KVM: SVM: Provide support to launch and run an SEV-ES guest

[GIT PULL] KVM fixes and selftests for 5.10-rc4
 2020-11-09 22:01 UTC  (2+ messages)

[PATCH v5 05/15] mm/frame-vector: Use FOLL_LONGTERM
 2020-11-09 20:19 UTC  (13+ messages)

[PATCH v4 06/17] PCI: add SIOV and IMS capability detection
 2020-11-09 18:10 UTC  (2+ messages)

[PATCH v2 0/5] KVM: arm64: Host EL2 entry improvements
 2020-11-09 17:59 UTC  (6+ messages)
` [PATCH v2 1/5] KVM: arm64: Add kimg_hyp_va() helper
` [PATCH v2 2/5] KVM: arm64: Turn host HVC handling into a dispatch table
` [PATCH v2 3/5] KVM: arm64: Patch kimage_voffset instead of loading the EL1 value
` [PATCH v2 4/5] KVM: arm64: Simplify __kvm_enable_ssbs()
` [PATCH v2 5/5] KVM: arm64: Avoid repetitive stack access on host EL1 to EL2 exception

[PATCH 00/11] KVM: selftests: Cleanups
 2020-11-09 17:11 UTC  (6+ messages)

[PATCH v3 0/4] Test MSR exits to userspace
 2020-11-09 17:09 UTC  (4+ messages)
` [PATCH v3 4/4] selftests: kvm: Test MSR exiting "

[kvm-unit-tests PATCH v3 0/2] arm64: Add support for configuring the translation granule
 2020-11-09 16:16 UTC  (3+ messages)

[kvm-unit-tests PATCH] arm: Fix compilation errors
 2020-11-09 16:00 UTC  (2+ messages)

[kvm:queue 40/54] arch/s390/kvm/../../../virt/kvm/eventfd.c:198:23: error: passing argument 1 of 'eventfd_ctx_do_read' from incompatible pointer type
 2020-11-09 15:49 UTC 

[RFC, v0 0/3] msi support for platform devices
 2020-11-09 15:28 UTC  (9+ messages)
` [RFC, v0 1/3] vfio/platform: add support for msi

[kvm-unit-tests PATCH 0/2] arm: MMU extentions to enable litmus7
 2020-11-09 12:49 UTC  (6+ messages)
` [kvm-unit-tests PATCH 1/2] arm: Add mmu_get_pte() to the MMU API

[RFC PATCH v5 0/8] KVMTOOL RISC-V Support
 2020-11-09 11:36 UTC  (9+ messages)
` [RFC PATCH v5 1/8] update_headers: Sync-up ABI headers with Linux-5.10-rc3
` [RFC PATCH v5 2/8] riscv: Initial skeletal support
` [RFC PATCH v5 3/8] riscv: Implement Guest/VM arch functions
` [RFC PATCH v5 4/8] riscv: Implement Guest/VM VCPU "
` [RFC PATCH v5 5/8] riscv: Add PLIC device emulation
` [RFC PATCH v5 6/8] riscv: Generate FDT at runtime for Guest/VM
` [RFC PATCH v5 7/8] riscv: Handle SBI calls forwarded to user space
` [RFC PATCH v5 8/8] riscv: Generate PCI host DT node

[PATCH v15 00/17] KVM RISC-V Support
 2020-11-09 11:32 UTC  (18+ messages)
` [PATCH v15 01/17] RISC-V: Add hypervisor extension related CSR defines
` [PATCH v15 02/17] RISC-V: Add initial skeletal KVM support
` [PATCH v15 03/17] RISC-V: KVM: Implement VCPU create, init and destroy functions
` [PATCH v15 04/17] RISC-V: KVM: Implement VCPU interrupts and requests handling
` [PATCH v15 05/17] RISC-V: KVM: Implement KVM_GET_ONE_REG/KVM_SET_ONE_REG ioctls
` [PATCH v15 06/17] RISC-V: KVM: Implement VCPU world-switch
` [PATCH v15 07/17] RISC-V: KVM: Handle MMIO exits for VCPU
` [PATCH v15 08/17] RISC-V: KVM: Handle WFI "
` [PATCH v15 09/17] RISC-V: KVM: Implement VMID allocator
` [PATCH v15 10/17] RISC-V: KVM: Implement stage2 page table programming
` [PATCH v15 11/17] RISC-V: KVM: Implement MMU notifiers
` [PATCH v15 12/17] RISC-V: KVM: Add timer functionality
` [PATCH v15 13/17] RISC-V: KVM: FP lazy save/restore
` [PATCH v15 14/17] RISC-V: KVM: Implement ONE REG interface for FP registers
` [PATCH v15 15/17] RISC-V: KVM: Add SBI v0.1 support
` [PATCH v15 16/17] RISC-V: KVM: Document RISC-V specific parts of KVM API
` [PATCH v15 17/17] RISC-V: KVM: Add MAINTAINERS entry

[PATCH v3 0/9] slab: provide and use krealloc_array()
 2020-11-09 11:06 UTC  (10+ messages)
` [PATCH v3 1/9] mm: slab: clarify krealloc()'s behavior with __GFP_ZERO
` [PATCH v3 2/9] mm: slab: provide krealloc_array()
` [PATCH v3 3/9] ALSA: pcm: use krealloc_array()
` [PATCH v3 4/9] vhost: vringh: "
` [PATCH v3 5/9] pinctrl: "
` [PATCH v3 6/9] edac: ghes: "
` [PATCH v3 7/9] drm: atomic: "
` [PATCH v3 8/9] hwtracing: intel: "
` [PATCH v3 9/9] dma-buf: "

[Bug 209867] New: CPU soft lockup/stall with nested KVM and SMP
 2020-11-09 10:59 UTC  (2+ messages)
` [Bug 209867] "

[PATCH 0/3] accel: Remove system-mode stubs from user-mode builds
 2020-11-09 10:50 UTC  (8+ messages)
` [PATCH 1/3] accel: Only include TCG stubs in user-mode only builds
` [PATCH 2/3] accel/stubs: Restrict system-mode emulation stubs
` [PATCH 3/3] accel/stubs: Simplify kvm-stub.c

[PATCH] KVM: VMX: Extract vmx_update_secondary_exec_control()
 2020-11-09 10:49 UTC 

[PATCH v14 05/13] KVM: x86: Add fault checks for CR4.CET
 2020-11-09 10:44 UTC  (2+ messages)

linux-next: Fixes tag needs some work in the kvm-fixes tree
 2020-11-09  9:43 UTC  (2+ messages)

[PATCH 0/5] Add a dirty logging performance test
 2020-11-09  9:21 UTC  (3+ messages)

[PATCH 0/4] KVM: selftests: Add get-reg-list regression test
 2020-11-09  9:14 UTC  (2+ messages)

[kvm-unit-tests PATCH v2 0/4] s390x: css: pv: css test adaptation for PV
 2020-11-09  9:13 UTC  (8+ messages)
` [kvm-unit-tests PATCH v2 1/4] memory: allocation in low memory

[PATCH] s390/kvm: remove diag318 reset code
 2020-11-09  7:50 UTC  (2+ messages)

[PATCH v14 10/13] KVM: x86: Enable CET virtualization for VMX and advertise CET to userspace
 2020-11-09  7:23 UTC  (2+ messages)

[PATCH v12 00/11] Guest Last Branch Recording Enabling
 2020-11-09  6:34 UTC  (3+ messages)
` [PATCH v12 01/11] perf/x86: Fix variable types for LBR registers

[PATCH RFC v2 00/17] KVM: x86/pmu: Add support to enable Guest PEBS via DS
 2020-11-09  2:12 UTC  (18+ messages)
` [PATCH v2 01/17] KVM: x86/pmu: Set MSR_IA32_MISC_ENABLE_EMON bit when vPMU is enabled
` [PATCH v2 02/17] KVM: vmx/pmu: Use IA32_PERF_CAPABILITIES to adjust features visibility
` [PATCH v2 03/17] KVM: x86/pmu: Introduce the ctrl_mask value for fixed counter
` [PATCH v2 04/17] perf: x86/ds: Handle guest PEBS overflow PMI and inject it to guest
` [PATCH v2 05/17] KVM: x86/pmu: Reprogram guest PEBS event to emulate guest PEBS counter
` [PATCH v2 06/17] KVM: x86/pmu: Add IA32_PEBS_ENABLE MSR emulation for extended PEBS
` [PATCH v2 07/17] KVM: x86/pmu: Add IA32_DS_AREA MSR emulation to manage guest DS buffer
` [PATCH v2 08/17] KVM: x86/pmu: Add PEBS_DATA_CFG MSR emulation to support adaptive PEBS
` [PATCH v2 09/17] KVM: x86: Set PEBS_UNAVAIL in IA32_MISC_ENABLE when PEBS is enabled
` [PATCH v2 10/17] KVM: x86/pmu: Expose CPUIDs feature bits PDCM, DS, DTES64
` [PATCH v2 11/17] KVM: x86/pmu: Adjust precise_ip to emulate Ice Lake guest PDIR counter
` [PATCH v2 12/17] KVM: x86/pmu: Disable guest PEBS when counters are cross-mapped
` [PATCH RFC v2 13/17] KVM: x86/pmu: Add hook to emulate pebs for cross-mapped counters
` [PATCH RFC v2 14/17] KVM: vmx/pmu: Limit pebs_interrupt_threshold in the guest DS area
` [PATCH RFC v2 15/17] KVM: vmx/pmu: Rewrite applicable_counters field in the guest PEBS record
` [PATCH RFC v2 16/17] KVM: x86/pmu: Save guest pebs reset value when a pebs counter is configured
` [PATCH RFC v2 17/17] KVM: x86/pmu: Adjust guest DS pebs reset counter values for mapped counter

[PATCH] mm, kvm: account kvm_vcpu_mmap to kmemcg
 2020-11-08 11:23 UTC  (3+ messages)

[RFC PATCH 2/2] kvm/eventfd: Use priority waitqueue to catch events before userspace
 2020-11-08  9:17 UTC  (5+ messages)
` [PATCH 0/3] Allow in-kernel consumers to drain events from eventfd
  ` [PATCH 2/3] vfio/virqfd: Drain events from eventfd in virqfd_wakeup()

[GIT PULL] KVM/arm64 fixes for 5.10, take #2
 2020-11-08  9:15 UTC  (2+ messages)

[GIT PULL] VFIO fixes for v5.10-rc3
 2020-11-06 21:13 UTC  (2+ messages)

[PATCH v13 00/14] KVM: Dirty ring interface
 2020-11-06 18:27 UTC  (6+ messages)
` [PATCH v13 13/14] KVM: selftests: Let dirty_log_test async for dirty ring test

[PATCH] KVM: remove kvm_clear_guest_page
 2020-11-06 18:24 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).