kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-21 21:16:41 to 2020-07-23 00:27:39 UTC [more...]

[PATCH v11 00/13] KVM: Dirty ring interface
 2020-07-23  0:27 UTC  (3+ messages)
` [PATCH v11 01/13] KVM: Cache as_id in kvm_memory_slot

[PATCH v2 0/4] Expose new features for intel processor
 2020-07-22 23:02 UTC  (5+ messages)
` [PATCH v2 1/4] x86/cpufeatures: Add enumeration for SERIALIZE instruction

[PATCH v4 00/75] x86: SEV-ES Guest Support
 2020-07-22 22:53 UTC  (16+ messages)
` [PATCH v4 51/75] x86/sev-es: Handle MMIO events

[patch V5 00/15] entry, x86, kvm: Generic entry/exit functionality for host and guest
 2020-07-22 22:00 UTC  (16+ messages)
` [patch V5 01/15] seccomp: Provide stub for __secure_computing()
` [patch V5 02/15] entry: Provide generic syscall entry functionality
` [patch V5 03/15] entry: Provide generic syscall exit function
` [patch V5 04/15] entry: Provide generic interrupt entry/exit code
` [patch V5 05/15] entry: Provide infrastructure for work before transitioning to guest mode
` [patch V5 06/15] x86/entry: Consolidate check_user_regs()
` [patch V5 07/15] x86/entry: Consolidate 32/64 bit syscall entry
` [patch V5 08/15] x86/entry: Move user return notifier out of loop
` [patch V5 09/15] x86/ptrace: Provide pt_regs helper for entry/exit
` [patch V5 10/15] x86/entry: Use generic syscall entry function
` [patch V5 11/15] x86/entry: Use generic syscall exit functionality
` [patch V5 12/15] x86/entry: Cleanup idtentry_entry/exit_user
` [patch V5 13/15] x86/entry: Use generic interrupt entry/exit code
` [patch V5 14/15] x86/entry: Cleanup idtentry_enter/exit
` [patch V5 15/15] x86/kvm: Use generic xfer to guest work function

[RESEND PATCH v13 00/11] Introduce support for guest CET feature
 2020-07-22 21:33 UTC  (22+ messages)
` [RESEND v13 02/11] KVM: VMX: Introduce CET VMCS fields and flags
` [RESEND v13 03/11] KVM: VMX: Set guest CET MSRs per KVM and host configuration
` [RESEND v13 04/11] KVM: VMX: Configure CET settings upon guest CR0/4 changing
` [RESEND v13 05/11] KVM: x86: Refresh CPUID once guest changes XSS bits
` [RESEND v13 06/11] KVM: x86: Load guest fpu state when access MSRs managed by XSAVES
` [RESEND v13 07/11] KVM: x86: Add userspace access interface for CET MSRs
` [RESEND v13 08/11] KVM: VMX: Enable CET support for nested VM
` [RESEND v13 09/11] KVM: VMX: Add VMCS dump and sanity check for CET states
` [RESEND v13 10/11] KVM: x86: Add #CP support in guest exception dispatch
` [RESEND v13 11/11] KVM: x86: Enable CET virtualization and advertise CET to userspace

[PATCH RFC v2 00/18] Add VFIO mediated device support and DEV-MSI support for the idxd driver
 2020-07-22 20:44 UTC  (22+ messages)
` [PATCH RFC v2 02/18] irq/dev-msi: Add support for a new DEV_MSI irq domain
` [PATCH RFC v2 03/18] irq/dev-msi: Create IR-DEV-MSI "
` [PATCH RFC v2 04/18] irq/dev-msi: Introduce APIs to allocate/free dev-msi interrupts

[patch V4 00/15] entry, x86, kvm: Generic entry/exit functionality for host and guest
 2020-07-22 18:25 UTC  (19+ messages)
` [patch V4 01/15] seccomp: Provide stub for __secure_computing()
` [patch V4 02/15] entry: Provide generic syscall entry functionality
` [patch V4 10/15] x86/entry: Use generic syscall entry function
` [patch V4 11/15] x86/entry: Use generic syscall exit functionality
` [patch V4 12/15] x86/entry: Cleanup idtentry_entry/exit_user
` [patch V4 14/15] x86/entry: Cleanup idtentry_enter/exit
` [patch V4 15/15] x86/kvm: Use generic exit to guest work function

[PATCH 0/9] KVM: x86: TDP level cleanups and shadow NPT fix
 2020-07-22 17:11 UTC  (7+ messages)
` [PATCH 1/9] KVM: nSVM: Correctly set the shadow NPT root level in its MMU role
` [PATCH 2/9] KVM: x86/mmu: Add separate helper for shadow NPT root page role calc
` [PATCH 5/9] KVM: x86: Pull the PGD's level from the MMU instead of recalculating it

[PATCH] KVM: arm64: Prevent vcpu_has_ptrauth from generating OOL functions
 2020-07-22 16:22 UTC 

[RFC PATCH v1 00/34] VM introspection - EPT Views and Virtualization Exceptions
 2020-07-22 16:01 UTC  (35+ messages)
` [RFC PATCH v1 01/34] KVM: x86: export .get_vmfunc_status()
` [RFC PATCH v1 02/34] KVM: x86: export .get_eptp_switching_status()
` [RFC PATCH v1 03/34] KVM: x86: add kvm_get_ept_view()
` [RFC PATCH v1 04/34] KVM: x86: mmu: reindent to avoid lines longer than 80 chars
` [RFC PATCH v1 05/34] KVM: x86: mmu: add EPT view parameter to kvm_mmu_get_page()
` [RFC PATCH v1 06/34] KVM: x86: mmu: add support for EPT switching
` [RFC PATCH v1 07/34] KVM: x86: mmu: increase mmu_memory_cache size
` [RFC PATCH v1 08/34] KVM: x86: add .set_ept_view()
` [RFC PATCH v1 09/34] KVM: x86: add .control_ept_view()
` [RFC PATCH v1 10/34] KVM: x86: page track: allow page tracking for different EPT views
` [RFC PATCH v1 11/34] KVM: x86: mmu: allow zapping shadow pages for specific "
` [RFC PATCH v1 12/34] KVM: introspection: extend struct kvmi_features with the EPT views status support
` [RFC PATCH v1 13/34] KVM: introspection: add KVMI_VCPU_GET_EPT_VIEW
` [RFC PATCH v1 14/34] KVM: introspection: add 'view' field to struct kvmi_event_arch
` [RFC PATCH v1 15/34] KVM: introspection: add KVMI_VCPU_SET_EPT_VIEW
` [RFC PATCH v1 16/34] KVM: introspection: add KVMI_VCPU_CONTROL_EPT_VIEW
` [RFC PATCH v1 17/34] KVM: introspection: extend the access rights database with EPT view info
` [RFC PATCH v1 18/34] KVM: introspection: extend KVMI_VM_SET_PAGE_ACCESS "
` [RFC PATCH v1 19/34] KVM: introspection: clean non-default EPTs on unhook
` [RFC PATCH v1 20/34] KVM: x86: vmx: add support for virtualization exceptions
` [RFC PATCH v1 21/34] KVM: VMX: Define EPT suppress #VE bit (bit 63 in EPT leaf entries)
` [RFC PATCH v1 22/34] KVM: VMX: Suppress EPT violation #VE by default (when enabled)
` [RFC PATCH v1 23/34] KVM: x86: mmu: fix: update present_mask in spte_read_protect()
` [RFC PATCH v1 24/34] KVM: vmx: trigger vm-exits for mmio sptes by default when #VE is enabled
` [RFC PATCH v1 25/34] KVM: x86: svm: set .clear_page()
` [RFC PATCH v1 26/34] KVM: x86: add .set_ve_info()
` [RFC PATCH v1 27/34] KVM: x86: add .disable_ve()
` [RFC PATCH v1 28/34] KVM: x86: page_track: add support for suppress #VE bit
` [RFC PATCH v1 29/34] KVM: vmx: make use of EPTP_INDEX in vmx_handle_exit()
` [RFC PATCH v1 30/34] KVM: vmx: make use of EPTP_INDEX in vmx_set_ept_view()
` [RFC PATCH v1 31/34] KVM: introspection: add #VE host capability checker
` [RFC PATCH v1 32/34] KVM: introspection: add KVMI_VCPU_SET_VE_INFO/KVMI_VCPU_DISABLE_VE
` [RFC PATCH v1 33/34] KVM: introspection: mask out non-rwx flags when reading/writing from/to the internal database
` [RFC PATCH v1 34/34] KVM: introspection: add KVMI_VM_SET_PAGE_SVE

[PATCH v4 0/4] Add a vhost RPMsg API
 2020-07-22 15:09 UTC  (5+ messages)
` [PATCH v4 1/4] vhost: convert VHOST_VSOCK_SET_RUNNING to a generic ioctl
` [PATCH v4 2/4] rpmsg: move common structures and defines to headers
` [PATCH v4 3/4] rpmsg: update documentation
` [PATCH v4 4/4] vhost: add an RPMsg API

[v3 00/15] powerpc/perf: Add support for power10 PMU Hardware
 2020-07-22 12:03 UTC  (15+ messages)
` [v3 02/15] KVM: PPC: Book3S HV: Cleanup updates for kvm vcpu MMCR
` [v3 04/15] powerpc/perf: Add support for ISA3.1 PMU SPRs
` [v3 07/15] powerpc/perf: Add power10_feat to dt_cpu_ftrs

[PATCH v7 0/2] s390: virtio: let arch validate VIRTIO features
 2020-07-22 11:48 UTC  (6+ messages)
` [PATCH v7 2/2] s390: virtio: PV needs VIRTIO I/O device protection

[PATCH V3 0/6] IRQ offloading for vDPA
 2020-07-22 10:08 UTC  (7+ messages)
` [PATCH V3 1/6] vhost: introduce vhost_vring_call
` [PATCH V3 2/6] kvm: detect assigned device via irqbypass manager
` [PATCH V3 3/6] vDPA: implement vq IRQ allocate/free helpers in vDPA core
` [PATCH V3 4/6] vhost_vdpa: implement IRQ offloading in vhost_vdpa
` [PATCH V3 5/6] ifcvf: replace irq_request/free with vDPA helpers
` [PATCH V3 6/6] irqbypass: do not start cons/prod when failed connect

[PATCH V3 0/6] IRQ offloading for vDPA
 2020-07-22  9:59 UTC  (3+ messages)
` [PATCH V3 1/6] vhost: introduce vhost_vring_call

[PATCH v5 00/18] Add support for Nitro Enclaves
 2020-07-22  9:57 UTC  (8+ messages)
` [PATCH v5 01/18] nitro_enclaves: Add ioctl interface definition
` [PATCH v5 05/18] nitro_enclaves: Handle PCI device command requests

[PATCH] x86/PCI: Use MMCONFIG by default for KVM guests
 2020-07-22  9:43 UTC 

[PATCH v9 00/84] VM introspection
 2020-07-22  8:25 UTC  (63+ messages)
` [PATCH v9 01/84] signal: export kill_pid_info()
` [PATCH v9 02/84] KVM: UAPI: add error codes used by the VM introspection code
` [PATCH v9 04/84] KVM: add kvm_get_max_gfn()
` [PATCH v9 05/84] KVM: doc: fix the hypercall numbering
` [PATCH v9 06/84] KVM: x86: add kvm_arch_vcpu_get_regs() and kvm_arch_vcpu_get_sregs()
` [PATCH v9 07/84] KVM: x86: add kvm_arch_vcpu_set_regs()
` [PATCH v9 10/84] KVM: x86: add .control_cr3_intercept() to struct kvm_x86_ops
` [PATCH v9 11/84] KVM: x86: add .cr3_write_intercepted()
` [PATCH v9 12/84] KVM: x86: add .desc_ctrl_supported()
` [PATCH v9 13/84] KVM: svm: add support for descriptor-table exits
` [PATCH v9 14/84] KVM: x86: add .control_desc_intercept()
` [PATCH v9 15/84] KVM: x86: add .desc_intercepted()
` [PATCH v9 18/84] KVM: svm: pass struct kvm_vcpu to set_msr_interception()
` [PATCH v9 20/84] KVM: x86: add .control_msr_intercept()
` [PATCH v9 22/84] KVM: x86: save the error code during EPT/NPF exits handling
` [PATCH v9 23/84] KVM: x86: add .fault_gla()
` [PATCH v9 24/84] KVM: x86: add .spt_fault()
` [PATCH v9 25/84] KVM: x86: add .gpt_translation_fault()
` [PATCH v9 27/84] KVM: x86: export kvm_arch_vcpu_set_guest_debug()
` [PATCH v9 28/84] KVM: x86: extend kvm_mmu_gva_to_gpa_system() with the 'access' parameter
` [PATCH v9 29/84] KVM: x86: export kvm_inject_pending_exception()
` [PATCH v9 30/84] KVM: x86: export kvm_vcpu_ioctl_x86_get_xsave()
` [PATCH v9 31/84] KVM: x86: export kvm_vcpu_ioctl_x86_set_xsave()
` [PATCH v9 33/84] KVM: x86: page track: add track_create_slot() callback
` [PATCH v9 34/84] KVM: x86: page_track: add support for preread, prewrite and preexec
` [PATCH v9 35/84] KVM: x86: wire in the preread/prewrite/preexec page trackers
` [PATCH v9 36/84] KVM: x86: disable gpa_available optimization for fetch and page-walk SPT violations
` [PATCH v9 37/84] KVM: introduce VM introspection
` [PATCH v9 39/84] KVM: introspection: add permission access ioctls
` [PATCH v9 40/84] KVM: introspection: add the read/dispatch message function
` [PATCH v9 41/84] KVM: introspection: add KVMI_GET_VERSION
` [PATCH v9 42/84] KVM: introspection: add KVMI_VM_CHECK_COMMAND and KVMI_VM_CHECK_EVENT
` [PATCH v9 44/84] KVM: introspection: add KVMI_EVENT_UNHOOK
` [PATCH v9 45/84] KVM: introspection: add KVMI_VM_CONTROL_EVENTS
` [PATCH v9 48/84] KVM: introspection: add a jobs list to every introspected vCPU
` [PATCH v9 50/84] KVM: introspection: handle vCPU commands
` [PATCH v9 51/84] KVM: introspection: add KVMI_VCPU_GET_INFO
` [PATCH v9 53/84] KVM: introspection: add KVMI_EVENT_PAUSE_VCPU
` [PATCH v9 54/84] KVM: introspection: add the crash action handling on the event reply
` [PATCH v9 56/84] KVM: introspection: add KVMI_VCPU_GET_REGISTERS
` [PATCH v9 58/84] KVM: introspection: add KVMI_VCPU_GET_CPUID
` [PATCH v9 59/84] KVM: introspection: add KVMI_EVENT_HYPERCALL
` [PATCH v9 60/84] KVM: introspection: add KVMI_EVENT_BREAKPOINT
` [PATCH v9 63/84] KVM: introspection: add KVMI_VM_CONTROL_CLEANUP
` [PATCH v9 65/84] KVM: introspection: restore the state of CR3 interception on unhook
` [PATCH v9 67/84] KVM: introspection: add KVMI_VM_GET_MAX_GFN
` [PATCH v9 69/84] KVM: introspection: add KVMI_VCPU_GET_XCR
` [PATCH v9 70/84] KVM: introspection: add KVMI_VCPU_GET_XSAVE
` [PATCH v9 72/84] KVM: introspection: add KVMI_VCPU_GET_MTRR_TYPE
` [PATCH v9 73/84] KVM: introspection: add KVMI_EVENT_DESCRIPTOR
` [PATCH v9 74/84] KVM: introspection: restore the state of descriptor-table register interception on unhook
` [PATCH v9 76/84] KVM: introspection: restore the state of MSR "
` [PATCH v9 77/84] KVM: introspection: add KVMI_VM_SET_PAGE_ACCESS
` [PATCH v9 78/84] KVM: introspection: add KVMI_EVENT_PF
` [PATCH v9 80/84] KVM: introspection: add KVMI_VCPU_CONTROL_SINGLESTEP
` [PATCH v9 81/84] KVM: introspection: add KVMI_EVENT_SINGLESTEP
` [PATCH v9 82/84] KVM: introspection: add KVMI_VCPU_TRANSLATE_GVA
` [PATCH v9 83/84] KVM: introspection: emulate a guest page table walk on SPT violations due to A/D bit updates
` [PATCH v9 84/84] KVM: x86: call the page tracking code on emulation failure

[PATCH v3 0/5] KVM_{GET,SET}_TSC_OFFSET ioctls
 2020-07-22  3:26 UTC  (6+ messages)
` [PATCH v3 1/5] kvm: x86: refactor masterclock sync heuristics out of kvm_write_tsc
` [PATCH v3 2/5] kvm: x86: add KVM_{GET,SET}_TSC_OFFSET ioctls
` [PATCH v3 3/5] kvm: vmx: check tsc offsetting with nested_cpu_has()
` [PATCH v3 4/5] selftests: kvm: use a helper function for reading cpuid
` [PATCH v3 5/5] selftests: kvm: introduce tsc_offset_test

[PATCH Kernel v24 0/8] Add UAPIs to support migration for VFIO devices
 2020-07-22  3:24 UTC  (5+ messages)

[PATCH] vfio dma_map/unmap: optimized for hugetlbfs pages
 2020-07-22  0:48 UTC  (3+ messages)

[PATCH 0/7] KVM: x86: Tracepoint improvements and fixes
 2020-07-21 21:42 UTC  (7+ messages)
` [PATCH 6/7] KVM: x86: Use common definition for kvm_nested_vmexit tracepoint


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