kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-09 11:38:02 to 2020-11-11 08:53:17 UTC [more...]

[PATCH 00/35] Enhance memory utilization with DMEMFS
 2020-11-11  8:53 UTC  (4+ messages)
` [PATCH 01/35] fs: introduce dmemfs module

[PATCH RFC v2 00/17] KVM: x86/pmu: Add support to enable Guest PEBS via DS
 2020-11-11  8:38 UTC  (6+ messages)
  ` [PATCH] perf/intel: Remove Perfmon-v4 counter_freezing support

[PATCH 0/8] KVM: selftests: Cleanups, take 2
 2020-11-11  8:29 UTC  (15+ messages)
` [PATCH 1/8] KVM: selftests: Update .gitignore
` [PATCH 2/8] KVM: selftests: Remove deadcode
` [PATCH 3/8] KVM: selftests: Factor out guest mode code
` [PATCH 4/8] KVM: selftests: Make vm_create_default common
` [PATCH 5/8] KVM: selftests: Introduce vm_create_[default_]_with_vcpus
` [PATCH 6/8] KVM: selftests: dirty_log_test: Remove create_vm
` [PATCH 7/8] KVM: selftests: Use vm_create_with_vcpus in create_vm
` [PATCH 8/8] KVM: selftests: Implement perf_test_util more conventionally

[PATCH] kvm: s390: pv: Mark mm as protected after the set secure parameters and improve cleanup
 2020-11-11  8:26 UTC  (5+ messages)

Corporate and Personal Loan *
 2020-11-11  8:31 UTC 

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

[RFC PATCH 0/3] Get supported_xss ready for XSS dependent
 2020-11-11  6:41 UTC  (4+ messages)
` [RFC PATCH 1/3] KVM: x86: Add helpers for {set|clear} bits in supported_xss
` [RFC PATCH 2/3] KVM: x86: Refresh CPUID when guest modifies MSR_IA32_XSS
` [RFC PATCH 3/3] KVM: x86: Load guest fpu state when accessing MSRs managed by XSAVES

[PATCH v15 0/9] Enable ptp_kvm for arm/arm64
 2020-11-11  6:22 UTC  (10+ messages)
` [PATCH v15 1/9] arm64: Probe for the presence of KVM hypervisor
` [PATCH v15 2/9] arm/arm64: KVM: Advertise KVM UID to guests via SMCCC
` [PATCH v15 3/9] ptp: Reorganize ptp_kvm module to make it arch-independent
` [PATCH v15 4/9] time: Add mechanism to recognize clocksource in time_get_snapshot
` [PATCH v15 5/9] clocksource: Add clocksource id for arm arch counter
` [PATCH v15 6/9] arm64/kvm: Add hypercall service for kvm ptp
` [PATCH v15 7/9] ptp: arm/arm64: Enable ptp_kvm for arm/arm64
` [PATCH v15 8/9] doc: add ptp_kvm introduction for arm64 support
` [PATCH v15 9/9] arm64: Add kvm capability check extension for ptp_kvm

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

[PATCH] vfio/pci: Clear token on bypass registration failure
 2020-11-11  2:15 UTC  (2+ messages)

[PATCH 0/5 v4] KVM: x86: Fill in conforming {vmx|svm}_x86_ops and {vmx|svm}_nested_ops via macros
 2020-11-11  1:54 UTC  (9+ 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] vhost_vdpa: switch to vmemdup_user()
 2020-11-11  1:14 UTC 

Unable to start VM with 5.10-rc3
 2020-11-11  1:13 UTC  (2+ messages)

[tip: ras/core] x86/mce: Enable additional error logging on certain Intel CPUs
 2020-11-11  0:39 UTC  (17+ messages)
          ` [PATCH] x86/mce: Check for hypervisor before enabling additional error logging
                            ` [PATCH v2] x86/mce: Use "safe" MSR functions when "

[Bug 209253] New: Loss of connectivity on guest after important host <-> guest traffic
 2020-11-10 22:43 UTC  (4+ messages)
` [Bug 209253] "

[PATCH] KVM: SVM: Fix offset computation bug in __sev_dbg_decrypt()
 2020-11-10 22:42 UTC 

[PATCH] KVM: PPC: Book3S HV: XIVE: Fix possible oops when accessing ESB page
 2020-11-10 22:04 UTC  (3+ messages)

[kvm-unit-tests PATCH v3 0/2] arm: MMU extentions to enable litmus7
 2020-11-10 18:09 UTC  (3+ messages)
` [kvm-unit-tests PATCH v3 1/2] arm: Add mmu_get_pte() to the MMU API
` [kvm-unit-tests PATCH v3 2/2] arm: Add support for the DEVICE_nGRE and NORMAL_WT memory types

[kvm-unit-tests PATCH v2 0/2] arm: MMU extentions to enable litmus7
 2020-11-10 17:36 UTC  (5+ messages)
` [kvm-unit-tests PATCH v2 1/2] arm: Add mmu_get_pte() to the MMU API
` [kvm-unit-tests PATCH v2 2/2] arm: Add support for the DEVICE_nGRE and NORMAL_WT memory types

clarifications on live migration in VFIO
 2020-11-10 17:04 UTC  (3+ messages)

[PATCH v2 8/8] x86/ioapic: Generate RTE directly from parent irqchip's MSI message
 2020-11-10 16:26 UTC  (6+ 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

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

[PATCH v3 0/9] slab: provide and use krealloc_array()
 2020-11-10 14:48 UTC  (3+ messages)
` [PATCH v3 5/9] pinctrl: "

[PATCH v2 0/3] KVM: arm64: Another set of CSV2-related fixes
 2020-11-10 14:13 UTC  (4+ messages)
` [PATCH v2 1/3] KVM: arm64: Allow setting of ID_AA64PFR0_EL1.CSV2 from userspace
` [PATCH v2 2/3] KVM: arm64: Unify trap handlers injecting an UNDEF
` [PATCH v2 3/3] KVM: arm64: Handle SCXTNUM_ELx traps

[PATCH] vfio iommu type1: Improve vfio_iommu_type1_pin_pages performance
 2020-11-10 13:42 UTC 

[PATCH v2 0/9] KVM: arm64: Kill the copro array
 2020-11-10 13:36 UTC  (10+ messages)
` [PATCH v2 1/9] KVM: arm64: Introduce handling of AArch32 TTBCR2 traps
` [PATCH v2 2/9] KVM: arm64: Move AArch32 exceptions over to AArch64 sysregs
` [PATCH v2 3/9] KVM: arm64: Add AArch32 mapping annotation
` [PATCH v2 4/9] KVM: arm64: Map AArch32 cp15 register to AArch64 sysregs
` [PATCH v2 5/9] KVM: arm64: Map AArch32 cp14 "
` [PATCH v2 6/9] KVM: arm64: Drop is_32bit trap attribute
` [PATCH v2 7/9] KVM: arm64: Drop is_aarch32 "
` [PATCH v2 8/9] KVM: arm64: Drop legacy copro shadow register
` [PATCH v2 9/9] KVM: arm64: Drop kvm_coproc.h

[PATCH] s390/kvm: remove diag318 reset code
 2020-11-10 13:09 UTC  (5+ messages)

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

[PATCH 0/8] KVM: arm64: Kill the copro array
 2020-11-10 10:27 UTC  (10+ messages)
` [PATCH 1/8] KVM: arm64: Move AArch32 exceptions over to AArch64 sysregs
` [PATCH 3/8] KVM: arm64: Map AArch32 cp15 register "
` [PATCH 4/8] KVM: arm64: Map AArch32 cp14 "

[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

[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] 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  (11+ 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] 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 

[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  (3+ messages)
` [RFC PATCH v5 7/8] riscv: Handle SBI calls forwarded to user space
` [RFC PATCH v5 8/8] riscv: Generate PCI host DT node


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