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

[PATCH kvm-unit-tests 0/3] few framework cleanups
 2016-12-22 10:53 UTC  (5+ 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

[kvm-unit-tests PATCH] x86: apic: add physical broadcast test
 2016-12-22 10:45 UTC  (3+ messages)

How bad is KVM_EXIT_INTERNAL_ERROR?
 2016-12-22 10:44 UTC  (7+ messages)

[PULL kvm-unit-tests] arm/arm64: patches ready for master
 2016-12-22 10:05 UTC  (2+ messages)

[kvm-unit-tests PATCH] x86: vmx: test invalid vmcs
 2016-12-22 10:00 UTC  (2+ messages)

[PATCH] KVM: x86: check for pic and ioapic presence before use
 2016-12-22  9:56 UTC  (6+ messages)

[PATCH 0/4] vfio-mdev: Clean namespace and better define ABI
 2016-12-22  7:51 UTC  (8+ messages)
` [PATCH 1/4] vfio-mdev: Remove an unused structure element
` [PATCH 2/4] vfio-mdev: de-polute the namespace, rename parent_device & parent_ops
` [PATCH 3/4] vfio-mdev: Make mdev_parent private
` [PATCH 4/4] vfio-mdev: Make mdev_device private and abstract interfaces

kvm-unit-test compilation failed on Ubuntu Yakkety (4.8 kernel)
 2016-12-22  5:57 UTC  (3+ messages)

[PATCH 0/5] Followup patches for lockless access tracking
 2016-12-22  4:29 UTC  (6+ messages)
` [PATCH 1/5] kvm: x86: mmu: Rename EPT_VIOLATION_READ/WRITE/INSTR constants
` [PATCH 2/5] kvm: x86: mmu: Set SPTE_SPECIAL_MASK within mmu.c
` [PATCH 3/5] kvm: x86: mmu: Move pgtbl walk inside retry loop in fast_page_fault
` [PATCH 4/5] kvm: x86: mmu: Update comment in mark_spte_for_access_track
` [PATCH 5/5] kvm: x86: mmu: Verify that restored PTE has needed perms in fast page fault

[PATCH kernel v2 00/11] powerpc/kvm/vfio: Enable in-kernel acceleration
 2016-12-22  1:25 UTC  (11+ messages)
` [PATCH kernel v2 05/11] KVM: PPC: Use preregistered memory API to access TCE list
` [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

DAX mapping detection (was: Re: [PATCH] Fix region lost in /proc/self/smaps)
 2016-12-21 21:33 UTC  (17+ messages)

[PATCH 0/3] KVM: nVMX: fix one guest vmcs check and refactor a bunch more
 2016-12-21 20:24 UTC  (4+ messages)
` [PATCH 1/3] KVM: nVMX: fix handling of invalid host efer
` [PATCH 2/3] KVM: nVMX: colocate guest vmcs checks
` [PATCH 3/3] KVM: nVMX: refactor nested_vmx_entry_failure()

[PATCH 00/15] hyperv: more stuff to uapi + cleanup
 2016-12-21 19:54 UTC  (42+ messages)
` [PATCH 01/15] hyperv: consolidate TSC ref page definitions
` [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 13/15] hyperv: move function close to its only callsite
` [PATCH 14/15] hyperv_vmbus: drop unused definitions
` [PATCH 15/15] hyperv: redefine hv_message without bitfields

[PATCH 0/4] Lockless Access Tracking for Intel CPUs without EPT A bits
 2016-12-21 18:00 UTC  (11+ messages)
` [PATCH v3 0/8] "
  ` [PATCH v3 7/8] kvm: x86: mmu: Lockless access tracking "

[PATCH] Revert "KVM: nested VMX: disable perf cpuid reporting"
 2016-12-21 17:48 UTC  (4+ messages)

[PATCH 0/2] test capability for remote task
 2016-12-21 16:10 UTC  (3+ messages)
` [PATCH 1/2] capability: export has_capability
` [PATCH 2/2] vfio iommu type1: fix the testing of capability for remote task

[RFC 0/7] Move accel, KVM, Xen, qtest files to accel/ subdir
 2016-12-21 15:41 UTC  (15+ messages)
` [RFC 3/7] kvm: Move some kvm-stub.c code to stubs/kvm.c
` [RFC 4/7] kvm: Include kvm-stub.o only on CONFIG_SOFTMMU
  ` [Qemu-devel] "
` [RFC 5/7] kvm: Move kvm*.c files to accel/
` [Qemu-devel] [RFC 0/7] Move accel, KVM, Xen, qtest files to accel/ subdir

kvm question
 2016-12-21 13:27 UTC  (3+ messages)

[PATCH v3 0/4] KVM: nVMX: fix CR3 load if L2 uses PAE paging and EPT
 2016-12-21 12:20 UTC  (5+ messages)
` [PATCH v3 1/4] "

[PATCH 1/2] KVM: PPC: Book3S HV: Add userspace interfaces for POWER9 MMU
 2016-12-21 12:01 UTC  (3+ messages)
` [PATCH 2/2] KVM: PPC: Book3S HV: Set process table for HPT guests on POWER9

[RFC PATCH] mm: introduce kv[mz]alloc helpers
 2016-12-21  8:45 UTC  (8+ messages)

[PATCH v2] kvm: x86: export maximum number of mmu_page_hash collisions
 2016-12-21  8:29 UTC  (2+ messages)

[PATCH v6 kernel 0/5] Extend virtio-balloon for fast (de)inflating & fast live migration
 2016-12-21  6:52 UTC  (6+ messages)
` [PATCH v6 kernel 1/5] virtio-balloon: rework deflate to add page to a list
` [PATCH v6 kernel 2/5] virtio-balloon: define new feature bit and head struct
` [PATCH v6 kernel 3/5] virtio-balloon: speed up inflate/deflate process
` [PATCH v6 kernel 4/5] virtio-balloon: define flags and head for host request vq
` [PATCH v6 kernel 5/5] virtio-balloon: tell host vm's unused page info

[PATCH kvm-unit-tests] KVM: nVMX Verify that L2's CPUID(0xa) causes a VM-exit to L1
 2016-12-21  0:28 UTC 

[PATCH 1/2] kvm: x86: export maximum number of mmu_page_hash collisions
 2016-12-20 23:01 UTC  (10+ messages)
` [PATCH 2/2] kvm: x86: reduce collisions in mmu_page_hash

[PATCH] KVM: nVMX: fix instruction skipping during emulated vm-entry
 2016-12-20 22:59 UTC  (5+ messages)

[PATCH] KVM: PPC: Book3S HV: Don't try to signal cpu -1
 2016-12-20 21:21 UTC 

[PATCH v2] vfio/type1: Restore mapping performance with mdev support
 2016-12-20 18:37 UTC  (2+ messages)

[RFC PATCH v3 0/6] KVM: x86: avoid redundant REQ_EVENT
 2016-12-20 17:11 UTC  (9+ messages)
` [PATCH 1/6] KVM: x86: add VCPU stat for KVM_REQ_EVENT processing
` [PATCH 6/6] KVM: lapic: do not scan IRR when delivering an interrupt

[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 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 kernel v2 11/11] KVM: PPC: Add in-kernel acceleration for VFIO
 2016-12-20  6:52 UTC  (2+ messages)
` [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)

[PATCH 00/11] KVM implementation of PAPR HPT resizing extension
 2016-12-19 23:16 UTC  (6+ messages)
` [PATCH 06/11] powerpc/kvm: Allow KVM_PPC_ALLOCATE_HTAB ioctl() to change HPT size

[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  (7+ messages)
` [PATCH kernel 9/9] KVM: PPC: Add in-kernel acceleration for VFIO

[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

[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  (7+ messages)
` [PATCH v2 1/5] kvm/x86: skip async_pf when in guest mode


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