kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-12-06 17:30:16 to 2016-12-09 05:35:45 UTC [more...]

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

[PATCH] vfio/pci: Support error recovery
 2016-12-09  3:40 UTC  (20+ messages)

[PATCH-RESEND] vhost-vsock: fix orphan connection reset
 2016-12-09  2:25 UTC  (2+ messages)

[RFC PATCH] mm: introduce kv[mz]alloc helpers
 2016-12-09  2:00 UTC  (5+ messages)

Timeslice of vCPU thread in QEMU/KVM is not stable
 2016-12-08 20:14 UTC 

[PATCH 0/6] powerpc: Hash Page Table resizing for PAPR guests
 2016-12-08 19:04 UTC  (8+ messages)
` [PATCH 1/6] kvm: Move KVM_PPC_PVINFO_FLAGS_EV_IDLE definition next to its structure
` [PATCH 2/6] powerpc/kvm: Corectly report KVM_CAP_PPC_ALLOC_HTAB
` [PATCH 3/6] pseries: Add hypercall wrappers for hash page table resizing
` [PATCH 4/6] pseries: Add support for hash "
` [PATCH 5/6] pseries: Advertise HPT resizing support via CAS
` [PATCH 6/6] pseries: Automatically resize HPT for memory hot add/remove

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

[RFC v3 00/10] KVM PCIe/MSI passthrough on ARM/ARM64 and IOVA reserved regions
 2016-12-08 18:42 UTC  (28+ messages)
` [RFC v3 02/10] iommu: Rename iommu_dm_regions into iommu_resv_regions
` [RFC v3 04/10] iommu: iommu_alloc_resv_region
` [RFC v3 05/10] iommu: Do not map reserved regions
` [RFC v3 06/10] iommu: iommu_get_group_resv_regions
` [RFC v3 09/10] iommu/arm-smmu: Implement reserved region get/put callbacks

[PATCH kvm-unit-tests] Add git.orderFile
 2016-12-08 18:18 UTC  (2+ messages)

[PATCH kernel 0/9] powerpc/kvm/vfio: Enable in-kernel acceleration
 2016-12-08 17:55 UTC  (11+ messages)
` [PATCH kernel 1/9] KVM: PPC: Reserve KVM_CAP_SPAPR_TCE_VFIO capability number
` [PATCH kernel 2/9] powerpc/iommu: Cleanup iommu_table disposal
` [PATCH kernel 3/9] powerpc/vfio_spapr_tce: Add reference counting to iommu_table
` [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 v8 00/10] arm/arm64: add gic framework
 2016-12-08 17:50 UTC  (11+ messages)
` [PATCH kvm-unit-tests v8 01/10] arm/arm64: yield on cpu_relax
` [PATCH kvm-unit-tests v8 02/10] arm/arm64: smp: support more than 8 cpus
` [PATCH kvm-unit-tests v8 03/10] arm/arm64: add some delay routines
` [PATCH kvm-unit-tests v8 04/10] arm/arm64: irq enable/disable
` [PATCH kvm-unit-tests v8 05/10] arm/arm64: add initial gicv2 support
` [PATCH kvm-unit-tests v8 06/10] arm/arm64: gicv2: add an IPI test
` [PATCH kvm-unit-tests v8 07/10] libcflat: add IS_ALIGNED() macro, and page sizes
` [PATCH kvm-unit-tests v8 08/10] arm/arm64: add initial gicv3 support
` [PATCH kvm-unit-tests v8 09/10] arm/arm64: gicv3: add an IPI test
` [PATCH kvm-unit-tests v8 10/10] arm/arm64: gic: don't just use zero

[PATCH v3 0/4] vsock: cancel connect packets when failing to connect
 2016-12-08 17:12 UTC  (5+ messages)
` [PATCH v3 1/4] vsock: track pkt owner vsock
  ` [PATCH v3 2/4] vhost-vsock: add pkt cancel capability
    ` [PATCH v3 3/4] vsock: "
      ` [PATCH v3 4/4] vsock: cancel packets when failing to connect

[PATCH kvm-unit-tests v2 0/2] arm/pmu: fixups for AArch64
 2016-12-08 17:05 UTC  (3+ messages)
` [PATCH kvm-unit-tests v2 1/2] arm/pmu: fix probe on AArch64
` [PATCH kvm-unit-tests v2 2/2] arm/pmu: don't run tcg tests

[PATCH 1/2] vhost-vsock: remove unused vq variable
 2016-12-08 16:30 UTC  (6+ messages)
` [PATCH 2/2] vhost: remove unnecessary smp_mb from vhost_work_queue

[PATCH] linux/types.h: enable endian checks for all sparse builds
 2016-12-08 16:17 UTC  (7+ messages)

[kvm-unit-tests PATCH] arm/pmu: fix probe on AArch64-only machines
 2016-12-08 16:00 UTC  (2+ messages)

[PATCH] kvm: nVMX: Correct a VMX instruction error code for VMPTRLD
 2016-12-08 15:59 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v3] x86: SVM: Use the hardware provided GPA instead of page walk
 2016-12-08 14:53 UTC  (5+ messages)
` [PATCH v3] kvm: svm: "

[kvm-unit-tests PATCH v14 0/5] ARM PMU tests
 2016-12-08 14:51 UTC  (9+ messages)
` [kvm-unit-tests PATCH v14 1/5] arm: rename cp15.h to sysreg.h
` [kvm-unit-tests PATCH v14 2/5] arm: Add support for read_sysreg() and write_sysreg()
  ` [Qemu-devel] "
` [kvm-unit-tests PATCH v14 3/5] arm: Add PMU test
  ` [Qemu-devel] "
` [kvm-unit-tests PATCH v14 4/5] arm: pmu: Check cycle count increases
` [kvm-unit-tests PATCH v14 5/5] arm: pmu: Add CPI checking
` [Qemu-devel] [kvm-unit-tests PATCH v14 0/5] ARM PMU tests

PATCH: setup_vmcs_config: disable TSC scaling on unlike processors
 2016-12-08 14:32 UTC  (9+ messages)

[PATCH 00/10] virtio: sparse fixes
 2016-12-08 14:25 UTC  (21+ messages)
` [PATCH 05/10] vhost: make interval tree static inline
` [PATCH 06/10] vhost: add missing __user annotations
` [PATCH 07/10] vsock/virtio: add a missing __le annotation
` [PATCH 08/10] vsock/virtio: mark an internal function static
` [PATCH 09/10] vsock/virtio: fix src/dst cid format
` [PATCH 10/10] virtio: enable endian checks for sparse builds

[PATCH] arm64: Work around Falkor erratum 1009
 2016-12-08 13:27 UTC  (5+ messages)

[PATCH] vhost-vsock: fix orphan connection reset
 2016-12-08  9:19 UTC  (2+ messages)

[PATCH v2 0/4] vsock: cancel connect packets when failing to connect
 2016-12-08 10:37 UTC  (11+ messages)
` [PATCH v2 1/4] vsock: track pkt owner vsock
` [PATCH v2 2/4] vhost-vsock: add pkt cancel capability
` [PATCH v2 3/4] vsock: "
` [PATCH v2 4/4] vsock: cancel packets when failing to connect

[PATCH V6 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2016-12-07 21:48 UTC  (11+ messages)
` [PATCH V6 01/10] acpi: apei: read ack upon ghes record consumption
` [PATCH V6 02/10] ras: acpi/apei: cper: generic error data entry v3 per ACPI 6.1
` [PATCH V6 03/10] efi: parse ARM processor error
` [PATCH V6 04/10] arm64: exception: handle Synchronous External Abort
` [PATCH V6 05/10] acpi: apei: handle SEA notification type for ARMv8
` [PATCH V6 06/10] acpi: apei: panic OS with fatal error status block
` [PATCH V6 07/10] efi: print unrecognized CPER section
` [PATCH V6 08/10] ras: acpi / apei: generate trace event for "
` [PATCH V6 09/10] trace, ras: add ARM processor error trace event
` [PATCH V6 10/10] arm/arm64: KVM: add guest SEA support

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

[PATCH 0/4] KVM: x86: allow hotplug of VCPU with APIC ID over 0xff
 2016-12-07 15:47 UTC  (4+ messages)
` [PATCH 4/4] "

[PATCH 0/4] vsock: cancel connect packets when failing to connect
 2016-12-07 14:46 UTC  (9+ messages)
` [PATCH 1/4] vsock: track pkt owner vsock
` [PATCH 2/4] vhost-vsock: add pkt cancel capability
` [PATCH 3/4] vsock: "
` [PATCH 4/4] vsock: cancel packets when failing to connect

[PATCH v9 00/12] Add Mediated device support
 2016-12-07 14:40 UTC  (5+ messages)

[RFC PATCH v3 00/20] x86: Secure Memory Encryption (AMD)
 2016-12-07 13:19 UTC  (3+ messages)
` [RFC PATCH v3 10/20] Add support to access boot related data in the clear

[PATCH] arm/arm64: KVM: Check for properly initialized timer on init
 2016-12-07 11:06 UTC  (4+ messages)

[PATCH v7 00/14] VT-d unit test
 2016-12-07  5:09 UTC  (4+ messages)
` [PATCH v7 12/14] x86: intel-iommu: add dmar test

[PATCH 0/4] Lockless Access Tracking for Intel CPUs without EPT A bits
 2016-12-07  0:46 UTC  (10+ 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 4/8] kvm: x86: mmu: Refactor accessed/dirty checks in mmu_spte_update/clear
  ` [PATCH v3 5/8] kvm: x86: mmu: Introduce a no-tracking version of mmu_spte_update
  ` [PATCH v3 6/8] kvm: x86: mmu: Do not use bit 63 for tracking special SPTEs
  ` [PATCH v3 7/8] kvm: x86: mmu: Lockless access tracking for Intel CPUs without EPT A bits
  ` [PATCH v3 8/8] kvm: x86: mmu: Update documentation for fast page fault mechanism

[PATCH v2 1/2] vfio iommu type1: Fix size argument to vfio_find_dma() during DMA UNMAP
 2016-12-06 19:34 UTC  (5+ messages)

[PATCH 0/8] kvm: nVMX: Checkpoint/restore support for VMX state
 2016-12-06 19:02 UTC  (3+ messages)

[PATCH v2 2/2] vfio iommu: Fix size argument to vfio_find_dma() in pin_pages/unpin_pages
 2016-12-06 18:28 UTC  (3+ messages)


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