kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-01-20 16:30:04 to 2014-01-27 09:19:36 UTC [more...]

[Bug 69491] New: Booting into Intel Haswell (baremetal) crashes with soft lockup [qemu-system-x86:911]
 2014-01-27  9:19 UTC  (2+ messages)
` [Bug 69491] "

[Bug 67761] New: Kernel fails to boot under virtualization, kernel panic in intel_pstate_timer_func
 2014-01-27  9:12 UTC  (2+ messages)
` [Bug 67761] "

[PATCH v2] powernv: kvm: make _PAGE_NUMA take effect
 2014-01-27  9:11 UTC  (3+ messages)

[PATCH v2] KVM: Specify byte order for KVM_EXIT_MMIO
 2014-01-27  7:52 UTC  (21+ messages)

KVM Test report, kernel c760f5e2... qemu 0169c511
 2014-01-27  6:54 UTC 

[Bug 69361] New: Host call trace and guest hang after create guest
 2014-01-27  5:37 UTC  (8+ messages)
` [Bug 69361] "

Kind Regards
 2014-01-26 21:31 UTC 

Kind Regards
 2014-01-26 21:52 UTC 

Kind Regards
 2014-01-26 22:31 UTC 

3.13 hangs when I tried to start a KVM at a 32 bit stable Gentoo
 2014-01-26 10:40 UTC  (6+ messages)

fyi
 2014-01-24 11:55 UTC 

[PATCH] ARM: mm: Fix stage-2 device memory attributes
 2014-01-24 23:37 UTC  (3+ messages)
` [PATCH v2] "

[PATCH uq/master 0/5] Hyper-V improvements and migratability
 2014-01-24 19:40 UTC  (8+ messages)
` [PATCH 1/5] KVM: fix coexistence of KVM and Hyper-V leaves
` [PATCH 2/5] kvm: make availability of Hyper-V enlightenments dependent on KVM_CAP_HYPERV
` [PATCH 3/5] kvm: make hyperv hypercall and guest os id MSRs migratable
` [PATCH 4/5] kvm: make hyperv vapic assist page migratable
` [PATCH 5/5] kvm: add support for hyper-v timers

[RFC PATCH] KVM: Specify byte order for KVM_EXIT_MMIO
 2014-01-24 19:17 UTC  (9+ messages)

kvm virtio ethernet ring on guest side over high throughput (packet per second)
 2014-01-24 18:40 UTC  (7+ messages)

[PATCH] KVM, XEN: Fix potential race in pvclock code
 2014-01-24 18:08 UTC  (2+ messages)
` [Xen-devel] "

[PATCH v2 0/4] KVM: x86: Fixes for IA32_APIC_BASE and nVMX
 2014-01-24 16:01 UTC  (7+ messages)
` [PATCH v2 1/4] KVM: x86: Validate guest writes to MSR_IA32_APICBASE
` [PATCH v2 2/4] KVM: nVMX: Rework interception of IRQs and NMIs
` [PATCH v2 3/4] KVM: nVMX: Fully emulate preemption timer
` [PATCH v2 4/4] KVM: nVMX: Do not inject NMI vmexits when L2 has a pending interrupt

[PATCH kvm-kmod] fix undefined kvm_vfio_ops
 2014-01-24 15:14 UTC  (2+ messages)

compiling with kvm-kmod
 2014-01-24 13:03 UTC  (4+ messages)

KVM and variable-endianness guest CPUs
 2014-01-24  4:11 UTC  (31+ messages)
          ` [Qemu-ppc] "

[PATCH 0/2] Mark Hyper-V hypercall and vapic assist pages as dirty
 2014-01-23 18:01 UTC  (5+ messages)
` [PATCH 1/2] mark hyper-v hypercall page "
` [PATCH 2/2] mark hyper-v vapic assist "

[GIT PULL] VFIO update for 3.14-rc1
 2014-01-23 16:10 UTC 

[PULL 0/3] KVM: s390: patches for kvm-next
 2014-01-23 10:40 UTC  (2+ messages)

[PATCH kvm-kmod]
 2014-01-23  8:08 UTC  (2+ messages)

[BUG] sched: tip/master show soft lockup while running multiple VM
 2014-01-23  2:54 UTC  (4+ messages)

[PATCH RFC 00/73] tree-wide: clean up some no longer required #include <linux/init.h>
 2014-01-23  0:38 UTC  (6+ messages)
` [PATCH 11/73] powerpc: book3s KVM can be modular so it should use module.h
` [PATCH 12/73] powerpc: kvm e500/44x is not modular, so don't use module_init

[PATCH 00/13] kvm-unit-tests: Various improvements for x86 tests
 2014-01-22 17:23 UTC  (5+ messages)
` [PATCH 04/13] VMX: Fix return label in fault-triggering handlers

[PATCH uq/master] kvm: always update the MPX model specific register
 2014-01-22 16:35 UTC  (3+ messages)

Monotonic clock with KVM pv-clock
 2014-01-22 15:41 UTC  (8+ messages)

[PATCH v2 00/10] arm/arm64: KVM: host cache maintainance when guest caches are off
 2014-01-22 14:56 UTC  (11+ messages)
` [PATCH v2 01/10] arm64: KVM: force cache clean on page fault when "
` [PATCH v2 02/10] arm64: KVM: allows discrimination of AArch32 sysreg access
` [PATCH v2 03/10] arm64: KVM: trap VM system registers until MMU and caches are ON
` [PATCH v2 04/10] arm64: KVM: flush VM pages before letting the guest enable caches
` [PATCH v2 05/10] ARM: KVM: force cache clean on page fault when caches are off
` [PATCH v2 06/10] ARM: KVM: fix handling of trapped 64bit coprocessor accesses
` [PATCH v2 07/10] ARM: KVM: fix ordering of "
` [PATCH v2 08/10] ARM: KVM: introduce per-vcpu HYP Configuration Register
` [PATCH v2 09/10] ARM: KVM: trap VM system registers until MMU and caches are ON
` [PATCH v2 10/10] ARM: KVM: add world-switch for AMAIR{0,1}

[GIT PULL] First round of KVM updates for 3.14
 2014-01-22 14:35 UTC 

[PATCH] kvm: print suberror on all internal errors
 2014-01-22 13:03 UTC  (3+ messages)
` [Qemu-devel] "

[PATCH v3 0/4] X86/KVM: enable Intel MPX for KVM
 2014-01-22 12:03 UTC  (2+ messages)

[PATCH v3 2/4] KVM/X86: Intel MPX vmx and msr handle
 2014-01-22 11:48 UTC  (3+ messages)

[PATCH v3 1/4] KVM/X86: Fix xsave cpuid exposing bug
 2014-01-22 11:05 UTC  (4+ messages)

[PATCH v3 4/4] KVM/X86: Enable Intel MPX for guest
 2014-01-21 19:04 UTC 

[PATCH v3 3/4] KVM/X86: add MSR_IA32_BNDCFGS to msrs_to_save
 2014-01-21 19:03 UTC 

kvm virtio ethernet ring on guest side over high throughput (packet per second)
 2014-01-21 17:59 UTC 

[PATCH v2 0/4] X86/KVM: enable Intel MPX for KVM
 2014-01-21 17:26 UTC  (9+ messages)

[PATCH 00/17] kvm-unit-tests/arm: initial drop
 2014-01-21 16:22 UTC  (17+ messages)
` [PATCH 01/17] remove unused files
` [PATCH 02/17] makefile and run_tests tweaks
` [PATCH 03/17] clean root dir of all x86-ness
` [PATCH 04/17] gitignore: Ignore more
` [PATCH 05/17] add 'make cscope' support
` [PATCH 06/17] Add halt() and some error codes
` [PATCH 07/17] move x86's simple heap management to common code
` [PATCH 08/17] Introduce libio to common code for io read/write
` [PATCH 10/17] libfdt: get libfdt to build
` [PATCH 11/17] add support for device trees
` [PATCH 12/17] Introduce virtio-testdev
` [PATCH 13/17] arm: initial drop
` [PATCH 14/17] arm: Add IO accessors to avoid register-writeback
` [PATCH 15/17] printf: support field padding
` [PATCH 16/17] arm: add useful headers from the linux kernel
` [PATCH 17/17] arm: vectors support

[PATCH 00/12] KVM: x86: Fixes for debug registers, IA32_APIC_BASE, and nVMX
 2014-01-21 15:32 UTC  (3+ messages)

[RFC PATCH 0/3] arm64: KVM: host cache maintainance when guest caches are off
 2014-01-21 14:15 UTC  (7+ messages)
` [RFC PATCH 2/3] arm64: KVM: trap VM system registers until MMU and caches are ON

KVM call agenda for 2014-01-21
 2014-01-21 13:39 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/7 RESEND] target-i386: Simplify kvm_cpu_fill_host() and kvm_check_features_against_host()
 2014-01-21 10:20 UTC  (6+ messages)
      `  "


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