kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-14 15:03:35 to 2021-04-16 08:43:55 UTC [more...]

[PATCH v6 00/10] Introduce VDUSE - vDPA Device in Userspace
 2021-04-16  8:43 UTC  (22+ messages)
` [PATCH v6 09/10] vduse: "
    `  "
` [PATCH v6 10/10] Documentation: Add documentation for VDUSE
    `  "
        `  "

[PATCH v2 0/7] Hyper-V nested virt enlightenments for SVM
 2021-04-16  8:40 UTC  (11+ messages)
` [PATCH v2 1/7] hyperv: Detect Nested virtualization support "
` [PATCH v2 2/7] hyperv: SVM enlightened TLB flush support flag
` [PATCH v2 3/7] KVM: x86: hyper-v: Move the remote TLB flush logic out of vmx
` [PATCH v2 4/7] KVM: SVM: hyper-v: Nested enlightenments in VMCB
` [PATCH v2 5/7] KVM: SVM: hyper-v: Remote TLB flush for SVM
` [PATCH v2 6/7] KVM: SVM: hyper-v: Enlightened MSR-Bitmap support
` [PATCH v2 7/7] KVM: SVM: hyper-v: Direct Virtual Flush support

[RFC PATCH v2 0/2] KVM: x86: Enable dirty logging lazily for huge pages
 2021-04-16  8:25 UTC  (3+ messages)
` [RFC PATCH v2 1/2] KVM: x86: Support write protect gfn with min_level
` [RFC PATCH v2 2/2] KVM: x86: Not wr-protect huge page with init_all_set dirty log

[syzbot] possible deadlock in del_gendisk
 2021-04-16  7:51 UTC  (7+ messages)
          ` Bisections with different bug manifestations

[PATCH V3 0/3] vDPA/ifcvf: enables Intel C5000X-PL virtio-blk
 2021-04-16  7:16 UTC  (4+ messages)
` [PATCH V3 1/3] vDPA/ifcvf: deduce VIRTIO device ID when probe
` [PATCH V3 2/3] vDPA/ifcvf: enable Intel C5000X-PL virtio-block for vDPA
` [PATCH V3 3/3] vDPA/ifcvf: get_config_size should return dev specific config size

[PATCH 2/2] tools: do not include scripts/Kbuild.include
 2021-04-16  5:56 UTC  (6+ messages)

[PATCH] KVM: Boost vCPU candidiate in user mode which is delivering interrupt
 2021-04-16  3:08 UTC 

[PATCH V2 0/3] vDPA/ifcvf: enables Intel C5000X-PL virtio-blk
 2021-04-16  2:43 UTC  (8+ messages)
` [PATCH V2 1/3] vDPA/ifcvf: deduce VIRTIO device ID when probe
` [PATCH V2 2/3] vDPA/ifcvf: enable Intel C5000X-PL virtio-block for vDPA
` [PATCH V2 3/3] vDPA/ifcvf: get_config_size should return dev specific config size

[PATCH v2 0/8] ccp: KVM: SVM: Use stack for SEV command buffers
 2021-04-16  0:28 UTC  (5+ messages)

[PATCH 0/3] KVM: Fixes and a cleanup for coalesced MMIO
 2021-04-15 22:22 UTC  (8+ messages)
` [PATCH 1/3] KVM: Destroy I/O bus devices on unregister failure _after_ sync'ing SRCU
` [PATCH 2/3] KVM: Stop looking for coalesced MMIO zones if the bus is destroyed
` [PATCH 3/3] KVM: Add proper lockdep assertion in I/O bus unregister

[PATCH v3 0/9] KVM: Fix tick-based accounting for x86 guests
 2021-04-15 22:21 UTC  (10+ messages)
` [PATCH v3 1/9] context_tracking: Move guest exit context tracking to separate helpers
` [PATCH v3 2/9] context_tracking: Move guest exit vtime accounting "
` [PATCH v3 3/9] KVM: x86: Defer tick-based accounting 'til after IRQ handling
` [PATCH v3 4/9] sched/vtime: Move vtime accounting external declarations above inlines
` [PATCH v3 5/9] sched/vtime: Move guest enter/exit vtime accounting to vtime.h
` [PATCH v3 6/9] context_tracking: Consolidate guest enter/exit wrappers
` [PATCH v3 7/9] context_tracking: KVM: Move guest enter/exit wrappers to KVM's domain
` [PATCH v3 8/9] KVM: x86: Consolidate guest enter/exit logic to common helpers
` [PATCH v3 9/9] KVM: Move instrumentation-safe annotations for enter/exit to x86 code

[RFC Part2 PATCH 00/30] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-04-15 22:18 UTC  (14+ messages)
` [RFC Part2 PATCH 01/30] x86: Add the host SEV-SNP initialization support
` [RFC Part2 PATCH 02/30] x86/sev-snp: add RMP entry lookup helpers
` [RFC Part2 PATCH 03/30] x86: add helper functions for RMPUPDATE and PSMASH instruction

[PATCH 0/3] vfio/iommu_type1: Implement dirty log tracking based on IOMMU HWDBM
 2021-04-15 20:43 UTC  (3+ messages)
` [PATCH 3/3] vfio/iommu_type1: Add support for manual dirty log clear

[PATCH v2 0/3] KVM: Properly account for guest CPU time
 2021-04-15 19:02 UTC  (6+ messages)

[RFC PATCH v4 0/4] vfio-ccw: Fix interrupt handling for HALT/CLEAR
 2021-04-15 18:42 UTC  (10+ messages)
` [RFC PATCH v4 1/4] vfio-ccw: Check initialized flag in cp_init()
` [RFC PATCH v4 2/4] vfio-ccw: Check workqueue before doing START
` [RFC PATCH v4 3/4] vfio-ccw: Reset FSM state to IDLE inside FSM

[PATCH kvm-unit-tests 0/8] arm/arm64: Prepare for target-efi
 2021-04-15 17:25 UTC  (19+ messages)
` [PATCH kvm-unit-tests 1/8] arm/arm64: Reorganize cstart assembler
` [PATCH kvm-unit-tests 2/8] arm/arm64: Move setup_vm into setup
` [PATCH kvm-unit-tests 4/8] arm/arm64: mmu: Stop mapping an assumed IO region
` [PATCH kvm-unit-tests 5/8] arm/arm64: mmu: Remove memory layout assumptions
` [PATCH kvm-unit-tests 6/8] arm/arm64: setup: Consolidate "
` [PATCH kvm-unit-tests 7/8] chr-testdev: Silently fail init

[GIT PULL 0/7] KVM: s390: Updates for 5.13
 2021-04-15 17:02 UTC  (2+ messages)

[PATCH v3 0/8] Fix broken documentation file references
 2021-04-15 16:08 UTC  (3+ messages)
` [PATCH v3 5/8] docs: vcpu-requests.rst: fix reference for atomic ops

[PATCH v13 00/12] Add AMD SEV guest live migration support
 2021-04-15 16:01 UTC  (13+ messages)
` [PATCH v13 01/12] KVM: SVM: Add KVM_SEV SEND_START command
` [PATCH v13 02/12] KVM: SVM: Add KVM_SEND_UPDATE_DATA command
` [PATCH v13 03/12] KVM: SVM: Add KVM_SEV_SEND_FINISH command
` [PATCH v13 04/12] KVM: SVM: Add support for KVM_SEV_RECEIVE_START command
` [PATCH v13 05/12] KVM: SVM: Add KVM_SEV_RECEIVE_UPDATE_DATA command
` [PATCH v13 06/12] KVM: SVM: Add KVM_SEV_RECEIVE_FINISH command
` [PATCH v13 07/12] KVM: x86: Add AMD SEV specific Hypercall3
` [PATCH v13 08/12] KVM: X86: Introduce KVM_HC_PAGE_ENC_STATUS hypercall
` [PATCH v13 09/12] mm: x86: Invoke hypercall when page encryption status is changed
` [PATCH v13 10/12] KVM: x86: Introduce new KVM_FEATURE_SEV_LIVE_MIGRATION feature & Custom MSR
` [PATCH v13 11/12] EFI: Introduce the new AMD Memory Encryption GUID
` [PATCH v13 12/12] x86/kvm: Add guest support for detecting and enabling SEV Live Migration feature

[PATCH RFC 00/22] KVM: x86: hyper-v: Fine-grained access check to Hyper-V hypercalls and MSRs
 2021-04-15 15:33 UTC  (4+ messages)
` [PATCH RFC 01/22] asm-generic/hyperv: add HV_STATUS_ACCESS_DENIED definition

[PATCH] KVM: x86/mmu: Remove duplicate MMU trace log
 2021-04-15 15:22 UTC  (2+ messages)

[PATCH v2 0/4] KVM statistics data fd-based binary interface
 2021-04-15 15:17 UTC  (5+ messages)
` [PATCH v2 1/4] KVM: stats: Separate common stats from architecture specific ones
` [PATCH v2 2/4] KVM: stats: Add fd-based API to read binary stats data
` [PATCH v2 3/4] KVM: stats: Add documentation for statistics data binary interface
` [PATCH v2 4/4] KVM: selftests: Add selftest for KVM "

[PATCH v4 0/2] kvm/arm64: Try stage2 block mapping for host device MMIO
 2021-04-15 14:08 UTC  (4+ messages)
` [PATCH v4 1/2] kvm/arm64: Remove the creation time's mapping of MMIO regions
` [PATCH v4 2/2] kvm/arm64: Try stage2 block mapping for host device MMIO

[PATCH v3 0/2] kvm/arm64: Try stage2 block mapping for host device MMIO
 2021-04-15 13:46 UTC  (7+ messages)
` [PATCH v3 2/2] "

[PATCH kvmtool] arm: Fail early if KVM_CAP_ARM_PMU_V3 is not supported
 2021-04-15 13:17 UTC 

[PATCH 0/5] perf: oprofile spring cleanup
 2021-04-15 12:12 UTC  (10+ messages)
` [PATCH 1/5] KVM: arm64: Divorce the perf code from oprofile helpers
` [PATCH 3/5] s390: Get rid of oprofile leftovers
` [PATCH 4/5] sh: "

[PATCH v5 0/6] KVM: arm64: Improve efficiency of stage2 page table
 2021-04-15 11:50 UTC  (7+ messages)
` [PATCH v5 1/6] KVM: arm64: Introduce KVM_PGTABLE_S2_GUEST stage-2 flag
` [PATCH v5 2/6] KVM: arm64: Move D-cache flush to the fault handlers
` [PATCH v5 3/6] KVM: arm64: Add mm_ops member for structure stage2_attr_data
` [PATCH v5 4/6] KVM: arm64: Provide invalidate_icache_range at non-VHE EL2
` [PATCH v5 5/6] KVM: arm64: Move I-cache flush to the fault handlers
` [PATCH v5 6/6] KVM: arm64: Distinguish cases of memcache allocations completely

[PATCH] KVM: s390: fix guarded storage control register handling
 2021-04-15 10:50 UTC  (5+ messages)

[PATCH 0/3] vDPA/ifcvf: enables Intel C5000X-PL virtio-blk
 2021-04-15  8:16 UTC  (19+ messages)
` [PATCH 1/3] vDPA/ifcvf: deduce VIRTIO device ID when probe
` [PATCH 2/3] vDPA/ifcvf: enable Intel C5000X-PL virtio-block for vDPA
` [PATCH 3/3] vDPA/ifcvf: get_config_size should return dev specific config size

[PATCH 0/2] KVM: x86: cleanup and fix userspace interrupt window
 2021-04-15  8:06 UTC  (11+ messages)
` [PATCH 2/2] KVM: x86: Fix split-irqchip vs interrupt injection window request

[PATCH v4 01/16] perf/x86/intel: Add x86_pmu.pebs_vmx for Ice Lake Servers
 2021-04-15  3:23 UTC  (9+ messages)

[PATCH v5 00/16] KVM: x86/pmu: Add basic support to enable guest PEBS via DS
 2021-04-15  3:20 UTC  (17+ messages)
` [PATCH v5 01/16] perf/x86/intel: Add EPT-Friendly PEBS for Ice Lake Server
` [PATCH v5 02/16] perf/x86/intel: Handle guest PEBS overflow PMI for KVM guest
` [PATCH v5 03/16] perf/x86/core: Pass "struct kvm_pmu *" to determine the guest values
` [PATCH v5 04/16] KVM: x86/pmu: Set MSR_IA32_MISC_ENABLE_EMON bit when vPMU is enabled
` [PATCH v5 05/16] KVM: x86/pmu: Introduce the ctrl_mask value for fixed counter
` [PATCH v5 06/16] KVM: x86/pmu: Reprogram PEBS event to emulate guest PEBS counter
` [PATCH v5 07/16] KVM: x86/pmu: Add IA32_PEBS_ENABLE MSR emulation for extended PEBS
` [PATCH v5 08/16] KVM: x86/pmu: Add IA32_DS_AREA MSR emulation to support guest DS
` [PATCH v5 09/16] KVM: x86/pmu: Add PEBS_DATA_CFG MSR emulation to support adaptive PEBS
` [PATCH v5 10/16] KVM: x86: Set PEBS_UNAVAIL in IA32_MISC_ENABLE when PEBS is enabled
` [PATCH v5 11/16] KVM: x86/pmu: Adjust precise_ip to emulate Ice Lake guest PDIR counter
` [PATCH v5 12/16] KVM: x86/pmu: Move pmc_speculative_in_use() to arch/x86/kvm/pmu.h
` [PATCH v5 13/16] KVM: x86/pmu: Disable guest PEBS temporarily in two rare situations
` [PATCH v5 14/16] KVM: x86/pmu: Add kvm_pmu_cap to optimize perf_get_x86_pmu_capability
` [PATCH v5 15/16] KVM: x86/cpuid: Refactor host/guest CPU model consistency check
` [PATCH v5 16/16] KVM: x86/pmu: Expose CPUIDs feature bits PDCM, DS, DTES64

[PATCH RFC v5 00/12] Add riscv kvm accel support
 2021-04-14 22:50 UTC  (13+ messages)
` [PATCH RFC v5 03/12] target/riscv: Implement function kvm_arch_init_vcpu
` [PATCH RFC v5 04/12] target/riscv: Implement kvm_arch_get_registers
` [PATCH RFC v5 05/12] target/riscv: Implement kvm_arch_put_registers
` [PATCH RFC v5 06/12] target/riscv: Support start kernel directly by KVM
` [PATCH RFC v5 07/12] hw/riscv: PLIC update external interrupt by KVM when kvm enabled
` [PATCH RFC v5 09/12] target/riscv: Add host cpu type

[PATCH v2 00/18] Make vfio_mdev type safe
 2021-04-14 18:17 UTC  (2+ messages)

[RFC PATCH 0/7] KVM: Fix tick-based vtime accounting on x86
 2021-04-14 17:57 UTC  (3+ messages)

[GIT PULL] VFIO fix for v5.12-rc8/final
 2021-04-14 16:15 UTC  (2+ messages)

[GIT PULL] KVM changes for 5.12-rc8 or final
 2021-04-14 16:15 UTC  (2+ 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).