kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-03 14:16:23 to 2020-03-05 10:14:08 UTC [more...]

[PATCH 0/4] KVM: nSVM: first step towards fixing event injection
 2020-03-05 10:13 UTC  (4+ messages)
` [PATCH 1/4] KVM: nSVM: do not change host intercepts while nested VM is running
` [PATCH 3/4] KVM: nSVM: implement check_nested_events for interrupts
` [PATCH 4/4] KVM: nSVM: avoid loss of pending IRQ/NMI before entering L2

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

[PATCH] KVM: VMX: Use wrapper macro ~RMODE_GUEST_OWNED_EFLAGS_BITS directly
 2020-03-05 10:08 UTC  (2+ messages)

[PATCH 0/2] KVM: x86: VMX: cleanup VMXON region allocation
 2020-03-05 10:01 UTC  (3+ messages)
` [PATCH 1/2] KVM: x86: VMX: rename 'kvm_area' to 'vmxon_region'
` [PATCH 2/2] KVM: x86: VMX: untangle VMXON revision_id setting when using eVMCS

[PATCH] KVM: x86: Fix warning due to implicit truncation on 32-bit KVM
 2020-03-05 10:00 UTC  (2+ messages)

[PATCH v1 00/11] PEBS virtualization enabling via DS
 2020-03-05 17:57 UTC  (12+ messages)
` [PATCH v1 01/11] perf/x86/core: Support KVM to assign a dedicated counter for guest PEBS
` [PATCH v1 02/11] perf/x86/ds: Handle guest PEBS events overflow and inject fake PMI
` [PATCH v1 03/11] perf/x86: Expose a function to disable auto-reload
` [PATCH v1 04/11] KVM: x86/pmu: Decouple event enablement from event creation
` [PATCH v1 05/11] KVM: x86/pmu: Add support to reprogram PEBS event for guest counters
` [PATCH v1 06/11] KVM: x86/pmu: Implement is_pebs_via_ds_supported pmu ops
` [PATCH v1 07/11] KVM: x86/pmu: Expose CPUIDs feature bits PDCM, DS, DTES64
` [PATCH v1 08/11] KVM: x86/pmu: PEBS MSRs emulation
` [PATCH v1 09/11] KVM: x86/pmu: Expose PEBS feature to guest
` [PATCH v1 10/11] KVM: x86/pmu: Introduce the mask value for fixed counter
` [PATCH v1 11/11] KVM: x86/pmu: Adaptive PEBS virtualization enabling

[kvm-unit-tests PATCH v2 0/9] KVM: arm64: PMUv3 Event Counter Tests
 2020-03-05  9:55 UTC  (21+ 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
` [kvm-unit-tests PATCH v2 6/9] arm: pmu: Test chained counter
` [kvm-unit-tests PATCH v2 7/9] arm: pmu: test 32-bit <-> 64-bit transitions
` [kvm-unit-tests PATCH v2 8/9] arm: gic: Provide per-IRQ helper functions

[PATCH kvm-unit-tests 0/2] svm: more interrupt injection tests
 2020-03-05  9:36 UTC  (3+ messages)
` [PATCH kvm-unit-tests 1/2] svm: rename and comment the pending_event_vmask test
` [PATCH kvm-unit-tests 2/2] svm: Add test cases around interrupt injection and halting

[PATCH kvm-unit-tests] svm: allow specifying the tests to be run
 2020-03-05  9:34 UTC 

[PATCH v3 0/8] kvm/split_lock: Add feature split lock detection support in kvm
 2020-03-05  6:48 UTC  (17+ 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 v2 0/7] vfio/pci: SR-IOV support
 2020-03-05  6:38 UTC  (2+ messages)
` [dpdk-dev] "

[kvm-unit-tests PATCH v3 00/14] arm/arm64: Add ITS tests
 2020-03-05  6:30 UTC  (8+ 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] KVM: fix Kconfig menu text for -Werror
 2020-03-05  6:06 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH v2 0/7] KVM: x86: CPUID emulation and tracing fixes
 2020-03-05  3:48 UTC  (9+ messages)
` [PATCH v2 1/7] KVM: x86: Trace the original requested CPUID function in kvm_cpuid()
` [PATCH v2 2/7] KVM: x86: Add helpers to perform CPUID-based guest vendor check
` [PATCH v2 3/7] KVM x86: Extend AMD specific guest behavior to Hygon virtual CPUs
` [PATCH v2 4/7] KVM: x86: Fix CPUID range checks for Hypervisor and Centaur classes
` [PATCH v2 5/7] KVM: x86: Add build-time assertions on validity of vendor strings
` [PATCH v2 6/7] KVM: x86: Refactor out-of-range logic to contain the madness
` [PATCH v2 7/7] KVM: x86: Refactor kvm_cpuid() param that controls out-of-range logic

[PATCH v5 00/23] irqchip/gic-v4: GICv4.1 architecture support
 2020-03-05  3:39 UTC  (25+ 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 12/23] irqchip/gic-v4.1: Plumb set_vcpu_affinity "
` [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 V5 0/5] vDPA support
 2020-03-05  3:01 UTC  (4+ messages)
` [PATCH V5 3/5] vDPA: introduce vDPA bus

[PATCH] KVM: x86: small optimization for is_mtrr_mask calculation
 2020-03-05  2:48 UTC 

[PATCH] KVM: Drop gfn_to_pfn_atomic()
 2020-03-05  1:52 UTC 

[PATCH v3 00/20] global exec/memory/dma APIs cleanup
 2020-03-05  0:37 UTC  (5+ messages)
` [PATCH v3 11/20] hw/ide/internal: Remove unused DMARestartFunc typedef
` [PATCH v3 12/20] hw/ide: Let the DMAIntFunc prototype use a boolean 'is_write' argument

[PATCH 0/6] KVM: x86: CPUID emulation and tracing fixes
 2020-03-04 20:47 UTC  (18+ messages)
` [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] KVM: X86: Avoid explictly fetch instruction in x86_decode_insn()
 2020-03-04 20:30 UTC  (6+ messages)

[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"

[PATCH v1 0/3] x86/kvm/hyper-v: add support for synthetic debugger
 2020-03-04 13:58 UTC  (5+ 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 v2] cpuidle-haltpoll: allow force loading on hosts without the REALTIME hint
 2020-03-04 11:32 UTC 

[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] 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

[PATCH v2 00/13] KVM: x86: Allow userspace to disable the emulator
 2020-03-03 17:44 UTC  (13+ 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 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 


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