kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-16 15:38:07 to 2019-06-18 22:52:11 UTC [more...]

[PATCH v9 00/17] x86/split_lock: Enable split lock detection
 2019-06-18 22:41 UTC  (12+ messages)
` [PATCH v9 03/17] x86/split_lock: Align x86_capability to unsigned long to avoid split locked access
` [PATCH v9 05/17] x86/cpufeatures: Enumerate MSR_IA32_CORE_CAP
` [PATCH v9 08/17] x86/split_lock: Define MSR TEST_CTL register
` [PATCH v9 09/17] x86/split_lock: Handle #AC exception for split lock
` [PATCH v9 10/17] kvm/x86: Emulate MSR IA32_CORE_CAPABILITY
` [PATCH v9 11/17] kvm/vmx: Emulate MSR TEST_CTL
` [PATCH v9 13/17] x86/split_lock: Disable split lock detection by kernel parameter "nosplit_lock_detect"
` [PATCH v9 14/17] x86/split_lock: Add a debugfs interface to enable/disable split lock detection during run time
` [PATCH v9 15/17] x86/split_lock: Add documentation for split lock detection interface
` [PATCH v9 16/17] x86/split_lock: Reorganize few header files in order to call WARN_ON_ONCE() in atomic bit ops
` [PATCH v9 17/17] x86/split_lock: Warn on unaligned address in atomic bit operations

[PATCH v2] KVM: x86: Modify struct kvm_nested_state to have explicit fields for data
 2019-06-18 22:36 UTC  (2+ messages)

mdevctl: A shoestring mediated device management and persistence utility
 2019-06-18 22:12 UTC  (15+ messages)
    ` [libvirt] "

[QEMU PATCH v3 0/9]: KVM: i386: Add support for save and restore of nested state
 2019-06-18 22:17 UTC  (27+ messages)
` [QEMU PATCH v3 1/9] KVM: Introduce kvm_arch_destroy_vcpu()
  ` [Qemu-devel] "
` [QEMU PATCH v3 2/9] KVM: i386: Use symbolic constant for #DB/#BP exception constants
` [QEMU PATCH v3 3/9] KVM: i386: Re-inject #DB to guest with updated DR6
` [QEMU PATCH v3 4/9] KVM: i386: Block migration for vCPUs exposed with nested virtualization
  ` [Qemu-devel] "
` [QEMU PATCH v3 5/9] linux-headers: i386: Modify struct kvm_nested_state to have explicit fields for data
  ` [Qemu-devel] "
` [QEMU PATCH v3 6/9] vmstate: Add support for kernel integer types
` [QEMU PATCH v3 7/9] KVM: i386: Add support for save and restore nested state
  ` [Qemu-devel] "
` [QEMU PATCH v3 8/9] KVM: i386: Add support for KVM_CAP_EXCEPTION_PAYLOAD
` [QEMU PATCH v3 9/9] KVM: i386: Remove VMX migration blocker
  ` [Qemu-devel] "

[PATCH v1 12/22] docs: driver-api: add .rst files from the main dir
 2019-06-18 21:05 UTC 

[RFC PATCH v1 0/5] s390: more vfio-ccw code rework
 2019-06-18 20:23 UTC  (6+ messages)
` [RFC PATCH v1 1/5] vfio-ccw: Move guest_cp storage into common struct
` [RFC PATCH v1 2/5] vfio-ccw: Skip second copy of guest cp to host
` [RFC PATCH v1 3/5] vfio-ccw: Copy CCW data outside length calculation
` [RFC PATCH v1 4/5] vfio-ccw: Factor out the ccw0-to-ccw1 transition
` [RFC PATCH v1 5/5] vfio-ccw: Remove copy_ccw_from_iova()

[PATCH] kvm: tests: Sort tests in the Makefile alphabetically
 2019-06-18 19:47 UTC  (4+ messages)

[PATCH] tests: kvm: Check for a kernel warning
 2019-06-18 19:38 UTC  (3+ messages)

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

KVM call minutes for 2019-06-18
 2019-06-18 19:03 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH] KVM: x86/mmu: Allocate PAE root array when using SVM's 32-bit NPT
 2019-06-18 17:04 UTC  (3+ messages)

[PATCH, RFC 00/62] Intel MKTME enabling
 2019-06-18 16:48 UTC  (66+ messages)
` [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 20/62] mm/page_ext: Export lookup_page_ext() symbol
` [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 49/62] mm, x86: export several MKTME variables

[PATCH v2] target/i386: define a new MSR based feature word - FEAT_CORE_CAPABILITY
 2019-06-18 16:32 UTC  (2+ messages)

[PATCH v4 0/7] s390: vfio-ap: dynamic configuration support
 2019-06-18 16:25 UTC  (19+ 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 5/7] s390: vfio-ap: allow assignment of unavailable AP resources to mdev device
` [PATCH v4 7/7] s390: vfio-ap: update documentation

[PATCH] KVM: x86: Modify struct kvm_nested_state to have explicit fields for data
 2019-06-18 16:25 UTC  (2+ messages)

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

[Bug 203923] New: Running a nested freedos results in NULL pointer dereference in L0 (kvm_mmu_load)
 2019-06-18 15:03 UTC  (2+ messages)
` [Bug 203923] Running a nested freedos on AMD Athlon i686-pae "

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

[PATCH 1/2] kvm: nVMX: Enforce must-be-zero bits in the IA32_VMX_VMCS_ENUM MSR
 2019-06-18 14:15 UTC  (3+ messages)

[PATCH 2/2] tests: kvm: Test virtualization of VMX capability MSRs
 2019-06-18 14:14 UTC  (2+ messages)

KVM: x86: Fix emulation of sysenter
 2019-06-18 14:12 UTC 

[PATCH v8 00/29] SMMUv3 Nested Stage Setup
 2019-06-18 14:04 UTC  (14+ messages)
` [PATCH v8 26/29] vfio-pci: Register an iommu fault handler

[PATCH v4 0/5] KVM: LAPIC: Implement Exitless Timer
 2019-06-18 13:35 UTC  (12+ messages)
` [PATCH v4 1/5] KVM: LAPIC: Make lapic timer unpinned
` [PATCH v4 2/5] KVM: LAPIC: inject lapic timer interrupt by posted interrupt
` [PATCH v4 3/5] KVM: LAPIC: Ignore timer migration when lapic timer is injected by pi
` [PATCH v4 4/5] KVM: LAPIC: Don't posted inject already-expired timer
` [PATCH v4 5/5] KVM: LAPIC: add advance timer support to pi_inject_timer

[kvm:queue 104/105] vmx.c:undefined reference to `__udivdi3'
 2019-06-18 10:56 UTC  (2+ messages)

[PATCH 00/43] VMX optimizations
 2019-06-18  9:43 UTC  (5+ messages)
` [PATCH 22/43] KVM: nVMX: Don't dump VMCS if virtual APIC page can't be mapped

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

[PATCH v4 0/3] KVM: Yield to IPI target if necessary
 2019-06-18  9:00 UTC  (2+ messages)

[kvm-unit-tests PATCH] x86: vmx: Mask undefined bits in exit qualifications
 2019-06-18  8:50 UTC  (6+ messages)

[PATCH RESEND v3 0/3] KVM: x86: Enable user wait instructions
 2019-06-18  3:04 UTC  (8+ messages)
` [PATCH RESEND v3 2/3] KVM: vmx: Emulate MSR IA32_UMWAIT_CONTROL

[kvm-unit-tests PATCH] x86: fix syntax error
 2019-06-18  1:56 UTC  (3+ messages)

[PATCH net-next] vhost_net: disable zerocopy by default
 2019-06-17 20:58 UTC  (3+ messages)

[PATCH v2] KVM: PPC: Report single stepping capability
 2019-06-17 19:25 UTC  (3+ messages)

[PATCH v2] KVM: x86: clean up conditions for asynchronous page fault handling
 2019-06-17 19:23 UTC  (2+ messages)

[RFC 00/10] Process-local memory allocations for hiding KVM secrets
 2019-06-17 18:55 UTC  (18+ messages)

[PATCHv2] x86/hyperv: Hold cpus_read_lock() on assigning reenlightenment vector
 2019-06-17 16:39 UTC 

[patch 0/3] cpuidle-haltpoll driver (v2)
 2019-06-17 15:57 UTC  (7+ messages)

[PATCH v2 0/9] s390: vfio-ccw code rework
 2019-06-17 13:32 UTC  (2+ messages)

[PATCH v1 0/5] perf kvm: Add stat support on arm64
 2019-06-17 11:19 UTC  (5+ messages)
` [PATCH v1 2/5] KVM: arm/arm64: Adjust entry/exit and trap related tracepoints

[PATCH] vhost_net: remove wrong 'unlikely' check
 2019-06-17  8:56 UTC  (2+ messages)

[PATCH v3 0/2] x86: Enable user wait instructions
 2019-06-17  3:39 UTC  (3+ messages)
` [PATCH v3 2/2] target/i386: Add support for save/load IA32_UMWAIT_CONTROL MSR

WARNING in kvm_arch_vcpu_ioctl_run (3)
 2019-06-17  2:55 UTC  (2+ messages)


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