kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-16 11:17:02 to 2019-04-18 11:07:13 UTC [more...]

[PATCH v7 00/21] x86/split_lock: Enable split lock detection
 2019-04-18 11:08 UTC  (35+ 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  (15+ 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 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 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  (9+ messages)

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

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

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

[GIT PULL] Please pull my kvm-ppc-fixes-5.1-1 tag
 2019-04-18  4:05 UTC  (2+ 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  (6+ messages)

[PATCH 0/7] s390: vfio-ap: dynamic configuration support
 2019-04-17 15:37 UTC  (13+ 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 

[PATCH v3 0/9] KVM: lapic: Fix a variety of timer adv issues
 2019-04-17 15:22 UTC  (20+ messages)
` [PATCH v3 1/9] KVM: lapic: Hard cap the auto-calculated timer advancement
` [PATCH v3 2/9] KVM: lapic: Convert guest TSC to host time domain when delaying
` [PATCH v3 3/9] KVM: lapic: Track lapic timer advance per vCPU
` [PATCH v3 4/9] KVM: lapic: Allow user to disable auto-tuning of timer advancement
` [PATCH v3 5/9] KVM: lapic: Busy wait for timer to expire when using hv_timer
` [PATCH v3 6/9] KVM: lapic: Explicitly cancel the hv timer if it's pre-expired
` [PATCH v3 7/9] KVM: lapic: Refactor ->set_hv_timer to use an explicit expired param
` [PATCH v3 8/9] KVM: lapic: Check for a pending timer intr prior to start_hv_timer()
` [PATCH v3 9/9] KVM: VMX: Skip delta_tsc shift-and-divide if the dividend is zero

[PATCH v3 1/1] vfio-ccw: Prevent quiesce function going into an infinite loop
 2019-04-17 15:18 UTC  (6+ messages)

[PATCH v2 0/2] disabling halt polling for nested virtualization
 2019-04-17 13:43 UTC  (7+ 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] KVM: fix KVM_CLEAR_DIRTY_LOG for memory slots of unaligned size
 2019-04-17 13:42 UTC 

[kvm-unit-tests PATCH] x86: Initialize vmcs_root
 2019-04-17 12:01 UTC  (2+ messages)

[PATCH v4 00/17] KVM: PPC: Book3S HV: add XIVE native exploitation mode
 2019-04-17  2:05 UTC  (6+ messages)
` [RFC PATCH v4.1 16/17] KVM: PPC: Book3S HV: XIVE: introduce a xive_devices array under the VM
  ` [RFC PATCH v4 17/17] KVM: PPC: Book3S HV: XIVE: introduce a 'release' device operation

答复: [PATCH][v2] KVM: fix error handling in svm_cpu_init
 2019-04-17  2:38 UTC 

答复: [PATCH][v2] KVM: fix error handling in svm_hardware_setup
 2019-04-17  2:36 UTC 

[PATCH] KVM: vmx: print more APICv fields in dump_vmcs
 2019-04-17  0:36 UTC  (2+ messages)

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

[PATCH v3 09/26] compat_ioctl: move drivers to compat_ptr_ioctl
 2019-04-16 20:31 UTC  (2+ messages)

[PATCH] KVM: VMX: Nop emulation of MSR_IA32_POWER_CTL
 2019-04-16 19:16 UTC  (7+ messages)

[PATCH v2 0/7] KVM: lapic: Fix a variety of timer adv issues
 2019-04-16 18:47 UTC  (12+ messages)
` [PATCH v2 1/7] KVM: lapic: Hard cap the auto-calculated timer advancement
` [PATCH v2 2/7] KVM: lapic: Convert guest TSC to host time domain when delaying
` [PATCH v2 3/7] KVM: lapic: Track lapic timer advance per vCPU
` [PATCH v2 4/7] KVM: lapic: Allow user to disable auto-tuning of timer advancement
` [PATCH v2 5/7] KVM: lapic: Busy wait for timer to expire when using hv_timer
` [PATCH v2 6/7] KVM: lapic: Refactor start_hv_timer()'s semantics and usage
` [PATCH v2 7/7] KVM: VMX: Skip delta_tsc shift-and-divide if the dividend is zero

[GIT PULL v2] KVM changes for Linux 5.1-rc6
 2019-04-16 17:50 UTC  (2+ messages)

[PATCH] KVM: x86: Consider LAPIC TSC-Deadline timer expired if deadline too short
 2019-04-16 17:36 UTC 

[PATCH 0/7] KVM: lapic: Fix a variety of timer adv issues
 2019-04-16 17:27 UTC  (9+ messages)
` [PATCH 6/7] KVM: lapic: Clean up the code for handling of a pre-expired hv_timer

[ANNOUNCE] virtio-fs v0.2 host<->guest file system released
 2019-04-16 16:00 UTC 

[PATCH] x86: Wait for self IPI
 2019-04-16 15:24 UTC  (3+ messages)

[kvm-unit-tests PATCH] x86: apic: Preserve APIC base and BSP bits during x2APIC tests
 2019-04-16 15:22 UTC  (2+ messages)

[PATCH 0/3] kvm: selftests fixes and a new smm_test
 2019-04-16 13:39 UTC  (3+ messages)
` [PATCH 1/3] selftests: kvm/evmcs_test: complete I/O before migrating guest state

[GIT PULL] KVM changes for Linux 5.1-rc6
 2019-04-16 13:36 UTC  (2+ messages)

[RFC PATCH 00/12] s390: virtio: support protected virtualization
 2019-04-16 13:31 UTC  (11+ messages)
` [RFC PATCH 04/12] s390/cio: introduce cio DMA pool

[kvm-unit-tests v3 PATCH] s390x: Add a test for the diagnose 0x308 hypercall
 2019-04-16 13:10 UTC 

[kvm-unit-tests v2 PATCH] s390x: Add a test for the diagnose 0x308 hypercall
 2019-04-16 12:32 UTC  (4+ messages)

[PATCH 0/6] Add Hygon SEV support
 2019-04-16 11:47 UTC  (5+ messages)
` [PATCH 5/6] KVM: SVM: Add support for KVM_SEV_GM_GET_DIGEST command


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