public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-10-08 05:31:06 to 2018-10-15 02:48:04 UTC [more...]

[PATCH v3 0/8] vfio/mdev: IOMMU aware mediated device
 2018-10-15  2:48 UTC  (11+ messages)
` [PATCH v3 2/8] iommu/vt-d: Add multiple domains per device query
` [PATCH v3 3/8] iommu/vt-d: Enable/disable multiple domains per device
` [PATCH v3 4/8] iommu/vt-d: Attach/detach domains in auxiliary mode
` [PATCH v3 5/8] iommu/vt-d: Return ID associated with an auxiliary domain
` [PATCH v3 6/8] vfio/mdev: Add iommu place holders in mdev_device
` [PATCH v3 7/8] vfio/type1: Add domain at(de)taching group helpers
` [PATCH v3 8/8] vfio/type1: Handle different mdev isolation type
  ` [PATCH v3 1/8] iommu: Add APIs for multiple domains per device

[PATCH net-next V2 0/8] Packed virtqueue support for vhost
 2018-10-15  2:43 UTC  (6+ messages)
` [PATCH net-next V2 6/8] vhost: packed ring support

[RFC] VSOCK: The performance problem of vhost_vsock
 2018-10-15  2:33 UTC  (2+ messages)

[PATCH v1] KVM/x86/vPMU: Guest PMI Optimization
 2018-10-14 13:42 UTC  (9+ messages)

[PATCH V4 00/15] x86/KVM/Hyper-v: Add HV ept tlb range flush hypercall support in KVM
 2018-10-14 13:33 UTC  (24+ messages)
` [PATCH V4 1/15] KVM: Add tlb_remote_flush_with_range callback in kvm_x86_ops
` [PATCH V4 2/15] KVM/MMU: Add tlb flush with range helper function
` [PATCH V4 3/15] KVM: Replace old tlb flush function with new one to flush a specified range
` [PATCH V4 4/15] KVM: Make kvm_set_spte_hva() return int
` [PATCH V4 5/15] KVM/MMU: Move tlb flush in kvm_set_pte_rmapp() to kvm_mmu_notifier_change_pte()
` [PATCH V4 6/15] KVM/MMU: Flush tlb directly in the kvm_set_pte_rmapp()
` [PATCH V4 7/15] KVM/MMU: Flush tlb directly in the kvm_zap_gfn_range()
` [PATCH V4 8/15] KVM/MMU: Flush tlb directly in kvm_mmu_zap_collapsible_spte()
` [PATCH V4 9/15] KVM: Add flush_link and parent_pte in the struct kvm_mmu_page
` [PATCH V4 10/15] KVM: Add spte's point "
` [PATCH V4 11/15] KVM/MMU: Replace tlb flush function with range list flush function
` [PATCH V4 12/15] x86/hyper-v: Add HvFlushGuestAddressList hypercall support
` [PATCH V4 13/15] x86/Hyper-v: Add trace in the hyperv_nested_flush_guest_mapping_range()
` [PATCH V4 14/15] KVM/VMX: Change hv flush logic when ept tables are mismatched
` [PATCH V4 15/15] KVM/VMX: Add hv tlb range flush support

[PATCH V5 0/3] introduce coalesced pio support
 2018-10-13 23:09 UTC  (4+ messages)
` [PATCH V5 1/3] kvm/x86 : add "
` [PATCH V5 2/3] kvm/x86 : add document for coalesced mmio
` [PATCH V5 3/3] kvm/x86 : add document for coalesced pio

[PATCH v2 0/2] kvm "fake DAX" device
 2018-10-13 16:29 UTC  (8+ messages)
` [PATCH v2 2/2] virtio-pmem: Add virtio pmem driver
  ` [PATCH v2 1/2] libnvdimm: nd_region flush callback support
    ` [Qemu-devel] [PATCH v2 0/2] kvm "fake DAX" device

[GIT PULL] KVM fixes for 4.19-rc8
 2018-10-13 13:43 UTC  (2+ messages)

[PATCH] KVM: vmx: hyper-v: don't pass EPT configuration info to vmx_hv_remote_flush_tlb()
 2018-10-13  9:39 UTC  (7+ messages)

[PATCH 00/11 v3] x86: load FPU registers on return to userland
 2018-10-12 20:26 UTC  (28+ messages)
` [PATCH 01/11] x86/entry: remove _TIF_ALLWORK_MASK
` [PATCH 03/11] x86/fpu: make __raw_xsave_addr() use feature number instead of mask
` [PATCH 04/11] x86/fpu: eager switch PKRU state
` [PATCH 05/11] x86/fpu: set PKRU state for kernel threads
` [PATCH 06/11] x86/pkeys: make init_pkru_value static
` [PATCH 07/11] x86/pkeys: Drop the preempt-disable section
` [PATCH 08/11] x86/fpu: Always store the registers in copy_fpstate_to_sigframe()
` [PATCH 10/11] x86/fpu: prepare copy_fpstate_to_sigframe for TIF_LOAD_FPU
` [PATCH 11/11] x86/fpu: defer FPU state load until return to userspace

[PATCH v4 0/2] rename function name and enable 32bit vcpu events
 2018-10-12 16:12 UTC  (3+ messages)
` [PATCH v4 1/2] arm/arm64: KVM: rename function kvm_arch_dev_ioctl_check_extension()
` [PATCH v4 2/2] arm/arm64: KVM: enable 32 bits kvm vcpu events support

Bad MAINTAINERS pattern in section 'VIRTIO AND VHOST VSOCK DRIVER'
 2018-10-12 15:46 UTC  (2+ messages)

[PATCH] MAINTAINERS: remove reference to bogus vsock file
 2018-10-12 15:46 UTC 

[PATCH v3 0/2] rename function name and enable 32bit vcpu events
 2018-10-12 15:45 UTC  (5+ messages)
` [PATCH v3 1/2] arm/arm64: KVM: rename function kvm_arch_dev_ioctl_check_extension()
` [PATCH v3 2/2] arm/arm64: KVM: enable 32 bits kvm vcpu events support

[PATCH v3 2/2] arm/arm64: KVM: enable 32 bits kvm vcpu events support
 2018-10-12 15:36 UTC 

[PATCH V4 0/2] introduce coalesced pio support
 2018-10-12 15:27 UTC  (3+ messages)
` [PATCH V4 2/2] kvm/x86 : add document for coalesced pio

[PATCH] scsi/virio_scsi.c: do not call virtscsi_remove_vqs() in virtscsi_init() to avoid crash bug
 2018-10-12 14:55 UTC  (2+ messages)

[PATCH] mm: Speed up mremap on large regions
 2018-10-12  7:29 UTC  (5+ messages)

WARNING: refcount bug in kvm_vm_ioctl
 2018-10-11 18:39 UTC  (4+ messages)

kernel BUG at arch/x86/kvm/x86.c:LINE! (2)
 2018-10-11 18:05 UTC  (6+ messages)

[PATCH v3 4.4.y 1/3] x86/fpu: Remove use_eager_fpu()
 2018-10-11 15:10 UTC  (2+ messages)

BUG: unable to handle kernel paging request in refcount_inc_not_zero_checked
 2018-10-11 14:33 UTC  (2+ messages)

linux-next: manual merge of the kvm-ppc tree with the kvm-arm tree
 2018-10-11  8:58 UTC  (3+ messages)

[libvirt] [PATCH v2 1/1] Add attribute single_usage_restriction for mdev type-id
 2018-10-11  2:08 UTC  (5+ messages)

[PATCH v4 0/9] x86/kvm/nVMX: optimize MMU switch between L1 and L2
 2018-10-10 16:53 UTC  (11+ messages)
` [PATCH v4 1/9] x86/kvm/mmu: make vcpu->mmu a pointer to the current MMU
` [PATCH v4 2/9] x86/kvm/mmu.c: set get_pdptr hook in kvm_init_shadow_ept_mmu()
` [PATCH v4 3/9] x86/kvm/mmu.c: add kvm_mmu parameter to kvm_mmu_free_roots()
` [PATCH v4 4/9] x86/kvm/mmu: introduce guest_mmu
` [PATCH v4 5/9] x86/kvm/mmu: get rid of redundant kvm_mmu_setup()
` [PATCH v4 6/9] x86/kvm/mmu: make space for source data caching in struct kvm_mmu
` [PATCH v4 7/9] x86/kvm/nVMX: introduce source data cache for kvm_init_shadow_ept_mmu()
` [PATCH v4 8/9] x86/kvm/mmu: check if tdp/shadow MMU reconfiguration is needed
` [PATCH v4 9/9] x86/kvm/mmu: check if MMU reconfiguration is needed in init_kvm_nested_mmu()

[PATCH] KVM: Start populating /sys/hypervisor with KVM entries
 2018-10-10  5:19 UTC  (6+ messages)

[PATCH v2 0/2] rename function name and enable 32bit vcpu events
 2018-10-10  4:22 UTC  (7+ messages)
` [PATCH v2 1/2] arm/arm64: KVM: rename function kvm_arch_dev_ioctl_check_extension()
` [PATCH v2 2/2] arm/arm64: KVM: enable 32 bits kvm vcpu events support

[PATCH v2] KVM: LAPIC: Tune lapic_timer_advance_ns automatically
 2018-10-09 16:52 UTC  (2+ messages)

[PATCH] KVM: x86: support CONFIG_KVM_AMD=y with CONFIG_CRYPTO_DEV_CCP_DD=m
 2018-10-09 16:39 UTC 

[PATCH] KVM: X86: Add missing KVM_AMD dependency
 2018-10-09 16:26 UTC  (9+ messages)

[GIT PULL 0/1] KVM/arm updates for 4.19-rc8
 2018-10-09 12:26 UTC  (2+ messages)
` [PATCH 1/1] ARM: KVM: Correctly order SGI register entries in the cp15 array

[PATCH] KVM: LAPIC: Tune lapic_timer_advance_ns automatically
 2018-10-09  2:08 UTC  (5+ messages)

[PATCH v5 00/33] KVM: PPC: Book3S HV: Nested HV virtualization
 2018-10-09  0:26 UTC  (25+ messages)
` [PATCH v5 06/33] KVM: PPC: Book3S HV: Simplify real-mode interrupt handling
` [PATCH v5 09/33] KVM: PPC: Book3S HV: Streamlined guest entry/exit path on P9 for radix guests
` [PATCH v5 17/33] KVM: PPC: Book3S HV: Framework and hcall stubs for nested virtualization
` [PATCH v5 20/33] KVM: PPC: Book3S HV: Handle hypercalls correctly when nested
` [PATCH v5 21/33] KVM: PPC: Book3S HV: Handle page fault for a nested guest
` [PATCH v5 22/33] KVM: PPC: Book3S HV: Introduce rmap to track nested guest mappings
` [PATCH v5 23/33] KVM: PPC: Book3S HV: Implement H_TLB_INVALIDATE hcall
` [PATCH v5 24/33] KVM: PPC: Book3S HV: Use hypercalls for TLB invalidation when nested
` [PATCH v5 25/33] KVM: PPC: Book3S HV: Invalidate TLB when nested vcpu moves physical cpu
` [PATCH v5 26/33] KVM: PPC: Book3S HV: Don't access HFSCR, LPIDR or LPCR when running nested
` [PATCH v5 27/33] KVM: PPC: Book3S HV: Add one-reg interface to virtual PTCR register
` [PATCH v5 28/33] KVM: PPC: Book3S HV: Sanitise hv_regs on nested guest entry
` [PATCH v5 29/33] KVM: PPC: Book3S HV: Handle differing endianness for H_ENTER_NESTED
` [PATCH v5 30/33] KVM: PPC: Book3S HV: Allow HV module to load without hypervisor mode
` [PATCH v5 31/33] KVM: PPC: Book3S HV: Add nested shadow page tables to debugfs
` [PATCH v5 32/33] KVM: PPC: Book3S HV: Add a VM capability to enable nested virtualization
` [PATCH v5 33/33] KVM: PPC: Book3S HV: Add NO_HASH flag to GET_SMMU_INFO ioctl result

[PATCH v2] drivers/vfio: Fix a redundant copy bug
 2018-10-08 18:47 UTC  (2+ messages)

[PATCH 4.18 156/168] iommu/amd: Clear memory encryption mask from physical address
 2018-10-08 18:32 UTC 

[PATCH 4.14 84/94] iommu/amd: Clear memory encryption mask from physical address
 2018-10-08 18:32 UTC 

[PATCH] drivers/vfio: Fix a redundant copy bug
 2018-10-08 17:42 UTC  (3+ messages)

[QEMU PATCH v2 0/2]: KVM: i386: Add support for save and restore nested state
 2018-10-08 17:21 UTC  (2+ messages)

[LKP] [x86/kvm/lapic] d176620277: kvm-unit-tests.vmx_EPT_AD_disabled.fail
 2018-10-08 13:11 UTC  (3+ messages)

[PATCH v2] reset: Exclusive resets must be dedicated to a single hardware block
 2018-10-08 12:57 UTC  (9+ messages)

[PATCH V3 00/13] x86/KVM/Hyper-v: Add HV ept tlb range flush hypercall support in KVM
 2018-10-08  9:17 UTC  (4+ messages)
` [PATCH V3 2/13] KVM/MMU: Add tlb flush with range helper function

[RFC] VSOCK: About Virtio-vsock support "Multiqueue" feature ?
 2018-10-08  7:06 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox