kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-10 13:06:45 to 2020-08-13 15:34:25 UTC [more...]

device compatibility interface for live migration with assigned devices
 2020-08-13 15:33 UTC  (16+ messages)

[kvm-unit-tests RFC v2 0/4] s390x: Add Protected VM support
 2020-08-13 15:13 UTC  (16+ messages)
` [kvm-unit-tests RFC v2 1/4] common.bash: run `cmd` only if a test case was found
` [kvm-unit-tests RFC v2 2/4] scripts: add support for architecture dependent functions
` [kvm-unit-tests RFC v2 3/4] run_tests/mkstandalone: add arch dependent function to `for_each_unittest`
` [kvm-unit-tests RFC v2 4/4] s390x: add Protected VM support

[PATCH v6 00/15] vfio: expose virtual Shared Virtual Addressing to VMs
 2020-08-13 15:07 UTC  (9+ messages)
` [PATCH v6 02/15] iommu: Report domain nesting info
` [PATCH v6 04/15] vfio/type1: Report iommu nesting info to userspace
` [PATCH v6 05/15] vfio: Add PASID allocation/free support
` [PATCH v6 06/15] iommu/vt-d: Support setting ioasid set to domain

[PATCH v2 1/2] KVM: LAPIC: Return 0 when getting the tscdeadline timer if the lapic is hw disabled
 2020-08-13 14:58 UTC  (4+ messages)
` [PATCH v2 2/2] KVM: LAPIC: Guarantee the timer is in tsc-deadline mode when setting

[RFC PATCH 0/7] metricfs metric file system and examples
 2020-08-13 14:21 UTC  (10+ messages)
` [RFC PATCH 6/7] core/metricfs: expose x86-specific irq information through metricfs

[RFC 0/4] kvm: arm64: emulate ID registers
 2020-08-13 14:19 UTC  (12+ messages)
` [RFC 1/4] arm64: add a helper function to traverse arm64_ftr_regs
` [RFC 2/4] kvm: arm64: emulate the ID registers
` [RFC 3/4] kvm: arm64: make ID registers configurable
` [RFC 4/4] kvm: arm64: add KVM_CAP_ARM_CPU_FEATURE extension

[PATCH v2] PCI: Identifying detached virtual functions
 2020-08-13 13:28 UTC  (13+ messages)
` [PATCH v2] PCI: Introduce flag for "

Call for Outreachy Mentors (December 2020 - March 2021)
 2020-08-13 10:48 UTC 

[for-5.2 v4 00/10] Generalize memory encryption models
 2020-08-13  8:19 UTC  (5+ messages)
` [for-5.2 v4 09/10] host trust limitation: Alter virtio default properties for protected guests

IPI broadcast latency in the guest is worse when AVIC is enabled
 2020-08-13  7:59 UTC  (3+ messages)

[PATCH] vfio dma_map/unmap: optimized for hugetlbfs pages
 2020-08-13  6:11 UTC  (4+ messages)
    ` 答复: "

[PATCH RFC v2 00/18] Add VFIO mediated device support and DEV-MSI support for the idxd driver
 2020-08-13  6:01 UTC  (16+ messages)

[RFC 0/7] KVM: PKS Virtualization support
 2020-08-13  5:42 UTC  (11+ messages)
` [RFC 1/7] KVM: VMX: Introduce PKS VMCS fields
` [RFC 2/7] KVM: VMX: Expose IA32_PKRS MSR
` [RFC 7/7] KVM: VMX: Enable PKS for nested VM

[PATCH v2 0/2] KVM: x86/mmu: Zap orphaned kids for nested TDP MMU
 2020-08-12 21:15 UTC  (4+ messages)
` [PATCH v2 1/2] KVM: x86/mmu: Move flush logic from mmu_page_zap_pte() to FNAME(invlpg)
` [PATCH v2 2/2] KVM: x86/MMU: Recursively zap nested TDP SPs when zapping last/only parent

[GIT PULL] VFIO updates for v5.9-rc1
 2020-08-12 19:58 UTC  (2+ messages)

[GIT PULL] Second batch of KVM changes for Linux 5.9
 2020-08-12 19:58 UTC  (2+ messages)

[PATCH 0/7] KVM: x86: Tracepoint improvements and fixes
 2020-08-12 18:10 UTC  (6+ messages)
` [PATCH 6/7] KVM: x86: Use common definition for kvm_nested_vmexit tracepoint

[PATCH] KVM: nVMX: Add VM-Enter failed tracepoints for super early checks
 2020-08-12 18:06 UTC 

[PATCH] PCI: Identifying detached virtual functions
 2020-08-12 18:04 UTC  (4+ messages)
` [PATCH] PCI: Introduce flag for "

[PATCH] KVM: nVMX: Morph notification vector IRQ on nested VM-Enter to pending PI
 2020-08-12 17:51 UTC 

KVM call for agenda for 2020-08-25
 2020-08-12 14:13 UTC 

[PATCH] KVM: x86/pmu: Add '.exclude_hv = 1' for guest perf_event
 2020-08-12 13:51 UTC  (9+ messages)

[PATCH v3 0/5] KVM_{GET,SET}_TSC_OFFSET ioctls
 2020-08-12 13:41 UTC  (7+ messages)

[PATCH v4 0/4] Add a vhost RPMsg API
 2020-08-12 12:32 UTC  (8+ messages)
` [PATCH v4 2/4] rpmsg: move common structures and defines to headers
` [PATCH v4 4/4] vhost: add an RPMsg API

[PATCH] kvm: x86: Read PDPTEs on CR0.CD and CR0.NW changes
 2020-08-12  3:18 UTC  (4+ messages)

VDPA Debug/Statistics
 2020-08-12  2:09 UTC  (6+ messages)

[PATCH] MAINTAINERS: Add git tree for KVM/mips
 2020-08-12  1:32 UTC 

[PATCH v3] nSVM: Test illegal combinations of EFER.LME, CR0.PG, CR0.PE and CR4.PAE in VMCB
 2020-08-12  0:29 UTC  (2+ messages)

[PATCH v2] kvm-unit-tests: nSVM: Test combinations of EFER.LME, CR0.PG, CR4.PAE, CR0.PE and CS register on VMRUN of nested guests
 2020-08-11 23:48 UTC  (3+ messages)
` [PATCH v2] kvm-unit-tests: nSVM: Test combination of EFER.LME, CR0.PG and CR4.PAE "

[PATCH RFC v2 02/18] irq/dev-msi: Add support for a new DEV_MSI irq domain
 2020-08-11 22:39 UTC  (7+ messages)

[GIT PULL] virtio: features, fixes
 2020-08-11 21:59 UTC  (2+ messages)

[PATCH] KVM: nSVM: Test combinations of EFER.LME, CR0.PG, CR4.PAE, CR0.PE and CS register on VMRUN of nested guests
 2020-08-11 20:16 UTC  (4+ messages)

[PATCH RESEND] KVM: MIPS/VZ: Fix build error caused by 'kvm_run' cleanup
 2020-08-11 14:38 UTC  (4+ messages)

[PATCH 0/2] KVM: arm64: Fix sleeping while atomic BUG() on OOM
 2020-08-11 10:52 UTC  (4+ messages)
` [PATCH 1/2] KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()
` [PATCH 2/2] KVM: arm64: Only reschedule if MMU_NOTIFIER_RANGE_BLOCKABLE is not set

[PATCH] vhost: vdpa: remove per device feature whitelist
 2020-08-11 10:19 UTC  (2+ messages)

[PATCH v6 00/18] Add support for Nitro Enclaves
 2020-08-11 10:17 UTC  (13+ messages)
` [PATCH v6 07/18] nitro_enclaves: Init misc device providing the ioctl interface
` [PATCH v6 08/18] nitro_enclaves: Add logic for creating an enclave VM
` [PATCH v6 09/18] nitro_enclaves: Add logic for setting an enclave vCPU
` [PATCH v6 10/18] nitro_enclaves: Add logic for getting the enclave image load info

[PATCH v3 0/2] Expose new features for Intel processor
 2020-08-11  8:32 UTC  (7+ messages)
` [PATCH v3 2/2] x86/kvm: Expose new features for supported cpuid

[kvm-unit-tests PATCH v3 00/10] arm/arm64: Add IPI/LPI/vtimer latency test
 2020-08-11  7:49 UTC  (5+ messages)

[kvm-unit-tests PATCH v2 0/3] PV tests part 1
 2020-08-11  7:29 UTC  (11+ messages)
` [kvm-unit-tests PATCH v2 2/3] s390x: skrf: Add exception new skey test and add test to unittests.cfg
` [kvm-unit-tests PATCH v2 3/3] s390x: Ultravisor guest API test
        ` [kvm-unit-tests PATCH v3] "

[BUG]stack-protector: Kernel stack is corrupted in: apic_update_ppr+0x65/0x70 [kvm]
 2020-08-11  6:11 UTC 

[PATCH] powerpc: kvm: Increase HDEC threshold to enter guest
 2020-08-11  4:08 UTC 

[PATCH V5 0/6] IRQ offloading for vDPA
 2020-08-11  2:53 UTC  (8+ messages)
` [PATCH V5 1/6] vhost: introduce vhost_vring_call

[PATCH v5 0/3] Allow user space to restrict and augment MSR emulation
 2020-08-10 22:36 UTC  (5+ messages)
` [PATCH v5 1/3] KVM: x86: Deflect unknown MSR accesses to user space
` [PATCH v5 2/3] KVM: x86: Introduce allow list for MSR emulation

[PATCH v4 00/12] SVM cleanup and INVPCID support for the AMD guests
 2020-08-10 21:59 UTC  (3+ messages)
` [PATCH v4 12/12] KVM:SVM: Enable INVPCID feature on AMD

[PATCH v2 0/8] Allow userspace to manage MSRs
 2020-08-10 21:23 UTC  (10+ messages)
` [PATCH v2 1/8] KVM: x86: Add ioctl for accepting a userspace provided MSR list
` [PATCH v2 2/8] KVM: x86: Add support for exiting to userspace on rdmsr or wrmsr
` [PATCH v2 3/8] KVM: x86: Allow em_{rdmsr,wrmsr} to bounce to userspace
` [PATCH v2 4/8] KVM: x86: Prepare MSR bitmaps for userspace tracked MSRs
` [PATCH v2 5/8] KVM: x86: Ensure the MSR bitmap never clears "
` [PATCH v2 6/8] selftests: kvm: Fix the segment descriptor layout to match the actual layout
` [PATCH v2 7/8] selftests: kvm: Add test to exercise userspace MSR list
` [PATCH v2 8/8] selftests: kvm: Add emulated rdmsr, wrmsr tests

[PATCH 0/6] Allow userspace to manage MSRs
 2020-08-10 21:18 UTC  (5+ messages)
` [PATCH 6/6] selftests: kvm: Add test to exercise userspace MSR list

[PATCH v1 0/1] Synic default SCONTROL MSR needs to be enabled
 2020-08-10 17:22 UTC  (3+ messages)
` [PATCH v1 1/1] x86/kvm/hyper-v: "

[PATCH] vfio/type1: Add proper error unwind for vfio_iommu_replay()
 2020-08-10 16:26 UTC  (2+ messages)

[PATCH kvmtool] update_headers.sh: Remove arm architecture
 2020-08-10 15:46 UTC  (2+ messages)

[PATCH v9 00/15] s390/vfio-ap: dynamic configuration support
 2020-08-10 15:39 UTC  (2+ messages)

[PATCH kvmtool] update_headers.sh: Remove arm architecture
 2020-08-10 15:38 UTC 

[PATCH v2 kvmtool] virtio: Fix ordering of virtio_queue__should_signal()
 2020-08-10 15:14 UTC  (3+ messages)

[PATCH v2 03/20] virtio: Add get_shm_region method
 2020-08-10 14:50 UTC  (10+ messages)
` [PATCH v2 04/20] virtio: Implement get_shm_region for PCI transport
` [PATCH v2 05/20] virtio: Implement get_shm_region for MMIO transport

[kvm-unit-tests PATCH 0/7] Add support for generic ELF cross-compiler
 2020-08-10 13:06 UTC  (5+ messages)
` [kvm-unit-tests PATCH 4/7] lib: Bundle debugreg.h from the kernel
` [kvm-unit-tests PATCH 5/7] lib: x86: Use portable format macros for uint32_t
` [kvm-unit-tests PATCH 6/7] configure: Add an option to specify getopt
` [kvm-unit-tests PATCH 7/7] README: Update build instructions for macOS


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