public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-12-15 15:19:24 to 2016-12-20 15:55:59 UTC [more...]

[PATCH 00/15] hyperv: more stuff to uapi + cleanup
 2016-12-20 15:55 UTC  (12+ messages)
` [PATCH 02/15] hyperv: uapi-fy synic event flags definitions
` [PATCH 03/15] hyperv: use standard bitops
` [PATCH 04/15] hyperv: define VMBus message type
` [PATCH 05/15] hyperv: GFP_ATOMIC -> GFP_KERNEL
` [PATCH 06/15] hyperv: avoid unnecessary vmalloc
` [PATCH 07/15] hyperv: dedup cpuid definitions
` [PATCH 08/15] hyperv: dedup crash msr related definitions
` [PATCH 09/15] hyperv: unify Hyper-V msr definitions
` [PATCH 10/15] hyperv: uapi-fy PostMessage and SignalEvent hypercall structures
` [PATCH 11/15] hyperv: uapi-fy monitored notification structures
` [PATCH 12/15] hyperv: move VMBus connection ids to uapi

[PATCH V6 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2016-12-20 15:29 UTC  (3+ messages)
` [PATCH V6 05/10] acpi: apei: handle SEA notification type for ARMv8

[PATCH] KVM: nVMX: fix instruction skipping during emulated vm-entry
 2016-12-20 15:24 UTC  (3+ messages)

[RFC PATCH] mm: introduce kv[mz]alloc helpers
 2016-12-20 13:50 UTC  (5+ messages)

[PATCH] KVM: x86: check for pic and ioapic presence before use
 2016-12-20 11:59 UTC  (4+ messages)

[RFC PATCH v3 0/6] KVM: x86: avoid redundant REQ_EVENT
 2016-12-20 10:01 UTC  (12+ 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 1/2] kvm: x86: export maximum number of mmu_page_hash collisions
 2016-12-20 10:13 UTC  (8+ messages)
` [PATCH 2/2] kvm: x86: reduce collisions in mmu_page_hash

[PATCH v8 00/16] kvmtool: arm: ITS emulation and GSI routing support
 2016-12-20  9:43 UTC  (10+ messages)
` [PATCH v8 01/16] FDT: introduce global phandle allocation
` [PATCH v8 04/16] MSI-X: update GSI routing after changed MSI-X configuration

[PATCH kvmtool] README: suggest a format.subjectprefix
 2016-12-20  9:40 UTC 

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

kvm question
 2016-12-20  8:30 UTC 

[PATCH kernel v2 00/11] powerpc/kvm/vfio: Enable in-kernel acceleration
 2016-12-20  6:52 UTC  (16+ 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 kernel v3] "

[PATCHv2 00/11] KVM implementation of PAPR HPT resizing extension
 2016-12-20  5:49 UTC  (12+ messages)
` [PATCHv2 01/11] Documentation: Correct duplicate section number in kvm/api.txt
` [PATCHv2 02/11] powerpc/kvm: HPT resizing documentation and reserved numbers
` [PATCHv2 03/11] powerpc/kvm: Rename kvm_alloc_hpt() for clarity
` [PATCHv2 04/11] powerpc/kvm: Gather HPT related variables into sub-structure
` [PATCHv2 05/11] powerpc/kvm: Don't store values derivable from HPT order
` [PATCHv2 06/11] powerpc/kvm: Split HPT allocation from activation
` [PATCHv2 07/11] powerpc/kvm: Allow KVM_PPC_ALLOCATE_HTAB ioctl() to change HPT size
` [PATCHv2 08/11] powerpc/kvm: Create kvmppc_unmap_hpte_helper()
` [PATCHv2 09/11] powerpc/kvm: Outline of KVM-HV HPT resizing implementation
` [PATCHv2 10/11] powerpc/kvm: "
` [PATCHv2 11/11] powerpc/kvm: Advertise availablity of HPT resizing on KVM HV

[RFC v4 00/16] KVM PCIe/MSI passthrough on ARM/ARM64 and IOVA reserved regions
 2016-12-20  4:45 UTC  (2+ messages)

DAX mapping detection (was: Re: [PATCH] Fix region lost in /proc/self/smaps)
 2016-12-20  1:18 UTC  (13+ messages)

[PATCH 00/11] KVM implementation of PAPR HPT resizing extension
 2016-12-19 23:16 UTC  (26+ 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 v2] vfio/type1: Restore mapping performance with mdev support
 2016-12-19 22:13 UTC 

[PATCH v2 0/5] KVM: VMX: Fix single stepping with emulated instructions
 2016-12-19 20:54 UTC  (3+ messages)
` [PATCH v2 3/5] KVM: VMX: Move skip_emulated_instruction out of nested_vmx_check_vmcs12

[PATCH kernel 0/9] powerpc/kvm/vfio: Enable in-kernel acceleration
 2016-12-19 17:27 UTC  (17+ 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()
` [PATCH kernel 9/9] KVM: PPC: Add in-kernel acceleration for VFIO

[PATCH kvm-unit-tests 0/3] few framework cleanups
 2016-12-19 16:23 UTC  (4+ messages)
` [PATCH kvm-unit-tests 1/3] Makefile: distclean should remove build-head
` [PATCH kvm-unit-tests 2/3] report already adds a newline
` [PATCH kvm-unit-tests 3/3] report: move blank line to better side of SUMMARY

[PATCH v2 0/6] KVM: x86: cleanup and speedup for APICv
 2016-12-19 16:17 UTC  (7+ messages)
` [PATCH 1/6] KVM: vmx: clear pending interrupts on KVM_SET_LAPIC
` [PATCH 2/6] kvm: nVMX: move nested events check to kvm_vcpu_running
` [PATCH 3/6] KVM: x86: preparatory changes for APICv cleanups
` [PATCH 4/6] KVM: vmx: move sync_pir_to_irr from apic_find_highest_irr to callers
` [PATCH 5/6] KVM: x86: do not scan IRR twice on APICv vmentry
` [PATCH 6/6] kvm: x86: do not use KVM_REQ_EVENT for APICv interrupt injection

[kvm-unit-tests PATCH] x86: apic: add physical broadcast test
 2016-12-19 16:04 UTC 

[PULL kvm-unit-tests] arm/arm64: patches ready for master
 2016-12-19 15:53 UTC 

[GIT PULL v2] KVM fixes for 4.10 merge window
 2016-12-19 15:49 UTC 

[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  (2+ messages)

[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 "

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  (7+ messages)

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

[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  (11+ messages)

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)


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