kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-13 16:01:41 to 2020-03-17 13:33:08 UTC [more...]

[PATCH RFC 0/4] KVM: MIPS: Provide arch-specific kvm_flush_remote_tlbs()
 2020-03-17 13:33 UTC  (4+ messages)

[PATCH 09/12] docs: fix broken references for ReST files that moved around
 2020-03-17 13:10 UTC 

[PULL kvm-unit-tests 00/10] arm/arm64: Various fixes
 2020-03-17 12:10 UTC  (2+ messages)

[Bug 155211] New: vcpu0, guest rIP: 0xffffffff81064496 unhandled rdmsr: 0x34
 2020-03-17 11:43 UTC  (2+ messages)
` [Bug 155211] "

[PATCH] KVM: X86: correct meaningless kvm_apicv_activated() check
 2020-03-17 11:24 UTC  (7+ messages)

[PATCH v5 00/23] irqchip/gic-v4: GICv4.1 architecture support
 2020-03-17 11:04 UTC  (25+ messages)
` [PATCH v5 02/23] irqchip/gic-v4.1: Skip absent CPUs while iterating over redistributors
` [PATCH v5 06/23] irqchip/gic-v4.1: Advertise support v4.1 to KVM
` [PATCH v5 07/23] irqchip/gic-v4.1: Map the ITS SGIR register page
` [PATCH v5 08/23] irqchip/gic-v4.1: Plumb skeletal VSGI irqchip
` [PATCH v5 09/23] irqchip/gic-v4.1: Add initial SGI configuration
` [PATCH v5 10/23] irqchip/gic-v4.1: Plumb mask/unmask SGI callbacks
` [PATCH v5 11/23] irqchip/gic-v4.1: Plumb get/set_irqchip_state "
` [PATCH v5 12/23] irqchip/gic-v4.1: Plumb set_vcpu_affinity "
` [PATCH v5 15/23] irqchip/gic-v4.1: Add VSGI property setup
` [PATCH v5 16/23] irqchip/gic-v4.1: Eagerly vmap vPEs
` [PATCH v5 17/23] KVM: arm64: GICv4.1: Let doorbells be auto-enabled

[PATCH v3 00/19] Support disabling TCG on ARM (part 2)
 2020-03-17  9:09 UTC  (42+ messages)
` [PATCH v3 01/19] target/arm: Rename KVM set_feature() as kvm_set_feature()
` [PATCH v3 02/19] target/arm: Make set_feature() available for other files
` [PATCH v3 03/19] target/arm: Restrict DC-CVAP instruction to TCG accel
` [PATCH v3 04/19] target/arm: Restric the Address Translate operations "
` [PATCH v3 05/19] target/arm: Restrict Virtualization Host Extensions instructions to TCG
` [PATCH v3 06/19] target/arm: Move Makefile variable restricted to CONFIG_TCG
` [PATCH v3 07/19] target/arm: Make cpu_register() available for other files
` [PATCH v3 08/19] target/arm: Add semihosting stub to allow building without TCG
` [PATCH v3 09/19] target/arm: Move ARM_V7M Kconfig from hw/ to target/
` [PATCH v3 10/19] target/arm: Restrict ARMv4 cpus to TCG accel
` [PATCH v3 11/19] target/arm: Restrict ARMv5 "
` [PATCH v3 12/19] target/arm: Restrict ARMv6 "
` [PATCH v3 13/19] target/arm: Restrict ARMv7 R-profile "
` [PATCH v3 14/19] target/arm: Restrict ARMv7 M-profile "
` [PATCH v3 15/19] target/arm: Make m_helper.c optional via CONFIG_ARM_V7M
` [PATCH v3 16/19] target/arm: Do not build TCG objects when TCG is off
` [PATCH v3 17/19] hw/arm: Automatically select the 'virt' machine on KVM
` [PATCH v3 18/19] hw/arm: Do not build to 'virt' machine on Xen
` [PATCH v3 19/19] .travis.yml: Add a KVM-only Aarch64 job

[PATCH] KVM: x86: Expose AVX512 VP2INTERSECT in cpuid for TGL
 2020-03-17  8:27 UTC  (2+ messages)

[PATCH] kvm/x86: Reduce counter period change overhead and delay the effective time
 2020-03-17  8:14 UTC  (3+ messages)
` [PATCH v2] KVM: x86/pmu: "

[PATCH 00/10] KVM: VMX: Unionize vcpu_vmx.exit_reason
 2020-03-17  5:33 UTC  (13+ messages)
` [PATCH 01/10] KVM: nVMX: Move reflection check into nested_vmx_reflect_vmexit()
` [PATCH 06/10] KVM: nVMX: Convert local exit_reason to u16 in ...enter_non_root_mode()
` [PATCH 08/10] KVM: nVMX: Rename exit_reason to vm_exit_reason for nested VM-Exit
` [PATCH 10/10] KVM: VMX: Convert vcpu_vmx.exit_reason to a union

[PATCH v2 00/32] KVM: x86: TLB flushing fixes and enhancements
 2020-03-17  4:52 UTC  (33+ messages)
` [PATCH v2 01/32] KVM: VMX: Flush all EPTP/VPID contexts on remote TLB flush
` [PATCH v2 02/32] KVM: nVMX: Validate the EPTP when emulating INVEPT(EXTENT_CONTEXT)
` [PATCH v2 03/32] KVM: nVMX: Invalidate all EPTP contexts when emulating INVEPT for L1
` [PATCH v2 04/32] KVM: nVMX: Invalidate all L2 roots when emulating INVVPID without EPT
` [PATCH v2 05/32] KVM: x86: Export kvm_propagate_fault() (as kvm_inject_emulated_page_fault)
` [PATCH v2 06/32] KVM: x86: Consolidate logic for injecting page faults to L1
` [PATCH v2 07/32] KVM: x86: Sync SPTEs when injecting page/EPT fault into L1
` [PATCH v2 08/32] KVM: VMX: Skip global INVVPID fallback if vpid==0 in vpid_sync_context()
` [PATCH v2 09/32] KVM: VMX: Use vpid_sync_context() directly when possible
` [PATCH v2 10/32] KVM: VMX: Move vpid_sync_vcpu_addr() down a few lines
` [PATCH v2 11/32] KVM: VMX: Handle INVVPID fallback logic in vpid_sync_vcpu_addr()
` [PATCH v2 12/32] KVM: VMX: Drop redundant capability checks in low level INVVPID helpers
` [PATCH v2 13/32] KVM: nVMX: Use vpid_sync_vcpu_addr() to emulate INVVPID with address
` [PATCH v2 14/32] KVM: x86: Move "flush guest's TLB" logic to separate kvm_x86_ops hook
` [PATCH v2 15/32] KVM: VMX: Clean up vmx_flush_tlb_gva()
` [PATCH v2 16/32] KVM: x86: Drop @invalidate_gpa param from kvm_x86_ops' tlb_flush()
` [PATCH v2 17/32] KVM: SVM: Wire up ->tlb_flush_guest() directly to svm_flush_tlb()
` [PATCH v2 18/32] KVM: VMX: Move vmx_flush_tlb() to vmx.c
` [PATCH v2 19/32] KVM: nVMX: Move nested_get_vpid02() to vmx/nested.h
` [PATCH v2 20/32] KVM: VMX: Introduce vmx_flush_tlb_current()
` [PATCH v2 21/32] KVM: SVM: Document the ASID logic in svm_flush_tlb()
` [PATCH v2 22/32] KVM: x86: Rename ->tlb_flush() to ->tlb_flush_all()
` [PATCH v2 23/32] KVM: nVMX: Add helper to handle TLB flushes on nested VM-Enter/VM-Exit
` [PATCH v2 24/32] KVM: x86: Introduce KVM_REQ_TLB_FLUSH_CURRENT to flush current ASID
` [PATCH v2 25/32] KVM: x86/mmu: Use KVM_REQ_TLB_FLUSH_CURRENT for MMU specific flushes
` [PATCH v2 26/32] KVM: nVMX: Selectively use TLB_FLUSH_CURRENT for nested VM-Enter/VM-Exit
` [PATCH v2 27/32] KVM: nVMX: Reload APIC access page on nested VM-Exit only if necessary
` [PATCH v2 28/32] KVM: VMX: Retrieve APIC access page HPA only when necessary
` [PATCH v2 29/32] KVM: VMX: Don't reload APIC access page if its control is disabled
` [PATCH v2 30/32] KVM: x86/mmu: Add module param to force TLB flush on root reuse
` [PATCH v2 31/32] KVM: nVMX: Don't flush TLB on nested VM transition with EPT enabled
` [PATCH v2 32/32] KVM: nVMX: Free only the affected contexts when emulating INVEPT

[PATCH v6 0/5] x86/kvm/hyper-v: add support for synthetic debugger
 2020-03-17  3:48 UTC  (6+ messages)
` [PATCH v6 1/5] x86/kvm/hyper-v: Explicitly align hcall param for kvm_hyperv_exit
` [PATCH v6 2/5] x86/hyper-v: Add synthetic debugger definitions
` [PATCH v6 3/5] x86/kvm/hyper-v: Add support for synthetic debugger capability
` [PATCH v6 4/5] x86/kvm/hyper-v: enable hypercalls regardless of hypercall page
` [PATCH v6 5/5] x86/kvm/hyper-v: Add support for synthetic debugger via hypercalls

[PATCH 0/2] kvm-unit-test: nVMX: Test GUEST_BNDCFGS VM-Entry control on vmentry of nested guests
 2020-03-17  1:21 UTC  (3+ messages)
` [PATCH 1/2] kvm-unit-test: VMX: Add enum for GUEST_BNDCFGS field and LOAD_BNDCFGS vmentry control field
` [PATCH 2/2] kvm-unit-test: nVMX: Test GUEST_BNDCFGS VM-Entry control on vmentry of nested guests

[Patch v1] x86: Fix the logical destination mode test
 2020-03-16 22:27 UTC  (2+ messages)

[Bug 206825] kernel BUG at arch/x86/kvm/mmu.c:296!
 2020-03-16 22:13 UTC  (2+ messages)

linux-next: Fixes tag needs some work in the kvm tree
 2020-03-16 20:36 UTC 

[PATCH v13 Kernel 0/7] KABIs to support migration for VFIO devices
 2020-03-16 19:25 UTC  (9+ messages)
` [PATCH v13 Kernel 4/7] vfio iommu: Implementation of ioctl to for dirty pages tracking
` [PATCH v13 Kernel 5/7] vfio iommu: Update UNMAP_DMA ioctl to get dirty bitmap before unmap
` [PATCH v13 Kernel 7/7] vfio: Selective dirty page tracking if IOMMU backed device pins pages

[PATCH v2 0/2] KVM: selftests: steal_time cleanups and timespec rework
 2020-03-16 17:37 UTC  (3+ messages)
` [PATCH v2 1/2] fixup! KVM: selftests: Introduce steal-time test
` [PATCH v2 2/2] KVM: selftests: Rework timespec functions and usage

[PATCH] KVM: s390: mark sie block as 512 byte aligned
 2020-03-16 14:22 UTC  (4+ messages)

KASAN: user-memory-access Read in kvmclock_cpufreq_notifier
 2020-03-16 14:07 UTC 

[PATCH v2] KVM: s390: Also reset registers in sync regs for initial cpu reset
 2020-03-16 11:45 UTC  (3+ messages)

[PATCH] kvm: support to get/set dirty log initial-all-set capability
 2020-03-16 11:07 UTC  (2+ messages)

[PATCH 0/2] KVM: selftests: steal_time cleanups and timespec rework
 2020-03-16 11:01 UTC  (3+ messages)
` [PATCH 1/2] fixup! KVM: selftests: Introduce steal-time test
` [PATCH 2/2] KVM: selftests: Rework timespec functions and usage

[RFC PATCH] vfio: Ignore -ENODEV when getting MSI cookie
 2020-03-16  8:58 UTC  (3+ messages)

[PATCH v4 0/7] use vfio_dma_rw to read/write IOVAs from CPU side
 2020-03-16  3:24 UTC  (6+ messages)
` [PATCH v4 7/7] drm/i915/gvt: rw more pages a time for shadow context

[GIT PULL 00/36] KVM: s390: Features and Enhancements for 5.7 part1
 2020-03-15 18:15 UTC  (3+ messages)

[PATCH 0/2] Fix errors when try to build kvm selftests on
 2020-03-15  9:34 UTC  (3+ messages)
` [PATCH 1/2] kvm: selftests: Fix no directory error when OUTPUT specified
` [PATCH 2/2] selftests: export INSTALL_HDR_PATH if using "O" to specify output dir

[PATCH v5 0/9] x86/split_lock: Add feature split lock detection
 2020-03-15  5:05 UTC  (10+ messages)
` [PATCH v5 1/9] x86/split_lock: Rework the initialization flow of "
` [PATCH v5 2/9] x86/split_lock: Avoid runtime reads of the TEST_CTRL MSR
` [PATCH v5 3/9] x86/split_lock: Re-define the kernel param option for split_lock_detect
` [PATCH v5 4/9] x86/split_lock: Export handle_user_split_lock()
` [PATCH v5 5/9] kvm: x86: Emulate split-lock access as a write
` [PATCH v5 6/9] kvm: vmx: Extend VMX's #AC interceptor to handle split lock #AC happens in guest
` [PATCH v5 7/9] kvm: x86: Emulate MSR IA32_CORE_CAPABILITIES
` [PATCH v5 8/9] kvm: vmx: Enable MSR_TEST_CTRL for intel guest
` [PATCH v5 9/9] x86: vmx: virtualize split lock detection

BUG: unable to handle kernel NULL pointer dereference in corrupted (5)
 2020-03-14  7:53 UTC 

[PATCH 0/6] KVM: nVMX: propperly handle enlightened vmptrld failure conditions
 2020-03-14 11:52 UTC  (2+ messages)

[PATCH 0/5] selftests: KVM: s390: Accumulated fixes and extensions
 2020-03-14 16:02 UTC  (3+ messages)

[PATCH 0/2] KVM: selftests: Introduce steal-time tests for x86_64 and AArch64
 2020-03-14 11:44 UTC  (2+ messages)

[PATCH 0/4] KVM: selftests: Various cleanups and fixes
 2020-03-14 11:44 UTC  (3+ messages)

[PATCH v2] cpuidle-haltpoll: allow force loading on hosts without the REALTIME hint
 2020-03-14 10:40 UTC  (4+ messages)

[PATCH v2 0/2] kvm: selftests: Introduce TEST_FAIL and convert
 2020-03-14 11:37 UTC  (2+ messages)

[PATCH] KVM: X86: avoid meaningless kvm_apicv_activated() check
 2020-03-14 11:31 UTC  (3+ messages)

[PATCH v5 0/5] x86/kvm/hyper-v: add support for synthetic debugger
 2020-03-14 14:14 UTC  (5+ messages)
` [PATCH v5 2/5] x86/hyper-v: Add synthetic debugger definitions

[PATCH] KVM: nVMX: Consolidate nested MTF checks to helper function
 2020-03-14 11:14 UTC  (2+ messages)

[PATCH v8 0/5] Add a unified parameter "nopvspin"
 2020-03-14 11:14 UTC  (2+ messages)

[PATCH v2] KVM: VMX: Micro-optimize vmexit time when not exposing PMU
 2020-03-14 11:00 UTC  (2+ messages)

[GIT PULL 0/1] KVM: s390: Fix for 5.6
 2020-03-14 10:59 UTC  (2+ messages)

[PATCH] kvm: svm: Introduce GA Log tracepoint for AVIC
 2020-03-14 10:58 UTC  (2+ messages)

[PATCH] KVM: selftests: s390x: Provide additional num-guest-pages adjustment
 2020-03-14 10:58 UTC  (2+ messages)

[PATCH v4 00/10] x86/split_lock: Add feature split lock detection support in kvm
 2020-03-15  2:56 UTC  (12+ messages)
` [PATCH v4 01/10] x86/split_lock: Rework the initialization flow of split lock detection
` [PATCH v4 02/10] x86/split_lock: Avoid runtime reads of the TEST_CTRL MSR
` [PATCH v4 03/10] x86/split_lock: Re-define the kernel param option for split_lock_detect
` [PATCH v4 04/10] x86/split_lock: Export handle_user_split_lock()
` [PATCH v4 05/10] x86/split_lock: Add and export several functions for KVM
` [PATCH v4 06/10] kvm: x86: Emulate split-lock access as a write
` [PATCH v4 07/10] kvm: vmx: Extend VMX's #AC interceptor to handle split lock #AC happens in guest
` [PATCH v4 08/10] kvm: x86: Emulate MSR IA32_CORE_CAPABILITIES
` [PATCH v4 09/10] kvm: vmx: Enable MSR_TEST_CTRL for intel guest
` [PATCH v4 10/10] x86: vmx: virtualize split lock detection

[kvm-unit-tests PATCH 0/8] nVMX: Clean up __enter_guest() and co
 2020-03-14 10:35 UTC  (2+ messages)

[GIT PULL] KVM changes for Linux 5.6-rc6
 2020-03-15  2:30 UTC  (2+ messages)

[Patch v2] KVM: x86: Initializing all kvm_lapic_irq fields in ioapic_write_indirect
 2020-03-14  9:45 UTC  (9+ messages)

[PATCH] KVM: VMX: Condition ENCLS-exiting enabling on CPU support for SGX1
 2020-03-14  9:32 UTC  (2+ messages)

[Patch v3] KVM: x86: Initializing all kvm_lapic_irq fields in ioapic_write_indirect
 2020-03-13 17:37 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).