public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-09-12 15:43:32 to 2016-09-19 07:21:56 UTC [more...]

[PATCH v2] mm, proc: Fix region lost in /proc/self/smaps
 2016-09-19  7:21 UTC  (9+ messages)

[PATCH v7 0/4] Add Mediated device support
 2016-09-19  7:08 UTC  (14+ messages)
` [PATCH v7 1/4] vfio: Mediated device Core driver
` [PATCH v7 2/4] vfio: VFIO driver for mediated devices

[PATCH] kvm: svm: fix unsigned compare less than zero comparison
 2016-09-19  6:11 UTC 

[PATCH 1/2] KVM: PPC: Book3S: Treat VTB as a per-subcore register, not per-thread
 2016-09-19  3:48 UTC  (3+ messages)
` [PATCH 2/2] KVM: PPC: Book3S HV: Take out virtual core piggybacking code

[RFC Design Doc] Enable Shared Virtual Memory feature in pass-through scenarios
 2016-09-19  2:26 UTC  (2+ messages)

Quotation;東莞/深圳/廣州/中山/香港物流
 2016-09-18 16:16 UTC 

[PATCH] KVM: VMX: Enable MSR-BASED TPR shadow even if w/o APICv
 2016-09-18  6:55 UTC  (16+ messages)

[PATCH BACKPORT 3.10-3.16] MIPS: KVM: Check for pfn noslot case
 2016-09-18  0:46 UTC  (3+ messages)

[PATCH v3 0/2] KVM: ARM: Enable vtimers with user space gic
 2016-09-17 16:47 UTC  (23+ messages)
` [PATCH v3 1/2] KVM: arm/arm64: Add vcpu ENABLE_CAP functionality
` [PATCH v3 2/2] KVM: arm/arm64: Route vtimer events to user space

[PATCH v2 0/2] if running under KVM, use kvmclock to compute TSC deadline value
 2016-09-16 15:24 UTC  (9+ messages)
` [PATCH 2/2] x86, kvm: "

[PATCH v2 0/6] kvm: x86: export TSC information to user-space
 2016-09-16 15:11 UTC  (11+ messages)
` [PATCH 1/6] kvm: x86: add tsc_offset field to struct kvm_vcpu_arch
` [PATCH 2/6] kvm: x86: drop read_tsc_offset()
` [PATCH 3/6] kvm: kvm_destroy_vm_debugfs(): check debugfs_stat_data pointer
` [PATCH 4/6] kvm: add stubs for arch specific debugfs support
` [PATCH 5/6] kvm: create per-vcpu dirs in debugfs
` [PATCH 6/6] kvm: x86: export TSC information to user-space

[PATCH v2] KVM: arm/arm64: Route vtimer events to user space
 2016-09-16 12:28 UTC  (3+ messages)

[RFC/PATCHSET 0/3] virtio: Implement virtio pstore device (v3)
 2016-09-16 10:05 UTC  (7+ messages)
` [PATCH 1/3] virtio: Basic implementation of virtio pstore driver
` [PATCH 2/3] qemu: Implement virtio-pstore device

[PATCH] KVM: arm/arm64: Route vtimer events to user space
 2016-09-16  8:42 UTC  (2+ messages)

replace pci_enable_msi_{exact_range} with pci_alloc_irq_vectors
 2016-09-16  8:31 UTC  (4+ messages)
` [PATCH 6/6] media/cobalt: use pci_irq_allocate_vectors

[RFC PATCH v2 00/20] x86: Secure Memory Encryption (AMD)
 2016-09-16  7:11 UTC  (47+ messages)
` [RFC PATCH v2 10/20] x86: Insure that memory areas are encrypted when possible
` [RFC PATCH v2 11/20] mm: Access BOOT related data in the clear
` [RFC PATCH v2 12/20] x86: Add support for changing memory encryption attribute
` [RFC PATCH v2 13/20] x86: Decrypt trampoline area if memory encryption is active
` [RFC PATCH v2 14/20] x86: DMA support for memory encryption
` [RFC PATCH v2 15/20] iommu/amd: AMD IOMMU "
` [RFC PATCH v2 16/20] x86: Check for memory encryption on the APs
` [RFC PATCH v2 18/20] x86/kvm: Enable Secure Memory Encryption of nested page tables
` [RFC PATCH v2 19/20] x86: Access the setup data through debugfs un-encrypted
` [RFC PATCH v2 20/20] x86: Add support to make use of Secure Memory Encryption

DAX mapping detection (was: Re: [PATCH] Fix region lost in /proc/self/smaps)
 2016-09-16  5:54 UTC  (25+ messages)

[PATCH] KVM: arm/arm64: timer: Fix hw sync for user space irqchip path
 2016-09-16  5:16 UTC 

[PATCH v2] KVM: arm/arm64: Route vtimer events to user space
 2016-09-16  5:06 UTC 

[PATCH] KVM: nVMX: Fix reload apic access page warning
 2016-09-16  1:07 UTC  (2+ messages)

[GIT PULL] KVM fix for 4.8-rc7
 2016-09-15 22:03 UTC 

[PATCH BACKPORT 3.17-4.7] MIPS: KVM: Check for pfn noslot case
 2016-09-15 21:51 UTC 

[s390] possible deadlock in handle_sigp?
 2016-09-15 20:50 UTC  (6+ messages)

[PATCH] kvm, x86: Properly check whether a pfn is an MMIO or not
 2016-09-15 16:22 UTC  (6+ messages)

[PATCH] kvm: x86: correctly reset dest_map->vector when restoring LAPIC state
 2016-09-15 15:25 UTC  (2+ messages)

I hope this email meets you well in good health condition
 2016-09-15 12:33 UTC 

[PATCH] pc: apic: introduce APIC macro
 2016-09-15  6:32 UTC  (4+ messages)

kvm-unit-test fail for split irqchip
 2016-09-15  0:58 UTC  (7+ messages)

[PATCH v3] virtio_pci: Limit DMA mask to 44 bits for legacy virtio devices
 2016-09-14 16:33 UTC 

[PATCH v2] virtio_pci: Limit DMA mask to 44 bits for legacy virtio devices
 2016-09-14 16:03 UTC  (3+ messages)

[PATCH v2] pc: apic: fix touch LAPIC when irqchip is split
 2016-09-14 14:05 UTC  (2+ messages)

[PATCH] pc: apic: fix touch LAPIC when irqchip is split
 2016-09-14 14:03 UTC  (6+ messages)
` [Qemu-devel] "

[RFC][PATCH] Remove duplicate setting of the B field in tlbie
 2016-09-14  6:15 UTC  (3+ messages)

[Qemu-devel] [PATCH v2] vfio: Add support for mmapping sub-page MMIO BARs
 2016-09-14  5:04 UTC  (3+ messages)

[PATCH] vfio: platform: mark symbols static where possible
 2016-09-13 22:18 UTC  (2+ messages)

[GIT PULL] Please pull my kvm-ppc-next branch
 2016-09-13 13:10 UTC  (2+ messages)

KVM call for agenda for 2016-08-27
 2016-09-13 12:20 UTC 

KVM call for agenda for 2016-09-13
 2016-09-13 12:19 UTC  (3+ messages)

Slides on Q35 chipset and PCI/PCIe
 2016-09-13 11:50 UTC 

[PATCH 0/7] Add support for monitoring guest TLB operations
 2016-09-13 10:16 UTC  (8+ messages)
` [PATCH 1/7] perf/trace: Add notification for perf trace events
` [PATCH 2/7] KVM: Track the pid of the VM process
` [PATCH 3/7] KVM: arm/arm64: Register perf trace event notifier
` [PATCH 4/7] arm64: tlbflush.h: add __tlbi() macro
` [PATCH 5/7] arm64/kvm: hyp: tlb: use __tlbi() helper
` [PATCH 6/7] arm64: KVM: Handle trappable TLB instructions
` [PATCH 7/7] arm64: KVM: Enable selective trapping of "

[RFC PATCH v1 00/28] x86: Secure Encrypted Virtualization (AMD)
 2016-09-13  9:56 UTC  (3+ messages)
` [RFC PATCH v1 01/28] kvm: svm: Add support for additional SVM NPF error codes

SWIOTLB allocates unneeded 64 MB buffer in guests
 2016-09-13  9:47 UTC  (11+ messages)

[PATCH] virtio_pci: Limit DMA mask to 44 bits for legacy virtio devices
 2016-09-13  6:11 UTC  (4+ messages)

[PATCH v2] powerpc: move hmi.c to arch/powerpc/kvm/
 2016-09-13  1:46 UTC  (3+ messages)

[PATCH 0/6] KVM: PPC: e500: Fine-tuning for two function implementations
 2016-09-12 21:00 UTC  (4+ messages)
  ` [PATCH 6/6] KVM: PPC: e500: Rename jump labels in kvmppc_e500_tlb_init()
      ` [PATCH] "

[GIT PULL] KVM fixes for 4.8-rc7
 2016-09-12 20:58 UTC 

Scheduled Maintenance & Upgrade
 2016-09-12 18:40 UTC 


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