kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-20 13:06:48 to 2020-02-22 02:16:06 UTC [more...]

[PATCH] mm/hugetlb: avoid get wrong ptep caused by race
 2020-02-22  2:15 UTC  (8+ messages)

[Bug 206579] New: KVM with passthrough generates "BUG: kernel NULL pointer dereference" and crashes
 2020-02-22  0:21 UTC  (5+ messages)
` [Bug 206579] "

RFC: Split EPT huge pages in advance of dirty logging
 2020-02-22  0:19 UTC  (11+ messages)

[kvm-unit-tests PATCH] x86: pmu: Test perfctr overflow after WRMSR on a running counter
 2020-02-21 22:41 UTC 

[PATCH v17 0/9] mm / virtio: Provide support for free page reporting
 2020-02-21 20:19 UTC  (7+ messages)
` [PATCH v17 4/9] mm: Introduce Reported pages

[PATCH v2 0/3] KVM: x86: Minor emulator cleanup
 2020-02-21 18:28 UTC  (11+ messages)
` [PATCH v2 1/3] KVM: x86: Add EMULTYPE_PF when emulation is triggered by a page fault
` [PATCH v2 3/3] KVM: x86: Move #PF retry tracking variables into emulation context

[RFC PATCH 0/3] KVM: x86: honor guest memory type
 2020-02-21 18:21 UTC  (24+ messages)

[PATCH v6 00/22] KVM: Dynamically size memslot arrays
 2020-02-21 17:47 UTC  (5+ messages)
` [PATCH v6 14/22] KVM: Clean up local variable usage in __kvm_set_memory_region()
` [PATCH v6 17/22] KVM: Terminate memslot walks via used_slots

[PATCH 00/10] KVM: x86: Clean up VMX's TLB flushing code
 2020-02-21 17:32 UTC  (25+ messages)
` [PATCH 01/10] KVM: VMX: Use vpid_sync_context() directly when possible
` [PATCH 02/10] KVM: VMX: Move vpid_sync_vcpu_addr() down a few lines
` [PATCH 03/10] KVM: VMX: Handle INVVPID fallback logic in vpid_sync_vcpu_addr()
` [PATCH 04/10] KVM: VMX: Fold vpid_sync_vcpu_{single,global}() into vpid_sync_context()
` [PATCH 05/10] KVM: nVMX: Use vpid_sync_vcpu_addr() to emulate INVVPID with address
` [PATCH 06/10] KVM: x86: Move "flush guest's TLB" logic to separate kvm_x86_ops hook
` [PATCH 07/10] KVM: VMX: Clean up vmx_flush_tlb_gva()
` [PATCH 08/10] KVM: x86: Drop @invalidate_gpa param from kvm_x86_ops' tlb_flush()
` [PATCH 09/10] KVM: VMX: Drop @invalidate_gpa from __vmx_flush_tlb()
` [PATCH 10/10] KVM: VMX: Fold __vmx_flush_tlb() into vmx_flush_tlb()

[PATCH] accel/kvm: Check ioctl(KVM_SET_USER_MEMORY_REGION) return value
 2020-02-21 17:03 UTC  (3+ messages)

[PATCH][resend] KVM: fix error handling in svm_cpu_init
 2020-02-21 16:58 UTC  (2+ messages)

[PATCH kvmtool v3] Add emulation for CFI compatible flash memory
 2020-02-21 16:55 UTC 

[PATCH RFC 0/2] KVM: nVMX: fix apicv disablement for L1
 2020-02-21 16:50 UTC  (5+ messages)
` [PATCH RFC 1/2] KVM: nVMX: clear PIN_BASED_POSTED_INTR from nested pinbased_ctls only when apicv is globally disabled
` [PATCH RFC 2/2] KVM: nVMX: handle nested posted interrupts when apicv is disabled for L1

[PATCH] KVM: X86: eliminate some meaningless code
 2020-02-21 16:31 UTC  (3+ messages)

[PATCH 00/61] KVM: x86: Introduce KVM cpu caps
 2020-02-21 16:29 UTC  (24+ messages)
` [PATCH 10/61] KVM: x86: Clean up CPUID 0x7 sub-leaf loop
` [PATCH 11/61] KVM: x86: Drop the explicit @index from do_cpuid_7_mask()
` [PATCH 15/61] KVM: x86: Refactor CPUID 0x4 and 0x8000001d handling
` [PATCH 16/61] KVM: x86: Encapsulate CPUID entries and metadata in struct
` [PATCH 18/61] KVM: x86: Use common loop iterator when handling CPUID 0xD.N
` [PATCH 21/61] KVM: x86: Use supported_xcr0 to detect MPX support
` [PATCH 22/61] KVM: x86: Make kvm_mpx_supported() an inline function
` [PATCH 23/61] KVM: x86: Clear output regs for CPUID 0x14 if PT isn't exposed to guest
` [PATCH 24/61] KVM: x86: Drop explicit @func param from ->set_supported_cpuid()
` [PATCH 25/61] KVM: x86: Use u32 for holding CPUID register value in helpers
` [PATCH 26/61] KVM: x86: Introduce cpuid_entry_{get,has}() accessors

[PATCH v2] KVM: apic: avoid calculating pending eoi from an uninitialized val
 2020-02-21 16:14 UTC  (2+ messages)

[PATCH] kvm: x86: svm: Fix NULL pointer dereference when AVIC not enabled
 2020-02-21 16:04 UTC  (3+ messages)

[PATCH v2] KVM: x86: enable dirty log gradually in small chunks
 2020-02-21 15:41 UTC  (10+ messages)

[PATCH v24 00/10] Add ARMv8 RAS virtualization support in QEMU
 2020-02-21 14:09 UTC  (6+ messages)
` [PATCH v24 01/10] acpi: nvdimm: change NVDIMM_UUID_LE to a common macro
` [PATCH v24 09/10] target-arm: kvm64: handle SIGBUS signal from kernel or KVM

[PATCH 02/10] KVM: VMX: Move vpid_sync_vcpu_addr() down a few lines
 2020-02-21 14:01 UTC 

[PATCH v3 00/37] KVM: s390: Add support for protected VMs
 2020-02-21 13:45 UTC  (38+ messages)
` [PATCH v3 03/37] s390/protvirt: introduce host side setup
` [PATCH v3 06/37] s390/mm: add (non)secure page access exceptions handlers
` [PATCH v3 09/37] KVM: s390: protvirt: Add initial vm and cpu lifecycle handling
      ` [PATCH v3.1 "
` [PATCH v3 10/37] KVM: s390: protvirt: Add KVM api documentation
` [PATCH v3 11/37] KVM: s390: protvirt: Secure memory is not mergeable
` [PATCH v3 25/37] KVM: s390: protvirt: Do only reset registers that are accessible
` [PATCH v3 26/37] KVM: s390: protvirt: Only sync fmt4 registers
` [PATCH v3 28/37] KVM: s390: protvirt: UV calls in support of diag308 0, 1
` [PATCH v3 35/37] s390: protvirt: Add sysfs firmware interface for Ultravisor information
` [PATCH v3 36/37] KVM: s390: rstify new ioctls in api.rst
` [PATCH v3 37/37] KVM: s390: protvirt: introduce and enable KVM_CAP_S390_PROTECTED

[PATCH] vhost: Check docket sk_family instead of call getname
 2020-02-21 11:11 UTC  (2+ messages)

[PATCH v3 02/37] KVM: s390/interrupt: do not pin adapter interrupt pages
 2020-02-21 11:05 UTC  (5+ messages)
` [PATCH v3.1 "

[PATCH] KVM: Suppress warning in __kvm_gfn_to_hva_cache_init
 2020-02-21  9:05 UTC  (7+ messages)

[PATCH V4 0/5] vDPA support
 2020-02-21  8:50 UTC  (12+ messages)
` [PATCH V4 3/5] vDPA: introduce vDPA bus
` [PATCH V4 4/5] virtio: introduce a vDPA based transport
` [PATCH V4 5/5] vdpasim: vDPA device simulator

[PATCH v3 00/20] global exec/memory/dma APIs cleanup
 2020-02-21  8:41 UTC  (25+ messages)
` [PATCH v3 01/20] scripts/git.orderfile: Display Cocci scripts before code modifications
` [PATCH v3 02/20] hw: Remove unnecessary cast when calling dma_memory_read()
` [PATCH v3 03/20] exec: Let qemu_ram_*() functions take a const pointer argument
  ` [Xen-devel] "
` [PATCH v3 08/20] Remove unnecessary cast when using the address_space API
` [PATCH v3 13/20] hw/virtio: Let virtqueue_map_iovec() use a boolean 'is_write' argument
` [PATCH v3 14/20] hw/virtio: Let vhost_memory_map() "
` [PATCH v3 15/20] exec: Let address_space_unmap() "
` [PATCH v3 16/20] Let address_space_rw() calls pass "
` [PATCH v3 17/20] Avoid address_space_rw() with a constant is_write argument
` [PATCH v3 18/20] exec: Let cpu_[physical]_memory API use a boolean 'is_write' argument
` [PATCH v3 19/20] Let cpu_[physical]_memory() calls pass "
  ` [Xen-devel] "

[PATCH 03/10] KVM: VMX: Handle INVVPID fallback logic in vpid_sync_vcpu_addr()
 2020-02-21  6:56 UTC 

[PATCH 01/10] KVM: VMX: Use vpid_sync_context() directly when possible
 2020-02-21  6:35 UTC 

[RFC PATCH v3 0/9] Introduce vendor ops in vfio-pci
 2020-02-21  6:20 UTC  (7+ messages)
` [RFC PATCH v3 1/9] vfio/pci: export vfio_pci_device public and add vfio_pci_device_private
` [RFC PATCH v3 6/9] vfio/pci: export vfio_pci_setup_barmap

[PATCH RFC 2/2] KVM: nVMX: handle nested posted interrupts when apicv is disabled for L1
 2020-02-21  3:35 UTC 

[PATCH v5 00/18] kvm: x86: Support AMD SVM AVIC w/ in-kernel irqchip mode
 2020-02-21  2:27 UTC  (4+ messages)
` [PATCH v5 14/18] kvm: i8254: Deactivate APICv when using in-kernel PIT re-injection mode

[PATCH] KVM: apic: avoid calculating pending eoi from an uninitialized val
 2020-02-21  1:36 UTC 

[PATCH] KVM: apic: avoid calculating pending eoi from an uninitialized val
 2020-02-21  1:31 UTC 

[PATCH 10/12] mm: x86: Invoke hypercall when page encryption status is changed
 2020-02-20 23:40 UTC  (7+ messages)

strange segfaults in guest using usb stick wlan on the host
 2020-02-20 22:50 UTC  (2+ messages)

[PATCH 00/12] SEV Live Migration Patchset
 2020-02-20 21:21 UTC  (5+ messages)
` [PATCH 08/12] KVM: X86: Introduce KVM_HC_PAGE_ENC_STATUS hypercall

[PATCH] KVM: x86: enable -Werror
 2020-02-20 19:39 UTC  (3+ messages)

[RFC PATCH] security,anon_inodes,kvm: enable security support for anon inodes
 2020-02-20 18:50 UTC  (4+ messages)

[RFC PATCH] KVM: Add module for platform IRQ forwarding
 2020-02-20 18:47 UTC 

[PATCH] KVM: apic: avoid calculating pending eoi from an uninitialized val
 2020-02-20 17:20 UTC  (3+ messages)

[RFC PATCH 00/11] Removing Calxeda platform support
 2020-02-20 17:07 UTC  (5+ messages)
` [RFC PATCH 02/11] ata: Remove Calxeda AHCI driver
` [RFC PATCH 04/11] cpufreq: Remove Calxeda driver

[PATCH 00/13] KVM: selftests: Various fixes and cleanups
 2020-02-20 16:46 UTC  (9+ messages)
` [PATCH 01/13] HACK: Ensure __NR_userfaultfd is defined
` [PATCH 02/13] fixup! KVM: selftests: Add support for vcpu_args_set to aarch64 and s390x
` [PATCH 13/13] KVM: selftests: Introduce num-pages conversion utilities

[RFC PATCH 0/5] Removing support for 32bit KVM/arm host
 2020-02-20 14:38 UTC  (7+ messages)

[PATCH 0/5] Random debug/PMU fixes for 5.6
 2020-02-20 14:12 UTC  (3+ messages)
` [PATCH 2/5] KVM: arm64: Refactor filtering of ID registers

[PATCH v2 00/42] KVM: s390: Add support for protected VMs
 2020-02-20 13:34 UTC  (5+ messages)
` [PATCH v2 02/42] KVM: s390/interrupt: do not pin adapter interrupt pages


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