public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-12-13 09:58:31 to 2017-12-15 19:42:36 UTC [more...]

probable vm exit latency issue?
 2017-12-15 19:36 UTC 

[PATCH v19 0/7] Virtio-balloon Enhancement
 2017-12-15 19:22 UTC  (15+ messages)
` [PATCH v19 3/7] xbitmap: add more operations
          ` [virtio-dev] "

[PATCH v8 0/7] Support RAS virtualization in KVM
 2017-12-15 18:52 UTC  (8+ messages)
` [PATCH v8 7/7] arm64: kvm: handle SError Interrupt by categorization

[PULL] vhost: regression fixes
 2017-12-15 18:19 UTC 

[RFC PATCH v3 0/2] KVM: x86: Allow Qemu/KVM to use PVH entry point
 2017-12-15 17:25 UTC  (4+ messages)
` [RFC PATCH v3 2/2] "

BUG: unable to handle kernel paging request in __switch_to
 2017-12-15 16:44 UTC  (7+ messages)

[PATCH v2 00/36] Optimize KVM/ARM for VHE systems
 2017-12-15 16:29 UTC  (17+ messages)
` [PATCH v2 11/36] KVM: arm64: Introduce VHE-specific kvm_vcpu_run
` [PATCH v2 14/36] KVM: arm64: Remove noop calls to timer save/restore from VHE switch
` [PATCH v2 15/36] KVM: arm64: Move userspace system registers into separate function
` [PATCH v2 20/36] KVM: arm64: Don't save the host ELR_EL2 and SPSR_EL2 on VHE systems
` [PATCH v2 26/36] KVM: arm64: Defer saving/restoring system registers to vcpu load/put on VHE

[PATCH kernel] vfio-pci: Allow mapping MSIX BAR
 2017-12-15 15:56 UTC  (3+ messages)

[PATCH 0/2] KVM: arm/arm64: Fix two problems with the arch timer introduced in v4.15-rc1
 2017-12-15 14:29 UTC  (5+ messages)
` [PATCH 1/2] KVM: arm/arm64: Properly handle arch-timer IRQs after vtimer_save_state
` [PATCH 2/2] KVM: arm/arm64: Fix timer enable flow

[PATCH v19 1/7] xbitmap: Introduce xbitmap
 2017-12-15 13:24 UTC  (3+ messages)

[PATCH v4] KVM: Fix stack-out-of-bounds read in write_mmio
 2017-12-15 11:06 UTC  (3+ messages)

KASAN: use-after-free Write in irq_bypass_register_consumer
 2017-12-15 10:14 UTC  (2+ messages)

[PATCH v2 0/7] x86/kvm/hyperv: stable clocksorce for L2 guests when running nested KVM on Hyper-V
 2017-12-15  9:30 UTC  (10+ messages)
` [PATCH v2 1/7] x86/hyper-v: check for required priviliges in hyperv_init()
` [PATCH v2 2/7] x86/hyper-v: add a function to read both TSC and TSC page value simulateneously
` [PATCH v2 3/7] x86/hyper-v: reenlightenment notifications support
` [PATCH v2 4/7] x86/hyper-v: redirect reenlightment notifications on CPU offlining
` [PATCH v2 5/7] x86/irq: Count Hyper-V reenlightenment interrupts
` [PATCH v2 6/7] x86/kvm: pass stable clocksource to guests when running nested on Hyper-V
` [PATCH v2 7/7] x86/kvm: support Hyper-V reenlightenment

[PATCH v5 0/2] KVM: MMU: fix kvm_is_mmio_pfn()
 2017-12-15  9:14 UTC  (3+ messages)
` [PATCH v5 2/2] KVM: MMU: consider host cache mode in MMIO page check

[PATCH] kvm_main: Use common error handling code in kvm_dev_ioctl_create_vm()
 2017-12-15  9:03 UTC  (2+ messages)

[PATCH V3] KVM/x86: Check input paging mode when cs.l is set
 2017-12-15  9:02 UTC  (2+ messages)

[PATCH] vfio: Simplify capability helper
 2017-12-15  6:20 UTC  (7+ messages)

[PATCH v19 2/7] xbitmap: potential improvement
 2017-12-15  3:07 UTC  (2+ messages)

[PATCH v3] KVM: X86: Fix stack-out-of-bounds read in write_mmio
 2017-12-15  1:45 UTC  (3+ messages)

linux-next: Signed-off-by missing for commits in the kvm tree
 2017-12-14 20:26 UTC 

[PATCH v7 0/2] kvm: x86: hyperv: guest->host event signaling via eventfd
 2017-12-14 19:27 UTC  (3+ messages)
` [PATCH v7 1/2] kvm: x86: factor out kvm.arch.hyperv (de)init
` [PATCH v7 2/2] kvm: x86: hyperv: guest->host event signaling via eventfd

[Bug 197861] New: Shutting down a VM with Kernel 4.14 will sometime hang and a reboot is the only way to recover
 2017-12-14 18:06 UTC  (12+ messages)
` [Bug 197861] "

[PATCH] KVM: x86: ioapic: Clear IRR for rtc bit when rtc EOI gotten
 2017-12-14 14:26 UTC  (5+ messages)

[PATCH V2] KVM/x86: Check input paging mode when cs.l is set
 2017-12-14 14:14 UTC  (3+ messages)

[kvm:queue 63/66] arch/x86/kvm/x86.c:4748:69: sparse: Using plain integer as NULL pointer
 2017-12-14 13:43 UTC  (2+ messages)

[PATCH v2 00/19] KVM/arm64: Randomise EL2 mappings
 2017-12-14 13:27 UTC  (13+ messages)
` [PATCH v2 05/19] arm64: alternatives: Add dynamic patching feature
` [PATCH v2 07/19] arm64: insn: Add encoder for bitwise operations using litterals
` [PATCH v2 08/19] arm64: KVM: Dynamically patch the kernel/hyp VA mask

[PATCH RFC 0/7] kvm pvtimer
 2017-12-14 13:00 UTC  (10+ messages)
` [PATCH RFC 3/7] KVM: timer: synchronize tsc-deadline timestamp for guest

[PATCH kvm-unit-tests] x86: ioapic: Test self-reconfiguration from interrupt handler
 2017-12-14 12:00 UTC  (2+ messages)

x86: Add test for TPR threshold and vTPR check on VM-entry
 2017-12-14 11:46 UTC  (3+ messages)
` [PATCH] "

[PULL 0/1] s390/virtio update
 2017-12-14  9:59 UTC  (2+ messages)
` [PULL 1/1] virtio/s390: implement PM operations for virtio_ccw

[PATCH 1/1] KVM/x86: Check input paging mode when cs.l is set
 2017-12-14  8:30 UTC  (4+ messages)

[Bug 197951] New: QEMU/KVM & VFIO & PCI passthru with Windows 10 x64 guest: memory access intermittently causes CRITICAL_STRUCTURE_CORRUPTION BSOD unless swap is disabled on host, since 4.12.13
 2017-12-14  7:57 UTC  (2+ messages)
` [Bug 197951] "

[kvm:queue 47/61] arch/mips/kvm/mips.c:906:6: error: redefinition of 'kvm_arch_vcpu_async_ioctl'
 2017-12-14  6:14 UTC 

confuse about kvm memslot size
 2017-12-14  3:53 UTC  (3+ messages)

[PATCH] KVM: x86: avoid unnecessary XSETBV on guest entry
 2017-12-14  3:27 UTC  (4+ messages)

[PATCH v13 00/12] Add ARMv8 RAS virtualization support in QEMU
 2017-12-14  1:24 UTC  (6+ messages)
          ` [Qemu-devel] "

[kvm:queue 47/61] arch/s390/kvm/kvm-s390.c:3728:6: error: redefinition of 'kvm_arch_vcpu_async_ioctl'
 2017-12-13 21:39 UTC  (2+ messages)

[PATCH] KVM: vmx: shadow more fields that are read/written on every vmexits
 2017-12-13 21:08 UTC  (3+ messages)

[PATCH v8 0/9] Handle forwarded level-triggered interrupts
 2017-12-13 20:15 UTC  (14+ messages)
` [PATCH v8 1/9] KVM: arm/arm64: Remove redundant preemptible checks
` [PATCH v8 2/9] KVM: arm/arm64: Factor out functionality to get vgic mmio requester_vcpu
` [PATCH v8 3/9] KVM: arm/arm64: Don't cache the timer IRQ level
` [PATCH v8 4/9] KVM: arm/arm64: vgic: Support level-triggered mapped interrupts
` [PATCH v8 5/9] KVM: arm/arm64: Support a vgic interrupt line level sample function
` [PATCH v8 6/9] KVM: arm/arm64: Support VGIC dist pend/active changes for mapped IRQs
` [PATCH v8 7/9] KVM: arm/arm64: Provide a get_input_level for the arch timer
` [PATCH v8 8/9] KVM: arm/arm64: Avoid work when userspace iqchips are not used
` [PATCH v8 9/9] KVM: arm/arm64: Update timer and forwarded irq documentation

[PATCH] IPI performance benchmark
 2017-12-13 15:54 UTC  (9+ messages)

[PATCH v2] KVM: X86: Fix stack-out-of-bounds read in write_mmio
 2017-12-13 14:55 UTC  (2+ messages)

[PATCH v8 0/4] KVM: X86: Add Paravirt TLB Shootdown
 2017-12-13 13:37 UTC  (18+ messages)
` [PATCH v8 1/4] KVM: X86: Add vCPU running/preempted state
` [PATCH v8 2/4] KVM: X86: Add Paravirt TLB Shootdown
` [PATCH v8 3/4] KVM: X86: introduce invalidate_gpa argument to tlb flush
` [PATCH v8 4/4] KVM: X86: Add flush_on_enter before guest enter

[PATCH] KVM: vmx: speed up MSR bitmap merge
 2017-12-13 13:30 UTC 

[PATCH v5 0/2] kvm: x86: hyperv: guest->host event signaling via eventfd
 2017-12-13 12:58 UTC  (19+ messages)
` [PATCH v5 2/2] "

[RFC/PATCH v2 00/22] KVM/s390: Hugetlbfs enablement
 2017-12-13 12:53 UTC  (23+ messages)
` [RFC/PATCH v2 01/22] s390/mm: make gmap_protect_range more modular
` [RFC/PATCH v2 02/22] s390/mm: Abstract gmap notify bit setting
` [RFC/PATCH v2 03/22] s390/mm: add gmap PMD invalidation notification
` [RFC/PATCH v2 04/22] s390/mm: Add gmap pmd invalidation and clearing
` [RFC/PATCH v2 05/22] s390/mm: hugetlb pages within a gmap can not be freed
` [RFC/PATCH v2 06/22] s390/mm: Introduce gmap_pmdp_xchg
` [RFC/PATCH v2 07/22] RFC: s390/mm: Transfer guest pmd protection to host
` [RFC/PATCH v2 08/22] s390/mm: Add huge page dirty sync support
` [RFC/PATCH v2 09/22] s390/mm: clear huge page storage keys on enable_skey
` [RFC/PATCH v2 10/22] s390/mm: Add huge pmd storage key handling
` [RFC/PATCH v2 11/22] s390/mm: Remove superfluous parameter
` [RFC/PATCH v2 12/22] s390/mm: Add gmap_protect_large read protection support
` [RFC/PATCH v2 13/22] s390/mm: Make gmap_read_table EDAT1 compatible
` [RFC/PATCH v2 14/22] s390/mm: Make protect_rmap "
` [RFC/PATCH v2 15/22] s390/mm: GMAP read table extensions
` [RFC/PATCH v2 16/22] s390/mm: Add shadow segment code
` [RFC/PATCH v2 17/22] s390/mm: Add VSIE reverse fake case
` [RFC/PATCH v2 18/22] s390/mm: Remove gmap_pte_op_walk
` [RFC/PATCH v2 19/22] s390/mm: Split huge pages if granular protection is needed
` [RFC/PATCH v2 20/22] s390/mm: Enable gmap huge pmd support
` [RFC/PATCH v2 21/22] KVM: s390: Add KVM HPAGE capability
` [RFC/PATCH v2 22/22] RFC: s390/mm: Add gmap lock classes

BSOD with [PATCH 00/13] mmu_notifier kill invalidate_page callback
 2017-12-13 12:54 UTC  (3+ messages)
` [PATCH 1/2] KVM: x86: fix APIC page invalidation

[PATCH] KVM: VMX: optimize shadow VMCS copying
 2017-12-13 12:13 UTC 

[PATCH v2] KVM: X86: Fix load bad host fpu state
 2017-12-13 12:01 UTC  (3+ messages)

[PATCH v2] KVM: introduce kvm_arch_vcpu_async_ioctl
 2017-12-13 10:17 UTC  (2+ messages)

[PATCH 0/6] x86/kvm/hyperv: stable clocksorce for L2 guests when running nested KVM on Hyper-V
 2017-12-13 10:03 UTC  (4+ messages)
` [PATCH 3/6] x86/hyper-v: reenlightenment notifications support

[PATCH] KVM: x86: fix escape of guest dr6 to the host
 2017-12-13  9:58 UTC  (2+ messages)


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