kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-17 15:28:56 to 2019-04-23 05:54:37 UTC [more...]

[RFC PATCH V3 0/6] vhost: accelerate metadata access
 2019-04-23  5:54 UTC 

[PATCH 0/2] introduction of version attribute for VFIO live migration
 2019-04-23  5:41 UTC  (8+ messages)
` [PATCH 1/2] vfio/mdev: add version field as mandatory attribute for mdev device
` [PATCH 2/2] drm/i915/gvt: export mdev device version to sysfs for Intel vGPU

[PATCH v5 0/6] virtio pmem driver
 2019-04-23  4:07 UTC  (14+ messages)
` [PATCH v5 1/6] libnvdimm: nd_region flush callback support
        ` [Qemu-devel] "

[PATCH] KVM: fix KVM_CLEAR_DIRTY_LOG for memory slots of unaligned size
 2019-04-23  3:48 UTC  (2+ messages)

[PATCH] KVM: x86: Add Intel CPUID.1F cpuid emulation support
 2019-04-23  3:23 UTC  (5+ messages)

[PATCH] kvm: x86: Fix several SPTE mask calculation errors caused by MKTME
 2019-04-23  1:57 UTC  (3+ messages)

[PATCH] KVM: x86: Consider LAPIC TSC-Deadline timer expired if deadline too short
 2019-04-22 22:54 UTC  (3+ messages)

linux-next: Fixes tag needs some work in the kvm-fixes tree
 2019-04-22 21:01 UTC 

[PATCH] KVM: x86: add full vm-exit reason debug entries
 2019-04-22 20:54 UTC  (2+ messages)

[PATCH AUTOSEL 5.0 79/98] KVM: nVMX: Do not inherit quadrant and invalid for the root shadow EPT
 2019-04-22 19:41 UTC  (8+ messages)
` [PATCH AUTOSEL 5.0 80/98] KVM: SVM: Workaround errata#1096 (insn_len maybe zero on SMAP violation)
` [PATCH AUTOSEL 5.0 81/98] kvm/x86: Move MSR_IA32_ARCH_CAPABILITIES to array emulated_msrs
` [PATCH AUTOSEL 5.0 82/98] x86/kvm/hyper-v: avoid spurious pending stimer on vCPU init
` [PATCH AUTOSEL 5.0 83/98] KVM: selftests: assert on exit reason in CR4/cpuid sync test
` [PATCH AUTOSEL 5.0 84/98] KVM: selftests: explicitly disable PIE for tests
` [PATCH AUTOSEL 5.0 85/98] KVM: selftests: disable stack protector for all KVM tests
` [PATCH AUTOSEL 5.0 86/98] KVM: selftests: complete IO before migrating guest state

[PATCH 0/6] convert locked_vm from unsigned long to atomic64_t
 2019-04-22 15:54 UTC  (7+ messages)
` [PATCH 1/6] mm: change locked_vm's type "

[PATCH v3 1/1] vfio-ccw: Prevent quiesce function going into an infinite loop
 2019-04-22 14:01 UTC  (8+ messages)

[PATCH v2 05/79] docs: arm64: convert docs to ReST and rename to .rst
 2019-04-22 13:26 UTC 

[PATCH] tools/kvm_stat: fix fields filter for child events
 2019-04-21 13:26 UTC 

[PATCH v2 0/8] s390: vfio-ap: dynamic configuration support
 2019-04-20 21:49 UTC  (9+ messages)
` [PATCH v2 1/8] s390: vfio-ap: maintain a shadow of the CRYCB in use by a guest
` [PATCH v2 2/8] s390: vfio-ap: sysfs interface to display guest CRYCB
` [PATCH v2 3/8] s390: vfio-ap: allow assignment of unavailable AP resources to mdev device
` [PATCH v2 4/8] s390: vfio-ap: allow hot plug/unplug of AP resources using "
` [PATCH v2 5/8] s390: vfio-ap: wait for queue empty on queue reset
` [PATCH v2 6/8] s390: kvm: test CRYCB masks before setting them
` [PATCH v2 7/8] s390: vfio-ap: handle bind and unbind of AP queue device
` [PATCH v2 8/8] s390: vfio-ap: update documentation

[PATCH] vhost: remove unneeded linux/miscdevice.h include
 2019-04-20 18:05 UTC  (2+ messages)

[PATCH 0/5] KVM: VMX: INTR, NMI and #MC cleanup
 2019-04-20 14:17 UTC  (7+ messages)
` [PATCH 1/5] KVM: VMX: Fix handling of #MC that occurs during VM-Entry
` [PATCH 2/5] KVM: VMX: Read cached VM-Exit reason to detect external interrupt
` [PATCH 3/5] KVM: VMX: Store the host kernel's IDT base in a global variable
  ` [RFC PATCH] KVM: VMX: host_idt_base can be static
` [PATCH 4/5] KVM: x86: Move kvm_{before,after}_interrupt() calls to vendor code
` [PATCH 5/5] KVM: VMX: Handle NMIs, #MCs and async #PFs in common irqs-disabled fn

[PATCH 1/2] include: linux: Regularise the use of FIELD_SIZEOF macro
 2019-04-20 10:51 UTC  (3+ messages)

[PATCH] KVM: nVMX: allow tests to use bad virtual-APIC page address
 2019-04-20  5:35 UTC  (3+ messages)

[PATCH] KVM: Directly return result from kvm_arch_check_processor_compat()
 2019-04-20  5:18 UTC 

[PATCH v3 09/26] compat_ioctl: move drivers to compat_ptr_ioctl
 2019-04-19 23:16 UTC  (3+ messages)

This list is now archived on lore.kernel.org/kvm/
 2019-04-19 21:13 UTC 

[PATCH RFC] KVM: x86: Add a mechanism for restricting guest PMU access to a set of whitelisted events
 2019-04-19 17:30 UTC 

[PATCH v2 1/1] vfio: Fix WARNING "do not call blocking ops when !TASK_RUNNING"
 2019-04-19 12:05 UTC  (2+ messages)

[kvm-unit-tests PULL 0/4] s390x updates and gitlab-ci file
 2019-04-19  6:32 UTC  (5+ messages)
` [kvm-unit-tests PULL 1/4] Add s390x/*.bin to the .gitignore file
` [kvm-unit-tests PULL 2/4] s390x/skey: Skip the "iske" test when running under z/VM 6
` [kvm-unit-tests PULL 3/4] s390x: Add a test for the diagnose 0x308 hypercall
` [kvm-unit-tests PULL 4/4] Add a .gitlab-ci.yml file for automatic CI testing on GitLab instances

[PATCH] kvm: x86: refine kvm_get_arch_capabilities()
 2019-04-19  2:16 UTC 

[kvm-unit-test nVMX]: Test "load IA32_PAT" VM-entry control on vmentry of nested guests
 2019-04-18 21:39 UTC  (3+ messages)
` [PATCH 1/2][kvm-unit-test nVMX]: Move the functionality of enter_guest() to __enter_guest() and make the former a wrapper of the latter
` [PATCH 2/2][kvm-unit-test nVMX]: Check "load IA32_PAT" VM-entry control on vmentry of nested guests

[kvm-unit-tests PATCH] x86: svm: add tsc-adjust to guest CPU flags
 2019-04-18 20:15 UTC 

[PATCH] x86: kvm: hyper-v: deal with buggy TLB flush requests from WS2012
 2019-04-18 17:00 UTC  (7+ messages)

[GIT PULL] Please pull my kvm-ppc-fixes-5.1-1 tag
 2019-04-18 16:53 UTC  (3+ messages)

[Bug 203321] New: Kernel Panic when i restart host
 2019-04-18 16:41 UTC  (2+ messages)
` [Bug 203321] "

[PATCH -v5] x86/kvm: Implement HWCR support
 2019-04-18 16:36 UTC  (9+ messages)
    ` [PATCH -v5.1] "

[PATCH] KVM: VMX: Include architectural defs header in capabilities.h
 2019-04-18 16:31 UTC  (2+ messages)

[PATCH v2 0/2] disabling halt polling for nested virtualization
 2019-04-18 14:46 UTC  (5+ messages)
` [PATCH v2 1/2] KVM: polling: add architecture backend to disable polling
` [PATCH v2 2/2] KVM: s390: provide kvm_arch_no_poll function

[PATCH v7 00/21] x86/split_lock: Enable split lock detection
 2019-04-18 13:26 UTC  (38+ messages)
` [PATCH v7 01/21] x86/common: Align cpu_caps_cleared and cpu_caps_set to unsigned long
` [PATCH v7 02/21] drivers/net/b44: Align pwol_mask to unsigned long for better performance
` [PATCH v7 03/21] wlcore: simplify/fix/optimize reg_ch_conf_pending operations
` [PATCH v7 04/21] x86/split_lock: Align x86_capability to unsigned long to avoid split locked access
` [PATCH v7 05/21] x86/msr-index: Define MSR_IA32_CORE_CAPABILITY and split lock detection bit
` [PATCH v7 06/21] x86/cpufeatures: Enumerate MSR_IA32_CORE_CAPABILITY
` [PATCH v7 07/21] x86/split_lock: Enumerate split lock detection by MSR_IA32_CORE_CAPABILITY
` [PATCH v7 08/21] x86/split_lock: Enumerate split lock detection on Icelake mobile processor
` [PATCH v7 09/21] x86/split_lock: Define MSR TEST_CTL register
` [PATCH v7 10/21] x86/split_lock: Define per CPU variable to cache MSR TEST_CTL
` [PATCH v7 11/21] x86/split_lock: Handle #AC exception for split lock
` [PATCH v7 12/21] kvm/x86: Emulate MSR IA32_CORE_CAPABILITY
` [PATCH v7 13/21] kvm/vmx: Emulate MSR TEST_CTL
` [PATCH v7 14/21] x86/split_lock: Enable split lock detection by default
` [PATCH v7 15/21] x86/split_lock: Add a sysfs interface to enable/disable split lock detection during run time
` [PATCH v7 16/21] x86/split_lock: Document the new sysfs file for split lock detection
` [PATCH v7 17/21] x86/clearcpuid: Support multiple clearcpuid options
` [PATCH v7 18/21] x86/clearcpuid: Support feature flag string in kernel option clearcpuid
` [PATCH v7 19/21] x86/clearcpuid: Apply cleared feature bits that are forced set before
` [PATCH v7 20/21] x86/clearcpuid: Clear CPUID bit in CPUID faulting
` [PATCH v7 21/21] x86/clearcpuid: Change document for kernel option clearcpuid

[PATCH v6 00/17] KVM: PPC: Book3S HV: add XIVE native exploitation mode
 2019-04-18 10:39 UTC  (18+ messages)
` [PATCH v6 01/17] powerpc/xive: add OPAL extensions for the XIVE native exploitation support
` [PATCH v6 02/17] KVM: PPC: Book3S HV: add a new KVM device for the XIVE native exploitation mode
` [PATCH v6 03/17] KVM: PPC: Book3S HV: XIVE: introduce a new capability KVM_CAP_PPC_IRQ_XIVE
` [PATCH v6 04/17] KVM: PPC: Book3S HV: XIVE: add a control to initialize a source
` [PATCH v6 05/17] KVM: PPC: Book3S HV: XIVE: add a control to configure "
` [PATCH v6 06/17] KVM: PPC: Book3S HV: XIVE: add controls for the EQ configuration
` [PATCH v6 07/17] KVM: PPC: Book3S HV: XIVE: add a global reset control
` [PATCH v6 08/17] KVM: PPC: Book3S HV: XIVE: add a control to sync the sources
` [PATCH v6 09/17] KVM: PPC: Book3S HV: XIVE: add a control to dirty the XIVE EQ pages
` [PATCH v6 10/17] KVM: PPC: Book3S HV: XIVE: add get/set accessors for the VP XIVE state
` [PATCH v6 11/17] KVM: introduce a 'mmap' method for KVM devices
` [PATCH v6 12/17] KVM: PPC: Book3S HV: XIVE: add a TIMA mapping
` [PATCH v6 13/17] KVM: PPC: Book3S HV: XIVE: add a mapping for the source ESB pages
` [PATCH v6 14/17] KVM: PPC: Book3S HV: XIVE: add passthrough support
` [PATCH v6 15/17] KVM: PPC: Book3S HV: XIVE: activate XIVE exploitation mode
` [PATCH v6 16/17] KVM: introduce a 'release' method for KVM devices
` [PATCH v6 17/17] KVM: PPC: Book3S HV: XIVE: replace the 'destroy' method by a 'release' method

[PATCH 0/7] KVM: s390: new guest facilities
 2019-04-18 10:46 UTC  (32+ messages)
` [PATCH 1/7] KVM: s390: add vector enhancements facility 2 to cpumodel
` [PATCH 2/7] KVM: s390: add vector BCD enhancements facility "
` [PATCH 3/7] KVM: s390: add MSA9 "
` [PATCH 4/7] KVM: s390: enable MSA9 keywrapping functions depending on cpu model
  ` [PATCH v2 "
` [PATCH 5/7] KVM: s390: provide query function for instructions returning 32 byte
` [PATCH 6/7] KVM: s390: add enhanced sort facilty to cpu model
` [PATCH 7/7] KVM: s390: add deflate conversion "

[PATCH] vhost/scsi: drop unnecessary smp_mb__after_atomic()
 2019-04-18  8:56 UTC  (3+ messages)

[PATCH] KVM: s390: Fix potential spectre warnings
 2019-04-18  8:02 UTC  (3+ messages)

passing FDs across domains
 2019-04-18  7:07 UTC  (9+ messages)

Migration for SPP(Sub-Page Protection) bitmaps
 2019-04-17  9:59 UTC 

[PATCH kvm-unit-tests] vmx: do not XFAIL for virtual-APIC address beyond RAM
 2019-04-17 23:07 UTC  (4+ messages)

[PATCH v4 0/4] KVM: lapic: Fix a variety of timer adv issues
 2019-04-17 17:15 UTC  (5+ messages)
` [PATCH v4 1/4] KVM: lapic: Disable timer advancement if adaptive tuning goes haywire
` [PATCH v4 2/4] KVM: lapic: Track lapic timer advance per vCPU
` [PATCH v4 3/4] KVM: lapic: Allow user to disable adaptive tuning of timer advancement
` [PATCH v4 4/4] KVM: lapic: Convert guest TSC to host time domain if necessary

[kvm-unit-tests PATCH] lib: Do not report failures when test passes
 2019-04-17 16:59 UTC  (5+ messages)

[PATCH 0/7] s390: vfio-ap: dynamic configuration support
 2019-04-17 15:37 UTC  (10+ messages)
` [PATCH 1/7] s390: zcrypt: driver callback to indicate resource in use

AMD-V missing page offset on NPF for instruction fetches
 2019-04-17 15:35 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).