public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-08-17 10:22:33 to 2014-08-20 03:20:13 UTC [more...]

[PATCH v2 1/3] KVM: vmx: fix ept reserved bits for 1-GByte page
 2014-08-20  3:21 UTC  (8+ messages)
` [PATCH v2 2/3] KVM: x86: fix check legal type of Variable Range MTRRs
` [PATCH v2 3/3] KVM: x86: #GP when attempts to write reserved bits "

[PATCH v3] KVM: vmx: fix ept reserved bits for 1-GByte page
 2014-08-20  3:17 UTC 

[PATCH v2] PC, KVM, CMA: Fix regression caused by wrong get_order() use
 2014-08-20  2:44 UTC  (2+ messages)

[PATCH 1/2] KVM: fix cache stale memslot info with correct mmio generation number
 2014-08-20  1:03 UTC  (23+ messages)
` [PATCH 2/2] kvm: x86: fix stale mmio cache bug

[PATCH] virt/kvm/assigned-dev.c: Set 'dev->irq_source_id' to '-1' after free it
 2014-08-20  0:01 UTC  (5+ messages)

[PATCH/RFC] KVM: track pid for VCPU only on KVM_RUN ioctl
 2014-08-19 23:22 UTC  (26+ messages)

[Bug 82761] New: DMAR:[fault reason 06] PTE Read access is not set
 2014-08-19 22:18 UTC  (8+ messages)
` [Bug 82761] "

Bug: No irq handler for vector (irq -1) on C602
 2014-08-19 21:58 UTC 

[PATCH 0/9] Dynamic Pause Loop Exiting window
 2014-08-19 20:35 UTC  (10+ messages)
` [PATCH 1/9] KVM: add kvm_arch_sched_in
` [PATCH 2/9] KVM: x86: introduce sched_in to kvm_x86_ops
` [PATCH 3/9] KVM: VMX: make PLE window per-vcpu
` [PATCH 4/9] KVM: VMX: dynamise PLE window
` [PATCH 5/9] KVM: VMX: clamp "
` [PATCH 6/9] KVM: trace kvm_ple_window grow/shrink
` [PATCH 7/9] KVM: VMX: abstract ple_window modifiers
` [PATCH 8/9] KVM: VMX: runtime knobs for dynamic PLE window
` [PATCH 9/9] KVM: VMX: automatic PLE window maximum

[RFC 0/4] VFIO: PLATFORM: Return device tree info for a platform device node
 2014-08-19 20:27 UTC  (2+ messages)

virt-install: failed to initialize KVM: Permission denied
 2014-08-19 18:38 UTC 

[PATCH v5] arm64: fix VTTBR_BADDR_MASK
 2014-08-19 15:16 UTC  (7+ messages)

[PATCH v4] arm64: fix VTTBR_BADDR_MASK
 2014-08-19 15:14 UTC  (8+ messages)

[PATCH] KVM: avoid unnecessary synchronize_rcu
 2014-08-19 15:03 UTC  (2+ messages)

Regression problem with commit 5045b46803
 2014-08-19 13:37 UTC  (14+ messages)
` [PATCH] KVM: x86: Revert "check CS.DPL against RPL during task switch"
  ` [PATCH kvm-unit-tests] x86: Test task-switch with cs.rpl != cs.dpl
      ` [PATCH kvm-unit-tests v2] "

[PATCH] KVM: x86: Clear apic tsc-deadline after deadline
 2014-08-19 13:23 UTC  (8+ messages)
` [PATCH kvm-unit-tests 1/2] x86: Use host CPU parameter for apic test
  ` [PATCH kvm-unit-tests 2/2] x86: Check deadline counter is cleared after interrupt

[PATCH] kvm:iommu: fix the third parameter of kvm_iommu_put_pages
 2014-08-19 13:00 UTC  (2+ messages)

[PATCH 1/2] KVM: Introduce gfn_to_hva_memslow_prot
 2014-08-19 12:01 UTC  (2+ messages)
` [PATCH 2/2] arm/arm64: KVM: Support KVM_CAP_READONLY_MEM

[PATCH] KVM: x86: recalculate_apic_map after enabling apic
 2014-08-19 10:35 UTC  (2+ messages)

KVM call for agenda for 2014-08-19
 2014-08-19 10:22 UTC  (2+ messages)

[RFC PATCH] ARM: KVM: add irqfd support
 2014-08-19 10:04 UTC  (5+ messages)

[PATCH] vhost: Add polling mode
 2014-08-19  8:36 UTC  (9+ messages)

[PATCH v4] KVM: nVMX: nested TPR shadow/threshold emulation
 2014-08-19  8:34 UTC  (2+ messages)

[PATCH 1/5] KVM: vmx: fix ept reserved bits for 1-GByte page
 2014-08-19  6:11 UTC  (19+ messages)
` [PATCH 2/5] KVM: x86: drop fpu_activate hook
` [PATCH 3/5] KVM: vmx: don't vmx_segment_cache_clear twice in enter_pmode
` [PATCH 4/5] KVM: x86: fix check legal type of Variable Range MTRRs
` [PATCH 5/5] KVM: x86: #GP when attempts to write reserved bits "

[PATCH 1/2] KVM: PPC: Book3S HV: Cleanup kvmppc_load/save_fp
 2014-08-19  5:36 UTC  (4+ messages)
` [PATCH 2/2] KVM: PPC: Book3S HV: Add register name when loading toc

[PATCH 0/5] watchdog: various fixes
 2014-08-19  1:36 UTC  (22+ messages)
` [PATCH 2/5] softlockup: make detector be aware of task switch of processes hogging cpu
` [PATCH 3/5] watchdog: fix print-once on enable
` [PATCH 4/5] watchdog: control hard lockup detection default

[PATCH 1/2] kvm: fix potentially corrupt mmio cache
 2014-08-18 22:46 UTC  (2+ messages)
` [PATCH 2/2] kvm: x86: fix stale mmio cache bug

A question about Irq injection
 2014-08-18 20:38 UTC 

[PATCH] KVM: x86: Avoid emulating instructions on #UD mistakenly
 2014-08-18 18:53 UTC  (4+ messages)

[PATCH v9 0/4] arm: dirty page logging support for ARMv7
 2014-08-18 17:42 UTC  (10+ messages)
` [PATCH v9 4/4] arm: ARMv7 dirty page logging 2nd stage page fault handling support

[PATCH] vmx: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
 2014-08-18 15:14 UTC 

[PATCH] eventfd: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
 2014-08-18 15:06 UTC  (2+ messages)

[PATCH] KVM: x86: Increase the number of fixed MTRR regs to 10
 2014-08-18 14:39 UTC  (7+ messages)

Help-desk Team
 2014-08-18 14:02 UTC 

[questions] about using vfio to assign sr-iov vf to vm
 2014-08-18 12:53 UTC  (8+ messages)

[PATCH v2] KVM: x86: check ISR and TMR to construct eoi exit bitmap
 2014-08-18 12:48 UTC  (4+ messages)

[PATCH v3 0/2] ivshmem: update documentation, add client/server tools
 2014-08-18 12:19 UTC  (6+ messages)
` [PATCH v3 1/2] contrib: add ivshmem client and server
  ` [Qemu-devel] "

[RFC]Enlarge the dalta of TSC match window from one second to five second
 2014-08-18 11:20 UTC  (2+ messages)

[PATCH 1/1] KVM: SVM: add rdmsr support for AMD event registers
 2014-08-18  8:36 UTC  (2+ messages)

Query: Is it possible to lose interrupts between vhost and virtio_net during migration?
 2014-08-18  5:23 UTC  (7+ messages)

[PATCH net-next] vhost_net: stop rx net polling when possible
 2014-08-18  3:11 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