kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-18 14:16:46 to 2018-10-31 00:45:48 UTC [more...]

[PULL 0/7] x86 queue, 2018-10-30
 2018-10-31  0:45 UTC  (6+ messages)
` [PULL 1/7] i386: correct cpu_x86_cpuid(0xd)
` [PULL 2/7] target/i386: Remove #ifdeffed-out icebp debugging hack
` [PULL 3/7] kvm: Add support to KVM_GET_MSR_FEATURE_INDEX_LIST and KVM_GET_MSRS system ioctl
` [PULL 4/7] x86: Data structure changes to support MSR based features
` [PULL 5/7] x86: define a new MSR based feature word -- FEATURE_WORDS_ARCH_CAPABILITIES

[PATCH v13 00/12] Intel Processor Trace virtualization enabling
 2018-10-31  0:36 UTC  (26+ messages)
` [PATCH v13 01/12] perf/x86/intel/pt: Move Intel PT MSRs bit defines to global header
` [PATCH v13 02/12] perf/x86/intel/pt: Export pt_cap_get()
` [PATCH v13 03/12] perf/x86/intel/pt: Introduce intel_pt_validate_cap()
` [PATCH v13 04/12] perf/x86/intel/pt: Add new bit definitions for PT MSRs
` [PATCH v13 05/12] perf/x86/intel/pt: add new capability for Intel PT
` [PATCH v13 06/12] KVM: x86: Add Intel PT virtualization work mode
` [PATCH v13 07/12] KVM: x86: Add Intel Processor Trace cpuid emulation
` [PATCH v13 08/12] KVM: x86: Add Intel PT context switch for each vcpu
` [PATCH v13 09/12] KVM: x86: Introduce a function to initialize the PT configuration
` [PATCH v13 10/12] KVM: x86: Implement Intel PT MSRs read/write emulation
` [PATCH v13 11/12] KVM: x86: Set intercept for Intel PT MSRs read/write
` [PATCH v13 12/12] KVM: x86: Disable Intel PT when VMXON in L1 guest

[GIT PULL] VFIO updates for v4.20-rc1
 2018-10-30 20:49 UTC 

[RFC PATCH] kvm: Use huge pages for DAX-backed files
 2018-10-30 19:45 UTC  (5+ messages)

[PATCH 00/13] kvm: selftests: add aarch64 framework and dirty
 2018-10-30 17:50 UTC  (4+ messages)

[PATCH V5 0/5] KVM: X86: Introducing ROE Protection Kernel Hardening
 2018-10-30 17:31 UTC  (12+ messages)
` [PATCH V5 1/5] KVM: X86: Memory ROE documentation
  ` gRe: [PATCH V5 1/5] KVM: X86: Memory ROE documentation^[
` [PATCH V5 2/5] KVM: X86: Adding arbitrary data pointer in kvm memslot iterator functions
` [PATCH V5 3/5] KVM: X86: Adding skeleton for Memory ROE
` [PATCH V5 4/5] KVM: X86: Adding support for byte granular memory ROE
` [PATCH V5 5/5] KVM: Small Refactoring to kvm_free_memslot

[PATCH kvm-unit-tests] scripts: Speedup MAX_SMP check
 2018-10-30 12:19 UTC  (3+ messages)

Can VFIO pin only a specific region of guest mem when use pass through devices?
 2018-10-30 11:22 UTC  (5+ messages)

[PATCH net] vhost: Fix Spectre V1 vulnerability
 2018-10-30  6:10 UTC 

[PATCH v4] drivers/vfio: Fix a redundant copy bug
 2018-10-29 21:35 UTC  (4+ messages)

[PATCH v2 1/3] kvm, vmx: move CR2 context switch out of assembly path
 2018-10-29 17:26 UTC  (5+ messages)
` [PATCH v2 2/3] kvm, vmx: move register clearing "
` [PATCH v2 3/3] kvm, vmx: fix __invvpid style

[PATCH 1/4] kvm, vmx: move CR2 context switch out of assembly path
 2018-10-29 13:47 UTC  (13+ messages)
` [PATCH 2/4] kvm, vmx: move register clearing "
` [PATCH 3/4] kvm, vmx: fix __invvpid style
` [PATCH 4/4] kvm, vmx: remove manually coded vmx instructions

KVM Forum 2018 BoF Meeting minutes - architecture common code
 2018-10-29  7:51 UTC 

[PATCH 0/4] migration: improve multithreads
 2018-10-29  2:52 UTC  (6+ messages)
` [PATCH 2/4] migration: introduce lockless multithreads model

[RFC v2 00/20] SMMUv3 Nested Stage Setup
 2018-10-27  9:24 UTC  (6+ messages)
` [RFC v2 12/20] dma-iommu: Implement NESTED_MSI cookie

[GIT PULL] KVM updates for Linux 4.20-rc1
 2018-10-26  1:00 UTC  (3+ messages)

[PATCH AUTOSEL 4.14 24/46] KVM: x86: Update the exit_qualification access bits while walking an address
 2018-10-25 14:10 UTC 

[PATCH v37 0/3] Virtio-balloon: support free page reporting
 2018-10-25 10:18 UTC  (3+ messages)

[PATCH] kvm/x86 : remove unused struct definition
 2018-10-25 10:07 UTC 

FOSDEM'19 Virtualization & IaaS Devroom CfP
 2018-10-24 21:43 UTC 

[PATCH V5 0/4] Fix kvm misconceives NVDIMM pages as reserved mmio
 2018-10-24 14:32 UTC  (14+ messages)
` [PATCH V5 1/4] kvm: remove redundant reserved page check
` [PATCH V5 4/4] kvm: add a check if pfn is from NVDIMM pmem

[PATCH] KVM/nVMX: Do not validate that posted_intr_desc_addr is page aligned
 2018-10-24 11:17 UTC  (6+ messages)
` [PATCH v2] "

BUG: unable to handle kernel paging request in mmu_page_zap_pte
 2018-10-24 10:52 UTC 

[PATCH v3 00/13] KVM/X86: Introduce a new guest mapping interface
 2018-10-22 21:49 UTC  (20+ messages)
` [PATCH v3 01/13] X86/nVMX: handle_vmon: Read 4 bytes from guest memory
` [PATCH v3 02/13] X86/nVMX: handle_vmptrld: Copy the VMCS12 directly "
` [PATCH v3 03/13] X86/nVMX: Update the PML table without mapping and unmapping the page
` [PATCH v3 04/13] X86/KVM: Handle PFNs outside of kernel reach when touching GPTEs
` [PATCH v3 05/13] KVM: Introduce a new guest mapping API
` [PATCH v3 06/13] KVM/nVMX: Use kvm_vcpu_map when mapping the L1 MSR bitmap
` [PATCH v3 07/13] KVM/nVMX: Use kvm_vcpu_map when mapping the virtual APIC page
  ` [RESEND PATCH "
` [PATCH v3 08/13] KVM/nVMX: Use kvm_vcpu_map when mapping the posted interrupt descriptor table
` [PATCH v3 09/13] KVM/X86: Use kvm_vcpu_map in emulator_cmpxchg_emulated
` [PATCH v3 10/13] KVM/X86: hyperv: Use kvm_vcpu_map in synic_clear_sint_msg_pending
` [PATCH v3 11/13] KVM/X86: hyperv: Use kvm_vcpu_map in synic_deliver_msg
` [PATCH v3 12/13] KVM/nSVM: Use the new mapping API for mapping guest memory
` [PATCH v3 13/13] KVM/nVMX: Use kvm_vcpu_map for accessing the shadow VMCS

[PATCH] MAINTAINERS: remove reference to bogus vsock file
 2018-10-22 18:25 UTC  (3+ messages)

KASAN: use-after-free Read in kvm_put_kvm
 2018-10-21 10:01 UTC  (2+ messages)

Read Only Enforcement patches V4 [VMM based kernel hardening]
 2018-10-20 22:21 UTC  (6+ messages)
` [PATCH V4 1/5] KVM: X86: Memory ROE documentation
` [PATCH V4 2/5] KVM: X86: Adding arbitrary data pointer in kvm memslot iterator functions
` [PATCH V4 3/5] KVM: X86: Adding skeleton for Memory ROE
` [PATCH V4 4/5] KVM: X86: Adding support for byte granular memory ROE
` [PATCH V4 5/5] KVM: Small Refactoring to kvm_free_memslot

[PATCH] KVM: PPC: Use exported tb_to_ns() function in decrementer emulation
 2018-10-20  9:54 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 00/11 v3] x86: load FPU registers on return to userland
 2018-10-19 18:26 UTC  (21+ messages)
` [PATCH 04/11] x86/fpu: eager switch PKRU state
` [PATCH 05/11] x86/fpu: set PKRU state for kernel threads

[PATCH] vfio-mdev/samples: Use u8 instead of char for handle functions
 2018-10-19 18:04 UTC 

[PATCH] x86/kvm/nVMX: tweak shadow fields
 2018-10-19 16:45 UTC  (2+ messages)

[GIT PULL 00/26] KVM/arm updates for 4.20
 2018-10-19 13:23 UTC  (28+ messages)
` [PATCH 01/26] kvm: arm/arm64: Fix stage2_flush_memslot for 4 level page table
` [PATCH 02/26] kvm: arm/arm64: Remove spurious WARN_ON
` [PATCH 03/26] kvm: arm64: Add helper for loading the stage2 setting for a VM
` [PATCH 04/26] arm64: Add a helper for PARange to physical shift conversion
` [PATCH 05/26] kvm: arm64: Clean up VTCR_EL2 initialisation
` [PATCH 06/26] kvm: arm/arm64: Allow arch specific configurations for VM
` [PATCH 07/26] kvm: arm64: Configure VTCR_EL2 per VM
` [PATCH 08/26] kvm: arm/arm64: Prepare for VM specific stage2 translations
` [PATCH 09/26] kvm: arm64: Prepare for dynamic stage2 page table layout
` [PATCH 10/26] kvm: arm64: Make stage2 page table layout dynamic
` [PATCH 11/26] kvm: arm64: Dynamic configuration of VTTBR mask
` [PATCH 12/26] kvm: arm64: Configure VTCR_EL2.SL0 per VM
` [PATCH 13/26] kvm: arm64: Switch to per VM IPA limit
` [PATCH 14/26] vgic: Add support for 52bit guest physical address
` [PATCH 15/26] kvm: arm64: Add 52bit support for PAR to HPFAR conversoin
` [PATCH 16/26] kvm: arm64: Set a limit on the IPA size
` [PATCH 17/26] kvm: arm64: Limit the minimum number of page table levels
` [PATCH 18/26] kvm: arm64: Allow tuning the physical address size for VM
` [PATCH 19/26] KVM: arm/arm64: Rename kvm_arm_config_vm to kvm_arm_setup_stage2
` [PATCH 20/26] KVM: arm64: Drop __cpu_init_stage2 on the VHE path
` [PATCH 21/26] arm64: KVM: Remove some extra semicolon in kvm_target_cpu
` [PATCH 22/26] KVM: arm/arm64: Ensure only THP is candidate for adjustment
` [PATCH 23/26] KVM: arm64: Fix caching of host MDCR_EL2 value
` [PATCH 24/26] arm/arm64: KVM: Rename function kvm_arch_dev_ioctl_check_extension()
` [PATCH 25/26] arm/arm64: KVM: Enable 32 bits kvm vcpu events support
` [PATCH 26/26] KVM: arm64: Safety check PSTATE when entering guest and handle IL

[PATCH kvmtool 0/2] Fix kvm__pause races
 2018-10-19  9:36 UTC  (3+ messages)
` [PATCH kvmtool 1/2] kvm: Do not pause already paused vcpus
` [PATCH kvmtool 2/2] kvm-cpu: Pause vCPU in signal handler

[GVT-g] [ANNOUNCE] 2018-Q3 release of KVMGT (Intel GVT-g for KVM)
 2018-10-19  7:04 UTC 

[PATCH kernel 0/3] vfio/spapr_tce: Reworks for NVIDIA V100 + P9 passthrough (part 3)
 2018-10-19  6:25 UTC  (12+ messages)
` [PATCH kernel 3/3] vfio_pci: Add NVIDIA GV100GL [Tesla V100 SXM2] [10de:1db1] subdriver

linux-next: manual merge of the kvm tree with the tip tree
 2018-10-19  3:25 UTC 

[RESEND PATCH V6 1/5] target/i386 : add coalesced pio support
 2018-10-18 19:43 UTC 

[PATCH V7 3/5] target-i386: add rtc 0x70 port as coalesced_pio
 2018-10-18 19:19 UTC 

[PATCH] drivers/vfio: Fix an 8-byte alignment issue
 2018-10-18 17:20 UTC  (2+ messages)

linux-next: manual merge of the kselftest tree with the kvm tree
 2018-10-18 14:16 UTC  (3+ 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).