public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-11-14 11:52:03 to 2013-11-26 14:54:49 UTC [more...]

[RFC] create a single workqueue for each vm to update vm irq routing table
 2013-11-26 14:54 UTC  (11+ messages)
        ` [Qemu-devel] "

KVM call agenda for 2013-11-26
 2013-11-26 14:36 UTC  (2+ messages)

Qmp signal event
 2013-11-26 14:17 UTC 

[PATCH v3 00/15] KVM: MMU: locklessly write-protect
 2013-11-26 10:15 UTC  (32+ messages)
` [PATCH v3 04/15] KVM: MMU: flush tlb out of mmu lock when write-protect the sptes
` [PATCH v3 05/15] KVM: MMU: update spte and add it into rmap before dirty log
` [PATCH v3 06/15] KVM: MMU: redesign the algorithm of pte_list
` [PATCH v3 07/15] KVM: MMU: introduce nulls desc

PMU in KVM
 2013-11-26  9:08 UTC  (2+ messages)

[PATCH] vhost: remove redundant vhost_virtqueue definition
 2013-11-25 16:55 UTC 

[PATCH] KVM: VMX: shadow VM_(ENTRY|EXIT)_CONTROLS vmcs field
 2013-11-25 13:37 UTC 

[Bug 63301] [PATCH]The hugetlb driver doesn't call mmu notifiers correctly when COW:ing pages
 2013-11-25 12:33 UTC  (2+ messages)

Elvis upstreaming plan
 2013-11-25 11:06 UTC  (3+ messages)

[PATCH] kvm: Query KVM for available memory slots
 2013-11-25 10:41 UTC  (3+ messages)

[PATCH] powerpc/kvm/booke: Fix build break due to stack frame size warning
 2013-11-25 10:26 UTC  (2+ messages)

[PATCH v4] KVM: PPC: vfio kvm device: support spapr tce
 2013-11-25  8:49 UTC 

buildbot failure in kvm on next-ia64
 2013-11-25  5:28 UTC 

buildbot failure in kvm on ia64
 2013-11-24  6:17 UTC 

[Bug 65561] New: KVM:Entry failed on Single stepping sti instruction
 2013-11-23 17:27 UTC 

PRIVATE MESSAGE
 2013-11-23 10:41 UTC 

[PATCH 0/3] arm/arm64: KVM: vgic: Various bugfixes and improvements
 2013-11-22 23:57 UTC  (4+ messages)
` [PATCH 1/3] arm/arm64: KVM: vgic: Bugfix in handle_mmio_cfg_reg
` [PATCH 2/3] arm/arm64: KVM: vgic: Bugfix in vgic_dispatch_sgi
` [PATCH 3/3] arm/arm64: KVM: vgic: Use non-atomic bitops

Starting a VM using /dev/kvm
 2013-11-22  6:56 UTC  (6+ messages)

[PATCH v3] KVM: PPC: vfio kvm device: support spapr tce
 2013-11-21 20:30 UTC  (4+ messages)

[PATCH 0/3] [PULL] qemu-kvm.git uq/master queue
 2013-11-21 18:31 UTC  (7+ messages)
` [PATCH 1/3] KVM: x86: fix typo in KVM_GET_XCRS
` [PATCH 2/3] pci-assign: Remove dead code for direct I/O region access from userspace
` [PATCH 3/3] kvm: Fix uninitialized cpuid_data
` [Qemu-devel] [PATCH 0/3] [PULL for 1.7?] qemu-kvm.git uq/master queue

[GIT PULL] KVM fixes for 3.13
 2013-11-21 13:35 UTC 

guest assigned device MMIO maps with WC: does this work correctly?
 2013-11-21  8:34 UTC  (11+ messages)

question about VM kernel parameter idle=<poll/mwait/halt/nomwait>
 2013-11-21  7:22 UTC  (3+ messages)

[RFC PATCH 00/12] KVM: MMU: locklessly wirte-protect
 2013-11-21  4:26 UTC  (9+ messages)
` [PATCH 04/12] KVM: MMU: log dirty page after marking spte writable

Facebook End Of Year Promotional Award
 2013-11-20 19:32 UTC 

[PATCH 0/9] kvm-unit-tests/arm: initial drop
 2013-11-20 23:06 UTC  (2+ messages)

[PATCH] arm: KVM: Don't return PSCI_INVAL if waitqueue is inactive
 2013-11-20 19:37 UTC  (5+ messages)

[PATCH for 1.7] kvm: Fix uninitialized cpuid_data
 2013-11-20 18:54 UTC  (3+ messages)

[PATCH RESEND v4] powerpc: kvm: fix rare but potential deadlock scene
 2013-11-20 10:53 UTC  (6+ messages)
` [PATCH v3] powerpc: kvm: optimize "sc 1" as fast return

How to trace every memory access
 2013-11-20 10:41 UTC  (2+ messages)

[PATCH] kvm: mmu: delay mmu audit activation
 2013-11-20  9:36 UTC  (2+ messages)

[v5][PATCH] KVM: PPC: Book3E HV: call RECONCILE_IRQ_STATE to sync the software state
 2013-11-19 18:32 UTC  (6+ messages)

(unknown),
 2013-11-19 15:02 UTC  (4+ messages)
` [PATCH linux-next 1/2] kgdb-x86: allow to temporarily disable trap activation
` [PATCH linux-next 2/2] kvm-x86: emulator: disable kgdb-x86 on fastop and fpe flush

buildbot failure in kvm on s390
 2013-11-19 14:13 UTC  (5+ messages)

Interface to enable in-kernel hcall handling
 2013-11-19 10:18 UTC  (4+ messages)

[GIT PULL] Fix vmalloc allocations for KVM/ARM
 2013-11-19  8:29 UTC  (3+ messages)
` [PATCH] arm/arm64: KVM: Fix hyp mappings of vmalloc regions

[ANNOUNCE] Jailhouse: A Linux-based Partitioning Hypervisor
 2013-11-19  7:47 UTC 

working kernel config for latest KVM arm
 2013-11-19  5:02 UTC  (3+ messages)

Read guest memory within the kernel module
 2013-11-19  3:33 UTC 

[PATCH v4] powerpc: kvm: fix rare but potential deadlock scene
 2013-11-18 21:43 UTC 

[PATCH 0/4] KVM: PPC: Book3S HV: Bug fixes for 3.13
 2013-11-18 21:42 UTC  (6+ messages)
` [PATCH 1/4] KVM: PPC: Book3S HV: Fix physical address calculations
` [PATCH 2/4] KVM: PPC: Book3S HV: Refine barriers in guest entry/exit
` [PATCH 3/4] KVM: PPC: Book3S HV: Make tbacct_lock irq-safe
` [PATCH 4/4] KVM: PPC: Book3S HV: Take SRCU read lock around kvm_read_guest() call

8bf00a529967dafbbb210b377c38a15834d1e979 - performance regression?
 2013-11-18 19:37 UTC  (12+ messages)

kvm unit test fails to build on 32 bit systems
 2013-11-18 19:05 UTC  (6+ messages)

[PATCH 0/4 v3] kvm: powerpc: use cache attributes from linux pte
 2013-11-18 18:36 UTC  (8+ messages)
` [PATCH 1/4 v3] kvm: booke: clear host tlb reference flag on guest tlb invalidation
` [PATCH 2/4 v3] kvm: book3s: rename lookup_linux_pte() to lookup_linux_pte_and_update()
` [PATCH 3/4 v3] kvm: powerpc: define a linux pte lookup function
` [PATCH 4/4 v3] kvm: powerpc: use caching attributes as per linux pte

Earnestly Confidential
 2013-11-18  8:30 UTC 

[PATCH 4/4 v4] kvm: powerpc: use caching attributes as per linux pte
 2013-11-18  5:48 UTC 

buildbot failure in kvm on next-s390
 2013-11-17  6:54 UTC 

[PATCH v3 0/9] Support VGIC save/restore using device control API
 2013-11-17  4:30 UTC  (10+ messages)
` [PATCH v3 1/9] ARM: KVM: Allow creating the VGIC after VCPUs
` [PATCH v3 2/9] KVM: arm-vgic: Support KVM_CREATE_DEVICE for VGIC
` [PATCH v3 3/9] KVM: arm-vgic: Set base addr through device API
` [PATCH v3 4/9] irqchip: arm-gic: Define additional MMIO offsets and masks
` [PATCH v3 5/9] KVM: arm-vgic: Make vgic mmio functions more generic
` [PATCH v3 6/9] KVM: arm-vgic: Add vgic reg access from dev attr
` [PATCH v3 7/9] KVM: arm-vgic: Support unqueueing of LRs to the dist
` [PATCH v3 8/9] KVM: arm-vgic: Add GICD_SPENDSGIR and GICD_CPENDSGIR handlers
` [PATCH v3 9/9] KVM: arm-vgic: Support CPU interface reg access

[PATCH 0/2 v3] arm/arm64: KVM: arch_timer save/restore
 2013-11-17  3:12 UTC  (3+ messages)
` [PATCH 1/2 v2] arm/arm64: KVM: arch_timer: Initialize cntvoff at kvm_init
` [PATCH 2/2 v3 RESEND] ARM/KVM: save and restore generic timer registers

[PATCH] arm/arm64: KVM: Fix hyp mappings of vmalloc regions
 2013-11-17  1:26 UTC  (5+ messages)

[Bug 65081] New: Starting a second guest with -smp 2 makes the first guest very slow and the second one hang (or also very slow)
 2013-11-16 19:00 UTC  (2+ messages)
` [Bug 65081] "

hypervisor/libvert combination
 2013-11-16  7:56 UTC  (2+ messages)

[RFC] target-arm: Provide mechanism for getting KVM constants even if not CONFIG_KVM
 2013-11-15 11:58 UTC  (5+ messages)

Performance counters in kvm?
 2013-11-14 21:08 UTC  (10+ messages)

Guaranteed Top 10 Google Placements mail-archive.com In 100 Days
 2013-11-14 20:27 UTC 


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