kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-14 18:08:11 to 2018-12-21 11:12:02 UTC [more...]

[PATCH 0/3] vfio-ccw: support hsch/csch (kernel part)
 2018-12-21 11:12 UTC  (19+ messages)
` [PATCH 1/3] vfio-ccw: add capabilities chain
` [PATCH 3/3] vfio-ccw: add handling for asnyc channel instructions

[PATCH] MAINTAINERS: Add arch/x86/kvm sub-directories to existing KVM/x86 entry
 2018-12-21 10:47 UTC  (2+ messages)

[PATCH] KVM: x86: svm: report MSR_IA32_MCG_EXT_CTL as unsupported
 2018-12-21 10:06 UTC  (3+ messages)

[Resend PATCH V5 0/10] x86/KVM/Hyper-v: Add HV ept tlb range flush hypercall support in KVM
 2018-12-21  9:32 UTC  (4+ messages)
` [Resend PATCH V5 2/10] x86/hyper-v: Add HvFlushGuestAddressList hypercall support

[PATCH 0/2] optimize waiting for free thread to do compression
 2018-12-21  8:10 UTC  (2+ messages)

linux-next: manual merge of the kvm tree with the powerpc tree
 2018-12-21  5:16 UTC 

[PATCH kernel v7 00/20] powerpc/powernv/npu, vfio: NVIDIA V100 + P9 passthrough
 2018-12-21  2:08 UTC  (30+ messages)
` [PATCH kernel v7 01/20] powerpc/ioda/npu: Call skiboot's hot reset hook when disabling NPU2
` [PATCH kernel v7 02/20] powerpc/mm/iommu/vfio_spapr_tce: Change mm_iommu_get to reference a region
` [PATCH kernel v7 03/20] powerpc/vfio/iommu/kvm: Do not pin device memory
` [PATCH kernel v7 04/20] powerpc/powernv: Move npu struct from pnv_phb to pci_controller
` [PATCH kernel v7 05/20] powerpc/powernv/npu: Move OPAL calls away from context manipulation
` [PATCH kernel v7 06/20] powerpc/pseries/iommu: Use memory@ nodes in max RAM address calculation
` [PATCH kernel v7 07/20] powerpc/pseries/npu: Enable platform support
` [PATCH kernel v7 08/20] powerpc/pseries: Remove IOMMU API support for non-LPAR systems
` [PATCH kernel v7 09/20] powerpc/powernv/pseries: Rework device adding to IOMMU groups
` [PATCH kernel v7 10/20] powerpc/iommu_api: Move IOMMU groups setup to a single place
` [PATCH kernel v7 11/20] powerpc/powernv: Reference iommu_table while it is linked to a group
` [PATCH kernel v7 12/20] powerpc/powernv/npu: Move single TVE handling to NPU PE
` [PATCH kernel v7 13/20] powerpc/powernv/npu: Convert NPU IOMMU helpers to iommu_table_group_ops
` [PATCH kernel v7 14/20] powerpc/powernv/npu: Add compound IOMMU groups
` [PATCH kernel v7 15/20] powerpc/powernv/npu: Add release_ownership hook
` [PATCH kernel v7 16/20] powerpc/powernv/npu: Check mmio_atsd array bounds when populating
` [PATCH kernel v7 17/20] powerpc/powernv/npu: Fault user page into the hypervisor's pagetable
` [PATCH kernel v7 18/20] vfio_pci: Allow mapping extra regions
` [PATCH kernel v7 19/20] vfio_pci: Allow regions to add own capabilities
` [PATCH kernel v7 20/20] vfio_pci: Add NVIDIA GV100GL [Tesla V100 SXM2] subdriver

[PATCH] KVM: MMU: Introduce single thread to zap collapsible sptes
 2018-12-21  0:46 UTC  (5+ messages)

[PATCH v3] x86/kvmclock : convert to SPDX identifiers
 2018-12-20 20:23 UTC  (2+ messages)

[PATCH] selftests: kvm: report failed stage when exit reason is unexpected
 2018-12-20 20:07 UTC  (2+ messages)

[PATCH v5 00/15] KVM: s390: make use of the GIB
 2018-12-20 16:40 UTC  (33+ messages)
` [PATCH v5 01/15] KVM: s390: unregister debug feature on failing arch init
` [PATCH v5 02/15] KVM: s390: coding style issue kvm_s390_gisa_init/clear()
` [PATCH v5 03/15] KVM: s390: factor out nullify_gisa()
` [PATCH v5 04/15] KVM: s390: use pending_irqs_no_gisa() where appropriate
` [PATCH v5 05/15] KVM: s390: unify pending_irqs() and pending_irqs_no_gisa()
` [PATCH v5 06/15] KVM: s390: remove prefix kvm_s390_gisa_ from static inline functions
` [PATCH v5 07/15] s390/cio: add function chsc_sgib()
` [PATCH v5 08/15] KVM: s390: add the GIB and its related life-cyle functions
` [PATCH v5 09/15] KVM: s390: add kvm reference to struct sie_page2
` [PATCH v5 10/15] KVM: s390: add functions to (un)register GISC with GISA
` [PATCH v5 11/15] KVM: s390: restore IAM in get_ipm() when IPM is clean
` [PATCH v5 12/15] KVM: s390: do not restore IAM immediately before SIE entry
` [PATCH v5 13/15] KVM: s390: add function process_gib_alert_list()
` [PATCH v5 14/15] KVM: s390: add and wire function gib_alert_irq_handler()
` [PATCH v5 15/15] KVM: s390: start using the GIB

kvm: RDTSCP on AMD
 2018-12-20 12:10 UTC  (11+ messages)
            ` [PATCH] target-i386: Reenable RDTSCP support on Opteron_G[345] CPU models
                ` [PATCH -v2] target-i386: Reenable RDTSCP support on Opteron_G[345] CPU models "

[PATCH kernel v6 18/20] vfio_pci: Allow mapping extra regions
 2018-12-20  8:03 UTC  (5+ messages)
  ` [PATCH kernel v6 19/20] vfio_pci: Allow regions to add own capabilities
  ` [PATCH kernel v6 20/20] vfio_pci: Add NVIDIA GV100GL [Tesla V100 SXM2] subdriver
    ` [PATCH kernel v6.1 20/20 REPOST] "

[PULL] virtio fix
 2018-12-20  2:50 UTC  (2+ messages)

[GIT PULL] KVM fixes for 4.20-rc8 (or final)
 2018-12-20  2:50 UTC  (2+ messages)

linux-next: manual merge of the kvm tree with the tip tree
 2018-12-19 21:40 UTC  (6+ messages)
` "x86: Remove Intel MPX" is wrong (Re: linux-next: manual merge of the kvm tree with the tip tree)

[PATCH v4 00/14] KVM/X86: Introduce a new guest mapping interface
 2018-12-19 21:27 UTC  (5+ messages)
` [PATCH v4 05/14] KVM: Introduce a new guest mapping API

[PATCH 52/52] fuse: fix fuse_permission() for the default_permissions case
 2018-12-19 21:25 UTC  (2+ messages)

[PATCH] KVM: x86: nSVM: fix switch to guest mmu
 2018-12-19 21:20 UTC  (2+ messages)

[GIT PULL] KVM/arm updates for 4.21
 2018-12-19 19:34 UTC  (30+ messages)
` [PATCH 01/28] arm64: KVM: Skip MMIO insn after emulation
` [PATCH 02/28] arm64: KVM: Consistently advance singlestep when emulating instructions
` [PATCH 03/28] KVM: arm/arm64: Fix VMID alloc race by reverting to lock-less
` [PATCH 04/28] KVM: arm/arm64: Log PSTATE for unhandled sysregs
` [PATCH 05/28] KVM: arm/arm64: vgic-v2: Set active_source to 0 when restoring state
` [PATCH 06/28] KVM: arm/arm64: Share common code in user_mem_abort()
` [PATCH 07/28] KVM: arm/arm64: Re-factor setting the Stage 2 entry to exec on fault
` [PATCH 08/28] KVM: arm/arm64: Introduce helpers to manipulate page table entries
` [PATCH 09/28] KVM: arm64: Support dirty page tracking for PUD hugepages
` [PATCH 10/28] KVM: arm64: Support PUD hugepage in stage2_is_exec()
` [PATCH 11/28] KVM: arm64: Support handling access faults for PUD hugepages
` [PATCH 12/28] KVM: arm64: Update age handlers to support "
` [PATCH 13/28] KVM: arm64: Add support for creating PUD hugepages at stage 2
` [PATCH 14/28] KVM: arm/arm64: vgic: Do not cond_resched_lock() with IRQs disabled
` [PATCH 15/28] KVM: arm64: Clarify explanation of STAGE2_PGTABLE_LEVELS
` [PATCH 16/28] KVM: arm/arm64: vgic: Cap SPIs to the VM-defined maximum
` [PATCH 17/28] KVM: arm/arm64: vgic: Fix off-by-one bug in vgic_get_irq()
` [PATCH 18/28] KVM: arm/arm64: vgic: Consider priority and active state for pending irq
` [PATCH 19/28] KVM: arm/arm64: Fixup the kvm_exit tracepoint
` [PATCH 20/28] KVM: arm/arm64: Remove arch timer workqueue
` [PATCH 21/28] KVM: arm/arm64: arch_timer: Simplify kvm_timer_vcpu_terminate
` [PATCH 22/28] KVM: arm64: Make vcpu const in vcpu_read_sys_reg
` [PATCH 23/28] arm64: KVM: Add trapped system register access tracepoint
` [PATCH 24/28] arm/arm64: KVM: vgic: Force VM halt when changing the active state of GICv3 PPIs/SGIs
` [PATCH 25/28] KVM: arm/arm64: Fix unintended stage 2 PMD mappings
` [PATCH 26/28] arm64: KVM: Avoid setting the upper 32 bits of VTCR_EL2 to 1
` [PATCH 27/28] arm/arm64: KVM: Add ARM_EXCEPTION_IS_TRAP macro
` [PATCH 28/28] arm: KVM: Add S2_PMD_{MASK,SIZE} constants

[RFC RESEND PATCH] kvm: arm64: export memory error recovery capability to user space
 2018-12-19 19:02 UTC  (3+ messages)

[PATCH net 4/4] vhost: log dirty page correctly
 2018-12-19 17:29 UTC  (2+ messages)

[PULL 0/1] virtio-ccw: one more patch for 4.21
 2018-12-19 10:14 UTC  (2+ messages)
` [PULL 1/1] virtio-ccw: diag 500 may return a negative cookie

[PATCH] virtio-ccw: diag 500 may return a negative cookie
 2018-12-19 10:06 UTC  (2+ messages)

[PATCH v3 0/6] vfio: ccw: VFIO CCW cleanup part1
 2018-12-19  9:51 UTC  (4+ messages)
` [PATCH v3 2/6] vfio: ccw: Rework subchannel state on setup

linux-next: build failure after merge of the kvm tree
 2018-12-19  4:33 UTC 

[PATCH] kvm: x86: Add AMD's EX_CFG to the list of ignored MSRs
 2018-12-18 21:10 UTC  (2+ messages)

KASAN: use-after-free Read in kvm_put_kvm
 2018-12-18 21:03 UTC  (6+ messages)
  ` KASAN: use-after-free Read in kvm_put_kvm (caused by: "kvm/x86: add coalesced pio support")
      ` [PATCH] KVM: fix unregistering coalesced mmio zone from wrong bus

[PATCH] KVM: X86: Fix NULL deref in vcpu_scan_ioapic
 2018-12-18 21:03 UTC  (2+ messages)

[PATCH 00/52] [RFC] virtio-fs: shared file system for virtual machines
 2018-12-18 17:25 UTC  (17+ messages)
` [PATCH 18/52] virtio-fs: Map cache using the values from the capabilities

[PATCH v10 0/8] kvm: arm64: Support PUD hugepage at stage 2
 2018-12-18 11:37 UTC  (2+ messages)

[PATCH v2 0/7] x86/kvm/hyper-v: Implement KVM_GET_SUPPORTED_HV_CPUID
 2018-12-18  8:16 UTC  (5+ messages)

[PATCH] Export mm_update_next_owner function for vhost-net
 2018-12-18  1:41 UTC  (3+ messages)

[PATCH V4 0/8] KVM: PPC: Implement passthrough of emulated devices for nested guests
 2018-12-18  1:02 UTC  (2+ messages)

[PATCH 0/8] KVM: PPC: Implement passthrough of emulated devices for nested guests
 2018-12-18  1:00 UTC  (3+ messages)
` [PATCH] KVM: PPC: Book3S PR: Set hflag to indicate that POWER9 supports 1T segments

[PATCH] vfio-mdev/samples: Use u8 instead of char for handle functions
 2018-12-17 18:12 UTC  (3+ messages)

[PATCH] vhost: split structs into a separate header file
 2018-12-17 17:35 UTC 

[RFC RESEND PATCH] kvm: arm64: export memory error recovery capability to user space
 2018-12-17 15:55 UTC  (5+ messages)

[PATCH V2 1/2] KVM/VMX: Check ept_pointer before flushing ept tlb
 2018-12-17 14:08 UTC  (3+ messages)

[PATCH kvmtool 0/6] arm: Add support for firmware booting
 2018-12-17 12:04 UTC  (15+ messages)
` [PATCH kvmtool 1/6] rtc: Initialize the Register D for MC146818 RTC
` [PATCH kvmtool 4/6] arm: Support firmware loading
` [PATCH kvmtool 5/6] kvm: Add arch specific reset
` [PATCH kvmtool 6/6] arm: Support non-volatile memory

[RFC v2 00/20] SMMUv3 Nested Stage Setup
 2018-12-17  9:04 UTC  (6+ messages)
` [RFC v2 14/20] iommu: introduce device fault data

linux-next: manual merge of the kvm tree with the tip tree
 2018-12-17  5:22 UTC 

[PATCH net-next 0/3] vhost: accelerate metadata access through vmap()
 2018-12-16 19:57 UTC  (5+ messages)

[PATCH] vhost: return EINVAL if iovecs size does not match the message size
 2018-12-16 19:41 UTC  (3+ messages)

general protection fault in kvm_arch_vcpu_ioctl_run
 2018-12-16  2:09 UTC  (2+ messages)

[RFC PATCH 0/5] iommu: APIs for paravirtual PASID allocation
 2018-12-16  1:20 UTC  (4+ messages)
` [RFC PATCH 1/5] iommu: Add APIs for IOMMU PASID management

[PATCH net-next 3/3] vhost: access vq metadata through kernel virtual address
 2018-12-15 21:15 UTC  (4+ messages)

[PATCH 22/52] Create a list of free memory ranges
 2018-12-15 19:22 UTC  (2+ messages)

撤回: [RFC RESEND PATCH] kvm: arm64: export memory error recovery capability to user space
 2018-12-15  0:08 UTC 

[RFC RESEND PATCH] kvm: arm64: export memory error recovery capability to user space
 2018-12-15  0:06 UTC 

[PATCH v9 0/7] KVM: x86: Allow Qemu/KVM to use PVH entry point
 2018-12-14 23:13 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).