kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-02-04 16:54:32 to 2014-02-13 12:45:50 UTC [more...]

[qemu64,+smep,+smap] Kernel panic - not syncing: No working init found
 2014-02-13 12:45 UTC 

[RFC 2/2] xen-netback: disable multicast and use a random hw MAC address
 2014-02-13 11:35 UTC  (9+ messages)

[PATCH net v2] vhost: fix a theoretical race in device cleanup
 2014-02-13 10:01 UTC  (2+ messages)

[PATCH net v2] vhost: fix ref cnt checking deadlock
 2014-02-13 10:00 UTC  (2+ messages)

[PATCH] virtio: make udp more efficient by avoiding indirect desc
 2014-02-13  2:57 UTC  (5+ messages)

[PATCH net 3/3] vhost: fix a theoretical race in device cleanup
 2014-02-12 16:38 UTC  (2+ messages)
` [PATCH net 2/3] vhost: fix ref cnt checking deadlock

[PATCH V2 0/6] vhost code cleanup and minor enhancement
 2014-02-12 16:01 UTC  (5+ messages)
` [PATCH V2 5/6] vhost_net: poll vhost queue after marking DMA is done

[PATCH v2 00/10] KVM Support for MIPS32 Processors
 2014-02-12 15:07 UTC  (7+ messages)
` [PATCH v2 07/10] target-mips: kvm: Add main KVM support for MIPS
  ` [Qemu-devel] "
` [PATCH v2 09/10] hw/mips: malta: Add KVM support
  ` [Qemu-devel] "

Another preempt folding issue?
 2014-02-12 11:54 UTC  (8+ messages)

[PATCH net] vhost_net: do not report a used len larger than receive buffer size
 2014-02-12 11:52 UTC  (2+ messages)

hyper-v support in KVM
 2014-02-12  7:41 UTC  (4+ messages)

[PATCH] tun: use netif_receive_skb instead of netif_rx_ni
 2014-02-12  7:40 UTC  (11+ messages)

QEMU & KVM at devconf.cz 7-9 February in Brno, Czech Republic
 2014-02-11 22:36 UTC  (5+ messages)

RFC: ioapic polarity vs. qemu os-x guest
 2014-02-11 21:35 UTC  (3+ messages)

8% performance improved by change tap interact with kernel stack
 2014-02-11 13:21 UTC  (3+ messages)

[PATCH/RFC 0/3] KVM: yield heuristic improvements
 2014-02-11 11:45 UTC  (4+ messages)
` [PATCH/RFC 1/3] kvm: Introduction of kvm_arch_vcpu_dont_yield()
` [PATCH/RFC 2/3] s390/kvm: Platform specific kvm_arch_vcpu_dont_yield
` [PATCH/RFC 3/3] s390/kvm: Set preempted flag during vcpu wakeup and interrupt delivery

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

[PATCH v3 00/11] arm/arm64: KVM: host cache maintenance when guest caches are off
 2014-02-11  9:07 UTC  (25+ 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

[uq/master PATCH 0/7] x86 CPU subclasses, take 7
 2014-02-11  8:07 UTC  (19+ 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] "
          ` [qom-cpu PATCH 7/7 v9] "

[PATCH 01/14] asmlinkage, kvm: Make kvm_rebooting visible
 2014-02-10 23:46 UTC  (3+ messages)

[RFC PATCH v4 00/10] VFIO support for platform devices
 2014-02-10 23:20 UTC  (16+ messages)
` [RFC PATCH v4 04/10] VFIO_PLATFORM: Initial skeleton of "
  ` [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

Splitting a multi-function PCI device between guests with VFIO?
 2014-02-10 21:51 UTC  (2+ messages)

MSI interrupt support with vioscsi.c miniport driver
 2014-02-10 19:05 UTC  (4+ messages)

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

KVM call agenda for 2014-02-18
 2014-02-10 12: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 

QEMU P2P migration speed
 2014-02-08 11:33 UTC  (11+ 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: "

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  (6+ 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 04/17] kvm tools: net: allow a mixture of pci and mmio virtio devices
` [PATCH 11/17] kvm tools: irq: rename irq__register_device to irq__alloc_line
` [PATCH 17/17] kvm tools: ARM: allow default virtio transport to be passed on cmdline


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