public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-09-14 03:21:48 to 2016-09-20 10:28:07 UTC [more...]

[PATCH v4 0/2] KVM: ARM: Enable vtimers with user space gic
 2016-09-20 10:28 UTC  (10+ messages)
` [PATCH v4 1/2] KVM: arm/arm64: Add vcpu ENABLE_CAP functionality
` [PATCH v4 2/2] KVM: arm/arm64: Route vtimer events to user space

Virt: Kvm - Fix possible ERR_PTR() dereferencing
 2016-09-20  8:36 UTC  (2+ messages)

[kvm-unit-tests PATCH] x86: apic: add LVT timer test
 2016-09-20  8:25 UTC  (2+ messages)

[PATCH v7 0/4] Add Mediated device support
 2016-09-20  6:37 UTC  (26+ messages)
` [PATCH v7 1/4] vfio: Mediated device Core driver
                      ` [Qemu-devel] "
` [PATCH v7 2/4] vfio: VFIO driver for mediated devices
      ` [Qemu-devel] "

[PATCH v2 0/6] kvm: x86: export TSC information to user-space
 2016-09-20  5:37 UTC  (15+ 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] kvm: svm: fix unsigned compare less than zero comparison
 2016-09-20  2:50 UTC  (4+ messages)

[PATCH v2] KVM: VMX: Enable MSR-BASED TPR shadow even if w/o APICv
 2016-09-20  0:35 UTC 

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

replace pci_enable_msi_{exact_range} with pci_alloc_irq_vectors
 2016-09-19 20:45 UTC  (8+ messages)
` [PATCH 1/6] arcmsr: use pci_alloc_irq_vectors
` [PATCH 2/6] ipr: use pci_irq_allocate_vectors
` [PATCH 6/6] media/cobalt: "

[PATCH v2 0/4] KVM: x86: kvmclock cleanups for Hyper-V TSC page
 2016-09-19 16:38 UTC  (8+ messages)
` [PATCH 1/4] KVM: x86: always fill in vcpu->arch.hv_clock
` [PATCH 2/4] KVM: x86: initialize kvmclock_offset
` [PATCH 3/4] KVM: x86: introduce get_kvmclock_ns
` [PATCH 4/4] KVM: x86: Hyper-V tsc page setup

SWIOTLB allocates unneeded 64 MB buffer in guests
 2016-09-19 16:32 UTC  (10+ messages)

[PATCH] arm: Add simple arch timer test
 2016-09-19 14:52 UTC  (2+ messages)

[PATCH BACKPORT 3.10-3.16] MIPS: KVM: Check for pfn noslot case
 2016-09-19 14:08 UTC  (4+ messages)

[PATCH] kvm: x86: correctly reset dest_map->vector when restoring LAPIC state
 2016-09-19 13:16 UTC  (3+ messages)

[PATCH v3 0/2] KVM: ARM: Enable vtimers with user space gic
 2016-09-19 11:45 UTC  (27+ 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

[s390] possible deadlock in handle_sigp?
 2016-09-19 11:45 UTC  (9+ messages)

[PATCH] ringtest: Look at next descriptor before setting up event index
 2016-09-19 11:38 UTC 

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

[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 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] 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)

[RFC PATCH v2 00/20] x86: Secure Memory Encryption (AMD)
 2016-09-16  7:11 UTC  (37+ 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 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  (19+ 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 

[PATCH] kvm, x86: Properly check whether a pfn is an MMIO or not
 2016-09-15 16:22 UTC  (6+ 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)


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