public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-08-24 06:14:43 to 2016-09-01 18:29:37 UTC [more...]

[RFC PATCH 0/7] Add support for monitoring guest TLB operations
 2016-09-01 18:29 UTC  (10+ messages)
` [RFC PATCH 1/7] perf/trace: Add notification for perf trace events
` [RFC PATCH 6/7] arm64: KVM: Handle trappable TLB instructions

[PATCH v7 0/4] Add Mediated device support
 2016-09-01 18:22 UTC  (18+ messages)
` [PATCH v7 1/4] vfio: Mediated device Core driver
` [PATCH v7 2/4] vfio: VFIO driver for mediated devices
` [PATCH v7 3/4] vfio iommu: Add support "
` [PATCH v7 4/4] docs: Add Documentation for Mediated devices
    ` [Qemu-devel] [PATCH v7 0/4] Add Mediated device support

[kvm-unit-tests PATCH v3 00/10] arm/arm64: add gic framework
 2016-09-01 16:42 UTC  (20+ messages)
` [kvm-unit-tests PATCH v3 01/10] lib: xstr: allow multiple args
  ` [Qemu-devel] "
` [kvm-unit-tests PATCH v3 02/10] arm64: fix get_"sysreg32" and make MPIDR 64bit
  ` [Qemu-devel] "
` [kvm-unit-tests PATCH v3 03/10] arm/arm64: smp: support more than 8 cpus
  ` [Qemu-devel] "
` [kvm-unit-tests PATCH v3 04/10] arm/arm64: add some delay routines
  ` [Qemu-devel] "
` [kvm-unit-tests PATCH v3 05/10] arm/arm64: irq enable/disable
  ` [Qemu-devel] "
` [kvm-unit-tests PATCH v3 06/10] arm/arm64: add initial gicv2 support
  ` [Qemu-devel] "
` [kvm-unit-tests PATCH v3 07/10] arm/arm64: add initial gicv3 support
  ` [Qemu-devel] "
` [kvm-unit-tests PATCH v3 08/10] arm/arm64: gicv2: add an IPI test
  ` [Qemu-devel] "
` [kvm-unit-tests PATCH v3 09/10] arm/arm64: gicv3: "
  ` [Qemu-devel] "

[PATCH 0/9] MIPS: General EVA fixes & cleanups
 2016-09-01 16:30 UTC  (2+ messages)
` [PATCH 8/9] MIPS: KVM: Use __local_flush_icache_user_range()

[PATCH] *** Vhost-pci RFC v2 ***
 2016-09-01 16:27 UTC  (14+ messages)
` [PATCH] Vhost-pci RFC v2: a new virtio device for inter-VM communication
  ` [virtio-comment] "
` [virtio-comment] [PATCH] *** Vhost-pci RFC v2 ***
      ` [Qemu-devel] "
        ` [virtio-comment] "
` [virtio-comment] Re: [Qemu-devel] "

[PATCH kvm-unit-tests] KVM: x86: add hyperv clock test case
 2016-09-01 16:07 UTC 

[PATCH kvm-unit-tests] KVM: x86: add hyperv clock test case
 2016-09-01 16:07 UTC  (2+ messages)

[PATCH] KVM: Remove deprecated create_singlethread_workqueue
 2016-09-01 15:37 UTC  (4+ messages)

[PATCH 0/4] KVM: x86: kvmclock cleanups for Hyper-V TSC page
 2016-09-01 15:26 UTC  (5+ 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

[PATCH v2 0/5] Add support for EPT execute only for nested hypervisors
 2016-09-01 15:16 UTC  (4+ messages)
` [PATCH v2 1/5] mmu: extend the is_present check to 32 bits

[PATCH 0/5] arm64: KVM: vgic-v2: Allow unsafe GICV accesses
 2016-09-01 14:55 UTC  (17+ messages)
` [PATCH 1/5] arm/arm64: KVM: Don't BUG_ON if IT bits are set in ARM mode
` [PATCH 2/5] arm64: KVM: Allow kvm_skip_instr32 to be shared between kernel and HYP code
` [PATCH 3/5] arm64: KVM: vgic-v2: Add the GICV emulation infrastructure
` [PATCH 4/5] arm64: KVM: vgic-v2: Add GICV access from HYP
` [PATCH 5/5] arm64: KVM: vgic-v2: Enable GICV access from HYP if access from guest is unsafe

kvm guest softlockup
 2016-09-01 12:13 UTC 

[PATCH] KVM: arm/arm64: Get rid of exported aliases to static functions
 2016-09-01 12:11 UTC  (2+ messages)

[PATCH] vfio: platform: mark symbols static where possible
 2016-09-01 12:09 UTC  (4+ messages)

[PATCH] KVM: arm: vgic: Drop build compatibility hack for older kernel versions
 2016-09-01 10:27 UTC  (3+ messages)

[PATCH v3 kernel 0/7] Extend virtio-balloon for fast (de)inflating & fast live migration
 2016-09-01  6:01 UTC  (6+ messages)

[RFC/PATCHSET 0/3] virtio: Implement virtio pstore device (v4)
 2016-09-01  0:03 UTC  (6+ messages)
` [PATCH 1/3] virtio: Basic implementation of virtio pstore driver
` [PATCH 2/3] qemu: Implement virtio-pstore device
` [PATCH 3/3] kvmtool: "

Dear Sir/Madam
 2016-08-31 19:13 UTC 

[PATCH 0/4] kvm: export TSC offset to user-space
 2016-08-31 17:05 UTC  (5+ messages)
` [PATCH 1/4] kvm: kvm_destroy_vm_debugfs(): check debugs_stat_data pointer
` [PATCH 2/4] kvm: kvm_create_vm_debugfs(): cleanup on error
` [PATCH 3/4] kvm: add stub for arch specific debugfs support
` [PATCH 4/4] kvm: x86: export TSC offset to user-space

DAX can not work on virtual nvdimm device
 2016-08-31 16:46 UTC  (9+ messages)

[RFC PATCH v2 00/20] x86: Secure Memory Encryption (AMD)
 2016-08-31 13:26 UTC  (8+ messages)
` [RFC PATCH v2 02/20] x86: Set the write-protect cache mode for full PAT support
` [RFC PATCH v2 04/20] x86: Secure Memory Encryption (SME) support

[PATCH 0/4] KVM-S390: Fine-tuning for kvm_s390_import_bp_data()
 2016-08-31 12:29 UTC  (31+ messages)
` [PATCH 1/4] KVM-S390: Improve determination of sizes in kvm_s390_import_bp_data()
        ` Replacing specific kmalloc() calls by kmalloc_array()?
` [PATCH 2/4] KVM-S390: Use memdup_user() rather than duplicating its implementation
    ` [PATCH v2 0/2] KVM: s390: Fine-tuning for kvm_s390_import_bp_data()
      ` [PATCH v2 1/2] KVM: s390: Improve determination of sizes in kvm_s390_import_bp_data()
          `  "
          ` Software evolution around scripts for the semantic patch langugae
      ` [PATCH v2 2/2] KVM: s390: Use memdup_user() rather than duplicating code
` [PATCH 3/4] KVM-S390: Less function calls in kvm_s390_import_bp_data() after error detection
    `  "

[PATCH v3] sched/deadline: Fix the intention to re-evalute tick dependency for offline cpu
 2016-08-31 10:31 UTC  (5+ messages)

[RESEND][v2][PATCH] KVM: PPC: Book3S HV: Migrate pinned pages out of CMA
 2016-08-31  4:14 UTC  (2+ messages)

[PART2 PATCH v7 00/12] iommu/AMD: Introduce IOMMU AVIC support
 2016-08-31  4:07 UTC  (4+ messages)
` [PART2 PATCH v7 12/12] svm: Implements update_pi_irte hook to setup posted interrupt

[PATCH] virtio_ring: Make interrupt suppression spec compliant
 2016-08-30 14:26 UTC  (9+ messages)

[QEMU-KVM] [DISCUSS] io Completion
 2016-08-30 12:54 UTC  (2+ messages)

KVM call for agenda for 2016-09-13
 2016-08-30 12:51 UTC 

KVM call for agenda for 2016-08-30
 2016-08-30 12:50 UTC  (2+ messages)

[PATCH v2 0/2] vfio: blacklist legacy virtio devices
 2016-08-30 12:46 UTC  (13+ messages)
` [PATCH v2 1/2] vfio: report group noiommu status
` [PATCH v2 2/2] vfio: add virtio pci quirk
` [Qemu-devel] [PATCH v2 0/2] vfio: blacklist legacy virtio devices

[GIT PULL 0/1] KVM: s390: Fix for 4.8 (via kvm/master)
 2016-08-30 12:11 UTC  (3+ messages)
` [GIT PULL 1/1] KVM: s390: don't use current->thread.fpu.* when accessing registers

(unknown),
 2016-08-30 10:42 UTC 

[PATCH 1/2] KVM: lapic: fix preemption timer backward when TSC backward
 2016-08-30  8:14 UTC  (2+ messages)
` [PATCH 2/2] KVM: nVMX: make emulated nested preemption timer pinned

tlb flush after each vm_exit, also virtual interrupts injection
 2016-08-30  0:39 UTC  (8+ messages)
` Fwd: "

[PATCH 0/5] mips: audit and remove needless module.h use from core
 2016-08-29 11:59 UTC  (4+ messages)
` [PATCH 5/5] mips/kvm: Audit and remove any unnecessary uses of module.h

澳门金沙集团尊尚会,永不言休 无限精彩!(AD)
 2016-08-29  7:30 UTC 

SWIOTLB allocates unneeded 64 MB buffer in guests
 2016-08-29  6:36 UTC  (6+ messages)

[Bug 155211] New: vcpu0, guest rIP: 0xffffffff81064496 unhandled rdmsr: 0x34
 2016-08-28 20:27 UTC  (3+ messages)
` [Bug 155211] "

[PATCH 0/6] KVM: PPC: e500: Fine-tuning for two function implementations
 2016-08-28 17:48 UTC  (9+ messages)
  ` [PATCH 1/6] KVM: PPC: e500: Use kmalloc_array() in kvm_vcpu_ioctl_config_tlb()
  ` [PATCH 2/6] KVM: PPC: e500: Less function calls in kvm_vcpu_ioctl_config_tlb() after error detection
  ` [PATCH 3/6] KVM: PPC: e500: Delete an unnecessary initialisation in kvm_vcpu_ioctl_config_tlb()
  ` [PATCH 4/6] KVM: PPC: e500: Replace kzalloc() calls by kcalloc() in two functions
  ` [PATCH 5/6] KVM: PPC: e500: Use kmalloc_array() in kvmppc_e500_tlb_init()
  ` [PATCH 6/6] KVM: PPC: e500: Rename jump labels "

[GIT PULL] KVM fixes for Linux 4.8-rc4
 2016-08-27 17:46 UTC 

[kvm-unit-tests PATCH V5 1/5] scripts/runtime: Add ability to mark test as don't run by default
 2016-08-27 14:51 UTC  (6+ messages)
` [kvm-unit-tests PATCH V5 5/5] powerpc/tm: Add a test for H_CEDE while tm suspended

Dear e-mail users
 2016-08-26  6:53 UTC 

[RFC/PATCHSET 0/3] virtio: Implement virtio pstore device (v3)
 2016-08-26 12:27 UTC  (5+ messages)
` [PATCH 2/3] qemu: Implement virtio-pstore device

[Bug 153571] New: 100% CPU usage on guest VM
 2016-08-26 11:42 UTC  (4+ messages)
` [Bug 153571] "

[PATCH] sched: fix the intention to re-evalute tick dependency for offline cpu
 2016-08-26  9:27 UTC  (2+ messages)

[PATCH v2] arm: KVM: Fix idmap overlap detection when the kernel is idmap'ed
 2016-08-25 18:34 UTC  (2+ messages)

[PATCH] kvmtool: ARM: madvise mergeable and hugepage separately
 2016-08-25 11:01 UTC  (2+ messages)

[PATCH v6 0/4] Add Mediated device support
 2016-08-24 22:36 UTC  (3+ messages)
` [PATCH v6 4/4] docs: Add Documentation for Mediated devices
  ` [Qemu-devel] "

[RFC PATCH v1 00/28] x86: Secure Encrypted Virtualization (AMD)
 2016-08-24 12:02 UTC  (4+ messages)
` [RFC PATCH v1 18/28] crypto: add AMD Platform Security Processor driver

Job Offer
 2016-08-24 11:39 UTC 

Waiting for your urgent reply
 2016-08-24 10:19 UTC 


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