kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-13 07:22:28 to 2020-04-15 07:42:34 UTC [more...]

[PATCH v2 00/10] virtio-mem: paravirtualized memory
 2020-04-15  7:42 UTC  (17+ messages)
` [PATCH v2 01/10] virtio-mem: Paravirtualized memory hotplug
` [PATCH v2 05/10] mm: Allow to offline unmovable PageOffline() pages via MEM_GOING_OFFLINE
` [PATCH v2 07/10] mm/memory_hotplug: Introduce offline_and_remove_memory()
` [PATCH v2 08/10] virtio-mem: Offline and remove completely unplugged memory blocks

[PATCH v5 0/4] introduction of migration_version attribute for VFIO live migration
 2020-04-15  7:28 UTC  (3+ messages)
` [PATCH v5 1/4] vfio/mdev: add migration_version attribute for mdev (under mdev_type node)

[PATCH] mips: define pud_index() regardless of page table folding
 2020-04-15  6:43 UTC  (2+ messages)

[PATCH v2] kvm_host: unify VM_STAT and VCPU_STAT definitions in a single place
 2020-04-15  6:36 UTC  (2+ messages)

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

[Bug 207173] New: kvm compiling problem 5.6.x kvm_main.c:2236:42: error: ‘nr_pages_avail’ may be used uninitialized in this function
 2020-04-15  5:43 UTC  (7+ messages)
` [Bug 207173] "

[PATCH 1/1] KVM: pass through CPUID(0x80000006)
 2020-04-15  5:27 UTC  (4+ messages)

[PATCH V2] vhost: do not enable VHOST_MENU by default
 2020-04-15  2:43 UTC 

[PATCH] vhost: do not enable VHOST_MENU by default
 2020-04-15  2:40 UTC  (7+ messages)

[PATCH] KVM: Optimize kvm_arch_vcpu_ioctl_run function
 2020-04-15  2:19 UTC  (5+ messages)

[PATCH v1 0/2] vfio/pci: expose device's PASID capability to VMs
 2020-04-15  1:01 UTC  (24+ messages)
` [PATCH v1 2/2] vfio/pci: Emulate PASID/PRI capability for VFs

[PATCH 1/2] kvm: nVMX: Pending debug exceptions trump expired VMX-preemption timer
 2020-04-15  0:22 UTC  (7+ messages)
` [PATCH 2/2] kvm: nVMX: Single-step traps "

[PATCH 1/1] KVM: x86: Return updated timer current count register from KVM_GET_LAPIC
 2020-04-14 23:43 UTC 

[PATCH v2] kvm: nVMX: reflect MTF VM-exits if injected by L1
 2020-04-14 22:47 UTC 

[kvm-unit-tests PATCH] x86: nVMX: add new test for vmread/vmwrite flags preservation
 2020-04-14 22:27 UTC  (2+ messages)

[PATCH] kvm: nVMX: match comment with return type for nested_vmx_exit_reflected
 2020-04-14 22:12 UTC 

[PATCH v11 00/13] SMMUv3 Nested Stage Setup (IOMMU part)
 2020-04-14 22:15 UTC  (15+ messages)
` [PATCH v11 01/13] iommu: Introduce attach/detach_pasid_table API
` [PATCH v11 02/13] iommu: Introduce bind/unbind_guest_msi
` [PATCH v11 03/13] iommu/arm-smmu-v3: Maintain a SID->device structure
` [PATCH v11 04/13] iommu/smmuv3: Dynamically allocate s1_cfg and s2_cfg
` [PATCH v11 05/13] iommu/smmuv3: Get prepared for nested stage support
` [PATCH v11 06/13] iommu/smmuv3: Implement attach/detach_pasid_table
` [PATCH v11 07/13] iommu/smmuv3: Allow stage 1 invalidation with unmanaged ASIDs
` [PATCH v11 08/13] iommu/smmuv3: Implement cache_invalidate
` [PATCH v11 09/13] dma-iommu: Implement NESTED_MSI cookie
` [PATCH v11 10/13] iommu/smmuv3: Nested mode single MSI doorbell per domain enforcement
` [PATCH v11 11/13] iommu/smmuv3: Enforce incompatibility between nested mode and HW MSI regions
` [PATCH v11 12/13] iommu/smmuv3: Implement bind/unbind_guest_msi
` [PATCH v11 13/13] iommu/smmuv3: Report non recoverable faults

[PATCH] kvm: nVMX: reflect MTF VM-exits if injected by L1
 2020-04-14 22:05 UTC  (3+ messages)
` [kvm-unit-tests PATCH] x86: VMX: test MTF VM-exit event injection

[PATCH -tip 0/4] kvm: Use rcuwait for vcpu blocking
 2020-04-14 21:12 UTC  (4+ messages)
` [PATCH 3/4] kvm: Replace vcpu->swait with rcuwait

[RFC PATCH 00/70 v2] x86: SEV-ES Guest Support
 2020-04-14 20:18 UTC  (7+ messages)
` [PATCH 40/70] x86/sev-es: Setup per-cpu GHCBs for the runtime handler

[PATCH 0/2] KVM: SVM: Implement check_nested_events for NMI
 2020-04-14 20:11 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] KVM: x86: check_nested_events if there is an injectable NMI

[PATCH v2 00/33] Documentation fixes for Kernel 5.8
 2020-04-14 16:48 UTC  (2+ messages)
` [PATCH v2 10/33] docs: fix broken references for ReST files that moved around

[GIT PULL] vhost: cleanups and fixes
 2020-04-14 16:36 UTC 

[PATCH 00/10] KVM: selftests: Add KVM_SET_MEMORY_REGION tests
 2020-04-14 16:29 UTC  (21+ messages)
` [PATCH 01/10] KVM: selftests: Take vcpu pointer instead of id in vm_vcpu_rm()
` [PATCH 02/10] KVM: selftests: Use kernel's list instead of homebrewed replacement
` [PATCH 03/10] KVM: selftests: Add util to delete memory region
` [PATCH 04/10] KVM: selftests: Add GUEST_ASSERT variants to pass values to host
` [PATCH 06/10] KVM: selftests: Add "delete" testcase to set_memory_region_test
` [PATCH 09/10] KVM: selftests: Make set_memory_region_test common to all architectures
` [PATCH 10/10] selftests: kvm: Add testcase for creating max number of memslots

[Patch v1] x86: Fix the logical destination mode test
 2020-04-14 16:27 UTC  (8+ messages)

[PATCH] kvm_host: unify VM_STAT and VCPU_STAT definitions in a single place
 2020-04-14 15:57 UTC  (4+ messages)

[PATCH kvmtool 00/18] Various fixes
 2020-04-14 14:39 UTC  (19+ messages)
` [PATCH kvmtool 01/18] Makefile: Use correct objcopy binary when cross-compiling for x86_64
` [PATCH kvmtool 02/18] hw/i8042: Compile only for x86
` [PATCH kvmtool 03/18] pci: Fix BAR resource sizing arbitration
` [PATCH kvmtool 04/18] Remove pci-shmem device
` [PATCH kvmtool 05/18] Check that a PCI device's memory size is power of two
` [PATCH kvmtool 06/18] arm/pci: Advertise only PCI bus 0 in the DT
` [PATCH kvmtool 07/18] ioport: pci: Move port allocations to PCI devices
` [PATCH kvmtool 08/18] pci: Fix ioport allocation size
` [PATCH kvmtool 09/18] virtio/pci: Make memory and IO BARs independent
` [PATCH kvmtool 10/18] vfio/pci: Allocate correct size for MSIX table and PBA BARs
` [PATCH kvmtool 11/18] vfio/pci: Don't assume that only even numbered BARs are 64bit
` [PATCH kvmtool 12/18] vfio/pci: Ignore expansion ROM BAR writes
` [PATCH kvmtool 13/18] vfio/pci: Don't access unallocated regions
` [PATCH kvmtool 14/18] virtio: Don't ignore initialization failures
` [PATCH kvmtool 15/18] Don't ignore errors registering a device, ioport or mmio emulation
` [PATCH kvmtool 16/18] hw/vesa: Don't ignore fatal errors
` [PATCH kvmtool 17/18] hw/vesa: Set the size for BAR 0
` [PATCH kvmtool 18/18] ioport: Fail when registering overlapping ports

[PATCH kvm-unit-tests] ioapic-split: fix hang, run with -smp 4
 2020-04-14 14:43 UTC  (4+ messages)

[PATCH 0/3] KVM: arm: vgic fixes for 5.7
 2020-04-14 13:43 UTC  (6+ messages)
` [PATCH 1/3] KVM: arm: vgic: Synchronize the whole guest on GIC{D,R}_I{S,C}ACTIVER read
` [PATCH 2/3] KVM: arm: vgic: Only use the virtual state when userspace accesses enable bits
` [PATCH 3/3] KVM: arm: vgic-v2: Only use the virtual state when userspace accesses pending bits

[PATCH] KVM: SVM: Do not mark svm_vcpu_run with STACK_FRAME_NON_STANDARD
 2020-04-14 11:36 UTC 

[PATCH v3 kvmtool 00/32] Add reassignable BARs and PCIE 1.1 support
 2020-04-14 10:27 UTC  (7+ messages)
` [PATCH v3 kvmtool 14/32] virtio: Don't ignore initialization failures
` [PATCH v3 kvmtool 32/32] arm/arm64: Add PCI Express 1.1 support

[RFC PATCH] KVM: SVM: Use do_machine_check to pass MCE to the host
 2020-04-14  8:50 UTC  (5+ messages)

[PATCH] KVM: VMX: Enable machine check support for 32bit targets
 2020-04-14  8:22 UTC  (2+ messages)

[PATCH v8 0/4] KVM: Add virtualization support of split lock detection
 2020-04-14  6:31 UTC  (5+ messages)
` [PATCH v8 1/4] kvm: x86: Emulate MSR IA32_CORE_CAPABILITIES
` [PATCH v8 2/4] kvm: vmx: Enable MSR TEST_CTRL for guest
` [PATCH v8 3/4] x86/split_lock: Export sld_update_msr() and sld_state
` [PATCH v8 4/4] kvm: vmx: virtualize split lock detection

[PATCH v5 0/2] selftests: kvm: Introduce the mem_slot_test test
 2020-04-14  6:16 UTC  (3+ messages)

[PATCH 0/15] KVM: MIPS: Add Loongson-3 support (Host Side)
 2020-04-14  4:44 UTC  (20+ messages)
` [PATCH 02/15] KVM: MIPS: Define KVM_ENTRYHI_ASID to cpu_asid_mask(&boot_cpu_data)
` [PATCH 03/15] KVM: MIPS: Fix VPN2_MASK definition for variable cpu_vmbits
` [PATCH 04/15] KVM: MIPS: Increase KVM_MAX_VCPUS and KVM_USER_MEM_SLOTS to 16
` [PATCH 05/15] KVM: MIPS: Add EVENTFD support which is needed by VHOST
` [PATCH 06/15] KVM: MIPS: Use lddir/ldpte instructions to lookup gpa_mm.pgd
` [PATCH 07/15] KVM: MIPS: Introduce and use cpu_guest_has_ldpte
` [PATCH 08/15] KVM: MIPS: Use root tlb to control guest's CCA for Loongson-3
` [PATCH 09/15] KVM: MIPS: Let indexed cacheops cause guest exit on Loongson-3
` [PATCH 10/15] KVM: MIPS: Add more types of virtual interrupts
` [PATCH 11/15] KVM: MIPS: Add Loongson-3 Virtual IPI interrupt support
` [PATCH 12/15] KVM: MIPS: Add CPUCFG emulation for Loongson-3
` [PATCH 13/15] KVM: MIPS: Add CONFIG6 and DIAG registers emulation
` [PATCH 14/15] KVM: MIPS: Add more MMIO load/store instructions emulation
` [PATCH 15/15] KVM: MIPS: Enable KVM support for Loongson-3

KASAN: slab-out-of-bounds Read in gfn_to_memslot
 2020-04-14  3:20 UTC  (3+ messages)

[kvm-unit-tests PATCH 1/2] x86: nVMX: Add some corner-case VMX-preemption timer tests
 2020-04-14  0:10 UTC  (2+ messages)
` [kvm-unit-tests PATCH 2/2] x86: VMX: Add another corner-case VMX-preemption timer test

[kvm-unit-tests RESEND PATCH] x86: gtests: add new test for vmread/vmwrite flags preservation
 2020-04-13 23:55 UTC  (4+ messages)

[PATCH] KVM: SVM: fix compilation with modular PSP and non-modular KVM
 2020-04-13 23:30 UTC  (2+ messages)

[Bug 206579] New: KVM with passthrough generates "BUG: kernel NULL pointer dereference" and crashes
 2020-04-13 17:20 UTC  (3+ messages)
` [Bug 206579] "

[PATCH 0/8] tools/vhost: Reset virtqueue on tests
 2020-04-13 15:04 UTC  (4+ messages)

[PATCH v4 0/3] SELinux support for anonymous inodes and UFFD
 2020-04-13 13:29 UTC  (3+ messages)
` [PATCH v5 "

[PATCH v2] KVM/arm64: Support enabling dirty log gradually in small chunks
 2020-04-13 12:20 UTC 

[PATCH] KVM: x86: move kvm_create_vcpu_debugfs after last failure point
 2020-04-13  9:13 UTC  (2+ messages)

KCSAN + KVM = host reset
 2020-04-13  8:35 UTC  (5+ messages)

[PATCH] KVM: SVM: move more vmentry code to assembly
 2020-04-13  7:50 UTC 


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