kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-08-25 07:50:32 to 2013-08-28 22:01:00 UTC [more...]

[PATCH 00/23] Allow PR and HV KVM to coexist in one kernel
 2013-08-28 22:00 UTC  (3+ messages)
` [PATCH 04/23] KVM: PPC: Book3S PR: Keep volatile reg values in vcpu rather than shadow_vcpu

[PATCH-v3 0/4] target/vhost-scsi: Add per-cpu ida tag pre-allocation for v3.12
 2013-08-28 21:36 UTC  (18+ messages)
` [PATCH-v3 1/4] idr: Percpu ida
    ` [PATCH] percpu ida: Switch to cpumask_t, add some comments

[PATCH] tile: support KVM for tilegx
 2013-08-28 20:57 UTC  (7+ messages)
` [PATCH v2] "
        ` [PATCH v3 1/3] tile: support KVM host mode
        ` [PATCH v3 2/3] tile: enable building as a paravirtualized KVM_GUEST

VGA passthrough of GTX 660 to KVM guest
 2013-08-28 19:33 UTC  (9+ messages)

Direct guest device access from nested guest
 2013-08-28 19:18 UTC  (4+ messages)
      ` [Qemu-devel] "

[PATCH V13 0/4] Paravirtualized ticket spinlocks for KVM host
 2013-08-28 18:01 UTC  (8+ messages)
` [PATCH V13 1/4] kvm uapi: Add KICK_CPU and PV_UNHALT definition to uapi
` [PATCH V13 2/4] kvm hypervisor : Add a hypercall to KVM hypervisor to support pv-ticketlocks
` [PATCH V13 3/4] kvm hypervisor: Simplify kvm_for_each_vcpu with kvm_irq_delivery_to_apic
` [PATCH V13 4/4] Documentation/kvm : Add documentation on Hypercalls and features used for PV spinlock

[PATCH] vfio-pci: Test for extended config space
 2013-08-28 14:48 UTC 

KVM: x86: update masterclock when kvmclock_offset is calculated
 2013-08-28 14:47 UTC  (8+ messages)
    ` KVM: x86: update masterclock when kvmclock_offset is calculated (v2)

[PATCH v3 00/10] [PULL] qemu-kvm.git uq/master queue
 2013-08-28 14:33 UTC  (11+ messages)
` [PATCH 01/10] Initialize IA32_FEATURE_CONTROL MSR in reset and migration
` [PATCH 02/10] target-i386: remove tabs from target-i386/cpu.h
` [PATCH 03/10] kvm: migrate vPMU state
` [PATCH 04/10] kvm: add KVM_IRQFD_FLAG_RESAMPLE support
` [PATCH 05/10] kvm: x86: fix setting IA32_FEATURE_CONTROL with nested VMX disabled
` [PATCH 06/10] kvm: Simplify kvm_handle_io
` [PATCH 07/10] kvm-all.c: max_cpus should not exceed KVM vcpu limit
` [PATCH 08/10] kvm: i386: fix LAPIC TSC deadline timer save/restore
` [PATCH 09/10] kvm: shorten the parameter list for get_real_device()
` [PATCH 10/10] kvm-stub: fix compilation

[PATCH] KVM: PPC: Book3S PR: return appropriate error when allocation fails
 2013-08-28 14:26 UTC  (2+ messages)

[PATCH] arch: powerpc: kvm: add signed type cast for comparation
 2013-08-28 14:24 UTC  (4+ messages)

[RFC PATCH 00/12] KVM: MMU: locklessly wirte-protect
 2013-08-28 13:36 UTC  (20+ messages)
` [PATCH 06/12] KVM: MMU: flush tlb if the spte can be locklessly modified
` [PATCH 07/12] KVM: MMU: redesign the algorithm of pte_list
` [PATCH 08/12] KVM: MMU: introduce nulls desc
` [PATCH 09/12] KVM: MMU: introduce pte-list lockless walker

[PATCH v2] kvm: warn if num cpus is greater than num recommended
 2013-08-28 12:33 UTC  (4+ messages)
` [libvirt] "

[PATCH v9 00/13] KVM: PPC: IOMMU in-kernel handling of VFIO
 2013-08-28  8:51 UTC  (14+ messages)
` [PATCH v9 01/13] KVM: PPC: POWERNV: move iommu_add_device earlier
` [PATCH v9 02/13] hashtable: add hash_for_each_possible_rcu_notrace()
` [PATCH v9 03/13] KVM: PPC: reserve a capability number for multitce support
` [PATCH v9 04/13] KVM: PPC: reserve a capability and KVM device type for realmode VFIO
` [PATCH v9 05/13] powerpc: Prepare to support kernel handling of IOMMU map/unmap
` [PATCH v9 06/13] powerpc: add real mode support for dma operations on powernv
` [PATCH v9 07/13] KVM: PPC: enable IOMMU_API for KVM_BOOK3S_64 permanently
` [PATCH v9 08/13] KVM: PPC: Add support for multiple-TCE hcalls
` [PATCH v9 09/13] powerpc/iommu: rework to support realmode
` [PATCH v9 10/13] KVM: PPC: remove warning from kvmppc_core_destroy_vm
` [PATCH v9 11/13] KVM: PPC: add trampolines for VFIO external API
` [PATCH v9 12/13] KVM: PPC: Add support for IOMMU in-kernel handling
` [PATCH v9 13/13] KVM: PPC: Add hugepage "

[PATCH] KVM: x86: should release vcpu when closing vcpu fd
 2013-08-28  8:21 UTC  (2+ messages)

[PATCH 0/3] Trivial KVM patches for 3.12
 2013-08-28  6:40 UTC  (5+ messages)
` [PATCH 1/3] KVM: rename __kvm_io_bus_sort_cmp to kvm_io_bus_cmp
` [PATCH 2/3] KVM: vmx: count exits to userspace during invalid guest emulation
` [PATCH 3/3] KVM: x86: add comments where MMIO does not return to the emulator

[PATCH v8] KVM: PPC: reserve a capability and ioctl numbers for realmode VFIO
 2013-08-28  6:38 UTC  (7+ messages)

[PATCH 0/3] Some fixes for PPC HV-style KVM
 2013-08-28  5:42 UTC  (5+ messages)
` [PATCH 1/3] KVM: PPC: Book3S HV: Add one_reg definitions for more PMU registers
` [PATCH 2/3] KVM: PPC: Book3S HV: Save/restore SIAR and SDAR along with other "
  ` [PATCH v2 "
` [PATCH 3/3] KVM: PPC: Book3S HV: Implement timebase offset for guests

Windows Server 2008R2 KVM guest performance issues
 2013-08-27 16:45 UTC  (10+ messages)

[PATCH uq/master] kvm-stub: fix compilation
 2013-08-27 15:13 UTC 

nested migration issues
 2013-08-27 13:38 UTC  (4+ messages)

Oracle RAC in libvirt+KVM environment
 2013-08-27 12:09 UTC  (21+ messages)
                                  `  "

[PATCH] kvm tools: powerpc: Fix init order for xics
 2013-08-27 11:52 UTC  (2+ messages)

[PATCH v2] cpu: Move cpu state syncs up into cpu_dump_state()
 2013-08-27 11:19 UTC 

[PATCH v3 0/6] KVM: nVMX: Enable unrestricted guest mode and fix some nEPT issues
 2013-08-27 11:18 UTC  (4+ messages)

Is fallback vhost_net to qemu for live migrate available?
 2013-08-27  9:41 UTC  (6+ messages)

[PATCH 00/10 v7] KVM: PPC: IOMMU in-kernel handling
 2013-08-27  7:35 UTC  (10+ messages)
` [PATCH 02/10] KVM: PPC: reserve a capability number for multitce support

FAQ on linux-kvm.org has broken link
 2013-08-27  7:31 UTC  (10+ messages)

Investment
 2013-08-27  4:09 UTC 

kernel 3.10.1 - "NMI received for unknown reason"
 2013-08-26 21:48 UTC  (12+ messages)

Oficiální vyhlášení OZNÁMENÍ
 2013-08-26 13:54 UTC 

mmapping physical memory
 2013-08-26 14:19 UTC  (2+ messages)

(unknown),
 2013-08-26 11:51 UTC 

[PATCH ] Documentation/kvm: Update cpuid documentation for steal time and pv eoi
 2013-08-26 11:33 UTC  (3+ messages)

[PATCH 0/3] KVM/ARM Huge pages support
 2013-08-26 10:55 UTC  (9+ messages)
` [PATCH 2/3] KVM: ARM: Get rid of KVM_HPAGE_ defines

[PATCH 0/2] kvm: use anon_inode_getfd() with O_CLOEXEC flag
 2013-08-26 10:20 UTC  (7+ messages)
` [PATCH 2/2] ppc: "

[PATCH v2] KVM: nVMX: Fully support of nested VMX preemption timer
 2013-08-26  9:05 UTC  (3+ messages)

Partial huge page backing with KVM/qemu
 2013-08-26  8:02 UTC  (4+ messages)

[PATCH] kvm: warn if num cpus is greater than num recommended
 2013-08-26  8:00 UTC  (6+ messages)
  ` [Qemu-devel] "

[PATCH 0/6] vhost code cleanup and minor enhancement
 2013-08-26  7:00 UTC  (12+ messages)
` [PATCH 2/6] vhost_net: use vhost_add_used_and_signal_n() in vhost_zerocopy_signal_used()
` [PATCH 6/6] vhost_net: remove the max pending check

[Bug 60782] New: [Nested] Windows XP Mode can not work
 2013-08-26  2:12 UTC  (2+ messages)
` [Bug 60782] "

[PATCH 0/8] Support VGIC save/restore using device control API
 2013-08-25 15:24 UTC  (6+ messages)
` [PATCH 6/8] KVM: arm-vgic: Add vgic reg access from dev attr
` [PATCH 8/8] KVM: arm-vgic: Support CPU interface reg access

-cpu host (was Re: [Qemu-devel] KVM call minutes for 2013-08-06)
 2013-08-25 13:55 UTC  (10+ messages)
` [Qemu-devel] -cpu host (was "
    `  "

[PATCH V12 0/5] Paravirtualized ticket spinlocks for KVM host
 2013-08-25 12:43 UTC  (5+ messages)
` [PATCH V12 3/5] kvm : Fold pv_unhalt flag into GET_MP_STATE ioctl to aid migration

[PATCH] KVM: nVMX: Fully support of nested VMX preemption timer
 2013-08-25  9:08 UTC  (17+ 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).