kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-13 15:46:09 to 2019-06-16 15:38:07 UTC [more...]

[PATCH v3 0/2] x86: Enable user wait instructions
 2019-06-16 15:35 UTC  (3+ messages)
` [PATCH v3 1/2] x86/cpu: Add support for UMONITOR/UMWAIT/TPAUSE
` [PATCH v3 2/2] target/i386: Add support for save/load IA32_UMWAIT_CONTROL MSR

[PATCH] KVM: x86: Modify struct kvm_nested_state to have explicit fields for data
 2019-06-16 12:03 UTC 

[PATCH RESEND v3 0/3] KVM: x86: Enable user wait instructions
 2019-06-16  9:55 UTC  (4+ messages)
` [PATCH RESEND v3 1/3] KVM: x86: add support for "
` [PATCH RESEND v3 2/3] KVM: vmx: Emulate MSR IA32_UMWAIT_CONTROL
` [PATCH RESEND v3 3/3] KVM: vmx: handle vm-exit for UMWAIT and TPAUSE

[PATCH v3 0/3] x86: Enable user wait instructions
 2019-06-16  9:33 UTC  (4+ messages)
` [PATCH v3 1/3] KVM: x86: add support for "
` [PATCH v3 2/3] KVM: vmx: Emulate MSR IA32_UMWAIT_CONTROL
` [PATCH v3 3/3] KVM: vmx: handle vm-exit for UMWAIT and TPAUSE

[PATCH 00/43] VMX optimizations
 2019-06-15 22:40 UTC  (50+ messages)
` [PATCH 01/43] KVM: VMX: Fix handling of #MC that occurs during VM-Entry
` [PATCH 02/43] kvm: nVMX: small cleanup in handle_exception
` [PATCH 03/43] KVM: VMX: Read cached VM-Exit reason to detect external interrupt
` [PATCH 04/43] KVM: VMX: Store the host kernel's IDT base in a global variable
` [PATCH 05/43] KVM: x86: Move kvm_{before,after}_interrupt() calls to vendor code
` [PATCH 06/43] KVM: VMX: Handle NMIs, #MCs and async #PFs in common irqs-disabled fn
` [PATCH 07/43] KVM: nVMX: Intercept VMWRITEs to read-only shadow VMCS fields
` [PATCH 08/43] KVM: nVMX: Intercept VMWRITEs to GUEST_{CS,SS}_AR_BYTES
` [PATCH 09/43] KVM: nVMX: Track vmcs12 offsets for shadowed VMCS fields
` [PATCH 10/43] KVM: nVMX: Lift sync_vmcs12() out of prepare_vmcs12()
` [PATCH 11/43] KVM: nVMX: Use descriptive names for VMCS sync functions and flags
` [PATCH 12/43] KVM: nVMX: Add helpers to identify shadowed VMCS fields
` [PATCH 13/43] KVM: nVMX: Sync rarely accessed guest fields only when needed
` [PATCH 14/43] KVM: nVMX: Rename prepare_vmcs02_*_full to prepare_vmcs02_*_rare
` [PATCH 15/43] KVM: VMX: Always signal #GP on WRMSR to MSR_IA32_CR_PAT with bad value
` [PATCH 16/43] KVM: nVMX: Always sync GUEST_BNDCFGS when it comes from vmcs01
` [PATCH 17/43] KVM: nVMX: Write ENCLS-exiting bitmap once per vmcs02
` [PATCH 18/43] KVM: nVMX: Don't rewrite GUEST_PML_INDEX during nested VM-Entry
` [PATCH 19/43] KVM: VMX: simplify vmx_prepare_switch_to_{guest,host}
` [PATCH 20/43] KVM: nVMX: Don't "put" vCPU or host state when switching VMCS
` [PATCH 21/43] KVM: nVMX: Don't reread VMCS-agnostic "
` [PATCH 22/43] KVM: nVMX: Don't dump VMCS if virtual APIC page can't be mapped
` [PATCH 23/43] KVM: nVMX: Don't speculatively write virtual-APIC page address
` [PATCH 24/43] KVM: nVMX: Don't speculatively write APIC-access "
` [PATCH 25/43] KVM: nVMX: Update vmcs12 for MSR_IA32_CR_PAT when it's written
` [PATCH 26/43] KVM: nVMX: Update vmcs12 for SYSENTER MSRs when they're written
` [PATCH 27/43] KVM: nVMX: Update vmcs12 for MSR_IA32_DEBUGCTLMSR when it's written
` [PATCH 28/43] KVM: nVMX: Don't update GUEST_BNDCFGS if it's clean in HV eVMCS
` [PATCH 29/43] KVM: x86: introduce is_pae_paging
` [PATCH 30/43] KVM: nVMX: Copy PDPTRs to/from vmcs12 only when necessary
` [PATCH 31/43] KVM: nVMX: Use adjusted pin controls for vmcs02
` [PATCH 32/43] KVM: VMX: Add builder macros for shadowing controls
` [PATCH 33/43] KVM: VMX: Shadow VMCS pin controls
` [PATCH 34/43] KVM: VMX: Shadow VMCS primary execution controls
` [PATCH 35/43] KVM: VMX: Shadow VMCS secondary "
` [PATCH 36/43] KVM: nVMX: Shadow VMCS controls on a per-VMCS basis
` [PATCH 37/43] KVM: nVMX: Don't reset VMCS controls shadow on VMCS switch
` [PATCH 38/43] KVM: VMX: Explicitly initialize controls shadow at VMCS allocation
` [PATCH 39/43] KVM: nVMX: Preserve last USE_MSR_BITMAPS when preparing vmcs02
` [PATCH 40/43] KVM: nVMX: Preset *DT exiting in vmcs02 when emulating UMIP
` [PATCH 41/43] KVM: VMX: Drop hv_timer_armed from 'struct loaded_vmcs'
` [PATCH 42/43] KVM: VMX: Leave preemption timer running when it's disabled
` [PATCH 43/43] KVM: nVMX: shadow pin based execution controls

[RFC PATCH 0/8] KVM: x86: svm: Enabling AVIC with in kernel irqchip
 2019-06-15 14:28 UTC  (5+ messages)
` [RFC PATCH 8/8] svm: Allow AVIC with in-kernel irqchip mode

[PATCH] vsock/virtio: set SOCK_DONE on peer shutdown
 2019-06-15  6:42 UTC 

[PATCH net-next] vsock: correct removal of socket from the list
 2019-06-15  2:20 UTC  (2+ messages)

[PATCH, RFC 00/62] Intel MKTME enabling
 2019-06-15  0:32 UTC  (44+ messages)
` [PATCH, RFC 09/62] x86/mm: Preserve KeyID on pte_modify() and pgprot_modify()
` [PATCH, RFC 13/62] x86/mm: Add hooks to allocate and free encrypted pages
` [PATCH, RFC 18/62] x86/mm: Implement syncing per-KeyID direct mappings
` [PATCH, RFC 19/62] x86/mm: Handle encrypted memory in page_to_virt() and __pa()
` [PATCH, RFC 20/62] mm/page_ext: Export lookup_page_ext() symbol
` [PATCH, RFC 26/62] keys/mktme: Move the MKTME payload into a cache aligned structure
` [PATCH, RFC 44/62] x86/mm: Set KeyIDs in encrypted VMAs for MKTME
` [PATCH, RFC 45/62] mm: Add the encrypt_mprotect() system call "
` [PATCH, RFC 46/62] x86/mm: Keep reference counts on encrypted VMAs "
` [PATCH, RFC 47/62] mm: Restrict MKTME memory encryption to anonymous VMAs
` [PATCH, RFC 49/62] mm, x86: export several MKTME variables
` [PATCH, RFC 51/62] iommu/vt-d: Support MKTME in DMA remapping

[PATCH] KVM: improve definition of KVM_GET/SET_NESTED_STATE structs
 2019-06-15  0:13 UTC 

[PATCH] x86/hyperv: Disable preemption while setting reenlightenment vector
 2019-06-14 21:44 UTC  (11+ messages)

[PATCH v4 02/28] docs: arm64: convert docs to ReST and rename to .rst
 2019-06-14 20:34 UTC  (3+ messages)

What's with all of the hardcoded instruction lengths in svm.c?
 2019-06-14 17:01 UTC  (4+ messages)

mdevctl: A shoestring mediated device management and persistence utility
 2019-06-14 16:04 UTC  (7+ messages)
    ` [libvirt] "

[RFC 00/10] Process-local memory allocations for hiding KVM secrets
 2019-06-14 14:21 UTC  (16+ messages)

[PATCH RFC 0/1] mdevctl: further config for vfio-ap
 2019-06-14 13:36 UTC  (15+ messages)
` [PATCH RFC 1/1] allow to specify additional config data

[PATCH v8 00/29] SMMUv3 Nested Stage Setup
 2019-06-14 13:17 UTC  (4+ messages)
` [PATCH v8 23/29] vfio: VFIO_IOMMU_CACHE_INVALIDATE

[PATCH v2 0/9] s390: vfio-ccw code rework
 2019-06-14 10:30 UTC  (13+ messages)
` [PATCH v2 5/9] vfio-ccw: Rearrange pfn_array and pfn_array_table arrays
` [PATCH v2 6/9] vfio-ccw: Adjust the first IDAW outside of the nested loops
` [PATCH v2 7/9] vfio-ccw: Remove pfn_array_table
` [PATCH v2 8/9] vfio-ccw: Rearrange IDAL allocation in direct CCW
` [PATCH v2 9/9] s390/cio: Combine direct and indirect CCW paths

[PATCH v1] KVM: x86: PMU Whitelist
 2019-06-14  9:26 UTC  (16+ messages)

memory leak in vhost_net_ioctl
 2019-06-14  7:58 UTC  (2+ messages)

[PATCH kvmtool 00/16] Support PCI BAR configuration
 2019-06-14  8:32 UTC  (4+ messages)
` [PATCH kvmtool 08/16] arm/pci: Do not use first PCI IO space bytes for devices

[RFC][Patch v10 0/2] mm: Support for page hinting
 2019-06-14  7:24 UTC  (3+ messages)
` [RFC][Patch v10 1/2] mm: page_hinting: core infrastructure

[PATCH v17 00/15] arm64: untag user pointers passed to the kernel
 2019-06-14  5:13 UTC  (10+ messages)
` [PATCH v17 03/15] arm64: Introduce prctl() options to control the tagged user addresses ABI

[PATCH v4 2/2] KVM: LAPIC: remove the trailing newline used in the fmt parameter of TP_printk
 2019-06-14  1:15 UTC  (2+ messages)
` [PATCH v4 1/2] KVM: LAPIC: Optimize timer latency consider world switch time

[PATCH v3 0/4] KVM: LAPIC: Implement Exitless Timer
 2019-06-13  8:25 UTC  (8+ messages)
` [PATCH v3 2/4] KVM: LAPIC: lapic timer interrupt is injected by posted interrupt

[patch 0/5] cpuidle haltpoll driver and governor (v4)
 2019-06-13 22:45 UTC  (6+ messages)
` [patch 1/5] drivers/cpuidle: add cpuidle-haltpoll driver
` [patch 2/5] cpuidle: add get_poll_time callback
` [patch 3/5] cpuidle: add haltpoll governor
` [patch 4/5] kvm: x86: add host poll control msrs
` [patch 5/5] cpuidle-haltpoll: disable host side polling when kvm virtualized

[PATCH v4 0/7] s390: vfio-ap: dynamic configuration support
 2019-06-13 19:39 UTC  (8+ messages)
` [PATCH v4 1/7] s390: vfio-ap: Refactor vfio_ap driver probe and remove callbacks
` [PATCH v4 2/7] s390: vfio-ap: wait for queue empty on queue reset
` [PATCH v4 3/7] s390: zcrypt: driver callback to indicate resource in use
` [PATCH v4 4/7] s390: vfio-ap: implement in-use callback for vfio_ap driver
` [PATCH v4 5/7] s390: vfio-ap: allow assignment of unavailable AP resources to mdev device
` [PATCH v4 6/7] s390: vfio-ap: allow hot plug/unplug of AP resources using "
` [PATCH v4 7/7] s390: vfio-ap: update documentation

memory leak in vhost_net_ioctl
 2019-06-13 18:26 UTC  (2+ messages)

[PATCH 0/7] KVM: nVMX: Optimize VMCS data copying
 2019-06-13 17:59 UTC  (6+ messages)
` [PATCH 1/7] KVM: nVMX: Intercept VMWRITEs to read-only shadow VMCS fields

[PATCH] KVM: x86: clean up conditions for asynchronous page fault handling
 2019-06-13 17:27 UTC  (3+ messages)

[PATCH] KVM: x86/mmu: Allocate PAE root array when using SVM's 32-bit NPT
 2019-06-13 17:22 UTC 

[PATCH v2] KVM: x86: clean up conditions for asynchronous page fault handling
 2019-06-13 17:22 UTC 

[PATCH v2 0/5] KVM: X86: Add virtual C-states residency msrs support
 2019-06-13  0:43 UTC  (4+ messages)
` [PATCH v2 1/5] KVM: X86: Dynamic allocate core residency msr state

[PATCH v3 1/2] KVM: LAPIC: Optimize timer latency consider world switch time
 2019-06-13  1:52 UTC  (6+ messages)

[PATCH v13 0/7] virtio pmem driver
 2019-06-13  3:42 UTC  (4+ messages)
` [PATCH v13 2/7] virtio-pmem: Add "
    ` [Qemu-devel] "

[PATCH 4/9] x86/mm/tlb: Flush remote and local TLBs concurrently
 2019-06-13  6:48 UTC  (2+ messages)
` [PATCH 6/9] KVM: x86: Provide paravirtualized flush_tlb_multi()

kernel BUG at arch/x86/kvm/x86.c:361! on AMD CPU
 2019-06-13  7:18 UTC  (4+ messages)

[PATCH v5 0/8] s390: virtio: support protected virtualization
 2019-06-13  9:11 UTC  (18+ messages)
` [PATCH v5 1/8] s390/mm: force swiotlb for "
` [PATCH v5 2/8] s390/cio: introduce DMA pools to cio
` [PATCH v5 3/8] s390/cio: add basic protected virtualization support
` [PATCH v5 4/8] s390/airq: use DMA memory for adapter interrupts
` [PATCH v5 5/8] virtio/s390: use cacheline aligned airq bit vectors
` [PATCH v5 6/8] virtio/s390: add indirection to indicators access
` [PATCH v5 7/8] virtio/s390: use DMA memory for ccw I/O and classic notifiers
` [PATCH v5 8/8] virtio/s390: make airq summary indicators DMA

[PATCH] KVM: nVMX: use correct clean fields when copying from eVMCS
 2019-06-13 16:29 UTC  (2+ messages)

[PATCH] kvm: nVMX: Remove unnecessary sync_roots from handle_invept
 2019-06-13 16:16 UTC 

[PATCH 0/4] vsock/virtio: several fixes in the .probe() and .remove()
 2019-06-13  8:57 UTC  (11+ messages)
` [PATCH 3/4] vsock/virtio: fix flush of works during the .remove()

memory leak in vhost_net_ioctl
 2019-06-13  9:09 UTC 


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