kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-17 15:02:38 to 2015-09-22 12:26:21 UTC [more...]

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

[PATCH v2] Add virt directory to the top Makefile
 2015-09-22 12:23 UTC 

[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 v9 12/18] vfio: Register/unregister irq_bypass_producer
 2015-09-22  9:01 UTC 

[PATCH] KVM: x86: fix bogus warning about reserved bits
 2015-09-22  8:25 UTC 

[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

[RFC PATCH 0/2] kvmclock: fix ABI breakage from PVCLOCK_COUNTS_FROM_ZERO
 2015-09-22  0:40 UTC  (12+ 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"

[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 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
` [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 0/2] VFIO: Accept IOMMU group (PE) ID
 2015-09-21 16:41 UTC  (8+ messages)
` [PATCH 1/2] drivers/vfio: Support EEH API revision
` [PATCH 2/2] drivers/vfio: Support IOMMU group for EEH operations

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 

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

[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  (13+ 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  (8+ 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 

[GIT PULL] KVM fixes for 4.3-rc2
 2015-09-18 11:57 UTC 

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

[PATCH] sched: access local runqueue directly in single_task_running
 2015-09-18 11:35 UTC  (4+ messages)

[PULL] vhost: cleanups and fixes
 2015-09-18 10:42 UTC 

[PATCH 0/1] macvtap regression since 3.18
 2015-09-18 10:39 UTC  (3+ messages)
` [PATCH 1/1] macvtap: Fix regression for macvtap ioctls

[PATCH] KVM: PPC: Book3S HV: Fix handling of interrupted VCPUs
 2015-09-18  8:15 UTC  (2+ messages)

[PATCH] kvm: fix preemption warnings in kvm_vcpu_block
 2015-09-18  7:52 UTC  (5+ messages)
` single_task_running() vs. preemption warnings (was Re: [PATCH] kvm: fix preemption warnings in kvm_vcpu_block)

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

[PATCH 0/2] KVM/arm: add fp/simd lazy switch support
 2015-09-18  1:05 UTC  (3+ messages)
` [PATCH 1/2] KVM/arm: add hooks for armv7 "
` [PATCH 2/2] KVM/arm: enable armv7 fp/simd lazy switch

[PATCH 0/3] x86/paravirt: Fix baremetal paravirt MSR ops
 2015-09-17 18:51 UTC  (23+ messages)
        ` [Xen-devel] "

[GIT PULL] Second set of KVM/ARM updates for 4.3-rc2
 2015-09-17 15:31 UTC  (5+ messages)
` [PATCH 5/8] arm64: KVM: Disable virtual timer even if the guest is not using it


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