kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-05 11:22:55 to 2020-02-06 12:09:07 UTC [more...]

[PATCH 00/26] KVM: x86: Purge kvm_x86_ops->*_supported()
 2020-02-06 12:08 UTC  (20+ messages)
` [PATCH 01/26] KVM: x86: Remove superfluous brackets from case statement
` [PATCH 02/26] KVM: x86: Take an unsigned 32-bit int for has_emulated_msr()'s index
` [PATCH 03/26] KVM: x86: Snapshot MSR index in a local variable when processing lists
` [PATCH 04/26] KVM: x86: Add a kvm_x86_ops hook to query virtualized MSR support
` [PATCH 05/26] KVM: x86: Move MSR_TSC_AUX existence checks into vendor code
` [PATCH 06/26] KVM: x86: Move MSR_IA32_BNDCFGS "

[RFCv2 00/37] KVM: s390: Add support for protected VMs
 2020-02-06 12:03 UTC  (100+ messages)
` [RFCv2 11/37] KVM: s390/mm: Make pages accessible before destroying the guest
` [RFCv2 15/37] KVM: s390: protvirt: Implement interruption injection
` [RFCv2 16/37] KVM: s390: protvirt: Add SCLP interrupt handling
` [RFCv2 18/37] KVM: s390: protvirt: Implement machine-check interruption injection
` [RFCv2 19/37] KVM: s390: protvirt: Handle spec exception loops
` [RFCv2 20/37] KVM: s390: protvirt: Add new gprs location handling
` [RFCv2 21/37] KVM: S390: protvirt: Introduce instruction data area bounce buffer
            ` [RFCv2.1] "
` [RFCv2 22/37] KVM: s390: protvirt: handle secure guest prefix pages
` [RFCv2 24/37] KVM: s390: protvirt: Write sthyi data to instruction data area
` [RFCv2 25/37] KVM: s390: protvirt: STSI handling
` [RFCv2 26/37] KVM: s390: protvirt: disallow one_reg
` [RFCv2 27/37] KVM: s390: protvirt: Only sync fmt4 registers
` [RFCv2 28/37] KVM: s390: protvirt: Add program exception injection
` [RFCv2 30/37] KVM: s390: protvirt: Add diag 308 subcode 8 - 10 handling
` [RFCv2 32/37] KVM: s390: protvirt: Report CPU state to Ultravisor
` [RFCv2 33/37] KVM: s390: protvirt: Support cmd 5 operation state
` [RFCv2 34/37] KVM: s390: protvirt: Add UV debug trace
` [RFCv2 35/37] KVM: s390: protvirt: Mask PSW interrupt bits for interception 104 and 112
` [RFCv2 36/37] KVM: s390: protvirt: do not inject interrupts after start
` [RFCv2 37/37] KVM: s390: protvirt: Add UV cpu reset calls

[Question] some questions about vmx
 2020-02-06 12:00 UTC  (2+ messages)

[PATCH kvmtool 00/16] arm: Allow the user to define the memory layout
 2020-02-06 11:49 UTC  (14+ messages)
` [PATCH kvmtool 03/16] virtio/scsi: Allow the use of multiple banks
` [PATCH kvmtool 04/16] kvmtool: Add helper to sanitize arch specific KVM configuration
` [PATCH kvmtool 05/16] kvmtool: Use MB consistently
` [PATCH kvmtool 06/16] builtin-run.c: Always use ram_size in bytes
` [PATCH kvmtool 07/16] arm: Remove redundant define ARM_PCI_CFG_SIZE

[PATCH] KVM: nVMX: Fix some comment typos and coding style
 2020-02-06 11:32 UTC  (2+ messages)

[RFC PATCH 0/7] vfio/pci: SR-IOV support
 2020-02-06 11:14 UTC  (13+ messages)
` [RFC PATCH 1/7] vfio: Include optional device match in vfio_device_ops callbacks
` [RFC PATCH 3/7] vfio/pci: Introduce VF token

[PATCH v4 0/3] selftests: KVM: AMD Nested SVM test infrastructure
 2020-02-06 10:47 UTC  (4+ messages)
` [PATCH v4 1/3] selftests: KVM: Replace get_gdt/idt_base() by get_gdt/idt()
` [PATCH v4 2/3] selftests: KVM: AMD Nested test infrastructure
` [PATCH v4 3/3] selftests: KVM: SVM: Add vmcall test

[PATCH] KVM: apic: reuse smp_wmb() in kvm_make_request()
 2020-02-06 10:47 UTC  (2+ messages)

[PATCH v2 0/5] Handle monitor trap flag during instruction emulation
 2020-02-06 10:42 UTC  (4+ messages)
` [PATCH v2 4/5] KVM: nVMX: Emulate MTF when performing "

[PATCH] KVM: x86: remove duplicated KVM_REQ_EVENT request
 2020-02-06 10:41 UTC  (2+ messages)

[RFC v3 0/8] vfio: expose virtual Shared Virtual Addressing to VMs
 2020-02-06  9:41 UTC  (5+ messages)
` [RFC v3 1/8] vfio: Add VFIO_IOMMU_PASID_REQUEST(alloc/free)

INFO: rcu detected stall in ksys_ioctl
 2020-02-06  9:18 UTC 

[PATCH v3 0/3] selftests: KVM: AMD Nested SVM test infrastructure
 2020-02-06  7:24 UTC  (4+ messages)
` [PATCH v3 2/3] selftests: KVM: AMD Nested "

[PATCH v3 0/8] kvm/split_lock: Add feature split lock detection support in kvm
 2020-02-06  7:04 UTC  (9+ 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 5/8] kvm: x86: Emulate split-lock access as a write
` [PATCH v3 6/8] kvm: vmx: Extend VMX's #AC interceptor to handle split lock #AC happens in guest
` [PATCH v3 7/8] kvm: x86: Emulate MSR IA32_CORE_CAPABILITIES
` [PATCH v3 8/8] x86: vmx: virtualize split lock detection

[PATCH v5 00/19] KVM: Dynamically size memslot arrays
 2020-02-06  5:05 UTC  (18+ messages)
` [PATCH v5 01/19] KVM: x86: Allocate new rmap and large page tracking when moving memslot
` [PATCH v5 02/19] KVM: Reinstall old memslots if arch preparation fails
` [PATCH v5 03/19] KVM: Don't free new memslot if allocation of said memslot fails
` [PATCH v5 04/19] KVM: PPC: Move memslot memory allocation into prepare_memory_region()
` [PATCH v5 06/19] KVM: Drop kvm_arch_create_memslot()
` [PATCH v5 08/19] KVM: Refactor error handling for setting memory region

[PATCH 1/1] vfio-pci/nvlink2: Allow fallback to ibm,mmio-atsd[0]
 2020-02-06  4:23 UTC  (2+ messages)

[PATCH] vhost: introduce vDPA based backend
 2020-02-06  3:21 UTC  (15+ messages)

[PATCH] kvm-unit-test: nSVM: Restructure nSVM test code
 2020-02-05 20:50 UTC  (2+ messages)

[PATCH v2 kvmtool 00/30] Add reassignable BARs and PCIE 1.1 support
 2020-02-05 18:35 UTC  (19+ messages)
` [PATCH v2 kvmtool 18/30] hw/vesa: Set the size for BAR 0
` [PATCH v2 kvmtool 19/30] Use independent read/write locks for ioport and mmio
` [PATCH v2 kvmtool 20/30] pci: Add helpers for BAR values and memory/IO space access
` [PATCH v2 kvmtool 21/30] virtio/pci: Get emulated region address from BARs
` [PATCH v2 kvmtool 22/30] vfio: Destroy memslot when unmapping the associated VAs
` [PATCH v2 kvmtool 23/30] vfio: Reserve ioports when configuring the BAR
` [PATCH v2 kvmtool 24/30] vfio/pci: Don't write configuration value twice

[PATCH kvm-unit-tests] x86: provide enabled and disabled variation of the PCID test
 2020-02-05 17:41 UTC  (4+ messages)

[PATCH v4 00/14] KVM: Dirty ring interface
 2020-02-05 17:39 UTC  (11+ messages)
` [PATCH 04/14] KVM: Pass in kvm pointer into mark_page_dirty_in_slot()
  ` [PATCH 10/14] KVM: selftests: Use a single binary for dirty/clear log test
  ` [PATCH 13/14] KVM: selftests: Let dirty_log_test async for dirty ring test

[kvmtool RFC PATCH v2 0/8] KVMTOOL RISC-V support
 2020-02-05 17:13 UTC  (2+ messages)

[PATCH] KVM: vmx: delete meaningless vmx_decache_cr0_guest_bits() declaration
 2020-02-05 16:56 UTC  (2+ messages)

CPU vulnerabilities in public clouds
 2020-02-05 16:47 UTC  (2+ messages)

[PATCH 1/3] kvm: mmu: Replace unsigned with unsigned int for PTE access
 2020-02-05 16:46 UTC  (9+ messages)
` [PATCH 2/3] kvm: mmu: Separate generating and setting mmio ptes
` [PATCH 3/3] kvm: mmu: Separate pte generation from set_spte

[PATCH v22 0/9] Add ARMv8 RAS virtualization support in QEMU
 2020-02-05 16:43 UTC  (3+ messages)
` [PATCH v22 4/9] ACPI: Build Hardware Error Source Table

[kvm-unit-tests PATCH] x86: Use "-cpu host" for PCID tests
 2020-02-05 15:44 UTC  (5+ messages)

[PATCH] KVM: x86: Mark CR4.UMIP as reserved based on associated CPUID bit
 2020-02-05 15:30 UTC  (2+ messages)

[GIT PULL 0/7] KVM: s390: Fixes and cleanups for 5.6
 2020-02-05 15:15 UTC  (2+ messages)

[PATCH] KVM: SVM: relax conditions for allowing MSR_IA32_SPEC_CTRL accesses
 2020-02-05 15:13 UTC 

[kvm-unit-tests PULL 0/9] s390x and CI patches
 2020-02-05 14:58 UTC  (2+ messages)

[kvm-unit-tests PATCH] x86: pmu: Test WRMSR on a running counter
 2020-02-05 14:56 UTC  (3+ messages)

[kvm-unit-tests PATCH] x86: Fix the name for the SMEP CPUID bit
 2020-02-05 14:56 UTC  (3+ messages)

[PATCH 0/3] x86/kvm/hyper-v: fix enlightened VMCS & QEMU4.2
 2020-02-05 14:55 UTC  (5+ messages)
` [PATCH 1/3] x86/kvm/hyper-v: remove stale evmcs_already_enabled check from nested_enable_evmcs()
` [PATCH 2/3] x86/kvm/hyper-v: move VMX controls sanitization out of nested_enable_evmcs()
` [PATCH 3/3] x86/kvm/hyper-v: don't allow to turn on unsupported VMX controls for nested guests

[PATCH] KVM: nVMX: Remove stale comment from nested_vmx_load_cr3()
 2020-02-05 14:31 UTC  (5+ messages)

[PATCH 0/2] KVM: MIPS: Bug fix and cleanup
 2020-02-05 14:30 UTC  (2+ messages)

[PATCH] x86/kvm: do not setup pv tlb flush when not paravirtualized
 2020-02-05 14:28 UTC  (2+ messages)

[PATCH v2] KVM: fix overflow of zero page refcount with ksm running
 2020-02-05 14:27 UTC  (2+ messages)

[PATCH] KVM: Pre-allocate 1 cpumask variable per cpu for both pv tlb and pv ipis
 2020-02-05 13:26 UTC  (5+ messages)

[kvm-unit-tests PATCH] Add Janosch as a s390x maintainer
 2020-02-05 11:22 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).