kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-11-27 06:58:30 to 2012-11-30 15:54:55 UTC [more...]

[PATCH v4 00/14] KVM/ARM Implementation
 2012-11-30 15:54 UTC  (41+ messages)
` [PATCH v4 01/14] ARM: Add page table and page defines needed by KVM
` [PATCH v4 02/14] ARM: Section based HYP idmap
` [PATCH v4 03/14] ARM: Factor out cpuid implementor and part number
` [PATCH v4 04/14] KVM: ARM: Initial skeleton to compile KVM support
` [PATCH v4 05/14] KVM: ARM: Hypervisor inititalization
` [PATCH v4 07/14] KVM: ARM: Inject IRQs and FIQs from userspace
` [PATCH v4 08/14] KVM: ARM: World-switch implementation
` [PATCH v4 10/14] KVM: ARM: User space API for getting/setting co-proc registers
` [PATCH v4 11/14] KVM: ARM: Demux CCSIDR in the userspace API
` [PATCH v4 14/14] KVM: ARM: Handle I/O aborts

[PATCH v2] kvm-tool: ARM: set interrupt priority mask in secondary boot path
 2012-11-30 15:17 UTC  (2+ messages)

[PATCH V5] target-i386: Enabling IA32_TSC_ADJUST for QEMU KVM guest VMs
 2012-11-30 14:35 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH] kvm-tool: fix zombie reaping in guest/init.c
 2012-11-30 10:10 UTC  (2+ messages)

[PATCH] kvm tools: powerpc: convert spapr pci to new device iterators
 2012-11-30  8:35 UTC  (3+ messages)

[PATCH V3 RFC 0/2] kvm: Improving undercommit scenarios
 2012-11-30  5:04 UTC  (19+ messages)
` [PATCH V3 RFC 1/2] sched: Bail out of yield_to when source and target runqueue has one task
` [PATCH V3 RFC 2/2] kvm: Handle yield_to failure return code for potential undercommit case

[RFC PATCH 0/2] kvm/vmx: Output TSC offset
 2012-11-30  1:36 UTC  (14+ messages)
    `  "
        `  "
            `  "
                `  "
                    `  "
                        `  "

[PATCH V5 2/2] Enabling IA32_TSC_ADJUST for KVM guest VM support
 2012-11-30  0:21 UTC  (8+ messages)

[PATCH 1/2] KVM: VMX: fix invalid cpu passed to smp_call_function_single
 2012-11-29 23:15 UTC  (7+ messages)
` [PATCH 2/2] KVM: VMX: fix memory order between loading vmcs and clearing vmcs

[PATCH v2] kvm: Fix user memslot overlap check
 2012-11-29 21:07 UTC 

[PATCH] kvm: Fix user memslot overlap check
 2012-11-29 20:48 UTC 

[PATCH V6 2/2] Enabling IA32_TSC_ADJUST for KVM guest VM support
 2012-11-29 20:42 UTC 

[PATCH V6 1/2] Add code to track call origin for msr assignment
 2012-11-29 20:42 UTC 

[PATCH V6 0/2] Enable guest use of TSC_ADJUST functionality
 2012-11-29 20:41 UTC 

Performance issue
 2012-11-29 20:34 UTC  (19+ messages)

[Bug 50891] New: The smp_affinity cannot work correctly when PCI passthrough device using msi/msi-x with KVM
 2012-11-29 19:12 UTC  (12+ messages)
` [Bug 50891] The smp_affinity cannot work correctly on guest os "

[PATCH 0/5] Alter steal time reporting in KVM
 2012-11-29 17:43 UTC  (14+ messages)
` [PATCH 2/5] Expand the steal time msr to also contain the consigned time

Networking latency - what to expect?
 2012-11-29 16:35 UTC  (4+ messages)

[PATCH] kvm-tool: ARM: set interrupt priority mask in secondary boot path
 2012-11-29 16:02 UTC  (2+ messages)
` [kvmarm] "

pci_enable_msix() fails with ENOMEM/EINVAL
 2012-11-29 15:56 UTC  (7+ messages)

KVM VMX: register state after reset violates spec
 2012-11-29 14:55 UTC  (3+ messages)
` [PATCH] KVM VMX: Make register state after reset conform to specification

(unknown)
 2012-11-29 13:02 UTC 

SOLVED: RE: Garbled audio - Windows 7 64 bit guest on Debian
 2012-11-29  7:23 UTC  (2+ messages)

[RFC PATCH 0/4] MSI affinity for assigned devices
 2012-11-29  6:57 UTC  (10+ messages)
` [RFC PATCH 1/4] kvm: Stub kvm_irqchip_update_msi_route
` [RFC PATCH 2/4] vfio-pci: Add support for MSI affinity
` [RFC PATCH 3/4] pci-assign: Refactor MSI virq array
` [RFC PATCH 4/4] pci-assign: Add MSI affinity support
` PCI device pass through support

[PATCH 1/2] vfio powerpc: implemented IOMMU driver for VFIO
 2012-11-29  3:51 UTC  (4+ messages)
` [PATCH] "

Proposal to linux-kvm.com
 2012-11-29  1:59 UTC 

[PATCH v2 0/4] nested vmx code clean up and restructure
 2012-11-29  2:09 UTC  (7+ messages)
` [PATCH v2 4/4] nested vmx: use a list to store the launched vmcs12 for L1 VMM

[PATCH 0/3] KVM: x86: improve reexecute_instruction
 2012-11-29  0:23 UTC  (21+ messages)
` [PATCH 2/3] KVM: x86: let reexecute_instruction work for tdp
` [PATCH 3/3] KVM: x86: improve reexecute_instruction

[PATCH] KVM: use is_idle_task() instead of idle_cpu() to decide when to halt in async_pf
 2012-11-28 23:30 UTC  (2+ messages)

[PATCH V2] Added tests for ia32_tsc_adjust funtionality
 2012-11-28 23:22 UTC  (3+ messages)
  ` [PATCH V2] Added tests for ia32_tsc_adjust functionality

[PATCH] vhost-blk: Add vhost-blk support v5
 2012-11-28 16:26 UTC  (4+ messages)

[PATCHv4 0/2] kvm: direct msix injection
 2012-11-28 15:25 UTC  (14+ messages)
` [PATCHv4 2/2] kvm: deliver msi interrupts from irq handler

[PATCH 00/20] [PULL] qemu-kvm.git uq/master queue
 2012-11-28 14:39 UTC  (3+ messages)
` [PATCH 01/20] hyper-v: introduce Hyper-V support infrastructure
  ` kvm: let's add HYPERV capabilities (was Re: [PATCH 01/20] hyper-v: introduce Hyper-V support infrastructure.)

[PATCH v4 00/13] KVM/ARM vGIC support
 2012-11-28 14:35 UTC  (17+ messages)
` [PATCH v4 02/13] ARM: KVM: Keep track of currently running vcpus
` [PATCH v4 03/13] ARM: KVM: Initial VGIC infrastructure support
` [PATCH v4 04/13] ARM: KVM: Initial VGIC MMIO support code
` [PATCH v4 05/13] ARM: KVM: VGIC accept vcpu and dist base addresses from user space
    ` [kvmarm] "
` [PATCH v4 06/13] ARM: KVM: VGIC distributor handling

[PATCH] KVM: MMU: lazily drop large spte
 2012-11-28 11:39 UTC  (13+ messages)

[PATCH v2 0/6] x86, apicv: Add APIC virtualizatin support
 2012-11-28 10:50 UTC  (14+ messages)
` [PATCH v2 1/6] x86: PIT connects to pin 2 of IOAPIC
` [PATCH v2 6/6] x86, apicv: Add Posted Interrupt supporting

[kvm:queue 23/25] arch/s390/kvm/kvm-s390.c:358:6: error: conflicting types for 'kvm_arch_vcpu_postcreate'
 2012-11-28  9:11 UTC  (3+ messages)

[PATCH] Resend - Added x86/tsc_adjust.c to test the ia32_tsc_adjust funtionality
 2012-11-28  0:49 UTC  (2+ messages)

[PATCH for-1.3] vfio-pci: Fix KVM disabled path
 2012-11-27 19:45 UTC 

[PATCH v2 00/18] KVM for MIPS32 Processors
 2012-11-27 19:35 UTC  (3+ messages)

[PATCH V5 1/2] Add code to track call origin for msr assignment
 2012-11-27 19:08 UTC 

[PATCH V5 0/2] Enable guest use of TSC_ADJUST functionality
 2012-11-27 19:07 UTC 

[PATCH V4 1/2] Add code to track call origin for msr assignment
 2012-11-27 18:31 UTC  (4+ messages)

[PATCH 0/5] Alter stealtime reporting in KVM
 2012-11-27 14:29 UTC  (4+ messages)
` [PATCH 5/5] Add an ioctl to communicate the consign limit to the host

KVM call agenda for 2012-11-27
 2012-11-27 14:20 UTC  (2+ messages)

[PATCH v3] kvm tools: add support for ARMv7 processors
 2012-11-27 12:59 UTC  (4+ messages)

[PATCH v9 0/2] x86: vmclear vmcss on all cpus when doing kdump if necessary
 2012-11-27 12:18 UTC  (3+ messages)
` [PATCH v9 1/2] x86/kexec: VMCLEAR VMCSs loaded on all cpus "

[net-next rfc v7 0/3] Multiqueue virtio-net
 2012-11-27 10:16 UTC  (4+ messages)
` [net-next rfc v7 1/3] virtio-net: separate fields of sending/receiving queue from virtnet_info
` [net-next rfc v7 2/3] virtio_net: multiqueue support
` [net-next rfc v7 3/3] virtio-net: change the number of queues through ethtool

[Bug 50921] New: kvm hangs booting Windows 2000
 2012-11-27  8:22 UTC  (2+ messages)
` [Bug 50921] "


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