kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-12 09:12:55 to 2021-04-13 14:15:50 UTC [more...]

[PATCH -next] s390/protvirt: fix error return code in uv_info_init()
 2021-04-13 14:15 UTC  (2+ messages)

[PATCH kvm-unit-tests 0/8] arm/arm64: Prepare for target-efi
 2021-04-13 14:12 UTC  (5+ messages)
` [PATCH kvm-unit-tests 3/8] pci-testdev: ioremap regions
` [PATCH kvm-unit-tests 4/8] arm/arm64: mmu: Stop mapping an assumed IO region

[PATCH v2 0/4] Add support for XMM fast hypercalls
 2021-04-13 14:11 UTC  (14+ messages)
` [PATCH v2 1/4] KVM: x86: Move FPU register accessors into fpu.h
` [PATCH v2 2/4] KVM: hyper-v: Collect hypercall params into struct
` [PATCH v2 3/4] KVM: x86: kvm_hv_flush_tlb use inputs from XMM registers
` [PATCH v2 4/4] KVM: hyper-v: Advertise support for fast XMM hypercalls

[PATCH] KVM: arm/arm64: Fix KVM_VGIC_V3_ADDR_TYPE_REDIST read
 2021-04-13 14:05 UTC  (3+ messages)

[syzbot] WARNING in bpf_test_run
 2021-04-13 12:55 UTC  (5+ messages)

[RFC PATCH v8 00/19] virtio/vsock: introduce SOCK_SEQPACKET support
 2021-04-13 12:47 UTC  (20+ messages)
` [RFC PATCH v8 01/19] af_vsock: update functions for connectible socket
` [RFC PATCH v8 02/19] af_vsock: separate wait data loop
` [RFC PATCH v8 03/19] af_vsock: separate receive "
` [RFC PATCH v8 04/19] af_vsock: implement SEQPACKET receive loop
` [RFC PATCH v8 05/19] af_vsock: implement send logic for SEQPACKET
` [RFC PATCH v8 06/19] af_vsock: rest of SEQPACKET support
` [RFC PATCH v8 07/19] af_vsock: update comments for stream sockets
` [RFC PATCH v8 08/19] virtio/vsock: set packet's type in virtio_transport_send_pkt_info()
` [RFC PATCH v8 09/19] virtio/vsock: simplify credit update function API
` [RFC PATCH v8 10/19] virtio/vsock: defines and constants for SEQPACKET
` [RFC PATCH v8 11/19] virtio/vsock: dequeue callback for SOCK_SEQPACKET
` [RFC PATCH v8 12/19] virtio/vsock: add SEQPACKET receive logic
` [RFC PATCH v8 13/19] virtio/vsock: rest of SOCK_SEQPACKET support
` [RFC PATCH v8 14/19] virtio/vsock: enable SEQPACKET for transport
` [RFC PATCH v8 15/19] vhost/vsock: "
` [RFC PATCH v8 16/19] vsock/loopback: "
` [RFC PATCH v8 17/19] vsock_test: add SOCK_SEQPACKET tests
` [RFC PATCH v8 18/19] virtio/vsock: update trace event for SEQPACKET
` [RFC PATCH v8 19/19] af_vsock: serialize writes to shared socket

[PATCH RFC 00/22] KVM: x86: hyper-v: Fine-grained access check to Hyper-V hypercalls and MSRs
 2021-04-13 12:26 UTC  (23+ messages)
` [PATCH RFC 01/22] asm-generic/hyperv: add HV_STATUS_ACCESS_DENIED definition
` [PATCH RFC 02/22] KVM: x86: hyper-v: Cache guest CPUID leaves determining features availability
` [PATCH RFC 03/22] KVM: x86: hyper-v: Honor HV_MSR_VP_RUNTIME_AVAILABLE privilege bit
` [PATCH RFC 04/22] KVM: x86: hyper-v: Honor HV_MSR_TIME_REF_COUNT_AVAILABLE "
` [PATCH RFC 05/22] KVM: x86: hyper-v: Honor HV_MSR_HYPERCALL_AVAILABLE "
` [PATCH RFC 06/22] KVM: x86: hyper-v: Honor HV_MSR_VP_INDEX_AVAILABLE "
` [PATCH RFC 07/22] KVM: x86: hyper-v: Honor HV_MSR_RESET_AVAILABLE "
` [PATCH RFC 08/22] KVM: x86: hyper-v: Honor HV_MSR_REFERENCE_TSC_AVAILABLE "
` [PATCH RFC 09/22] KVM: x86: hyper-v: Honor HV_MSR_SYNIC_AVAILABLE "
` [PATCH RFC 10/22] KVM: x86: hyper-v: Honor HV_MSR_SYNTIMER_AVAILABLE "
` [PATCH RFC 11/22] KVM: x86: hyper-v: Honor HV_MSR_APIC_ACCESS_AVAILABLE "
` [PATCH RFC 12/22] KVM: x86: hyper-v: Honor HV_ACCESS_FREQUENCY_MSRS "
` [PATCH RFC 13/22] KVM: x86: hyper-v: Honor HV_ACCESS_REENLIGHTENMENT "
` [PATCH RFC 14/22] KVM: x86: hyper-v: Honor HV_FEATURE_GUEST_CRASH_MSR_AVAILABLE "
` [PATCH RFC 15/22] "
` [PATCH RFC 16/22] KVM: x86: hyper-v: Honor HV_STIMER_DIRECT_MODE_AVAILABLE "
` [PATCH RFC 17/22] KVM: x86: hyper-v: Honor HV_POST_MESSAGES "
` [PATCH RFC 18/22] KVM: x86: hyper-v: Honor HV_SIGNAL_EVENTS "
` [PATCH RFC 19/22] KVM: x86: hyper-v: Honor HV_DEBUGGING "
` [PATCH RFC 20/22] KVM: x86: hyper-v: Honor HV_X64_REMOTE_TLB_FLUSH_RECOMMENDED bit
` [PATCH RFC 21/22] KVM: x86: hyper-v: Honor HV_X64_CLUSTER_IPI_RECOMMENDED bit
` [PATCH RFC 22/22] KVM: x86: hyper-v: Check access to HVCALL_NOTIFY_LONG_SPIN_WAIT hypercall

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

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

[PATCH 0/6] KVM: x86: Make the cause of instruction emulation available to user-space
 2021-04-13 10:54 UTC  (11+ messages)
` [PATCH 1/6] KVM: x86: add an emulation_reason to x86_emulate_instruction()
` [PATCH 2/6] KVM: x86: pass emulation_reason to handle_emulation_failure()
` [PATCH 3/6] KVM: x86: add emulation_reason to kvm_emulate_instruction()
` [PATCH 4/6] KVM: x86: pass a proper reason "
` [PATCH 5/6] KVM: SVM: pass a proper reason in kvm_emulate_instruction()
` [PATCH 6/6] KVM: VMX: "

[PATCH v2 1/3] virtio: update reset callback to return status
 2021-04-13 10:56 UTC  (20+ messages)

Commit "x86/kvm: Move context tracking where it belongs" broke guest time accounting
 2021-04-13 10:48 UTC  (2+ messages)

[RFC PATCH] KVM: x86: Support write protect huge pages lazily
 2021-04-13  9:39 UTC  (5+ messages)

[PATCH] vhost-vdpa: fix vm_flags for virtqueue doorbell mapping
 2021-04-13  9:15 UTC 

[PATCH 0/3] vfio/iommu_type1: Implement dirty log tracking based on IOMMU HWDBM
 2021-04-13  9:14 UTC  (4+ messages)
` [PATCH 1/3] vfio/iommu_type1: Add HWDBM status maintanance
` [PATCH 2/3] vfio/iommu_type1: Optimize dirty bitmap population based on iommu HWDBM
` [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-13  8:32 UTC  (10+ messages)
` [PATCH v2 1/3] context_tracking: Split guest_enter/exit_irqoff
` [PATCH v2 2/3] context_tracking: Provide separate vtime accounting functions
` [PATCH v2 3/3] x86/kvm: Fix vtime accounting

[PATCH] vfio/pci: Add missing range check in vfio_pci_mmap
 2021-04-13  6:48 UTC  (3+ messages)

[PATCH] [kvm-unit-tests PATCH] x86/access: Fix intermittent test failure
 2021-04-13  4:44 UTC  (7+ messages)

[PATCH v6 00/10] Introduce VDUSE - vDPA Device in Userspace
 2021-04-13  4:28 UTC  (12+ messages)
` [PATCH v6 09/10] vduse: "
    `  "

[PATCH 0/7 v7] KVM: nSVM: Check addresses of MSR bitmap and IO bitmap tables on vmrun of nested guests
 2021-04-12 21:56 UTC  (8+ messages)
` [PATCH 1/7 v7] KVM: SVM: Define actual size of IOPM and MSRPM tables
` [PATCH 2/7 v7] KVM: nSVM: Define an exit code to reflect consistency check failure
` [PATCH 3/7 v7] KVM: nSVM: No need to set bits 11:0 in MSRPM and IOPM bitmaps
` [PATCH 4/7 v7] nSVM: Check addresses of MSR and IO permission maps
` [PATCH 5/7 v7] SVM: Use ALIGN macro when aligning 'io_bitmap_area'
` [PATCH 6/7 v7] nSVM: Define an exit code to reflect consistency check failure
` [PATCH 7/7 v7] nSVM: Test addresses of MSR and IO permissions maps

[PATCH 0/3] KVM: Fixes and a cleanup for coalesced MMIO
 2021-04-12 22:20 UTC  (4+ 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 v2] KVM: SVM: Add support for KVM_SEV_SEND_CANCEL command
 2021-04-12 19:45 UTC  (3+ messages)

[PATCH v3] KVM: SVM: Add support for KVM_SEV_SEND_CANCEL command
 2021-04-12 19:44 UTC 

[PATCH kvm-unit-tests] access: change CR0/CR4/EFER before TLB flushes
 2021-04-12 18:40 UTC  (2+ messages)

[PATCH v2 00/13] More parallel operations for the TDP MMU
 2021-04-12 18:21 UTC  (4+ messages)
` [PATCH v2 09/13] KVM: x86/mmu: Allow zap gfn range to operate under the mmu read lock

[PATCH v2] KVM: arm64: Fully zero the vcpu state on reset
 2021-04-12 16:51 UTC  (2+ messages)

[PATCH 5.10/5.11 0/9] Fix missing TLB flushes in TDP MMU
 2021-04-12 16:44 UTC  (2+ messages)

general protection fault in kvm_vm_ioctl_unregister_coalesced_mmio
 2021-04-12 16:37 UTC 

[GIT PULL 0/7] KVM: s390: Updates for 5.13
 2021-04-12 16:05 UTC  (8+ messages)
` [GIT PULL 1/7] KVM: s390: Fix comment spelling in kvm_s390_vcpu_start()
` [GIT PULL 2/7] KVM: s390: diag9c (directed yield) forwarding
` [GIT PULL 3/7] KVM: s390: split kvm_s390_logical_to_effective
` [GIT PULL 4/7] KVM: s390: extend kvm_s390_shadow_fault to return entry pointer
` [GIT PULL 5/7] KVM: s390: VSIE: correctly handle MVPG when in VSIE
` [GIT PULL 6/7] KVM: s390: split kvm_s390_real_to_abs
` [GIT PULL 7/7] KVM: s390: VSIE: fix MVPG handling for prefixing and MSO

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

[RFC Part1 PATCH 00/13] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-04-12 14:31 UTC  (6+ messages)
` [RFC Part1 PATCH 13/13] x86/kernel: add support to validate memory when changing C-bit

remove the nvlink2 pci_vfio subdriver v2
 2021-04-12 14:23 UTC  (5+ messages)
` [PATCH 1/2] vfio/pci: remove vfio_pci_nvlink2

[kvm-unit-tests PATCH v3 0/7] s390: Add support for large pages
 2021-04-12 13:52 UTC  (7+ messages)
` [kvm-unit-tests PATCH v3 1/7] s390x: lib: add and use macros for control register bits
` [kvm-unit-tests PATCH v3 5/7] s390x: lib: add PGM_TEID_* macros
` [kvm-unit-tests PATCH v3 7/7] s390x: edat test

[PATCH v5 0/3] ppc: Enable 2nd DAWR support on Power10
 2021-04-12 13:10 UTC  (5+ messages)
` [PATCH v5 1/3] Linux headers: update from 5.12-rc3
` [PATCH v5 2/3] ppc: Rename current DAWR macros and variables
` [PATCH v5 3/3] ppc: Enable 2nd DAWR support on p10

[PATCH 4/4] KVM: hyper-v: Advertise support for fast XMM hypercalls
 2021-04-12 11:29 UTC  (6+ messages)

[PATCH v5 11/11] KVM: x86: Add capability to grant VM access to privileged SGX attribute
 2021-04-12 11:28 UTC  (2+ messages)

[PATCH v5 10/11] KVM: VMX: Enable SGX virtualization for SGX1, SGX2 and LC
 2021-04-12 10:47 UTC  (3+ messages)

[PATCH v2 00/10] KVM: Consolidate and optimize MMU notifiers
 2021-04-12 10:27 UTC  (5+ messages)
` [PATCH v2 03/10] KVM: arm64: Convert to the gfn-based MMU notifier callbacks

[PATCH] vhost-vdpa: protect concurrent access to vhost device iotlb
 2021-04-12  9:55 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).