public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-02-12 14:02:48 to 2015-02-20 16:12:49 UTC [more...]

[RFC PATCH v2 00/15] QEMU: s390: cpu model implementation
 2015-02-20 16:12 UTC  (37+ messages)
` [RFC PATCH v2 01/15] cpu-model: Introduce probe mode for machine none
` [RFC PATCH v2 02/15] cpu-model: Introduce option --probe to switch into probe mode
    ` [Qemu-devel] "
` [RFC PATCH v2 03/15] cpu-model: Introduce stub routine cpu_desc_avail
` [RFC PATCH v2 04/15] cpu-model/s390: Introduce S390 CPU models
    ` [Qemu-devel] "
` [RFC PATCH v2 05/15] cpu-model/s390: Introduce S390 CPU facilities
` [RFC PATCH v2 06/15] cpu-model/s390: Define cpu model specific facility lists
` [RFC PATCH v2 07/15] cpu-model/s390: Add cpu model alias definition routines
` [RFC PATCH v2 08/15] cpu-model/s390: Update linux-headers/asm-s390/kvm.h
` [RFC PATCH v2 09/15] cpu-model/s390: Add KVM VM attribute interface routines
    ` [Qemu-devel] "
` [RFC PATCH v2 10/15] cpu-model/s390: Add cpu class initialization routines
` [RFC PATCH v2 11/15] cpu-model/s390: Add QMP command query-cpu-model
  ` [Qemu-devel] "
` [RFC PATCH v2 12/15] cpu-model/s390: Extend QMP command query-cpu-definitions
  ` [Qemu-devel] "
` [RFC PATCH v2 13/15] cpu-model/s390: Add processor property routines
    ` [Qemu-devel] "
` [RFC PATCH v2 14/15] cpu-model/s390: Add cpu model selection routine
` [RFC PATCH v2 15/15] cpu-model/s390: Enable S390 cpu model

[RFC/RFT PATCH 0/3] arm64: KVM: work around incoherency with uncached guest mappings
 2015-02-20 15:36 UTC  (20+ messages)
` [RFC/RFT PATCH 1/3] arm64: KVM: handle some sysreg writes in EL2
` [RFC/RFT PATCH 2/3] arm64: KVM: mangle MAIR register to prevent uncached guest mappings
` [RFC/RFT PATCH 3/3] arm64: KVM: keep trapping of VM sysreg writes enabled

[GIT PULL] VFIO updates for 3.20-rc1
 2015-02-20 15:21 UTC 

[PATCH 1/2] white space formatting in kvm_main.c
 2015-02-20 13:21 UTC  (2+ messages)
` [PATCH 2/2] [PATCH] fix checkpatch.pl errors in kvm/irqchip.c

[PATCH 0/3] vhost_net: support for cross endian guests
 2015-02-20 10:15 UTC  (4+ messages)
` [PATCH 1/3] vhost: add VHOST_VRING_F_LEGACY_BIG_ENDIAN flag
` [PATCH 2/3] vhost: add support for legacy virtio
` [PATCH 3/3] vhost_net: fix virtio_net header endianness

maybe a virtio-balloon-device issue ?
 2015-02-20  2:46 UTC  (3+ messages)

[nVMX] With 3.20.0-0.rc0.git5.1 on L0, booting L2 guest results in L1 *rebooting*
 2015-02-19 22:28 UTC  (13+ messages)

[Bug 25332] When a VM is rebooted, assigned devices do not get RESET 
 2015-02-19 16:12 UTC 

stand-alone kvmtool
 2015-02-19 10:56 UTC  (6+ messages)

[PATCH] KVM: s390: Add MEMOP ioctls for reading/writing guest memory
 2015-02-19  9:53 UTC  (3+ messages)

H_CLEAR_REF and H_CLEAR_MOD
 2015-02-18 23:33 UTC  (3+ messages)

[patch -rt 0/2] use simple waitqueue for kvm vcpu waitqueue (v3)
 2015-02-18 14:03 UTC  (9+ messages)
` [patch -rt 1/2] KVM: use simple waitqueue for vcpu->wq

encryption
 2015-02-18 11:58 UTC  (3+ messages)

[PULL] virtio-next
 2015-02-18  5:15 UTC 

[PATCH] vhost: support upto 509 memory regions
 2015-02-18  4:27 UTC  (13+ messages)

[PATCH V5] x86 spinlock: Fix memory corruption on completing completions
 2015-02-17 18:26 UTC  (9+ messages)
  ` [Xen-devel] "

KVM call for agenda for 2015-02-17
 2015-02-17 11:44 UTC  (3+ messages)

nSVM: Booting L2 results in L1 hang and a "skip_emulated_instruction"
 2015-02-17 11:30 UTC  (3+ messages)

Number of threads for virtual machine process
 2015-02-17  6:51 UTC  (4+ messages)

[PATCH 0/2] s390x/kvm: ioctl for reading and writing from/to guest memory
 2015-02-16 12:22 UTC  (3+ messages)
` [PATCH 1/2] Update Linux headers with KVM_GUEST_MEM_OP ioctl
` [PATCH 2/2] s390x/mmu: Use ioctl for reading and writing from/to guest memory

[RFC PATCH 0/6] ARM64: KVM: PMU infrastructure support
 2015-02-16 12:23 UTC  (13+ messages)

vexpress: Framebuffer broken with KVM enabled
 2015-02-16 10:04 UTC  (5+ messages)

vexpress: Horribly slow MMC emulation on ARM host
 2015-02-16  9:11 UTC  (2+ messages)

arm: warning at virt/kvm/arm/vgic.c:1468
 2015-02-16  9:00 UTC  (19+ messages)

[GIT PULL 0/2] KVM/ARM Fixes for 3.20
 2015-02-15 20:22 UTC  (3+ messages)
` [GIT PULL 1/2] ARM: KVM: Fix size check in __coherent_cache_guest_page
` [GIT PULL 2/2] arm/arm64: KVM: Add exit reaons to kvm_exit event tracing

KVM crash on Jetson TK1
 2015-02-15 20:22 UTC  (7+ messages)
    ` [PATCH] ARM: KVM: Fix size check in __coherent_cache_guest_page

[PATCH net] vhost_net: fix wrong iter offset when setting number of buffers
 2015-02-15 16:17 UTC  (2+ messages)

[PATCH V4] x86 spinlock: Fix memory corruption on completing completions
 2015-02-15 16:07 UTC  (5+ messages)

[PATCH resend v5 6/6] KVM: nVMX: Enable nested posted interrupt processing
 2015-02-15 13:01 UTC  (3+ messages)

how to optimize virtio-vhost in 10G net
 2015-02-15  7:40 UTC  (2+ messages)

[Bug 93251] New: qemu-kvm guests randomly hangs after reboot command in guest
 2015-02-14 12:52 UTC  (2+ messages)
` [Bug 93251] "

[PATCH v4 0/2] x86/arm64: add xenconfig
 2015-02-13 21:15 UTC  (5+ messages)
` [PATCH v4 2/2] x86, arm, platform, xen, kconfig: add xen defconfig helper

VFIO iommu page size masking
 2015-02-13 16:31 UTC  (2+ messages)

[PATCH kvm-unit-tests v2] x86: cmpxchg8b: new 32-bit only testcase
 2015-02-13 10:26 UTC 

[PATCH v2 0/4] KVM: APIC improvements (with bonus mixed mode)
 2015-02-12 18:41 UTC  (5+ messages)
` [PATCH v2 1/4] KVM: x86: use MDA for interrupt matching
` [PATCH v2 2/4] KVM: x86: fix mixed APIC mode broadcast
` [PATCH v2 3/4] KVM: x86: avoid logical_map when it is invalid
` [PATCH v2 4/4] KVM: x86: simplify kvm_apic_map

[Bug 92291] New: kvm/guest crashes when smp > 1 with AMD FX8300; with host kernel oops from abrt as well
 2015-02-12 18:22 UTC  (2+ messages)
` [Bug 92291] "

[PATCH -v5 0/5] rcu,nohz,kvm: use RCU extended quiescent state when running KVM guest
 2015-02-12 17:48 UTC  (7+ messages)
` [PATCH -v5 6/5] context_tracking: fix exception_enter when already in IN_KERNEL

[GIT PULL] KVM changes for 3.20, except PPC
 2015-02-12 17:14 UTC 

[PATCH V3] x86 spinlock: Fix memory corruption on completing completions
 2015-02-12 15:28 UTC  (9+ messages)

[PATCH] x86 spinlock: Fix memory corruption on completing completions
 2015-02-12 14:18 UTC  (11+ messages)


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