kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-09 11:08:39 to 2020-11-11 01:54:16 UTC [more...]

[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 0/8] KVM: selftests: Cleanups, take 2
 2020-11-10 22:13 UTC  (13+ 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: PPC: Book3S HV: XIVE: Fix possible oops when accessing ESB page
 2020-11-10 22:04 UTC  (3+ messages)

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

[PATCH 00/35] Enhance memory utilization with DMEMFS
 2020-11-10 20:04 UTC  (3+ messages)
` [PATCH 01/35] fs: introduce dmemfs module

[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 v4 06/17] PCI: add SIOV and IMS capability detection
 2020-11-10 14:41 UTC  (28+ messages)

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

[PATCH] kvm: s390: pv: Mark mm as protected after the set secure parameters and improve cleanup
 2020-11-10 11:31 UTC  (2+ 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  (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


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