kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-20 21:50:54 to 2019-04-24 23:43:58 UTC [more...]

[KVM nVMX]: Check "load IA32_PERF_GLOBAL_CTRL" on vmentry of nested guests
 2019-04-24 23:17 UTC  (8+ messages)
` [PATCH 1/8][KVMnVMX]: Enable "load IA32_PERF_GLOBAL_CTRL" VM-exit control for "
` [PATCH 2/8][KVM nVMX]: Enable "load IA32_PERF_GLOBAL_CTRL" VM-entry "
` [PATCH 3/8][KVM VMX]: Add a function to check reserved bits in MSR_CORE_PERF_GLOBAL_CTRL
` [PATCH 4/8][KVM nVMX]: Check "load IA32_PERF_GLOBAL_CTRL" VM-exit control on vmentry of nested guests
` [PATCH 5/8][KVM nVMX]: Check "load IA32_PERF_GLOBAL_CTRL" VM-entry "
` [PATCH 7/8][KVM nVMX]: Enable "load IA32_PERF_GLOBAL_CTRL VM-{entry,exit} controls
` [PATCH 8/8][KVM nVMX]: Test "load IA32_PERF_GLOBAL_CTRL" controls on vmentry of nested guests

[kvm-unit-tests PATCH] x86: APIC: Add test for pending NMIs while NMIs are blocked
 2019-04-24 22:20 UTC 

[kvm-unit-tests PATCH] x86: Remove test_multiple_nmi()
 2019-04-24 22:10 UTC  (5+ messages)

[RFC PATCH v1 00/10] Add AMD SEV guest live migration support
 2019-04-24 21:32 UTC  (13+ messages)
` [RFC PATCH v1 01/10] KVM: SVM: Add KVM_SEV SEND_START command
` [RFC PATCH v1 02/10] KVM: SVM: Add KVM_SEND_UPDATE_DATA command
` [RFC PATCH v1 03/10] KVM: SVM: Add KVM_SEV_SEND_FINISH command
` [RFC PATCH v1 04/10] KVM: SVM: Add support for KVM_SEV_RECEIVE_START command
` [RFC PATCH v1 05/10] KVM: SVM: Add KVM_SEV_RECEIVE_UPDATE_DATA command
` [RFC PATCH v1 06/10] KVM: SVM: Add KVM_SEV_RECEIVE_FINISH command
` [RFC PATCH v1 07/10] KVM: x86: Add AMD SEV specific Hypercall3
` [RFC PATCH v1 08/10] KVM: X86: Introduce KVM_HC_PAGE_ENC_STATUS hypercall
` [RFC PATCH v1 09/10] KVM: x86: Introduce KVM_GET_PAGE_ENC_BITMAP ioctl
` [RFC PATCH v1 10/10] mm: x86: Invoke hypercall when page encryption status is changed

[kvm-unit-tests PATCH] x86: Allow xapic ID writes to silently fail
 2019-04-24 21:22 UTC 

[PATCH] kvm: x86: Fix several SPTE mask calculation errors caused by MKTME
 2019-04-24 20:51 UTC  (9+ messages)

[PATCH v8 00/15] x86/split_lock: Enable split lock detection
 2019-04-24 19:33 UTC  (16+ messages)
` [PATCH v8 01/15] x86/common: Align cpu_caps_cleared and cpu_caps_set to unsigned long
` [PATCH v8 02/15] drivers/net/b44: Align pwol_mask to unsigned long for better performance
` [PATCH v8 03/15] wlcore: simplify/fix/optimize reg_ch_conf_pending operations
` [PATCH v8 04/15] x86/split_lock: Align x86_capability to unsigned long to avoid split locked access
` [PATCH v8 05/15] x86/msr-index: Define MSR_IA32_CORE_CAPABILITY and split lock detection bit
` [PATCH v8 06/15] x86/cpufeatures: Enumerate MSR_IA32_CORE_CAPABILITY
` [PATCH v8 07/15] x86/split_lock: Enumerate split lock detection by MSR_IA32_CORE_CAPABILITY
` [PATCH v8 08/15] x86/split_lock: Enumerate split lock detection on Icelake mobile processor
` [PATCH v8 09/15] x86/split_lock: Define MSR TEST_CTL register
` [PATCH v8 10/15] x86/split_lock: Handle #AC exception for split lock
` [PATCH v8 11/15] kvm/x86: Emulate MSR IA32_CORE_CAPABILITY
` [PATCH v8 12/15] kvm/vmx: Emulate MSR TEST_CTL
` [PATCH v8 13/15] x86/split_lock: Enable split lock detection by default
` [PATCH v8 14/15] x86/split_lock: Disable split lock detection by kernel parameter "nosplit_lock_detect"
` [PATCH v8 15/15] x86/split_lock: Add a sysfs interface to enable/disable split lock detection during run time

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

[PATCH AUTOSEL 4.14 20/35] vfio/pci: use correct format characters
 2019-04-24 14:46 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 21/35] vfio/type1: Limit DMA mappings per container

[PATCH AUTOSEL 4.4 08/15] vfio/pci: use correct format characters
 2019-04-24 14:51 UTC 

[PATCH AUTOSEL 4.9 17/28] vfio/pci: use correct format characters
 2019-04-24 14:50 UTC 

[PATCH AUTOSEL 4.19 31/52] vfio/pci: use correct format characters
 2019-04-24 14:39 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 32/52] vfio/type1: Limit DMA mappings per container
` [PATCH AUTOSEL 4.19 43/52] KVM: SVM: prevent DBG_DECRYPT and DBG_ENCRYPT overflow

[PATCH AUTOSEL 5.0 39/66] vfio/pci: use correct format characters
 2019-04-24 14:33 UTC  (3+ messages)
` [PATCH AUTOSEL 5.0 40/66] vfio/type1: Limit DMA mappings per container
` [PATCH AUTOSEL 5.0 52/66] KVM: SVM: prevent DBG_DECRYPT and DBG_ENCRYPT overflow

[PATCH] KVM: x86: Add Intel CPUID.1F cpuid emulation support
 2019-04-24 14:32 UTC  (9+ messages)

[PATCH v4 0/3] vfio-pci: Support INTx mode re-enabling
 2019-04-24 14:21 UTC  (2+ messages)

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

[PATCH v7 00/21] x86/split_lock: Enable split lock detection
 2019-04-24 13:45 UTC  (7+ messages)
` [PATCH v7 15/21] x86/split_lock: Add a sysfs interface to enable/disable split lock detection during run time

[PATCH v2 05/79] docs: arm64: convert docs to ReST and rename to .rst
 2019-04-24 12:52 UTC  (7+ messages)
  ` [PATCH v2 31/79] docs: s390: convert docs to ReST and rename to *.rst

[RFC v3 0/3] vfio_pci: wrap pci device as a mediated device
 2019-04-23 12:14 UTC  (4+ messages)
` [RFC v3 1/3] vfio_pci: split vfio_pci.c into two source files
` [RFC v3 2/3] vfio/pci: protect cap/ecap_perm bits alloc/free with atomic op
` [RFC v3 3/3] smaples: add vfio-mdev-pci driver

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

[PATCH] KVM: vmx: clean up some debug output
 2019-04-24 10:15 UTC 

[PATCH V3] cpufreq: Call transition notifier only once for each policy
 2019-04-24  7:26 UTC  (5+ messages)

[PATCH v6 0/6] virtio pmem driver
 2019-04-24  5:21 UTC  (14+ messages)
` [PATCH v6 1/6] libnvdimm: nd_region flush callback support
` [PATCH v6 2/6] virtio-pmem: Add virtio pmem driver
` [PATCH v6 3/6] libnvdimm: add dax_dev sync flag
` [PATCH v6 4/6] dax: check synchronous mapping is supported
` [PATCH v6 5/6] ext4: disable map_sync for async flush
    ` [Qemu-devel] "
` [PATCH v6 6/6] xfs: "
      ` [Qemu-devel] "

[RFC PATCH 0/1] KVM: PPC: Inform userspace about singlestep support
 2019-04-24  4:14 UTC  (3+ messages)
` [RFC PATCH 1/1] KVM: PPC: Report single stepping capability

[PATCHv1 0/7] vfio/mdev: Improve vfio/mdev core module
 2019-04-23 19:21 UTC  (7+ messages)
` [PATCHv1 7/7] vfio/mdev: Fix race conditions with mdev device life cycle APIs

[PATCH v2 1/1] vfio: Fix WARNING "do not call blocking ops when !TASK_RUNNING"
 2019-04-23 17:37 UTC  (3+ messages)

[PATCH v2 0/1] vfio: Use dev_printk() when possible
 2019-04-23 17:35 UTC  (3+ messages)
` [PATCH 1/1] "

[Bug 201821] /proc/uptime does not reset after shutdown -r now, but does after a shutdown -h now
 2019-04-23 15:55 UTC  (3+ messages)

[PATCH v2 0/8] s390: vfio-ap: dynamic configuration support
 2019-04-23 15:27 UTC  (14+ messages)
` [PATCH v2 3/8] s390: vfio-ap: allow assignment of unavailable AP resources to mdev device
` [PATCH v2 5/8] s390: vfio-ap: wait for queue empty on queue reset
` [PATCH v2 7/8] s390: vfio-ap: handle bind and unbind of AP queue device

[PATCH v2] x86: kvm: hyper-v: deal with buggy TLB flush requests from WS2012
 2019-04-23 13:59 UTC  (2+ messages)

[PATCH] vhost: remove unneeded linux/miscdevice.h include
 2019-04-23 13:26 UTC  (2+ messages)

[PATCH v2] kvm_main: fix some comments
 2019-04-23 11:47 UTC  (2+ messages)

[PATCH] kvm_main: fix some comments
 2019-04-23 11:11 UTC  (2+ messages)

[PATCH] KVM: Directly return result from kvm_arch_check_processor_compat()
 2019-04-23 10:14 UTC  (3+ messages)

[RFC] Question about enable doorbell irq and halt_poll process
 2019-04-23 10:00 UTC  (6+ messages)

[PATCH v6 00/17] KVM: PPC: Book3S HV: add XIVE native exploitation mode
 2019-04-23  6:04 UTC  (3+ messages)
` [PATCH v6 17/17] KVM: PPC: Book3S HV: XIVE: replace the 'destroy' method by a 'release' method

[PATCH] KVM: x86: add full vm-exit reason debug entries
 2019-04-23  6:14 UTC  (3+ messages)
  ` [External Email] "

[RFC PATCH V3 0/6] vhost: accelerate metadata access
 2019-04-23  5:54 UTC  (7+ messages)
` [RFC PATCH V3 1/6] vhost: generalize adding used elem
` [RFC PATCH V3 2/6] vhost: fine grain userspace memory accessors
` [RFC PATCH V3 3/6] vhost: rename vq_iotlb_prefetch() to vq_meta_prefetch()
` [RFC PATCH V3 4/6] vhost: introduce helpers to get the size of metadata area
` [RFC PATCH V3 5/6] vhost: factor out setting vring addr and num
` [RFC PATCH V3 6/6] vhost: access vq metadata through kernel virtual address

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

[PATCH] KVM: fix KVM_CLEAR_DIRTY_LOG for memory slots of unaligned size
 2019-04-23  3:48 UTC  (2+ 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 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] tools/kvm_stat: fix fields filter for child events
 2019-04-21 13:26 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).