kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-28 10:44:45 to 2021-07-01 16:33:50 UTC [more...]

[bug report] KVM: x86/mmu: Skip rmap operations if rmaps not allocated
 2021-07-01 16:33 UTC  (2+ messages)

[PATCH] KVM: selftests: do not require 64GB in set_memory_region_test
 2021-07-01 16:04 UTC 

[PATCH 0/6] x86/kvm: add boot parameters for max vcpu configs
 2021-07-01 15:41 UTC  (7+ messages)
` [PATCH 1/6] x86/kvm: fix vcpu-id indexed array sizes
` [PATCH 2/6] x86/kvm: remove non-x86 stuff from arch/x86/kvm/ioapic.h
` [PATCH 3/6] x86/kvm: add boot parameter for maximum vcpu-id
` [PATCH 4/6] x86/kvm: introduce per cpu vcpu masks
` [PATCH 5/6] kvm: allocate vcpu pointer array separately
` [PATCH 6/6] x86/kvm: add boot parameter for setting max number of vcpus per guest

[PATCH/RFC] KVM: selftests: introduce P44V64 for z196 and EC12
 2021-07-01 15:38 UTC 

[PATCH v2 00/13] KVM: arm64: Fixed features for protected VMs
 2021-07-01 14:58 UTC  (27+ messages)
` [PATCH v2 01/13] KVM: arm64: Remove trailing whitespace in comments
` [PATCH v2 02/13] KVM: arm64: MDCR_EL2 is a 64-bit register
` [PATCH v2 03/13] KVM: arm64: Fix names of config register fields
` [PATCH v2 04/13] KVM: arm64: Refactor sys_regs.h,c for nVHE reuse
` [PATCH v2 05/13] KVM: arm64: Restore mdcr_el2 from vcpu
` [PATCH v2 06/13] KVM: arm64: Add feature register flag definitions
` [PATCH v2 07/13] KVM: arm64: Add config register bit definitions
` [PATCH v2 08/13] KVM: arm64: Guest exit handlers for nVHE hyp
` [PATCH v2 09/13] KVM: arm64: Add trap handlers for protected VMs

[PATCH v8 00/10] Introduce VDUSE - vDPA Device in Userspace
 2021-07-01 13:15 UTC  (45+ messages)
` [PATCH v8 09/10] vduse: "
    `  "
        `  "
` [PATCH v8 10/10] Documentation: Add documentation for VDUSE
    `  "
        `  "
  ` Re: [PATCH v8 00/10] Introduce VDUSE - vDPA Device in Userspace
          `  "

[PATCH v2 0/6] KVM: x86/mmu: Fast page fault support for the TDP MMU
 2021-07-01 12:08 UTC  (11+ messages)
` [PATCH v2 1/6] KVM: x86/mmu: Rename cr2_or_gpa to gpa in fast_page_fault
` [PATCH v2 2/6] KVM: x86/mmu: Fix use of enums in trace_fast_page_fault
` [PATCH v2 3/6] KVM: x86/mmu: Make walk_shadow_page_lockless_{begin,end} interoperate with the TDP MMU
` [PATCH v2 4/6] KVM: x86/mmu: fast_page_fault support for "
` [PATCH v2 5/6] KVM: selftests: Fix missing break in dirty_log_perf_test arg parsing
` [PATCH v2 6/6] KVM: selftests: Introduce access_tracking_perf_test

[RFC PATCH 0/5] KVM: arm64: Pass PSCI to userspace
 2021-07-01  9:54 UTC  (12+ messages)
` [RFC PATCH 1/5] KVM: arm64: Replace power_off with mp_state in struct kvm_vcpu_arch
` [RFC PATCH 2/5] KVM: arm64: Move WFI execution to check_vcpu_requests()
` [RFC PATCH 3/5] KVM: arm64: Allow userspace to request WFI
` [RFC PATCH 4/5] KVM: arm64: Pass hypercalls to userspace
` [RFC PATCH 5/5] KVM: arm64: Pass PSCI calls "

[PATCH] KVM: selftests: x86: Address missing vm_install_exception_handler conversions
 2021-07-01  7:30 UTC  (2+ messages)

[PATCH 0/3] vDPA/ifcvf: implement management netlink framework
 2021-06-30 19:04 UTC  (5+ messages)
` [PATCH 1/3] vDPA/ifcvf: introduce get_dev_type() which returns virtio dev id
` [PATCH 2/3] vDPA/ifcvf: implement management netlink framework for ifcvf
` [PATCH 3/3] vDPA/ifcvf: set_status() should get a adapter from the mgmt dev

[RFC PATCH v1 00/16] Improve SOCK_SEQPACKET receive logic
 2021-06-30 17:48 UTC  (15+ messages)
` [RFC PATCH v1 05/16] af_vsock: use SOCK_STREAM function to check data
    ` [MASSMAIL KLMS] "
` [RFC PATCH v1 07/16] virtio/vsock: don't count EORs on receive
` [RFC PATCH v1 08/16] af_vsock: change SEQPACKET receive loop
` [RFC PATCH v1 11/16] afvsock: add 'seqpacket_drop()'
` [RFC PATCH v1 16/16] vsock_test: SEQPACKET read to broken buffer

[PATCH 0/2] KVM: x86: Convey the exit reason to user-space on emulation failure
 2021-06-30 17:08 UTC  (7+ messages)
` [PATCH 1/2] KVM: x86: Add kvm_x86_ops.get_exit_reason
` [PATCH 2/2] KVM: x86: On emulation failure, convey the exit reason to userspace

[PATCH Part1 RFC v3 00/22] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-06-30 16:26 UTC  (4+ messages)
` [PATCH Part1 RFC v3 22/22] virt: Add SEV-SNP guest driver

[PATCH] KVM: kvm_vcpu_kick: Do not read potentially-stale vcpu->cpu
 2021-06-30 16:24 UTC  (2+ messages)

[kvm-unit-tests PATCH 0/3] Add support for external tests and litmus7 documentation
 2021-06-30 16:03 UTC  (9+ messages)

[PATCH v4 0/4] Add support for XMM fast hypercalls
 2021-06-30 11:56 UTC  (2+ messages)

[kvm-unit-tests PATCH 0/5] s390x: sie and uv cleanups
 2021-06-30  9:43 UTC  (12+ messages)
` [kvm-unit-tests PATCH 1/5] s390x: sie: Add missing includes
` [kvm-unit-tests PATCH 2/5] s390x: sie: Fix sie.h integer types
` [kvm-unit-tests PATCH 3/5] lib: s390x: uv: Int type cleanup
` [kvm-unit-tests PATCH 4/5] lib: s390x: uv: Add offset comments to uv_query and extend it
` [kvm-unit-tests PATCH 5/5] lib: s390x: Print if a pgm happened while in SIE

[PATCH 3/6] vfio: remove the unused mdev iommu hook
 2021-06-30  9:08 UTC  (12+ messages)

[PATCH] KVM: selftests: Fix mapping length truncation in m{,un}map()
 2021-06-30  8:23 UTC  (3+ messages)

[PATCH v9] qapi: introduce 'query-kvm-cpuid' action
 2021-06-30  7:28 UTC  (11+ messages)

[RFC] /dev/ioasid uAPI proposal
 2021-06-30  7:07 UTC  (14+ messages)

[RFC] /dev/ioasid uAPI proposal
 2021-06-30  7:01 UTC  (11+ messages)

[RFC] /dev/ioasid uAPI proposal
 2021-06-30  6:56 UTC  (20+ messages)

[PATCH v6 01/26] x86/fpu/xstate: Modify the initialization helper to handle both static and dynamic buffers
 2021-06-30  6:02 UTC  (5+ messages)
` [PATCH v6 03/26] x86/fpu/xstate: Modify address finders "
` [PATCH v6 05/26] x86/fpu/xstate: Add new variables to indicate dynamic XSTATE buffer size
` [PATCH v6 07/26] x86/fpu/xstate: Convert the struct fpu 'state' field to a pointer
` [PATCH v6 09/26] x86/fpu/xstate: Update the XSTATE save function to support dynamic states

[PATCH v3 0/5] Add Guest API & Guest Kernel support for SEV live migration
 2021-06-30  3:10 UTC  (4+ messages)
` [PATCH v3 3/5] mm: x86: Invoke hypercall when page encryption status is changed

[Kvmtool] Some thoughts on using kvmtool Virtio for Xen
 2021-06-30  0:43 UTC  (2+ messages)

[PATCH RFC 0/7] Introduce support for guest AMX feature
 2021-06-29 17:58 UTC  (6+ messages)
` [PATCH RFC 2/7] kvm: x86: Introduce XFD MSRs as passthrough to guest

[PATCH 0/5] KVM: x86: Use kernel x86 cpuid utilities in KVM selftests
 2021-06-29 17:28 UTC  (4+ messages)

[PATCH v5 5/6] x86/kvm: Add guest support for detecting and enabling SEV Live Migration feature
 2021-06-29 15:14 UTC  (2+ messages)
` [PATCH v5 6/6] x86/kvm: Add kexec support for SEV Live Migration

[PATCH] KVM: arm64: Disabling disabled PMU counters wastes a lot of time
 2021-06-29 14:40 UTC  (7+ messages)

[PATCH v3] vfio/pci: Handle concurrent vma faults
 2021-06-29 14:37 UTC 

[PATCH v2] vfio/pci: Handle concurrent vma faults
 2021-06-29 14:11 UTC  (8+ messages)

[kvm-unit-tests PATCH v2 0/3] s390x: Add snippet support
 2021-06-29 13:18 UTC  (4+ messages)
` [kvm-unit-tests PATCH v2 1/3] s390x: snippets: Add gitignore as well as linker script and start assembly
` [kvm-unit-tests PATCH v2 2/3] s390x: snippets: Add snippet compilation
` [kvm-unit-tests PATCH v2 3/3] s390x: mvpg: Add SIE mvpg test

[PATCH] KVM: X86: Also reload the debug registers before kvm_x86->run() when the host is using them
 2021-06-28 17:26 UTC 

Plan for /dev/ioasid RFC v2
 2021-06-29  0:43 UTC  (23+ messages)

[GIT PULL] KVM changes for Linux 5.14
 2021-06-28 23:36 UTC 

[PATCH] KVM: X86: Fix exception untrigger on ret to user
 2021-06-28 22:52 UTC  (16+ messages)

guest/host mem out of sync on core2duo?
 2021-06-28 22:27 UTC  (13+ messages)
          ` exception vs SIGALRM race (was: Re: guest/host mem out of sync on core2duo?)

[PATCH v4 5/5] x86/kvm: Add guest support for detecting and enabling SEV Live Migration feature
 2021-06-28 20:37 UTC  (5+ messages)

[PATCH] vfio/mtty: Enforce available_instances
 2021-06-28 20:09 UTC  (6+ messages)

[PATCH v2] KVM: X86: Fix exception untrigger on ret to user
 2021-06-28 17:00 UTC  (5+ messages)

[PATCH] vfio/mtty: Delete mdev_devices_list
 2021-06-28 14:20 UTC  (2+ messages)

[PATCH Part1 RFC v3 20/22] x86/boot: Add Confidential Computing address to setup_header
 2021-06-28 13:43 UTC  (11+ messages)

[PATCH] KVM: X86: Fix exception untrigger on ret to user
 2021-06-28 12:46 UTC 

[PATCH 0/6] KVM: nSVM: Fix issues when SMM is entered from L2
 2021-06-28 10:44 UTC  (7+ messages)
` [PATCH 1/6] KVM: nSVM: Check the value written to MSR_VM_HSAVE_PA
` [PATCH 2/6] KVM: nSVM: Check that VM_HSAVE_PA MSR was set before VMRUN
` [PATCH 3/6] KVM: nSVM: Introduce svm_copy_nonvmloadsave_state()
` [PATCH 4/6] KVM: nSVM: Fix L1 state corruption upon return from SMM
` [PATCH 5/6] KVM: nSVM: Restore nested control upon leaving SMM
` [PATCH 6/6] KVM: selftests: smm_test: Test SMM enter from L2


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