kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-27 10:29:13 to 2019-08-28 23:41:44 UTC [more...]

[PATCH 0/7] KVM: VMX: Add full nested support for IA32_PERF_GLOBAL_CTRL
 2019-08-28 23:41 UTC  (2+ messages)
` [PATCH 1/7] KVM: nVMX: Use kvm_set_msr to load IA32_PERF_GLOBAL_CTRL on vmexit

[PATCH v1] cpuidle-haltpoll: vcpu hotplug support
 2019-08-28 23:39 UTC  (2+ messages)

[PATCH] cpuidle-haltpoll: Enable kvm guest polling when dedicated physical CPUs are available
 2019-08-28 23:37 UTC  (14+ messages)

[GIT PULL] Please pull my kvm-ppc-next-5.4-1 tag
 2019-08-28 23:23 UTC 

[PATCH 0/4] Introduce variable length mdev alias
 2019-08-28 21:36 UTC  (44+ messages)
` [PATCH 1/4] mdev: Introduce sha1 based "
` [PATCH 2/4] mdev: Make mdev alias unique among all mdevs
` [PATCH 3/4] mdev: Expose mdev alias in sysfs tree
` [PATCH v1 0/5] Introduce variable length mdev alias
  ` [PATCH v1 1/5] mdev: Introduce sha1 based "
  ` [PATCH v1 2/5] mdev: Make mdev alias unique among all mdevs
  ` [PATCH v1 3/5] mdev: Expose mdev alias in sysfs tree
  ` [PATCH v1 4/5] mdev: Update sysfs documentation
  ` [PATCH v1 5/5] mtty: Optionally support mtty alias

[PATCH v2 00/15] kvm: x86: Support AMD SVM AVIC w/ in-kernel irqchip mode
 2019-08-28 19:37 UTC  (11+ messages)
` [PATCH v2 04/15] kvm: x86: Add per-VM APICv state debugfs
` [PATCH v2 11/15] svm: Temporary deactivate AVIC during ExtINT handling

[PATCH v2 0/3] fix emulation error on Windows bootup
 2019-08-28 18:35 UTC  (5+ messages)
` [PATCH v2 1/3] KVM: x86: always stop emulation on page fault
` [PATCH v2 2/3] KVM: x86: make exception_class() and exception_type() globally visible
` [PATCH v2 3/3] KVM: x86: set ctxt->have_exception in x86_decode_insn()

[GIT PULL] arm64: Fixes for -rc7
 2019-08-28 17:45 UTC  (2+ messages)

[PATCH v2 0/2] KVM: x86: don't announce KVM_CAP_HYPERV_ENLIGHTENED_VMCS when it is unavailable
 2019-08-28 16:24 UTC  (4+ messages)
` [PATCH v2 1/2] KVM: x86: svm: remove unneeded nested_enable_evmcs() hook
` [PATCH v2 2/2] KVM: x86: announce KVM_CAP_HYPERV_ENLIGHTENED_VMCS support only when it is available

[kvm-unit-tests RFC PATCH 00/16] arm64: Run at EL2
 2019-08-28 16:19 UTC  (29+ messages)
` [kvm-unit-tests RFC PATCH 01/16] arm: selftest.c: Remove redundant check for Exception Level
` [kvm-unit-tests RFC PATCH 02/16] arm/arm64: psci: Don't run C code without stack or vectors
` [kvm-unit-tests RFC PATCH 03/16] lib: arm/arm64: Add missing include for alloc_page.h in pgtable.h
` [kvm-unit-tests RFC PATCH 04/16] arm/arm64: selftest: Add prefetch abort test
` [kvm-unit-tests RFC PATCH 05/16] arm64: timer: Write to ICENABLER to disable timer IRQ
` [kvm-unit-tests RFC PATCH 06/16] arm64: timer: EOIR the interrupt after masking the timer
` [kvm-unit-tests RFC PATCH 07/16] arm64: timer: Test behavior when timer disabled or masked
` [kvm-unit-tests RFC PATCH 08/16] lib: arm/arm64: Refuse to disable the MMU with non-identity stack pointer
` [kvm-unit-tests RFC PATCH 09/16] lib: arm/arm64: Invalidate TLB before enabling MMU
` [kvm-unit-tests RFC PATCH 10/16] lib: Add UL and ULL definitions to linux/const.h
` [kvm-unit-tests RFC PATCH 11/16] lib: arm64: Run existing tests at EL2
` [kvm-unit-tests RFC PATCH 12/16] arm64: timer: Add test for EL2 timers
` [kvm-unit-tests RFC PATCH 13/16] arm64: selftest: Add basic test for EL2
` [kvm-unit-tests RFC PATCH 14/16] lib: arm64: Add support for disabling and re-enabling VHE
` [kvm-unit-tests RFC PATCH 15/16] arm64: selftest: Expand EL2 test to disable and re-enable VHE
` [kvm-unit-tests RFC PATCH 16/16] arm64: timer: Run tests with VHE disabled

[PULL 0/1] vfio-ccw patch for next release
 2019-08-28 15:57 UTC  (2+ messages)
` [PULL 1/1] vfio-ccw: add some logging

[PATCH 0/3] fix emulation error on Windows bootup
 2019-08-28 14:23 UTC  (11+ messages)
` [PATCH 1/3] KVM: x86: fix wrong return code
` [PATCH 2/3] KVM: x86: set ctxt->have_exception in x86_decode_insn()
` [PATCH 3/3] KVM: x86: always stop emulation on page fault

[kvm-unit-tests PATCH v2 0/4] s390x: Add skey removal facility test
 2019-08-28 14:05 UTC  (9+ messages)
` [kvm-unit-tests PATCH v2 1/4] s390x: Move pfmf to lib and make address void
` [kvm-unit-tests PATCH v2 2/4] s390x: Storage key library functions now take void ptr addresses
` [kvm-unit-tests PATCH v2 3/4] s390x: Bump march to zEC12
` [kvm-unit-tests PATCH v2 4/4] s390x: Add storage key removal facility

[PATCH v3 00/10] arm64: Stolen time support
 2019-08-28 13:49 UTC  (11+ messages)
` [PATCH v3 01/10] KVM: arm64: Document PV-time interface
` [PATCH v3 10/10] arm64: Retrieve stolen time as paravirtualized guest

[PATCH RFC UNTESTED] vfio-ccw: indirect access to translated cps
 2019-08-28 12:39 UTC  (7+ messages)

[PATCH 0/4] KVM: selftests: Introduce VM_MODE_PXXV48_4K
 2019-08-28 11:52 UTC  (11+ messages)
` [PATCH 1/4] KVM: selftests: Move vm type into _vm_create() internally
` [PATCH 2/4] KVM: selftests: Create VM earlier for dirty log test
` [PATCH 3/4] KVM: selftests: Introduce VM_MODE_PXXV48_4K
` [PATCH 4/4] KVM: selftests: Remove duplicate guest mode handling

[kvm-unit-tests PATCH] x86: VMX: INVEPT after modifying PA mapping in ept_untwiddle
 2019-08-28  8:29 UTC 

[PATCH v3 1/2] KVM: LAPIC: Tune lapic_timer_advance_ns smoothly
 2019-08-28  8:19 UTC  (2+ messages)
` [PATCH v3 2/2] KVM: LAPIC: Periodically revaluate to get conservative lapic_timer_advance_ns

[PATCH v2] KVM: LAPIC: Periodically revaluate to get conservative lapic_timer_advance_ns
 2019-08-28  8:09 UTC  (3+ messages)

[kvm-unit-tests PATCH 0/3] s390x: Add skey removal facility test
 2019-08-28  7:56 UTC  (9+ messages)
` [kvm-unit-tests PATCH 1/3] s390x: Move pfmf to lib and make address void
` [kvm-unit-tests PATCH 2/3] s390x: Storage key library functions now take void ptr addresses
` [kvm-unit-tests PATCH 3/3] s390x: Add storage key removal facility

[PATCH v5 0/6] Deliver vGPU display refresh event to userspace
 2019-08-28  7:39 UTC  (7+ messages)
` [PATCH v5 4/6] drm/i915/gvt: Deliver vGPU "

[PATCH 0/3] KVM: x86: fix a couple of issues with Enlightened VMCS enablement
 2019-08-28  7:30 UTC  (10+ messages)
` [PATCH 1/3] KVM: x86: hyper-v: don't crash on KVM_GET_SUPPORTED_HV_CPUID when kvm_intel.nested is disabled
` [PATCH 2/3] KVM: x86: svm: remove unneeded nested_enable_evmcs() hook
` [PATCH 3/3] KVM: x86: announce KVM_CAP_HYPERV_ENLIGHTENED_VMCS support only when it is available

[PATCH 1/2] vhost/test: fix build for vhost test
 2019-08-28  5:37 UTC  (2+ messages)
` [PATCH 2/2] "

[RFC v3] vhost: introduce mdev based hardware vhost backend
 2019-08-28  5:37 UTC 

[PATCH v3 0/2] KVM: nVMX: add tracepoints for nested VM-Enter failures
 2019-08-27 22:27 UTC  (2+ messages)

[PATCH v2 00/14] KVM: x86: Remove emulation_result enums
 2019-08-27 22:03 UTC  (16+ messages)
` [PATCH v2 01/14] KVM: x86: Relocate MMIO exit stats counting
` [PATCH v2 02/14] KVM: x86: Clean up handle_emulation_failure()
` [PATCH v2 03/14] KVM: x86: Refactor kvm_vcpu_do_singlestep() to remove out param
` [PATCH v2 04/14] KVM: x86: Don't attempt VMWare emulation on #GP with non-zero error code
` [PATCH v2 05/14] KVM: x86: Move #GP injection for VMware into x86_emulate_instruction()
` [PATCH v2 06/14] KVM: x86: Add explicit flag for forced emulation on #UD
` [PATCH v2 07/14] KVM: x86: Move #UD injection for failed emulation into emulation code
` [PATCH v2 08/14] KVM: x86: Exit to userspace on emulation skip failure
` [PATCH v2 09/14] KVM: x86: Handle emulation failure directly in kvm_task_switch()
` [PATCH v2 10/14] KVM: x86: Move triple fault request into RM int injection
` [PATCH v2 11/14] KVM: VMX: Remove EMULATE_FAIL handling in handle_invalid_guest_state()
` [PATCH v2 12/14] KVM: x86: Remove emulation_result enums, EMULATE_{DONE,FAIL,USER_EXIT}
` [PATCH v2 13/14] KVM: VMX: Handle single-step #DB for EMULTYPE_SKIP on EPT misconfig
` [PATCH v2 14/14] KVM: x86: Add comments to document various emulation types

[PATCH] KVM: VMX: Handle single-step #DB for EMULTYPE_SKIP on EPT misconfig
 2019-08-27 20:43 UTC  (2+ messages)

[RESEND PATCH 00/13] KVM: x86: Remove emulation_result enums
 2019-08-27 20:22 UTC  (4+ messages)
` [RESEND PATCH 08/13] KVM: x86: Move #UD injection for failed emulation into emulation code

[PATCH] KVM: x86: Don't update RIP or do single-step on faulting emulation
 2019-08-27 19:49 UTC  (4+ messages)

[PATCH] KVM: x86: Only print persistent reasons for kvm disabled once
 2019-08-27 19:24 UTC  (5+ messages)

[GIT PULL] Please pull my kvm-ppc-fixes-5.3-1 tag
 2019-08-27 15:49 UTC  (2+ messages)

[PATCH] x86: KVM: svm: Fix a check in nested_svm_vmrun()
 2019-08-27 13:39 UTC  (3+ messages)

[PATCH V3 0/3] KVM/Hyper-V: Add Hyper-V direct tlb flush support
 2019-08-27 13:29 UTC  (7+ messages)

[PATCH v3 00/11] Add AMD SEV guest live migration support
 2019-08-27 12:19 UTC  (5+ messages)
` [PATCH v3 05/11] KVM: SVM: Add KVM_SEV_RECEIVE_UPDATE_DATA command
` [PATCH v3 06/11] KVM: SVM: Add KVM_SEV_RECEIVE_FINISH command

[PATCH 04/19] virtio: Implement get_shm_region for PCI transport
 2019-08-27 11:54 UTC  (6+ messages)
` [PATCH 05/19] virtio: Implement get_shm_region for MMIO transport

[kvm-unit-tests PATCH v3 2/5] s390x: Diag288 test
 2019-08-27 10:29 UTC  (3+ messages)
` [kvm-unit-tests PATCH] "


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