public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-09-18 14:24:52 to 2018-09-22 06:01:02 UTC [more...]

KASAN: use-after-free Read in vhost_work_queue
 2018-09-22  6:01 UTC  (2+ messages)

[PATCH 0/3] kvm "fake DAX" device
 2018-09-22  1:08 UTC  (10+ messages)
` [PATCH 1/3] nd: move nd_region to common header
` [PATCH 2/3] libnvdimm: nd_region flush callback support
` [PATCH 3/3] virtio-pmem: Add virtio pmem driver
` [PATCH] qemu: Add virtio pmem device
      ` [Qemu-devel] "

[PATCH v10 00/26] guest dedicated crypto adapters
 2018-09-21 23:40 UTC  (22+ messages)
` [PATCH v10 03/26] KVM: s390: refactor crypto initialization
` [PATCH v10 04/26] s390: vfio-ap: base implementation of VFIO AP device driver
` [PATCH v10 05/26] s390: vfio-ap: register matrix device with VFIO mdev framework
` [PATCH v10 06/26] s390: vfio-ap: sysfs interfaces to configure adapters
` [PATCH v10 11/26] s390: vfio-ap: implement mediated device open callback
` [PATCH v10 24/26] KVM: s390: device attrs to enable/disable AP interpretation
` [PATCH v10 25/26] KVM: s390: CPU model support for AP virtualization

[PATCH V5 0/4] Fix kvm misconceives NVDIMM pages as reserved mmio
 2018-09-21 22:47 UTC  (14+ messages)
` [PATCH V5 4/4] kvm: add a check if pfn is from NVDIMM pmem

[GIT PULL] KVM changes for Linux 4.19-rc5
 2018-09-21 16:25 UTC  (2+ messages)

[RFC v2 00/20] SMMUv3 Nested Stage Setup
 2018-09-21 16:18 UTC  (14+ messages)
` [RFC v2 01/20] iommu: Introduce bind_pasid_table API
` [RFC v2 14/20] iommu: introduce device fault data
` [RFC v2 15/20] driver core: add per device iommu param
` [RFC v2 16/20] iommu: introduce device fault report API
` [RFC v2 17/20] vfio: VFIO_IOMMU_SET_FAULT_EVENTFD
` [RFC v2 18/20] vfio: VFIO_IOMMU_GET_FAULT_EVENTS
` [RFC v2 19/20] vfio: Document nested stage control
` [RFC v2 20/20] iommu/smmuv3: Report non recoverable faults

[PATCH v2] vfio/pci: Mask buggy SR-IOV VF INTx support
 2018-09-21 15:16 UTC  (5+ messages)

[PATCH v5 00/18] kvm: arm64: Dynamic IPA and 52bit IPA
 2018-09-21 14:57 UTC  (25+ messages)
` [PATCH v5 06/18] kvm: arm/arm64: Allow arch specific configurations for VM
` [PATCH v5 07/18] kvm: arm64: Configure VTCR_EL2 per VM
` [PATCH v5 08/18] kvm: arm/arm64: Prepare for VM specific stage2 translations
` [PATCH v5 10/18] kvm: arm64: Make stage2 page table layout dynamic
` [PATCH v5 11/18] kvm: arm64: Dynamic configuration of VTTBR mask
` [PATCH v5 12/18] kvm: arm64: Configure VTCR_EL2.SL0 per VM
` [PATCH v5 14/18] vgic: Add support for 52bit guest physical address
` [PATCH v5 18/18] kvm: arm64: Allow tuning the physical address size for VM

[RFCv2 PATCH 0/7] A General Accelerator Framework, WarpDrive
 2018-09-21 14:52 UTC  (11+ messages)

general protection fault in kvm_lapic_hv_timer_in_use
 2018-09-21 14:44 UTC  (2+ messages)

[GIT PULL] KVM changes for Linux 4.19-rc5
 2018-09-21 14:05 UTC 

[GIT PULL] KVM changes for Linux 4.20-rc5
 2018-09-21 14:05 UTC  (4+ messages)

[PATCH v3 1/2] vfio: add edid api for display (vgpu) devices
 2018-09-21  8:30 UTC  (2+ messages)
` [PATCH v3 2/2] vfio: add edid support to mbochs sample driver

[PATCH] KVM: x86: fix failure of injecting exceptions inx86_emulate_instruction
 2018-09-21  5:13 UTC 

[RFC PATCH] x86: load FPU registers on return to userland
 2018-09-21  4:15 UTC  (26+ messages)
` [RFC PATCH 04/10] x86/fpu: eager switch PKRU state
    ` [RFC PATCH 04/10 v2 ] "
` [RFC PATCH 10/10] x86/fpu: defer FPU state load until return to userspace

[PATCH net-next] vhost_net: add a missing error return
 2018-09-21  2:29 UTC  (3+ messages)

[PATCH 00/35] exec: drop BQL from interrupt handling
 2018-09-20 20:05 UTC  (12+ messages)
` [PATCH 02/35] target/i386: use cpu_reset_interrupt
` [PATCH 11/35] target/i386: access cpu->interrupt_request with atomics
` [PATCH 32/35] target/i386/kvm: do not acquire the BQL to call cpu_reset_interrupt
` [PATCH 34/35] exec: push BQL down to cpu->do_interrupt

[PATCH V2 00/13] x86/KVM/Hyper-v: Add HV ept tlb range flush hypercall support in KVM
 2018-09-20 19:05 UTC  (9+ messages)
` [PATCH V2 2/13] KVM/MMU: Add tlb flush with range helper function
` [PATCH V2 4/13] KVM/MMU: Flush tlb directly in the kvm_handle_hva_range()
` [PATCH V2 10/13] x86/hyper-v: Add HvFlushGuestAddressList hypercall support

[PATCH] KVM: x86: fix failure of injecting exceptions in x86_emulate_instruction
 2018-09-20 17:50 UTC  (4+ messages)

[PATCH RESEND] kvm/x86: propagate fetch fault into guest
 2018-09-20 17:42 UTC  (4+ messages)

[PATCH v3 0/5] Guest LBR Enabling
 2018-09-20 16:24 UTC  (19+ messages)
` [PATCH v3 1/5] perf/x86: add a function to get the lbr stack
` [PATCH v3 2/5] KVM/x86: KVM_CAP_X86_GUEST_LBR
` [PATCH v3 3/5] KVM/x86: expose MSR_IA32_PERF_CAPABILITIES to the guest
` [PATCH v3 4/5] KVM/x86/vPMU: Add APIs to support host save/restore the guest lbr stack
` [PATCH v3 5/5] KVM/x86/lbr: lazy save "

[RFC PATCH v2 00/10] vfio/mdev: IOMMU aware mediated device
 2018-09-20 15:53 UTC  (20+ messages)
` [RFC PATCH v2 08/10] vfio/type1: Add domain at(de)taching group helpers

[RFC PATCH 1/2] virtio/s390: avoid race on vcdev->config
 2018-09-20 10:15 UTC  (5+ messages)
  ` [RFC PATCH 2/2] virtio/s390: fix race in ccw_io_helper()

[PATCH/RFC v4 0/2] vfio: platform: Add generic reset controller support
 2018-09-20  9:37 UTC  (14+ messages)
` [PATCH/RFC v4 1/2] reset: Add support for dedicated reset controls
` [PATCH/RFC v4 2/2] vfio: platform: Add generic reset controller support

[PATCH 0/9] x86/kvm/nVMX: optimize MMU switch between L1 and L2
 2018-09-20  8:12 UTC  (4+ messages)
` [PATCH 6/9] x86/kvm/mmu: make space for source data caching in struct kvm_mmu

[PATCH v2 1/2] vfio: add edid api for display (vgpu) devices
 2018-09-20  8:11 UTC  (3+ messages)

[PATCH v2 0/3] KVM: VMX: handle preemption timer value of zero
 2018-09-19 22:50 UTC  (4+ messages)
` [PATCH 1/3] KVM: VMX: immediately mark preemption timer expired only for zero value
` [PATCH 2/3] KVM: VMX: modify preemption timer bit only when arming timer
` [PATCH 3/3] KVM: VMX: use preemption timer to force immediate VMExit

[PATCH] vfio/pci: Some buggy virtual functions incorrectly report 1 for intx
 2018-09-19 22:47 UTC  (7+ messages)

[PATCH] KVM: VMX: check nested state and CR4.VMXE against SMM
 2018-09-19 22:42 UTC 

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

[PATCH 00/13] kvm: selftests: add aarch64 framework and dirty
 2018-09-19 13:13 UTC  (16+ messages)
` [PATCH 01/13] kvm: selftests: vcpu_setup: set cr4.osfxsr
` [PATCH 02/13] kvm: selftests: introduce ucall
` [PATCH 03/13] kvm: selftests: move arch-specific files to arch-specific locations
` [PATCH 04/13] kvm: selftests: add cscope make target
` [PATCH 05/13] kvm: selftests: tidy up kvm_util
` [PATCH 06/13] kvm: selftests: add vm_phy_pages_alloc
` [PATCH 07/13] kvm: selftests: add virt mem support for aarch64
` [PATCH 08/13] kvm: selftests: add vcpu "
` [PATCH 09/13] kvm: selftests: port dirty_log_test to aarch64
` [PATCH 10/13] kvm: selftests: introduce new VM mode for 64K pages
` [PATCH 11/13] kvm: selftests: dirty_log_test: also test 64K pages on aarch64
` [PATCH 12/13] kvm: selftests: stop lying to aarch64 tests about PA-bits
` [PATCH 13/13] kvm: selftests: support high GPAs in dirty_log_test

[PATCH V4 0/4] Fix kvm misconceives NVDIMM pages as reserved mmio
 2018-09-19  2:48 UTC  (5+ messages)
` [PATCH V4 2/4] mm: introduce memory type MEMORY_DEVICE_DEV_DAX
` [PATCH V4 3/4] mm: add a function to differentiate the pages is from DAX device memory

[REVIEW][PATCH 04/20] signal/x86: Use send_sig_mceerr as apropriate
 2018-09-18 20:21 UTC 


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