kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-03 00:03:00 to 2020-03-04 20:37:21 UTC [more...]

[PATCH v5 00/23] irqchip/gic-v4: GICv4.1 architecture support
 2020-03-04 20:33 UTC  (23+ messages)
` [PATCH v5 01/23] irqchip/gic-v3: Use SGIs without active state if offered
` [PATCH v5 02/23] irqchip/gic-v4.1: Skip absent CPUs while iterating over redistributors
` [PATCH v5 03/23] irqchip/gic-v4.1: Ensure mutual exclusion between vPE affinity change and RD access
` [PATCH v5 04/23] irqchip/gic-v4.1: Wait for completion of redistributor's INVALL operation
` [PATCH v5 05/23] irqchip/gic-v4.1: Ensure mutual exclusion betwen invalidations on the same RD
` [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 13/23] irqchip/gic-v4.1: Move doorbell management to the GICv4 abstraction layer
` [PATCH v5 14/23] irqchip/gic-v4.1: Add VSGI allocation/teardown
` [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 v5 18/23] KVM: arm64: GICv4.1: Add direct injection capability to SGI registers
` [PATCH v5 19/23] KVM: arm64: GICv4.1: Allow SGIs to switch between HW and SW interrupts
` [PATCH v5 20/23] KVM: arm64: GICv4.1: Plumb SGI implementation selection in the distributor
` [PATCH v5 21/23] KVM: arm64: GICv4.1: Reload VLPI configuration on distributor enable/disable
` [PATCH v5 22/23] KVM: arm64: GICv4.1: Allow non-trapping WFI when using HW SGIs
` [PATCH v5 23/23] KVM: arm64: GICv4.1: Expose HW-based SGIs in debugfs

[PATCH] KVM: X86: Avoid explictly fetch instruction in x86_decode_insn()
 2020-03-04 20:30 UTC  (6+ messages)

[PATCH V5 0/5] vDPA support
 2020-03-04 19:29 UTC  (3+ messages)
` [PATCH V5 3/5] vDPA: introduce vDPA bus

[PATCH] KVM: fix Kconfig menu text for -Werror
 2020-03-04 19:07 UTC  (2+ messages)

[kvm-unit-tests PATCH v2 0/9] KVM: arm64: PMUv3 Event Counter Tests
 2020-03-04 18:21 UTC  (10+ messages)
` [kvm-unit-tests PATCH v2 2/9] arm: pmu: Let pmu tests take a sub-test parameter
` [kvm-unit-tests PATCH v2 3/9] arm: pmu: Add a pmu struct
` [kvm-unit-tests PATCH v2 4/9] arm: pmu: Check Required Event Support
` [kvm-unit-tests PATCH v2 5/9] arm: pmu: Basic event counter Tests

[PATCH] KVM: Drop gfn_to_pfn_atomic()
 2020-03-04 17:51 UTC 

[PATCH v5 00/14] KVM: Dirty ring interface
 2020-03-04 17:49 UTC  (15+ messages)
` [PATCH v5 01/14] KVM: X86: Change parameter for fast_page_fault tracepoint
` [PATCH v5 02/14] KVM: Cache as_id in kvm_memory_slot
` [PATCH v5 03/14] KVM: X86: Don't track dirty for KVM_SET_[TSS_ADDR|IDENTITY_MAP_ADDR]
` [PATCH v5 04/14] KVM: Pass in kvm pointer into mark_page_dirty_in_slot()
` [PATCH v5 05/14] KVM: X86: Implement ring-based dirty memory tracking
` [PATCH v5 06/14] KVM: Make dirty ring exclusive to dirty bitmap log
` [PATCH v5 07/14] KVM: Don't allocate dirty bitmap if dirty ring is enabled
` [PATCH v5 08/14] KVM: selftests: Always clear dirty bitmap after iteration
` [PATCH v5 09/14] KVM: selftests: Sync uapi/linux/kvm.h to tools/
` [PATCH v5 10/14] KVM: selftests: Use a single binary for dirty/clear log test
` [PATCH v5 11/14] KVM: selftests: Introduce after_vcpu_run hook for dirty "
` [PATCH v5 12/14] KVM: selftests: Add dirty ring buffer test
` [PATCH v5 13/14] KVM: selftests: Let dirty_log_test async for dirty ring test
` [PATCH v5 14/14] KVM: selftests: Add "-c" parameter to dirty log test

Nested virtualization and software page walks in the L1 hypervsior
 2020-03-04 17:47 UTC  (5+ messages)

[PATCH v2 kvmtool 00/30] Add reassignable BARs and PCIE 1.1 support
 2020-03-04 16:20 UTC  (4+ messages)
` [PATCH v2 kvmtool 09/30] arm/pci: Fix PCI IO region

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

[PATCH v9 0/7] Introduce support for guest CET feature
 2020-03-04 15:45 UTC  (14+ messages)
` [PATCH v9 2/7] KVM: VMX: Define CET VMCS fields and #CP flag
` [PATCH v9 3/7] KVM: VMX: Pass through CET related MSRs
` [PATCH v9 4/7] KVM: VMX: Load CET states on vmentry/vmexit
` [PATCH v9 7/7] KVM: X86: Add user-space access interface for CET MSRs

[PATCH 0/4] KVM: x86: TIF_NEED_FPU_LOAD bug fixes
 2020-03-04 15:24 UTC  (6+ messages)
` [PATCH 3/4] KVM: x86: Revert "KVM: X86: Fix fpu state crash in kvm guest"

[kvm-unit-tests PATCH v3 00/14] arm/arm64: Add ITS tests
 2020-03-04 14:26 UTC  (7+ messages)
` [kvm-unit-tests PATCH v3 05/14] arm/arm64: ITS: Introspection tests
` [kvm-unit-tests PATCH v3 08/14] arm/arm64: ITS: its_enable_defaults

[PATCH v1 0/3] x86/kvm/hyper-v: add support for synthetic debugger
 2020-03-04 13:58 UTC  (6+ messages)
` [PATCH v1 1/3] x86/kvm/hyper-v: Add support for synthetic debugger capability
` [PATCH v1 2/3] x86/kvm/hyper-v: enable hypercalls regardless of hypercall page
` [PATCH v1 3/3] x86/kvm/hyper-v: Add support for synthetic debugger via hypercalls

[PATCH v2] cpuidle-haltpoll: allow force loading on hosts without the REALTIME hint
 2020-03-04 11:32 UTC 

[PATCH 0/6] KVM: x86: CPUID emulation and tracing fixes
 2020-03-04 11:18 UTC  (30+ messages)
` [PATCH 1/6] KVM: x86: Fix tracing of CPUID.function when function is out-of-range
` [PATCH 2/6] KVM: x86: Fix CPUID range check for Centaur and Hypervisor ranges
` [PATCH 3/6] KVM: x86: Add dedicated emulator helper for grabbing CPUID.maxphyaddr

[PATCH] vfio: platform: Switch to platform_get_irq_optional()
 2020-03-04 10:39 UTC  (2+ messages)

[PATCH] cpuidle-haltpoll: allow force loading on hosts without the REALTIME hint
 2020-03-04 10:31 UTC  (2+ messages)

[kvm-unit-tests PATCH] x86: Move definition of some exception vectors into processor.h
 2020-03-04  7:49 UTC 

[PATCH v3 0/8] kvm/split_lock: Add feature split lock detection support in kvm
 2020-03-04  2:20 UTC  (16+ messages)
` [PATCH v3 1/8] x86/split_lock: Export handle_user_split_lock()
` [PATCH v3 2/8] x86/split_lock: Ensure X86_FEATURE_SPLIT_LOCK_DETECT means the existence of feature
` [PATCH v3 3/8] x86/split_lock: Cache the value of MSR_TEST_CTRL in percpu data
` [PATCH v3 4/8] x86/split_lock: Add and export split_lock_detect_enabled() and split_lock_detect_fatal()
` [PATCH v3 6/8] kvm: vmx: Extend VMX's #AC interceptor to handle split lock #AC happens in guest
` [PATCH v3 8/8] x86: vmx: virtualize split lock detection

[PATCH] KVM: X86: Avoid explictly fetch instruction in x86_decode_insn()
 2020-03-04  2:16 UTC 

[PATCH 00/61] KVM: x86: Introduce KVM cpu caps
 2020-03-03 22:41 UTC  (5+ messages)
` [PATCH 19/61] KVM: VMX: Add helpers to query Intel PT mode

[RFC v2 0/4] Paravirtualized Control Register pinning
 2020-03-03 21:35 UTC  (3+ messages)
` [RFC v2 2/4] KVM: X86: Add CR pin MSRs

linux-next: Fixes tags need some work in the kvm-fixes tree
 2020-03-03 20:39 UTC 

[PATCH v2 00/66] KVM: x86: Introduce KVM cpu caps
 2020-03-03 19:47 UTC  (38+ messages)
` [PATCH v2 01/66] KVM: x86: Return -E2BIG when KVM_GET_SUPPORTED_CPUID hits max entries
` [PATCH v2 21/66] KVM: x86: Use supported_xcr0 to detect MPX support
` [PATCH v2 26/66] KVM: x86: Replace bare "unsigned" with "unsigned int" in cpuid helpers
` [PATCH v2 36/66] KVM: x86: Handle GBPAGE CPUID adjustment for EPT in VMX code
` [PATCH v2 38/66] KVM: x86: Introduce kvm_cpu_caps to replace runtime CPUID masking
` [PATCH v2 48/66] KVM: x86: Remove stateful CPUID handling
` [PATCH v2 50/66] KVM: x86: Override host CPUID results with kvm_cpu_caps
` [PATCH v2 53/66] KVM: x86: Do kvm_cpuid_array capacity checks in terminal functions
` [PATCH v2 61/66] KVM: x86: Don't propagate MMU lpage support to memslot.disallow_lpage
` [PATCH v2 64/66] KVM: nSVM: Expose SVM features to L1 iff nested is enabled
` [PATCH v2 65/66] KVM: nSVM: Advertise and enable NRIPS for L1 iff nrips "
` [PATCH v2 66/66] KVM: x86: Move nSVM CPUID 0x8000000A handing into common x86 code

kvm-unit-tests : Kconfigs and extra kernel args for full coverage
 2020-03-03 18:53 UTC  (11+ messages)

[PATCH v2 00/13] KVM: x86: Allow userspace to disable the emulator
 2020-03-03 17:44 UTC  (16+ messages)
` [PATCH v2 06/13] KVM: x86: Refactor emulate tracepoint to explicitly take context
` [PATCH v2 08/13] KVM: x86: Dynamically allocate per-vCPU emulation context
` [PATCH v2 09/13] KVM: x86: Move kvm_emulate.h into KVM's private directory

[PATCH v4 00/14] KVM: Dirty ring interface
 2020-03-03 17:33 UTC  (2+ messages)

[PATCH 0/2] KVM: x86: avoid using stale x86_emulate_ctxt->intercept value
 2020-03-03 16:37 UTC  (7+ messages)
` [PATCH 1/2] KVM: x86: clear "
` [PATCH 2/2] KVM: x86: remove stale comment from struct x86_emulate_ctxt

[PATCH RFC 4/4] kvm: Implement atomic memory region resizes via region_resize()
 2020-03-03 14:19 UTC 

[PATCH v3 18/18] docs: kvm: get read of devices/README
 2020-03-03 14:03 UTC  (2+ messages)

[GIT PULL] KVM changes for Linux 5.6-rc4
 2020-03-03 13:38 UTC  (6+ messages)

[PATCH v9 00/11] SMMUv3 Nested Stage Setup (VFIO part)
 2020-03-03 13:14 UTC  (5+ messages)
    `  "

[PATCH] kvm: selftests: Support dirty log initial-all-set test
 2020-03-03 10:14 UTC  (5+ messages)

[PATCH v3 0/7] KVM: x86/mmu: nVMX: 5-level paging cleanup and enabling
 2020-03-03  9:28 UTC  (9+ messages)
` [PATCH v3 1/7] KVM: x86/mmu: Don't drop level/direct from MMU role calculation
` [PATCH v3 2/7] KVM: x86/mmu: Drop kvm_mmu_extended_role.cr4_la57 hack
` [PATCH v3 3/7] KVM: nVMX: Allow L1 to use 5-level page walks for nested EPT
` [PATCH v3 4/7] KVM: nVMX: Rename nested_ept_get_cr3() to nested_ept_get_eptp()
` [PATCH v3 5/7] KVM: nVMX: Rename EPTP validity helper and associated variables
` [PATCH v3 6/7] KVM: x86/mmu: Rename kvm_mmu->get_cr3() to ->get_guest_pgd()
` [PATCH v3 7/7] KVM: nVMX: Drop unnecessary check on ept caps for execute-only

[PATCH] KVM: nVMX: Properly handle userspace interrupt window request
 2020-03-03  8:50 UTC  (2+ messages)

[PATCH v1 02/11] virtio-mem: Paravirtualized memory hotplug
 2020-03-03  8:06 UTC  (3+ messages)

[Bug 206579] New: KVM with passthrough generates "BUG: kernel NULL pointer dereference" and crashes
 2020-03-03  5:04 UTC  (2+ messages)
` [Bug 206579] "

[PATCH 00/12] SEV Live Migration Patchset
 2020-03-03  4:42 UTC  (7+ messages)

RFC: Split EPT huge pages in advance of dirty logging
 2020-03-03  4:29 UTC  (10+ messages)

[PATCH v4] KVM: x86: enable dirty log gradually in small chunks
 2020-03-03  4:25 UTC  (3+ messages)

Problem with virtual to physical memory translation when KVM is enabled
 2020-03-03  2:39 UTC  (3+ messages)


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