public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-02-02 02:29:02 to 2014-02-10 09:24:03 UTC [more...]

[Bug 69491] New: Booting into Intel Haswell (baremetal) crashes with soft lockup [qemu-system-x86:911]
 2014-02-10  9:23 UTC  (2+ messages)
` [Bug 69491] Booting into a guest on Intel Haswell (bare-metal) throws soft lockups [qemu-system-x86:911]

[uq/master PATCH 0/7] x86 CPU subclasses, take 7
 2014-02-10  8:26 UTC  (14+ messages)
` [uq/master PATCH 4/7] target-i386: Rename cpu_x86_register() to x86_cpu_load_def()
    ` [Qemu-devel] "
` [uq/master PATCH 5/7] target-i386: Call x86_cpu_load_def() earlier
` [uq/master PATCH 6/7] target-i386: Rename x86_def_t to X86CPUDefinition
    ` [Qemu-devel] "
` [uq/master PATCH 7/7] target-i386: CPU model subclasses
  ` [uq/master PATCH 7/7 v8] "
    ` [Qemu-devel] "

hyper-v support in KVM
 2014-02-10  8:21 UTC 

Using block device instead of character device for virtio-serial
 2014-02-09 18:12 UTC  (3+ messages)
    ` Fwd: "

3.13 hangs when I tried to start a KVM at a 32 bit stable Gentoo
 2014-02-09 16:38 UTC  (4+ messages)

kvm mmu notifier
 2014-02-09 16:25 UTC 

MSI interrupt support with vioscsi.c miniport driver
 2014-02-09 11:35 UTC  (3+ messages)

Looking for project ideas and mentors for Google Summer of Code 2014
 2014-02-09  9:05 UTC  (9+ messages)
` [libvirt] "
    ` [Qemu-devel] "

[RFC PATCH v4 00/10] VFIO support for platform devices
 2014-02-08 17:29 UTC  (11+ messages)
  ` [RFC PATCH v4 01/10] driver core: export driver_probe_device()
  ` [RFC PATCH v4 02/10] VFIO_IOMMU_TYPE1: Introduce the VFIO_DMA_MAP_FLAG_EXEC flag
  ` [RFC PATCH v4 03/10] VFIO_IOMMU_TYPE1: workaround to build for platform devices
  ` [RFC PATCH v4 05/10] VFIO_PLATFORM: Return info for device and its memory mapped IO regions
  ` [RFC PATCH v4 06/10] VFIO_PLATFORM: Read and write support for the device fd
  ` [RFC PATCH v4 07/10] VFIO_PLATFORM: Support MMAP of MMIO regions
  ` [RFC PATCH v4 08/10] VFIO_PLATFORM: Return IRQ info
  ` [RFC PATCH v4 09/10] VFIO_PLATFORM: Initial interrupts support
  ` [RFC PATCH v4 10/10] VFIO_PLATFORM: Support for maskable and automasked interrupts
` [RFC PATCH v4 04/10] VFIO_PLATFORM: Initial skeleton of VFIO support for platform devices

QEMU P2P migration speed
 2014-02-08 11:33 UTC  (11+ messages)

[PATCH 01/14] asmlinkage, kvm: Make kvm_rebooting visible
 2014-02-08  8:13 UTC  (2+ messages)

Speed disk virtio
 2014-02-08  8:07 UTC  (3+ messages)
  ` [Qemu-devel] "

Discard is not working
 2014-02-07 21:07 UTC  (5+ messages)
` Fwd: "

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

file_ram_alloc: unify mem-path,mem-prealloc error handling
 2014-02-07  8:39 UTC  (3+ messages)

[PATCH 0/4] PPC: KVM: fix RESUME_GUEST checks
 2014-02-07  8:14 UTC  (9+ messages)
` [PATCH 1/4] PPC: KVM: introduce helper to check RESUME_GUEST and related
` [PATCH 2/4] PPC: KVM: fix VCPU run for HV KVM (v2)
` [PATCH 3/4] PPC: KVM: fix RESUME_GUEST check before ending CEDE in kvmppc_run_core()
` [PATCH 4/4] PPC: KVM: fix RESUME_GUEST check before returning from kvmppc_run_core()

[PATCH] ARM: KVM: fix warning in mmu.c
 2014-02-07  3:51 UTC  (2+ messages)

[GIT PULL] tree-wide: clean up no longer required #include <linux/init.h>
 2014-02-06 22:25 UTC  (7+ messages)

[PATCH V3] POWERPC: BOOK3S: KVM: Use the saved dsisr and dar values on book3s 64
 2014-02-06 15:52 UTC  (2+ messages)

[PATCH V3] KVM: PPC: BOOK3S: PR: Enable Little Endian PR guest
 2014-02-06 15:46 UTC  (2+ messages)

[PATCH 09/51] arm, kvm: Fix CPU hotplug callback registration
 2014-02-05 22:09 UTC  (2+ messages)
` [PATCH 27/51] x86, "

Get a vm fd using kvm API's ioctls
 2014-02-05 18:46 UTC  (5+ messages)

[RFC PATCH 01/10] KVM: PPC: BOOK3S: PR: Add POWER8 support
 2014-02-05  9:15 UTC  (7+ messages)
` [RFC PATCH 01/10] KVM: PPC: BOOK3S: PR: Fix PURR and SPURR emulation

kvm (qemu) speed virtio
 2014-02-04 21:31 UTC  (3+ messages)

Measuring KVM Performance using Hardware Performance Counters
 2014-02-04 20:53 UTC  (6+ messages)

(unknown),
 2014-02-04 16:13 UTC 

[PATCH 00/17] kvm tools: pci: add PCI support for ARM targets
 2014-02-04 16:54 UTC  (18+ messages)
` [PATCH 01/17] kvm tools: pci: register virtio pba structure as mmio region with kvm
` [PATCH 02/17] kvm tools: pci: remove BAR 3 hangover from virtio pci msix code
` [PATCH 03/17] kvm tools: net: don't propagate error codes from tx/rx operations
` [PATCH 04/17] kvm tools: net: allow a mixture of pci and mmio virtio devices
` [PATCH 05/17] kvm tools: pci: register 24-bit configuration space below MMIO region
` [PATCH 06/17] kvm tools: pci: ensure BARs are naturally aligned
` [PATCH 07/17] kvm tools: pci: add MMIO interface to virtio-pci devices
` [PATCH 08/17] kvm tools: irq: remove pin parameter from irq__register_device
` [PATCH 09/17] kvm tools: irq: replace the x86 irq rbtree with the PCI device tree
` [PATCH 10/17] kvm tools: irq: remove remaining parameters to irq__register_device
` [PATCH 11/17] kvm tools: irq: rename irq__register_device to irq__alloc_line
` [PATCH 12/17] kvm tools: irq: make irq__alloc_line generic
` [PATCH 13/17] kvm tools: irq: move irq line allocation into device registration
` [PATCH 14/17] kvm tools: ARM: route guest PCI accesses to the emulation layer
` [PATCH 15/17] kvm tools: ARM: generate an fdt node for our PCI emulation
` [PATCH 16/17] kvm tools: powerpc: make use of common of_pci.h header definitions
` [PATCH 17/17] kvm tools: ARM: allow default virtio transport to be passed on cmdline

[PATCH 00/17] kvm tools: pci: add PCI support for ARM targets
 2014-02-04 16:53 UTC  (18+ messages)
` [PATCH 01/17] kvm tools: pci: register virtio pba structure as mmio region with kvm
` [PATCH 02/17] kvm tools: pci: remove BAR 3 hangover from virtio pci msix code
` [PATCH 03/17] kvm tools: net: don't propagate error codes from tx/rx operations
` [PATCH 04/17] kvm tools: net: allow a mixture of pci and mmio virtio devices
` [PATCH 05/17] kvm tools: pci: register 24-bit configuration space below MMIO region
` [PATCH 06/17] kvm tools: pci: ensure BARs are naturally aligned
` [PATCH 07/17] kvm tools: pci: add MMIO interface to virtio-pci devices
` [PATCH 08/17] kvm tools: irq: remove pin parameter from irq__register_device
` [PATCH 09/17] kvm tools: irq: replace the x86 irq rbtree with the PCI device tree
` [PATCH 10/17] kvm tools: irq: remove remaining parameters to irq__register_device
` [PATCH 11/17] kvm tools: irq: rename irq__register_device to irq__alloc_line
` [PATCH 12/17] kvm tools: irq: make irq__alloc_line generic
` [PATCH 13/17] kvm tools: irq: move irq line allocation into device registration
` [PATCH 14/17] kvm tools: ARM: route guest PCI accesses to the emulation layer
` [PATCH 15/17] kvm tools: ARM: generate an fdt node for our PCI emulation
` [PATCH 16/17] kvm tools: powerpc: make use of common of_pci.h header definitions
` [PATCH 17/17] kvm tools: ARM: allow default virtio transport to be passed on cmdline

(no subject)
 2014-02-04 14:18 UTC 

KVM call agenda for 2014-02-04
 2014-02-04 13:53 UTC  (2+ messages)

Fwd: AMD, Solaris, KVM. Panic at boot time
 2014-02-04 11:49 UTC  (4+ messages)
      ` Fwd: "

[PATCH 00/17] kvm-unit-tests/arm: initial drop
 2014-02-04  8:33 UTC  (34+ messages)
` [PATCH 05/17] add 'make cscope' support
` [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 16/17] arm: add useful headers from the linux kernel
` [PATCH 17/17] arm: vectors support

[PATCH] PPC: KVM: fix VCPU run for HV KVM
 2014-02-04  8:09 UTC  (4+ messages)

linux 3.13 guest crash with -cpu host
 2014-02-03 15:01 UTC  (12+ messages)

[PATCH] arm64: KVM: Add VGIC device control for arm64
 2014-02-03  9:34 UTC  (2+ messages)

[PATCH v3] KVM: Specify byte order for KVM_EXIT_MMIO
 2014-02-02 21:02 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