kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-11-02 16:03:09 to 2016-11-04 11:24:06 UTC [more...]

[RFC v2 0/8] KVM PCIe/MSI passthrough on ARM/ARM64 - Alt II
 2016-11-04 11:24 UTC  (9+ messages)
` [RFC v2 3/8] iommu/dma: Allow MSI-only cookies
` [RFC v2 6/8] iommu: Handle the list of reserved regions
  ` [RFC v2 1/8] vfio: fix vfio_info_cap_add/shift
  ` [RFC v2 2/8] iommu/iova: fix __alloc_and_insert_iova_range
  ` [RFC v2 4/8] iommu: Add a list of iommu_reserved_region in iommu_domain
  ` [RFC v2 5/8] vfio/type1: Introduce RESV_IOVA_RANGE capability
  ` [RFC v2 7/8] iommu/vt-d: Implement add_reserved_regions callback
  ` [RFC v2 8/8] iommu/arm-smmu: implement "

[PATCH 0/2] extend page_track for external usage
 2016-11-04 11:22 UTC  (6+ messages)

[PATCH v3] x86/cpuid: expose AVX512_4VNNIW and AVX512_4FMAPS features to kvm guest
 2016-11-04 10:52 UTC  (2+ messages)

[PATCH v3] arm/arm64: KVM: Perform local TLB invalidation when multiplexing vcpus on a single CPU
 2016-11-04 10:47 UTC  (2+ messages)

[PATCH v5 0/5] nvdimm: hotplug support
 2016-11-04 10:24 UTC  (15+ messages)
` [PATCH v5 1/5] nvdimm acpi: prebuild nvdimm devices for available slots
` [PATCH v5 2/5] nvdimm acpi: introduce fit buffer
` [PATCH v5 3/5] nvdimm acpi: define DSM return codes
` [PATCH v5 4/5] nvdimm acpi: introduce _FIT method
` [PATCH v5 5/5] pc: memhp: enable nvdimm device hotplug

[PATCH] vfio: Fix build break when SPAPR_TCE_IOMMU=n
 2016-11-04 10:01 UTC  (2+ messages)

[PATCH] KVM: Disable irq while unregistering user notifier
 2016-11-04  9:48 UTC  (4+ messages)

[QEMU PATCH] kvmclock: advance clock by time window between vm_stop and pre_save
 2016-11-04  9:43 UTC 

[PATCH 0/5] KVM: x86: cleanup and minimal speedup for APICv
 2016-11-04  9:38 UTC  (13+ messages)
` [PATCH 2/5] KVM: x86: do not scan IRR twice on APICv vmentry

[kvm-unit-tests PATCH v9 00/12] PCI bus support
 2016-11-04  8:18 UTC  (16+ messages)
` [kvm-unit-tests PATCH v9 01/12] pci: Fix coding style in generic PCI files
` [kvm-unit-tests PATCH v9 02/12] pci: x86: Rename pci_config_read() to pci_config_readl()
` [kvm-unit-tests PATCH v9 03/12] pci: Add 'extern' to public function declarations
` [kvm-unit-tests PATCH v9 04/12] pci: x86: Add remaining PCI configuration space accessors
` [kvm-unit-tests PATCH v9 05/12] pci: Factor out pci_bar_get()
` [kvm-unit-tests PATCH v9 06/12] pci: Rework pci_bar_addr()
` [kvm-unit-tests PATCH v9 07/12] pci: Add pci_bar_set_addr()
` [kvm-unit-tests PATCH v9 08/12] pci: Add pci_dev_exists()
` [kvm-unit-tests PATCH v9 09/12] pci: Add pci_print()
` [kvm-unit-tests PATCH v9 10/12] pci: Add generic ECAM host support
` [kvm-unit-tests PATCH v9 11/12] pci: Add pci-testdev PCI bus test device
` [kvm-unit-tests PATCH v9 12/12] arm/arm64: pci: Add pci-testdev PCI device operation test

[PATCH v2 0/2] KVM: PPC: Book3S HV: Optimize for MMIO emulation
 2016-11-04  5:55 UTC  (3+ messages)
` [PATCH v2 1/2] KVM: PPC: Book3S HV: Clear the key field of HPTE when the page is paged out
` [PATCH v2 2/2] KVM: PPC: Book3S HV: Add a per vcpu cache for recently page faulted MMIO entries

[RFC 0/8] KVM PCIe/MSI passthrough on ARM/ARM64 (Alt II)
 2016-11-04  4:02 UTC  (10+ messages)
  ` [RFC 1/8] vfio: fix vfio_info_cap_add/shift
  ` [RFC 2/8] iommu/iova: fix __alloc_and_insert_iova_range
  ` [RFC 3/8] iommu/dma: Allow MSI-only cookies
  ` [RFC 5/8] vfio/type1: Introduce RESV_IOVA_RANGE capability
  ` [RFC 8/8] iommu/arm-smmu: implement add_reserved_regions callback
` [RFC 4/8] iommu: Add a list of iommu_reserved_region in iommu_domain
` [RFC 6/8] iommu: Handle the list of reserved regions
` [RFC 7/8] iommu/vt-d: Implement add_reserved_regions callback

Re:����Proces denture tools
 2016-11-04 22:20 UTC 

[kvm-unit-tests PATCH v2 0/6] x86: enable malloc and friends
 2016-11-03 19:19 UTC  (27+ messages)
` [kvm-unit-tests PATCH v2 1/6] lib/x86/vm: collection of improvements
` [kvm-unit-tests PATCH v2 2/6] lib/alloc: improve init
` [kvm-unit-tests PATCH v2 3/6] lib/alloc: prepare to extend alloc.c's purpose
` [kvm-unit-tests PATCH v2 4/6] x86: lib/alloc: move heap management to lib
` [kvm-unit-tests PATCH v2 5/6] x86: lib/alloc: introduce alloc_zeroed_page
` [kvm-unit-tests PATCH v2 6/6] lib/x86/vm: enable malloc and friends

v4.9-rc1 fails booting as a guest on ARM64 Cavium ThunderX
 2016-11-03 18:01 UTC  (4+ messages)

[PATCH v4 0/3] nvdimm: hotplug support
 2016-11-03 17:54 UTC  (30+ messages)
` [PATCH v4 1/3] nvdimm acpi: introduce fit buffer
` [PATCH v4 2/3] nvdimm acpi: introduce _FIT
` [PATCH v4 3/3] pc: memhp: enable nvdimm device hotplug

[PATCH] KVM:x86: avoid VMCS access from non-vCPU context
 2016-11-03 17:10 UTC  (4+ messages)

[PATCH] kvm: x86: make function static to avoid compiling warning
 2016-11-03 16:51 UTC  (2+ messages)

[PATCH] kvm: x86: add prototype for non-static function
 2016-11-03 16:51 UTC  (2+ messages)

[GIT PULL] KVM fixes for Linux 4.9-rc4
 2016-11-03 16:16 UTC 

[PATCH 1/1] KVM: ARM64: Fix the issues when PMCCFILTR is configured
 2016-11-03 15:41 UTC  (4+ messages)

[kvm-unit-tests PATCHv7 0/3] ARM PMU tests
 2016-11-03 15:31 UTC  (13+ messages)
` [kvm-unit-tests PATCHv7 1/3] arm: Add PMU test
  ` [Qemu-devel] "
` [kvm-unit-tests PATCHv7 2/3] arm: pmu: Check cycle count increases
  ` [Qemu-devel] "
` [kvm-unit-tests PATCHv7 3/3] arm: pmu: Add CPI checking
  ` [Qemu-devel] "
` [Qemu-devel] [kvm-unit-tests PATCHv7 0/3] ARM PMU tests

[PATCH v14 00/16] KVM PCIe/MSI passthrough on ARM/ARM64
 2016-11-03 14:14 UTC  (8+ messages)
` [PATCH v14 14/16] vfio/type1: Check doorbell safety

[PATCH v2 0/4] KVM: x86: emulate FXSAVE and FXRSTOR
 2016-11-03 13:58 UTC  (7+ messages)
` [PATCH v2 1/4] KVM: x86: add Align16 instruction flag
` [PATCH v2 2/4] KVM: x86: save one bit in ctxt->d
` [PATCH v2 3/4] KVM: x86: add asm_safe wrapper
` [PATCH v2 4/4] KVM: x86: emulate FXSAVE and FXRSTOR

[kvm-unit-tests PATCH] scripts/arch-run: print stderr immediately
 2016-11-03 13:32 UTC  (5+ messages)

[kvm-unit-tests PATCH] lib/x86/stack: fix null dereference
 2016-11-03 12:22 UTC  (2+ messages)

[PATCH v3 0/4] nvdimm: hotplug support
 2016-11-03  9:27 UTC  (11+ messages)
` [PATCH v3 3/4] nvdimm acpi: introduce _FIT
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v3 0/4] nvdimm: hotplug support

[RFC 1/2] linux-headers: update
 2016-11-03  9:06 UTC  (6+ messages)
` [RFC 2/2] ARM: KVM: Enable in-kernel timers with user space gic

[PATCH 0/2] KVM: PPC: Book3S HV: Optimize for MMIO emulation
 2016-11-03  7:41 UTC  (4+ messages)
` [PATCH 2/2] KVM: PPC: Book3S HV: Add a per vcpu cache for recently page faulted MMIO entries

[PATCH v9 00/12] Add Mediated device support
 2016-11-03  4:29 UTC  (14+ messages)
` [PATCH v9 04/12] vfio iommu: Add support for mediated devices
  ` [Qemu-devel] "

[PATCH 0/4] Lockless Access Tracking for Intel CPUs without EPT A bits
 2016-11-02 21:42 UTC  (7+ messages)
` [PATCH 1/4] kvm: x86: mmu: Use symbolic constants for EPT Violation Exit Qualifications
` [PATCH 4/4] kvm: x86: mmu: Lockless access tracking for Intel CPUs without EPT A bits

[PATCH v7 0/2] x86/apic: x2apic write eoi msr notrace
 2016-11-02 21:10 UTC  (6+ messages)
` [PATCH v7 1/2] x86/msr: Add write "
` [PATCH v7 2/2] x86/apic: x2apic write eoi "

[kvm-unit-tests PATCH] x86: realmode: add FXSR tests
 2016-11-02 20:52 UTC  (2+ messages)

[PATCH] KVM: x86: drop TSC offsetting kvm_x86_ops to fix KVM_GET/SET_CLOCK
 2016-11-02 18:22 UTC  (2+ messages)

[PATCH] kvm: nVMX: Track active shadow VMCSs
 2016-11-02 18:04 UTC  (5+ messages)
` [PATCH v2] kvm: nVMX: VMCLEAR an active shadow VMCS after last use


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