kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-04 12:31:31 to 2021-05-06 06:14:36 UTC [more...]

[for-6.1 v2 0/2] virtiofsd: Add support for FUSE_SYNCFS request
 2021-05-06  6:14 UTC  (4+ messages)
` [for-6.1 v2 2/2] "

[PATCH] KVM: PPC: Book3S HV: Fix conversion to gfn-based MMU notifier callbacks
 2021-05-06  4:57 UTC  (4+ messages)

[RFC PATCH V2 0/7] Do not read from descripto ring
 2021-05-06  3:20 UTC  (2+ messages)

[PATCH] vhost-iotlb: fix vhost_iotlb_del_range() documentation
 2021-05-06  3:17 UTC  (2+ messages)

[PATCH V4 0/3] vDPA/ifcvf: enables Intel C5000X-PL virtio-blk
 2021-05-06  3:11 UTC  (4+ messages)
` [PATCH V4 2/3] vDPA/ifcvf: enable Intel C5000X-PL virtio-block for vDPA

[PATCH 1/1] virtio-net: don't allocate control_buf if not supported
 2021-05-06  2:22 UTC  (2+ messages)

[PATCH 5/5] target/ppc/kvm: Replace alloca() by g_malloc()
 2021-05-06  2:18 UTC  (2+ messages)

[PATCH 21/23] target/ppc/kvm: Avoid dynamic stack allocation
 2021-05-06  2:16 UTC  (2+ messages)

[PATCH 0/3] TDP MMU: several minor fixes or improvements
 2021-05-06  1:56 UTC  (14+ messages)
` [PATCH 1/3] KVM: x86/mmu: Fix return value in tdp_mmu_map_handle_target_level()
` [PATCH 2/3] KVM: x86/mmu: Fix pf_fixed count "
` [PATCH 3/3] KVM: x86/mmu: Fix TDP MMU page table level

[RFC][PATCH v1 00/10] Enable encrypted guest memory access in QEMU
 2021-05-06  1:40 UTC  (11+ messages)
` [RFC][PATCH v1 01/10] Extend the MemTxAttrs to include a 'debug' flag. The flag can be used as general indicator that operation was triggered by the debugger
` [RFC][PATCH v1 02/10] Currently, guest memory access for debugging purposes is performed using memcpy(). Extend the 'struct MemoryRegion' to include new callbacks that can be used to override the use of memcpy() with something else
` [RFC][PATCH v1 03/10] Introduce new interface KVMState::set_mr_debug_ops and its wrapper
` [RFC][PATCH v1 04/10] Implements the common MemoryRegion::ram_debug_ops for encrypted guests
` [RFC][PATCH v1 05/10] Set the RAM's MemoryRegion::debug_ops for INTEL TD guests
` [RFC][PATCH v1 06/10] Introduce new MemoryDebugOps which hook into guest virtual and physical memory debug interfaces such as cpu_memory_rw_debug, to allow vendor specific assist/hooks for debugging and delegating accessing the guest memory. This is required for example in case of AMD SEV platform where the guest memory is encrypted and a SEV specific debug assist/hook will be required to access the guest memory
` [RFC][PATCH v1 07/10] Add new address_space_read and address_space_write debug helper interfaces which can be invoked by vendor specific guest memory debug assist/hooks to do guest RAM memory accesses using the added MemoryRegion callbacks
` [RFC][PATCH v1 08/10] Introduce debug version of physical memory read/write API
` [RFC][PATCH v1 09/10] Change the monitor and other commands and gdbstub to use the debug API
` [RFC][PATCH v1 10/10] Introduce new CPUClass::get_phys_page_attrs_debug implementation for encrypted guests

[RFC][PATCH] vhost/vsock: Add vsock_list file to map cid with vhost tasks
 2021-05-06  1:03 UTC  (2+ messages)

[PATCH] x86: Do not assign values to unaligned pointer to 128 bits
 2021-05-06  0:48 UTC 

[PATCH 0/6] sched,delayacct: Some cleanups
 2021-05-05 22:29 UTC  (11+ messages)
` [PATCH 1/6] delayacct: Use sched_clock()
` [PATCH 2/6] sched: Rename sched_info_{queued,dequeued}
` [PATCH 3/6] sched: Simplify sched_info_on()
` [PATCH 4/6] kvm: Select SCHED_INFO instead of TASK_DELAY_ACCT
` [PATCH 5/6] delayacct: Add static_branch in scheduler hooks
` [PATCH 6/6] [RFC] delayacct: Default disabled

KVM: x86: Cancel pvclock_gtod_work on module removal
 2021-05-05 21:48 UTC 

[bug report] KVM: SVM: prevent DBG_DECRYPT and DBG_ENCRYPT overflow
 2021-05-05 21:39 UTC  (2+ messages)

[PATCH] KVM: VMX: Fix a typo in comment around handle_vmx_instruction()
 2021-05-05 21:28 UTC  (2+ messages)

SRCU dereference check warning with SEV-ES
 2021-05-05 21:05 UTC  (6+ messages)

[GIT PULL] virtio,vhost,vdpa: features, fixes
 2021-05-05 20:49 UTC  (2+ messages)

[PATCH v2] KVM: x86: Prevent KVM SVM from loading on kernels with 5-level paging
 2021-05-05 20:42 UTC 

[PATCH v4 0/8] KVM: Fix tick-based accounting for x86 guests
 2021-05-05 20:14 UTC  (10+ messages)
` [PATCH v4 1/8] context_tracking: Move guest exit context tracking to separate helpers
` [PATCH v4 2/8] context_tracking: Move guest exit vtime accounting "
` [PATCH v4 3/8] KVM: x86: Defer vtime accounting 'til after IRQ handling
` [PATCH v4 4/8] sched/vtime: Move vtime accounting external declarations above inlines
` [PATCH v4 5/8] sched/vtime: Move guest enter/exit vtime accounting to vtime.h
` [PATCH v4 6/8] context_tracking: Consolidate guest enter/exit wrappers
` [PATCH v4 7/8] context_tracking: KVM: Move guest enter/exit wrappers to KVM's domain
` [PATCH v4 8/8] KVM: x86: Consolidate guest enter/exit logic to common helpers

[PATCH kvm-unit-tests] libcflat: provide long division routines
 2021-05-05 19:46 UTC  (3+ messages)

[GIT PULL] KVM/arm64 updates for 5.9
 2021-05-05 18:03 UTC  (4+ messages)
` [PATCH 15/56] KVM: arm64: Add build rules for separate VHE/nVHE object files

[RFC 0/2] [RFC] Honor PCI prefetchable attributes for a virtual machine on ARM64
 2021-05-05 18:02 UTC  (18+ messages)
` [RFC 1/2] vfio/pci: keep the prefetchable attribute of a BAR region in VMA

[PATCH 0/4] KVM: nVMX: Fix migration of nested guests when eVMCS is in use
 2021-05-05 17:34 UTC  (14+ messages)
` [PATCH 1/4] KVM: nVMX: Always make an attempt to map eVMCS after migration
` [PATCH 2/4] KVM: nVMX: Properly pad 'struct kvm_vmx_nested_state_hdr'
` [PATCH 3/4] KVM: nVMX: Introduce __nested_vmx_handle_enlightened_vmptrld()
` [PATCH 4/4] KVM: nVMX: Map enlightened VMCS upon restore when possible

[PATCH 0/5] x86/kvm: Refactor KVM PV features teardown and fix restore from hibernation
 2021-05-05 17:27 UTC  (3+ messages)

[PATCH v2 00/11] KVM: arm64: Move PC/ELR/SPSR/PSTATE updatess to EL2
 2021-05-05 16:46 UTC  (4+ messages)
` [PATCH v2 03/11] KVM: arm64: Make kvm_skip_instr() and co private to HYP

[PATCH 00/15] KVM: x86: RDPID/RDTSCP fixes and uret MSR cleanups
 2021-05-05 15:50 UTC  (37+ messages)
` [PATCH 01/15] KVM: VMX: Do not adverise RDPID if ENABLE_RDTSCP control is unsupported
` [PATCH 02/15] KVM: x86: Emulate RDPID only if RDTSCP is supported
` [PATCH 03/15] KVM: SVM: Inject #UD on RDTSCP when it should be disabled in the guest
` [PATCH 04/15] KVM: x86: Move RDPID emulation intercept to its own enum
` [PATCH 05/15] KVM: VMX: Disable preemption when probing user return MSRs
` [PATCH 06/15] KVM: SVM: Probe and load MSR_TSC_AUX regardless of RDTSCP support in host
` [PATCH 07/15] KVM: x86: Add support for RDPID without RDTSCP
` [PATCH 08/15] KVM: VMX: Configure list of user return MSRs at module init
` [PATCH 09/15] KVM: VMX: Use flag to indicate "active" uret MSRs instead of sorting list
` [PATCH 10/15] KVM: VMX: Use common x86's uret MSR list as the one true list
` [PATCH 11/15] KVM: VMX: Disable loading of TSX_CTRL MSR the more conventional way
` [PATCH 12/15] KVM: x86: Export the number of uret MSRs to vendor modules
` [PATCH 13/15] KVM: x86: Move uret MSR slot management to common x86
` [PATCH 14/15] KVM: x86: Tie Intel and AMD behavior for MSR_TSC_AUX to guest CPU model
` [PATCH 15/15] KVM: x86: Hide RDTSCP and RDPID if MSR_TSC_AUX probing failed

[PATCH] kvm: x86: move srcu lock out of kvm_vcpu_check_block
 2021-05-05 15:46 UTC  (4+ messages)

[PATCH 0/3] KVM: selftests: evmcs_test: Check issues induced by late eVMCS mapping upon restore
 2021-05-05 15:44 UTC  (5+ messages)
` [PATCH 1/3] KVM: selftests: evmcs_test: Check that VMLAUNCH with bogus EVMPTR is causing #UD
` [PATCH 2/3] KVM: selftests: evmcs_test: Check that VMCS12 is alway properly synced to eVMCS after restore
` [PATCH 3/3] KVM: selftests: evmcs_test: Test that KVM_STATE_NESTED_EVMCS is never lost

[PATCH v5 0/2] fallback for emulation errors
 2021-05-05 12:34 UTC  (3+ messages)
` [PATCH v5 1/2] kvm: x86: Allow userspace to handle "

[kvm-unit-tests PATCH] Makefile: do not use "libgcc" for clang
 2021-05-05 12:31 UTC  (3+ messages)

[PATCH 0/3] x86/sev-es: rename file and other cleanup
 2021-05-05 12:23 UTC  (2+ messages)

[kvm-unit-tests GIT PULL 0/9] s390x update 2021-05-05
 2021-05-05  9:40 UTC  (11+ messages)
` [kvm-unit-tests GIT PULL 1/9] s390x: mvpg: add checks for op_acc_id
` [kvm-unit-tests GIT PULL 2/9] s390x: css: Store CSS Characteristics
` [kvm-unit-tests GIT PULL 3/9] s390x: css: simplifications of the tests
` [kvm-unit-tests GIT PULL 4/9] s390x: css: extending the subchannel modifying functions
` [kvm-unit-tests GIT PULL 5/9] s390x: css: implementing Set CHannel Monitor
` [kvm-unit-tests GIT PULL 6/9] s390x: css: testing measurement block format 0
` [kvm-unit-tests GIT PULL 7/9] s390x: css: testing measurement block format 1
` [kvm-unit-tests GIT PULL 8/9] MAINTAINERS: s390x: add myself as reviewer
` [kvm-unit-tests GIT PULL 9/9] s390x: Fix vector stfle checks

[PATCH 0/2] gdbstub: implement support for blocking interrupts on single stepping
 2021-05-05  8:37 UTC  (7+ messages)
` [PATCH 1/2] kvm: update kernel headers for KVM_GUESTDBG_BLOCKEVENTS
` [PATCH 2/2] gdbstub: implement NOIRQ support for single step on KVM, when kvm's KVM_GUESTDBG_BLOCKIRQ debug flag is supported

[PATCH v5 0/3] ppc: Enable 2nd DAWR support on Power10
 2021-05-05  5:50 UTC  (5+ messages)
` [PATCH v5 3/3] ppc: Enable 2nd DAWR support on p10

[PATCH] vfio/pci: Revert nvlink removal uAPI breakage
 2021-05-05  5:43 UTC  (4+ messages)

[PATCH] KVM: x86/mmu: Fix some return value error in kvm_tdp_mmu_map()
 2021-05-04 21:54 UTC  (5+ messages)

[PATCH v3 0/2] KVM: x86: guest interface for SEV live migration
 2021-05-04 21:16 UTC  (9+ messages)
` [PATCH v3 2/2] KVM: X86: Introduce KVM_HC_PAGE_ENC_STATUS hypercall

[PATCH] docs: vfio: fix typo
 2021-05-04 21:06 UTC 

[PATCH v2 0/7] Lazily allocate memslot rmaps
 2021-05-04 20:36 UTC  (18+ messages)
` [PATCH v2 1/7] KVM: x86/mmu: Track if shadow MMU active
` [PATCH v2 7/7] KVM: x86/mmu: Lazily allocate memslot rmaps

remove the nvlink2 pci_vfio subdriver v2
 2021-05-04 16:30 UTC  (12+ messages)

[PATCH v4] KVM: x86: Fix KVM_GET_CPUID2 ioctl to return cpuid entries count
 2021-05-04 16:52 UTC  (9+ messages)

[PATCH v2 09/13] vfio/mdev: Remove vfio_mdev.c
 2021-05-04 16:20 UTC  (9+ messages)

[PATCH v2 0/2] KVM: nSVM: few fixes for the nested migration
 2021-05-04 16:19 UTC  (4+ messages)
` [PATCH v2 1/2] KVM: nSVM: always restore the L1's GIF on migration
` [PATCH v2 2/2] KVM: nSVM: remove a warning about vmcb01 VM exit reason

[PATCH Part2 RFC v2 10/37] x86/fault: Add support to handle the RMP fault for kernel address
 2021-05-04 15:16 UTC  (7+ messages)

[PATCH v2 00/13] Remove vfio_mdev.c, mdev_parent_ops and more
 2021-05-04 15:10 UTC  (10+ messages)
` [PATCH v2 07/13] vfio/ccw: Convert to use vfio_register_group_dev()
              ` s390 common I/O layer locking (was: [PATCH v2 07/13] vfio/ccw: Convert to use vfio_register_group_dev())
                ` s390 common I/O layer locking


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