public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-12-14 14:40:34 to 2016-12-19 15:31:15 UTC [more...]

[PATCH v2 0/5] kvm: deliver async_pf to L1 only
 2016-12-19 15:31 UTC  (8+ messages)
` [PATCH v2 1/5] kvm/x86: skip async_pf when in guest mode

kvm/master and kvm/next rebased
 2016-12-19 15:28 UTC 

[PATCH 1/2] jump_labels: API for flushing deferred jump label updates
 2016-12-19 14:58 UTC  (4+ messages)
` [PATCH 2/2] KVM: x86: flush pending lapic jump label updates on module unload

[PATCH v3 0/4] KVM: x86: allow hotplug of VCPU with APIC ID over 0xff
 2016-12-19 14:57 UTC  (11+ messages)
` [PATCH v3 1/4] KVM: x86: use delivery to self in hyperv synic
` [PATCH v3 2/4] KVM: x86: replace kvm_apic_id with kvm_{x,x2}apic_id
` [PATCH v3 3/4] KVM: x86: make interrupt delivery fast and slow path behave the same
      ` [PATCH v4 "
` [PATCH v3 4/4] KVM: x86: allow hotplug of VCPU with APIC ID over 0xff

[PATCH kvm-unit-tests 0/5] arm/arm64: few fixes
 2016-12-19 14:39 UTC  (3+ messages)
` [PATCH kvm-unit-tests 3/5] lib/powerpc/setup: comment init dependencies

[PATCH v7 00/11] implement vcpu preempted check
 2016-12-19 14:39 UTC  (5+ messages)
` [PATCH v7 08/11] x86, kvm/x86.c: support "

[RFC PATCH v3 0/6] KVM: x86: avoid redundant REQ_EVENT
 2016-12-19 14:30 UTC  (9+ messages)
` [PATCH 1/6] KVM: x86: add VCPU stat for KVM_REQ_EVENT processing
` [PATCH 2/6] KVM: lapic: do not set KVM_REQ_EVENT unnecessarily on EOI
` [PATCH 3/6] KVM: vmx: speed up TPR below threshold vmexits
` [PATCH 4/6] KVM: lapic: avoid unnecessary KVM_REQ_EVENT on IRR scan
` [PATCH 5/6] KVM: lapic: do not set KVM_REQ_EVENT unnecessarily on PPR update
` [PATCH 6/6] KVM: lapic: do not scan IRR when delivering an interrupt

[PATCH kernel v2 00/11] powerpc/kvm/vfio: Enable in-kernel acceleration
 2016-12-19 10:41 UTC  (13+ messages)
` [PATCH kernel v2 01/11] KVM: PPC: Reserve KVM_CAP_SPAPR_TCE_VFIO capability number
` [PATCH kernel v2 02/11] powerpc/iommu: Cleanup iommu_table disposal
` [PATCH kernel v2 03/11] powerpc/vfio_spapr_tce: Add reference counting to iommu_table
` [PATCH kernel v2 04/11] powerpc/mmu: Add real mode support for IOMMU preregistered memory
` [PATCH kernel v2 05/11] KVM: PPC: Use preregistered memory API to access TCE list
` [PATCH kernel v2 06/11] powerpc/powernv/iommu: Add real mode version of iommu_table_ops::exchange()
` [PATCH kernel v2 07/11] KVM: PPC: Enable IOMMU_API for KVM_BOOK3S_64 permanently
` [PATCH kernel v2 08/11] KVM: PPC: Pass kvm* to kvmppc_find_table()
` [PATCH kernel v2 09/11] vfio iommu: Add helpers to (un)register blocking notifiers per group
` [PATCH kernel v2 10/11] vfio: Check for unregistered notifiers when group is actually released
` [PATCH kernel v2 11/11] KVM: PPC: Add in-kernel acceleration for VFIO

[PATCH 00/11] KVM implementation of PAPR HPT resizing extension
 2016-12-19  7:49 UTC  (28+ messages)
` [PATCH 01/11] powerpc/kvm: Reserve capabilities and ioctls for HPT resizing
` [PATCH 02/11] powerpc/kvm: Rename kvm_alloc_hpt() for clarity
` [PATCH 03/11] powerpc/kvm: Gather HPT related variables into sub-structure
` [PATCH 04/11] powerpc/kvm: Don't store values derivable from HPT order
` [PATCH 05/11] powerpc/kvm: Split HPT allocation from activation
` [PATCH 06/11] powerpc/kvm: Allow KVM_PPC_ALLOCATE_HTAB ioctl() to change HPT size
` [PATCH 07/11] powerpc/kvm: Create kvmppc_unmap_hpte_helper()
` [PATCH 08/11] powerpc/kvm: KVM-HV HPT resizing stub implementation
` [PATCH 09/11] powerpc/kvm: Outline of KVM-HV HPT resizing implementation
` [PATCH 10/11] powerpc/kvm: "
` [PATCH 11/11] powerpc/kvm: Advertise availablity of HPT resizing on KVM HV

linux-next: build failure after merge of the kvm tree
 2016-12-19  1:11 UTC 

[PATCH v2] KVM: x86: avoid redundant REQ_EVENT
 2016-12-18 21:03 UTC  (8+ messages)

[PATCH kvm-unit-tests] vmexit: add self-ipi speed tests
 2016-12-17 14:43 UTC  (2+ messages)

[PATCH 0/4] Lockless Access Tracking for Intel CPUs without EPT A bits
 2016-12-17 14:19 UTC  (21+ messages)
` [PATCH v3 0/8] "
  ` [PATCH v3 1/8] kvm: x86: mmu: Use symbolic constants for EPT Violation Exit Qualifications
  ` [PATCH v3 2/8] kvm: x86: mmu: Rename spte_is_locklessly_modifiable()
  ` [PATCH v3 3/8] kvm: x86: mmu: Fast Page Fault path retries
  ` [PATCH v3 7/8] kvm: x86: mmu: Lockless access tracking for Intel CPUs without EPT A bits

[PATCH kernel v5 0/5] Extend virtio-balloon for fast (de)inflating & fast live migration
 2016-12-17 12:39 UTC  (25+ messages)
            ` [Qemu-devel] "

[GIT PULL] KVM fixes for 4.10 merge window
 2016-12-17  8:24 UTC  (5+ messages)

[kvm:queue 4/23] arch/x86/kernel/kvm.c:596:14: error: 'struct kvm_steal_time' has no member named 'preempted'
 2016-12-16 23:22 UTC 

[PATCH] vfio/type1: Restore mapping performance with mdev support
 2016-12-16 18:24 UTC  (6+ messages)

[PULL] virtio, vhost: new device, fixes, speedups
 2016-12-16 17:32 UTC  (5+ messages)

[qemu patch V4 0/2] improve kvmclock difference on migration
 2016-12-16 15:59 UTC  (5+ messages)
` [qemu patch V4 2/2] kvmclock: reduce "

[PATCH v2 0/6] KVM: x86: minor irqchip improvements (API change)
 2016-12-16 15:44 UTC  (9+ messages)
` [PATCH v2 1/6] KVM: x86: don't allow kernel irqchip with split irqchip
` [PATCH v2 2/6] KVM: x86: decouple irqchip_in_kernel() and pic_irqchip()
` [PATCH v2 3/6] KVM: x86: make pic setup code look like ioapic setup
` [PATCH v2 4/6] KVM: x86: refactor pic setup in kvm_set_routing_entry
` [PATCH v2 5/6] KVM: x86: prevent setup of invalid routes
` [PATCH v2 6/6] KVM: x86: simplify conditions with split/kernel irqchip

[PATCH] vfio/pci: Support error recovery
 2016-12-16 10:15 UTC  (25+ messages)

[PATCH kernel 0/9] powerpc/kvm/vfio: Enable in-kernel acceleration
 2016-12-16  1:32 UTC  (11+ messages)
` [PATCH kernel 4/9] powerpc/mmu: Add real mode support for IOMMU preregistered memory
` [PATCH kernel 5/9] KVM: PPC: Use preregistered memory API to access TCE list
` [PATCH kernel 6/9] powerpc/powernv/iommu: Add real mode version of iommu_table_ops::exchange()
` [PATCH kernel 7/9] KVM: PPC: Enable IOMMU_API for KVM_BOOK3S_64 permanently
` [PATCH kernel 8/9] KVM: PPC: Pass kvm* to kvmppc_find_table()

vfio/pci: guest error recovery proposal
 2016-12-15 23:37 UTC  (2+ messages)
` vfio/pci: host "

[PATCH] vfio-mdev: Fix mtty sample driver building
 2016-12-15 17:09 UTC  (7+ messages)

[PATCH V6 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2016-12-15 14:08 UTC  (3+ messages)
` [PATCH V6 03/10] efi: parse ARM processor error

[PATCH v3] x86: SVM: Use the hardware provided GPA instead of page walk
 2016-12-15 13:31 UTC  (6+ messages)
` [PATCH v3] kvm: svm: "

kvm 4.10 merge grumbles wrt suspicious RCU usage , might_sleep() and sched: do not call blocking ops when !TASK_RUNNING
 2016-12-15 10:49 UTC  (2+ messages)

[PATCH 0/8] enable endian checks for all sparse builds
 2016-12-15  5:15 UTC 

[PATCH] vhost/vsock: Remove unused but set variable
 2016-12-15  4:54 UTC  (2+ messages)

[PATCH] KVM: x86: Expose Intel AVX512IFMA/AVX512VBMI/SHA features to guest
 2016-12-15  1:32 UTC  (3+ messages)

kvm memslot questions
 2016-12-15  1:03 UTC  (2+ messages)

[Bug 190211] New: memory ballooning doesn't take on boot since approx kernel 4.5.3
 2016-12-14 23:28 UTC  (2+ messages)
` [Bug 190211] "

[Qemu-devel] Slow qemu guest performance after host is resumed from suspended state
 2016-12-14 22:52 UTC  (3+ messages)
  `  "

[PATCH] kvm: nVMX: Allow L1 to intercept software exceptions (#BP and #OF)
 2016-12-14 19:41 UTC 

[PATCH kvm-unit-tests] x86/nVMX: Test L1 interception of #BP and #OF in the L2 guest
 2016-12-14 19:38 UTC 

(unknown)
 2016-12-14 19:17 UTC 

[PATCH v2 0/3] x86: SVM: add additional SVM NPF error and use HW GPA
 2016-12-14 18:47 UTC  (12+ messages)
` [PATCH v2 3/3] kvm: svm: Use the hardware provided GPA instead of page walk

[PATCH v2 0/4] KVM: x86: allow hotplug of VCPU with APIC ID over 0xff
 2016-12-14 17:26 UTC  (10+ messages)
` [PATCH v2 2/4] KVM: x86: replace kvm_apic_id with kvm_{x,x2}apic_id

[PATCH 1/1] arm64: Correcting format specifier for printing 64 bit addresses
 2016-12-14 16:35 UTC  (3+ messages)

[PATCH kvm-unit-tests v8 00/10] arm/arm64: add gic framework
 2016-12-14 15:36 UTC  (3+ messages)
` [Qemu-devel] "


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