kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-18 13:39:05 to 2015-09-24 16:12:43 UTC [more...]

[PATCH 1/2] KVM: introduce __vmx_flush_tlb to handle specific vpid
 2015-09-24 16:12 UTC  (2+ messages)

[PATCH] KVM: nVMX: emulate the INVVPID instruction
 2015-09-24 15:45 UTC  (4+ messages)

[PATCH 1/1] target-i386: get/put MSR_TSC_AUX across reset and migration
 2015-09-24 15:00 UTC  (4+ messages)

[PATCH 15/19] KVM: PPC: e500: fix handling local_sid_lookup result
 2015-09-24 14:00 UTC 

[RFC PATCH v3] os-android: Add support to android platform
 2015-09-24 13:21 UTC 

[PATCH v3 0/5] KVM: arm64: Implement API for vGICv3 live migration
 2015-09-24 12:08 UTC  (4+ messages)
` [PATCH v3 5/5] KVM: arm64: Implement vGICv3 CPU interface access

[PATCH v2 00/15] KVM: arm64: GICv3 ITS emulation
 2015-09-24 11:35 UTC  (3+ messages)

[PATCH 0/3] arm/arm64: KVM: Fix !irqchip_in_kernel() handling
 2015-09-24 11:33 UTC  (3+ messages)
` [PATCH 1/3] arm/arm64: KVM: vgic: Check for !irqchip_in_kernel() when mapping resources

[PATCH] KVM: disable halt_poll_ns as default for s390x
 2015-09-24 11:06 UTC  (4+ messages)

[PATCH] KVM: x86: fix bogus warning about reserved bits
 2015-09-24 10:12 UTC  (10+ messages)

[PATCH] Fix AF_PACKET ABI breakage in 4.2
 2015-09-24 10:08 UTC  (7+ messages)
  ` [PATCH v2] "

[PATCH kvm-unit-tests] x86: Test watchpoints during emulation
 2015-09-24 10:06 UTC 

[PATCH 0/2] KVM: x86: Emulated I/O and data breakpoints support
 2015-09-24 10:03 UTC  (4+ messages)
` [PATCH 1/2] KVM: x86: Add DR flag definition for IO watchpoints
` [PATCH 2/2] KVM: x86: Guest watchpoints during emulation

Migration fail randomly
 2015-09-24  8:50 UTC  (6+ messages)

[PATCH] KVM: nVMX: expose VPID capability to L1
 2015-09-24  6:51 UTC 

Questions about KVM TSC trapping
 2015-09-24  0:55 UTC  (3+ messages)

[PATCH 11/15] mm, dax, pmem: introduce __pfn_t
 2015-09-23 23:36 UTC 

[PATCH v4 00/11] arm/arm64: KVM: Active interrupt state switching for shared devices
 2015-09-23 17:55 UTC  (3+ messages)
` [PATCH v4 07/11] KVM: arm/arm64: vgic: Allow HW interrupts to be queued to a guest

[PATCH v2 0/8] Rework architected timer and forwarded IRQs handling
 2015-09-23 17:44 UTC  (3+ messages)
` [PATCH v2 7/8] arm/arm64: KVM: Rework the arch timer to use level-triggered semantics

[PATCH 2/2] KVM: nVMX: fix flush vpid01 during nested vmentry/vmexit
 2015-09-23 10:26 UTC 

[PATCH v9 12/18] vfio: Register/unregister irq_bypass_producer
 2015-09-23  1:35 UTC  (2+ messages)

[PATCH 0/2] KVM/arm: add fp/simd lazy switch support
 2015-09-23  0:39 UTC  (4+ messages)
` [PATCH 2/2] KVM/arm: enable armv7 fp/simd lazy switch

[PATCH 0/2] VFIO: Accept IOMMU group (PE) ID
 2015-09-21 16:41 UTC  (7+ messages)

[RFT - PATCH v2 0/2] KVM/arm64: add fp/simd lazy switch support
 2015-09-22 23:34 UTC  (3+ messages)
` [RFT - PATCH v2 1/2] add hooks for armv8 fp/simd lazy switch
` [RFT - PATCH v2 2/2] enable "

[RFC 0/2] VFIO: Add virtual MSI doorbell support
 2015-09-22 22:09 UTC  (7+ messages)

[RFC PATCH 0/2] kvmclock: fix ABI breakage from PVCLOCK_COUNTS_FROM_ZERO
 2015-09-22 20:23 UTC  (18+ messages)
` [PATCH 1/2] x86: kvmclock: abolish PVCLOCK_COUNTS_FROM_ZERO
` [PATCH 2/2] Revert "KVM: x86: zero kvmclock_offset when vcpu0 initializes kvmclock system MSR"

[PATCH v1] Revert "KVM: x86: zero kvmclock_offset when vcpu0 initializes kvmclock system MSR"
 2015-09-22 19:51 UTC  (3+ messages)

[Fedora-xen] rdmsr_safe in Linux PV (under Xen) gets an #GP:Re: Running fedora xen on top of KVM?
 2015-09-22 18:32 UTC  (10+ messages)
              ` rdmsr_safe in Linux PV (under Xen) gets an #GP:Re: [Fedora-xen] "

[PATCH v2] Add virt directory to the top Makefile
 2015-09-22 13:33 UTC  (2+ messages)

[PATCH kvm-unit-tests] x86: debug: test debug extensions
 2015-09-22 12:26 UTC  (4+ messages)

[edk2] KVM: MTRR: fix memory type handling if MTRR is completely disabled
 2015-09-22 10:29 UTC  (9+ messages)

[PATCH] Add virt directory to the top Makefile
 2015-09-22 10:14 UTC  (3+ messages)

[PATCH v2 0/2] x86/msr: MSR access failure changes
 2015-09-22  8:12 UTC  (16+ messages)
` [PATCH v2 1/2] x86/msr: Carry on after a non-"safe" MSR access fails without !panic_on_oops
` [PATCH v2 2/2] x86/msr: Set the return value to zero when native_rdmsr_safe fails

[RFT - PATCH 0/2] KVM/arm64: add fp/simd lazy switch support
 2015-09-21 21:26 UTC  (3+ messages)
` [RFT - PATCH 1/2] KVM/arm64: add hooks for armv8 "
` [RFT - PATCH 2/2] KVM/arm64: enable armv8 fp/simd lazy switch

[PATCH v9 00/18] Add VT-d Posted-Interrupts support - including prerequisite series
 2015-09-21 19:46 UTC  (42+ messages)
` [PATCH v9 03/18] KVM: arm/arm64: select IRQ_BYPASS_MANAGER
` [PATCH v9 08/18] KVM: Add some helper functions for Posted-Interrupts
` [PATCH v9 10/18] KVM: Make struct kvm_irq_routing_table accessible
  ` [PATCH v9 01/18] virt: IRQ bypass manager
  ` [PATCH v9 02/18] KVM: x86: select IRQ_BYPASS_MANAGER
  ` [PATCH v9 04/18] KVM: create kvm_irqfd.h
  ` [PATCH v9 05/18] KVM: introduce kvm_arch functions for IRQ bypass
  ` [PATCH v9 06/18] KVM: eventfd: add irq bypass consumer management
  ` [PATCH v9 07/18] KVM: Extend struct pi_desc for VT-d Posted-Interrupts
  ` [PATCH v9 09/18] KVM: Define a new interface kvm_intr_is_single_vcpu()
  ` [PATCH v9 11/18] KVM: make kvm_set_msi_irq() public
  ` [PATCH v9 12/18] vfio: Register/unregister irq_bypass_producer
  ` [PATCH v9 13/18] KVM: x86: Update IRTE for posted-interrupts
  ` [PATCH v9 14/18] KVM: Implement IRQ bypass consumer callbacks for x86
  ` [PATCH v9 15/18] KVM: Add an arch specific hooks in 'struct kvm_kernel_irqfd'
  ` [PATCH v9 16/18] KVM: Update Posted-Interrupts Descriptor when vCPU is preempted
  ` [PATCH v9 17/18] KVM: Update Posted-Interrupts Descriptor when vCPU is blocked
  ` [PATCH v9 18/18] iommu/vt-d: Add a command line parameter for VT-d posted-interrupts

include/linux/kvm_host.h:488 suspicious rcu_dereference_check() usage!
 2015-09-21 15:44 UTC  (5+ messages)

[PATCH v2] KVM: x86: put vcpu_create under kvm->srcu critical section
 2015-09-21 15:42 UTC  (2+ messages)

[PATCH] KVM: PPC: Take the kvm->srcu lock in kvmppc_h_logical_ci_load/store()
 2015-09-21  9:30 UTC  (6+ messages)

[PATCH] KVM: x86: put vcpu_create under kvm->srcu critical section
 2015-09-21  5:48 UTC 

[PATCH] kvm: svm: reset mmu on VCPU reset
 2015-09-21  2:14 UTC  (3+ messages)

[RFC PATCH v2] os-android: Add support to android platform
 2015-09-20 19:52 UTC  (2+ messages)

suspicious RCU usage with kvm_pr
 2015-09-18 19:54 UTC  (4+ messages)

[PATCH] KVM: x86: trap AMD MSRs for the TSeg base and mask
 2015-09-18 19:07 UTC  (2+ messages)

[PATCH] irq_remapping: move structs outside #ifdef
 2015-09-18 18:43 UTC  (2+ messages)

[PATCH v8 00/13] Add VT-d Posted-Interrupts support
 2015-09-18 16:17 UTC  (12+ messages)
` [PATCH v8 03/13] KVM: Define a new interface kvm_intr_is_single_vcpu()

[PATCH] kvmtool: don't rely on $HOME
 2015-09-18 16:04 UTC  (5+ messages)

[kvm:queue 27/38] arch/x86/kvm/hyperv.c:186:41: sparse: incorrect type in argument 2 (different modifiers)
 2015-09-18 15:06 UTC  (7+ messages)
        ` [kbuild-all] "

[PATCH] kvm:x86:Fix incorrect error paths in the function process_smi
 2015-09-18 14:52 UTC 


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