kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-06 16:11:03 to 2020-05-07 21:24:51 UTC [more...]

[PATCH v2 0/3] vfio-pci: Block user access to disabled device MMIO
 2020-05-07 21:24 UTC  (3+ messages)
` [PATCH v2 1/3] vfio/type1: Support faulting PFNMAP vmas

[PATCH v2 0/9] KVM_SET_GUEST_DEBUG tests and fixes, DR accessors cleanups
 2020-05-07 19:28 UTC  (18+ messages)
` [PATCH v2 1/9] KVM: X86: Declare KVM_CAP_SET_GUEST_DEBUG properly
` [PATCH v2 2/9] KVM: x86: fix DR6 delivery for various cases of #DB injection
` [PATCH v2 3/9] KVM: X86: Set RTM for DB_VECTOR too for KVM_EXIT_DEBUG
` [PATCH v2 4/9] KVM: X86: Fix single-step with KVM_SET_GUEST_DEBUG
` [PATCH v2 5/9] KVM: selftests: Add KVM_SET_GUEST_DEBUG test
` [PATCH v2 6/9] KVM: nSVM: trap #DB and #BP to userspace if guest debugging is on
` [PATCH v2 7/9] KVM: SVM: keep DR6 synchronized with vcpu->arch.dr6
` [PATCH v2 8/9] KVM: x86, SVM: isolate vcpu->arch.dr6 from vmcb->save.dr6
` [PATCH 9/9] KVM: VMX: pass correct DR6 for GD userspace exit

[PATCH] KVM: VMX: Replace zero-length array with flexible-array
 2020-05-07 18:56 UTC 

[PATCH] KVM: Replace zero-length array with flexible-array
 2020-05-07 18:56 UTC 

[PATCH v1 0/2] Sample mtty: Add migration support
 2020-05-07 18:43 UTC  (5+ messages)
` [PATCH v1 2/2] Sample mtty: Add migration capability to mtty module

[PATCH Kernel v18 0/7] KABIs to support migration for VFIO devices
 2020-05-07 18:19 UTC  (11+ messages)
` [PATCH Kernel v18 4/7] vfio iommu: Implementation of ioctl for dirty pages tracking
` [PATCH Kernel v18 5/7] vfio iommu: Update UNMAP_DMA ioctl to get dirty bitmap before unmap
` [PATCH Kernel v18 6/7] vfio iommu: Add migration capability to report supported features

[PATCH v2 0/5] Statsfs: a new ram-based file sytem for Linux kernel statistics
 2020-05-07 17:45 UTC  (2+ messages)

[PATCH v1 00/15] Add support for Nitro Enclaves
 2020-05-07 17:44 UTC  (5+ messages)

[GIT PULL] KVM changes for Linux 5.7-rc5
 2020-05-07 17:35 UTC  (2+ messages)

[PATCH 00/26] KVM: arm64: Preliminary NV patches
 2020-05-07 16:26 UTC  (10+ messages)
` [PATCH 01/26] KVM: arm64: Check advertised Stage-2 page size capability
` [PATCH 07/26] KVM: arm64: Add a level hint to __kvm_tlb_flush_vmid_ipa
` [PATCH 08/26] KVM: arm64: Use TTL hint in when invalidating stage-2 translations
` [PATCH 09/26] KVM: arm64: vgic-v3: Take cpu_if pointer directly instead of vcpu

[PATCH 0/2] arch/x86: Enable MPK feature on AMD
 2020-05-07 16:11 UTC  (15+ messages)
` [PATCH 1/2] arch/x86: Rename config X86_INTEL_MEMORY_PROTECTION_KEYS to generic x86
` [PATCH 2/2] KVM: SVM: Add support for MPK feature on AMD

[PATCH v4 0/3] SELinux support for anonymous inodes and UFFD
 2020-05-07 16:02 UTC  (4+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/3] Add a new LSM-supporting anonymous inode interface

[PATCH v7 00/15] s390/vfio-ap: dynamic configuration support
 2020-05-07 15:03 UTC  (2+ messages)
` [PATCH v7 03/15] s390/zcrypt: driver callback to indicate resource in use

[PATCH AUTOSEL 5.6 07/50] vfio: avoid possible overflow in vfio_iommu_type1_pin_pages
 2020-05-07 14:26 UTC  (2+ messages)
` [PATCH AUTOSEL 5.6 19/50] vfio/type1: Fix VA->PA translation for PFNMAP VMAs in vaddr_get_pfn()

[PATCH AUTOSEL 5.4 04/35] vfio: avoid possible overflow in vfio_iommu_type1_pin_pages
 2020-05-07 14:28 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 14/35] vfio/type1: Fix VA->PA translation for PFNMAP VMAs in vaddr_get_pfn()

[PATCH AUTOSEL 4.19 03/20] vfio: avoid possible overflow in vfio_iommu_type1_pin_pages
 2020-05-07 14:29 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 11/20] vfio/type1: Fix VA->PA translation for PFNMAP VMAs in vaddr_get_pfn()

[PATCH AUTOSEL 4.14 03/16] vfio: avoid possible overflow in vfio_iommu_type1_pin_pages
 2020-05-07 14:29 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 08/16] vfio/type1: Fix VA->PA translation for PFNMAP VMAs in vaddr_get_pfn()

[PATCH AUTOSEL 4.9 05/11] vfio/type1: Fix VA->PA translation for PFNMAP VMAs in vaddr_get_pfn()
 2020-05-07 14:29 UTC 

[PATCH AUTOSEL 4.4 5/9] vfio/type1: Fix VA->PA translation for PFNMAP VMAs in vaddr_get_pfn()
 2020-05-07 14:30 UTC 

[PATCH v4 00/15] virtio-mem: paravirtualized memory
 2020-05-07 14:06 UTC  (17+ messages)
` [PATCH v4 01/15] virtio-mem: Paravirtualized memory hotplug
` [PATCH v4 02/15] MAINTAINERS: Add myself as virtio-mem maintainer
` [PATCH v4 03/15] virtio-mem: Allow to specify an ACPI PXM as nid
` [PATCH v4 04/15] virtio-mem: Paravirtualized memory hotunplug part 1
` [PATCH v4 05/15] virtio-mem: Paravirtualized memory hotunplug part 2
` [PATCH v4 06/15] mm: Allow to offline unmovable PageOffline() pages via MEM_GOING_OFFLINE
` [PATCH v4 07/15] virtio-mem: Allow to offline partially unplugged memory blocks
` [PATCH v4 08/15] mm/memory_hotplug: Introduce offline_and_remove_memory()
` [PATCH v4 09/15] virtio-mem: Offline and remove completely unplugged memory blocks
` [PATCH v4 10/15] virtio-mem: Better retry handling
` [PATCH v4 11/15] virtio-mem: Add parent resource for all added "System RAM"
` [PATCH v4 12/15] virtio-mem: Drop manual check for already present memory
` [PATCH v4 13/15] virtio-mem: Unplug subblocks right-to-left
` [PATCH v4 14/15] virtio-mem: Use -ETXTBSY as error code if the device is busy
` [PATCH v4 15/15] virtio-mem: Try to unplug the complete online memory block first

[PATCH v25 00/10] Add ARMv8 RAS virtualization support in QEMU
 2020-05-07 13:46 UTC  (14+ messages)
` [PATCH v25 04/10] ACPI: Build related register address fields via hardware error fw_cfg blob
` [PATCH v25 05/10] ACPI: Build Hardware Error Source Table
` [PATCH v25 06/10] ACPI: Record the Generic Error Status Block address
` [PATCH v25 08/10] ACPI: Record Generic Error Status Block(GESB) table

[PATCH 0/2] KVM: nSVM: Check MBZ bits in CR3 and CR4 on vmrun of nested guests
 2020-05-07 13:46 UTC  (3+ messages)
` [PATCH 1/2] KVM: nSVM: Check that MBZ bits in CR3 and CR4 are not set "

[kvm-unit-tests RFC] s390x: Add Protected VM support
 2020-05-07 13:40 UTC  (7+ messages)

[PATCH v26 00/10] Add ARMv8 RAS virtualization support in QEMU
 2020-05-07 13:42 UTC  (11+ messages)
` [PATCH v26 01/10] acpi: nvdimm: change NVDIMM_UUID_LE to a common macro
` [PATCH v26 02/10] hw/arm/virt: Introduce a RAS machine option
` [PATCH v26 03/10] docs: APEI GHES generation and CPER record description
` [PATCH v26 04/10] ACPI: Build related register address fields via hardware error fw_cfg blob
` [PATCH v26 05/10] ACPI: Build Hardware Error Source Table
` [PATCH v26 06/10] ACPI: Record the Generic Error Status Block address
` [PATCH v26 07/10] KVM: Move hwpoison page related functions into kvm-all.c
` [PATCH v26 08/10] ACPI: Record Generic Error Status Block(GESB) table
` [PATCH v26 09/10] target-arm: kvm64: handle SIGBUS signal from kernel or KVM
` [PATCH v26 10/10] MAINTAINERS: Add ACPI/HEST/GHES entries

[PATCH v4 0/7] clean up redundant 'kvm_run' parameters
 2020-05-07 13:04 UTC  (4+ messages)
` [PATCH v4 2/7] KVM: arm64: "

[PATCH resend 0/2] KVM: arm64: Unify stage2 mapping for THP backed memory
 2020-05-07 12:35 UTC  (3+ messages)
` [PATCH resend 1/2] KVM: arm64: Clean up the checking for huge mapping
` [PATCH resend 2/2] KVM: arm64: Unify handling THP backed host memory

[PATCH v3 00/15] virtio-mem: paravirtualized memory
 2020-05-07 12:24 UTC  (29+ messages)
` [PATCH v3 01/15] virtio-mem: Paravirtualized memory hotplug
` [PATCH v3 02/15] virtio-mem: Allow to specify an ACPI PXM as nid
` [PATCH v3 03/15] virtio-mem: Paravirtualized memory hotunplug part 1
` [PATCH v3 04/15] virtio-mem: Paravirtualized memory hotunplug part 2
` [PATCH v3 05/15] mm: Allow to offline unmovable PageOffline() pages via MEM_GOING_OFFLINE
` [PATCH v3 06/15] virtio-mem: Allow to offline partially unplugged memory blocks
` [PATCH v3 07/15] mm/memory_hotplug: Introduce offline_and_remove_memory()
` [PATCH v3 08/15] virtio-mem: Offline and remove completely unplugged memory blocks
` [PATCH v3 09/15] virtio-mem: Better retry handling
` [PATCH v3 10/15] MAINTAINERS: Add myself as virtio-mem maintainer
` [PATCH v3 11/15] virtio-mem: Add parent resource for all added "System RAM"
` [PATCH v3 12/15] virtio-mem: Drop manual check for already present memory
` [PATCH v3 13/15] virtio-mem: Unplug subblocks right-to-left
` [PATCH v3 14/15] virtio-mem: Use -ETXTBSY as error code if the device is busy
` [PATCH v3 15/15] virtio-mem: Try to unplug the complete online memory block first

[PATCH V3 01/14] KVM: MIPS: Define KVM_ENTRYHI_ASID to cpu_asid_mask(&boot_cpu_data)
 2020-05-07 12:10 UTC  (3+ messages)

[PATCH 0/2] KVM: nVMX: Skip IPBP on nested VMCS switch
 2020-05-07 11:58 UTC  (4+ messages)
` [PATCH 1/2] KVM: nVMX: Refactor IBPB handling on VMCS switch to genericize code
` [PATCH 2/2] KVM: nVMX: Skip IPBP when switching between vmcs01 and vmcs02, redux

[GIT PULL] KVM changes for Linux 5.7-rc5
 2020-05-07 11:53 UTC 

[Bug 207551] New: unable to handle kernel paging request for VMX
 2020-05-07  9:27 UTC  (2+ messages)
` [Bug 207551] "

[PATCH v2] KVM: VMX: Fix operand constraint of PUSH instructions
 2020-05-07  8:44 UTC 

[PATCH v2] KVM: SVM: Disable AVIC before setting V_IRQ
 2020-05-07  8:27 UTC  (2+ messages)

[PATCH v11 0/7] x86/kvm/hyper-v: add support for synthetic debugger
 2020-05-07  7:57 UTC  (3+ messages)

[PATCH v2] KVM: x86/pmu: Support full width counting
 2020-05-07  7:57 UTC  (2+ messages)

[PATCH v11 00/13] SMMUv3 Nested Stage Setup (IOMMU part)
 2020-05-07  7:45 UTC  (5+ messages)

[PATCH v12 06/10] KVM: x86: Add userspace access interface for CET MSRs
 2020-05-07  5:09 UTC  (2+ messages)

[PATCH v2 0/1] x86/kvm/hyper-v: Add support to SYNIC exit on EOM
 2020-05-07  3:00 UTC  (11+ messages)

[RESEND PATCH] KVM: x86/pmu: Support full width counting
 2020-05-07  2:22 UTC  (3+ messages)

[PATCH v4 0/1] vfio-ccw: Enable transparent CCW IPL from DASD
 2020-05-07  2:19 UTC  (3+ messages)
` [PATCH v4 1/1] "

[PATCH 0/4] KVM: SVM: Fix AVIC warning when enable irq window
 2020-05-07  1:29 UTC  (5+ messages)
` [PATCH 2/4] KVM: SVM: Fixes setting V_IRQ while AVIC is still enabled

[PATCH 0/9] KVM_SET_GUEST_DEBUG tests and fixes, DR accessors cleanups
 2020-05-06 23:47 UTC  (14+ messages)
` [PATCH 7/9] KVM: x86: simplify dr6 accessors in kvm_x86_ops
` [PATCH 8/9] KVM: x86, SVM: do not clobber guest DR6 on KVM_EXIT_DEBUG
` [PATCH 9/9] KVM: VMX: pass correct DR6 for GD userspace exit

[PATCH 1/3] KVM: SVM: fill in kvm_run->debug.arch.dr[67]
 2020-05-06 23:42 UTC  (2+ messages)

[PATCH] [v4] KVM: X86: support APERF/MPERF registers
 2020-05-06 23:38 UTC  (2+ messages)

[PATCH] KVM: s390: Remove false WARN_ON_ONCE for the PQAP instruction
 2020-05-06 23:29 UTC  (6+ messages)

[PATCH v3 00/75] x86: SEV-ES Guest Support
 2020-05-06 23:02 UTC  (4+ messages)
` [PATCH v3 64/75] x86/sev-es: Cache CPUID results for improved performance

[PATCH] KVM: nVMX: Remove unused 'ops' param from nested_vmx_hardware_setup()
 2020-05-06 21:19 UTC  (2+ messages)

[vhost:vhost 8/22] drivers/virtio/virtio_mem.c:1375:20: error: implicit declaration of function 'kzalloc'; did you mean 'vzalloc'?
 2020-05-06 20:32 UTC  (8+ messages)

[PATCH v1 00/17] virtio-mem: Paravirtualized memory hot(un)plug
 2020-05-06 19:03 UTC  (8+ messages)
` [PATCH v1 10/17] "
` [PATCH v1 11/17] virtio-pci: Proxy for virtio-mem
` [PATCH v1 13/17] hmp: Handle virtio-mem when printing memory device info

linux-next: Fixes tag needs some work in the kvm-fixes tree
 2020-05-06 18:43 UTC 

[PATCH v2 06/20] mips: Add MIPS32 Release 5 support
 2020-05-06 17:42 UTC 

[PATCH] kvm: x86: get vmcs12 pages before checking pending interrupts
 2020-05-06 17:43 UTC  (7+ messages)

[PATCH v3 kvmtool 00/32] Add reassignable BARs and PCIE 1.1 support
 2020-05-06 17:40 UTC  (5+ messages)
` [PATCH v3 kvmtool 19/32] ioport: mmio: Use a mutex and reference counting for locking

[GIT PULL 0/1] KVM: s390: Fix for running nested under z/VM
 2020-05-06 16:32 UTC  (7+ messages)
` [GIT PULL 1/1] KVM: s390: Remove false WARN_ON_ONCE for the PQAP instruction

[PATCH v5 0/7] KVM: VMX: Tscdeadline timer emulation fastpath
 2020-05-06 16:10 UTC  (8+ messages)
` [PATCH 1/7] KVM: VMX: Introduce generic fastpath handler
` [PATCH 2/7] KVM: X86: Introduce kvm_vcpu_exit_request() helper
` [PATCH 3/7] KVM: X86: Introduce more exit_fastpath_completion enum values
` [PATCH 4/7] KVM: VMX: Optimize posted-interrupt delivery for timer fastpath
` [PATCH 5/7] KVM: x86: introduce kvm_can_use_hv_timer
` [PATCH 6/7] KVM: X86: TSCDEADLINE MSR emulation fastpath
` [PATCH 7/7] KVM: VMX: Handle preemption timer fastpath


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).