kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-12-12 22:41:51 to 2011-12-15 12:33:53 UTC [more...]

[PATCH v5 00/16] uq/master: Introduce basic irqchip support
 2011-12-15 12:33 UTC  (10+ messages)
` [PATCH v5 01/16] msi: Generalize msix_supported to msi_supported
` [PATCH v5 02/16] kvm: Move kvmclock into hw/kvm folder
` [PATCH v5 03/16] apic: Stop timer on reset
` [PATCH v5 05/16] apic: Introduce apic_report_irq_delivered
` [PATCH v5 07/16] apic: Open-code timer save/restore
` [PATCH v5 10/16] memory: Introduce memory_region_init_reservation
` [PATCH v5 12/16] kvm: x86: Establish IRQ0 override control
` [PATCH v5 14/16] kvm: x86: Add user space part for in-kernel i8259
` [PATCH v5 15/16] kvm: x86: Add user space part for in-kernel IOAPIC

[PATCH 0/9] KVM in-guest performance monitoring
 2011-12-15 12:16 UTC  (5+ messages)
` [PATCH 2/9] KVM: Expose a version 2 architectural PMU to a guests
  ` [PATCH] KVM: x86: Fix build breakage due to anonymous field initialization

[PATCH 1/2] kvm tools: Fix rootfs name resolving when specified with image
 2011-12-15 12:15 UTC  (2+ messages)
` [PATCH 2/2] kvm tools: Submit multiple virtio-blk requests in parallel

[PATCH v4 00/15] uq/master: Introduce basic irqchip support
 2011-12-15 11:59 UTC  (6+ messages)

[PATCH 0/5 V5] Avoid soft lockup message when KVM is stopped by host
 2011-12-15 11:55 UTC  (25+ messages)
` [PATCH 2/5 V5] Add functions to check if the host has stopped the vm

[PATCH] KVM: drop bsp_vcpu pointer from kvm struct
 2011-12-15 10:38 UTC 

[patch 00/12] Ucontrol patchset V6
 2011-12-15 10:28 UTC  (14+ messages)
` [patch 01/12] [PATCH] kvm-s390: add parameter for KVM_CREATE_VM
` [patch 02/12] [PATCH] kvm-s390-ucontrol: per vcpu address spaces
` [patch 03/12] [PATCH] kvm-s390-ucontrol: export page faults to user
` [patch 04/12] [PATCH] kvm-s390-ucontrol: export SIE control block "
` [patch 05/12] [PATCH] kvm-s390-ucontrol: disable in-kernel handling of SIE intercepts
` [patch 06/12] [PATCH] kvm-s390-ucontrol: disable in-kernel irq stack
` [patch 07/12] [PATCH] kvm-s390-ucontrol: interface to inject faults on a vcpu page table
` [patch 08/12] [PATCH] kvm-s390-ucontrol: disable sca
` [patch 09/12] [PATCH] kvm-s390: fix assumption for KVM_MAX_VCPUS
` [patch 10/12] [PATCH] kvm-s390: storage key interface
` [patch 11/12] [PATCH] kvm-s390-ucontrol: announce capability for user controlled vms
` [patch 12/12] [PATCH] kvm-s390: Fix return code for unknown ioctl numbers

[PATCH V2] kvm: make vcpu life cycle separated from kvm instance
 2011-12-15  9:10 UTC  (18+ messages)
` [PATCH v3] "
      ` [PATCH v4] "

[PATCH] kvm tools: Fix running with --initrd and no real discs/rootfs
 2011-12-15  7:13 UTC 

[PATCH] kvm: ensure that debugfs entries have been created
 2011-12-15  6:23 UTC 

[PATCH 1/2] kvm tools: Use kvm__supports_extension instead of kvm__has_cap
 2011-12-15  6:02 UTC  (2+ messages)
` [PATCH 2/2] Revert "kvm tools: Add kvm__has_cap() to check whether a cap is available on the host"

[PATCH] kvm tools: Remove KVM_NR_CPUS
 2011-12-15  5:06 UTC 

[PATCH 1/2] kvm tools: Add kvm__has_cap() to check whether a cap is available on the host
 2011-12-15  4:25 UTC  (4+ messages)
` [PATCH 2/2] kvm tools: Don't use ioeventfds if no KVM_CAP_IOEVENTFD

[PATCH V2 0/2] kvm tools: PPC64 basic support
 2011-12-15  2:20 UTC  (19+ messages)
` [PATCH V2 1/2] kvm tools: Add initial SPAPR PPC64 architecture support
` [PATCH V2 2/2] kvm tools: Make virtio-pci's ioeventfd__add_event() fall back gracefully if ioeventfds unavailable

[net-next RFC PATCH 0/5] Series short description
 2011-12-15  1:36 UTC  (6+ messages)

can kvm tool load vmlinux?
 2011-12-15  0:49 UTC  (2+ messages)

[PATCH] kvm tools: Clean up LINT assignment code
 2011-12-14 23:25 UTC  (4+ messages)

kvm deadlock
 2011-12-14 23:06 UTC  (17+ messages)

[PATCH] KVM: Document KVM_NMI
 2011-12-14 18:07 UTC  (2+ messages)

[PATCH 1/2] KVM: x86: Prevent starting PIT timers in the absence of irqchip support
 2011-12-14 18:25 UTC  (2+ messages)
` [PATCH 2/2] KVM: x86: Consolidate PIT legacy test

USB is really slow on my host
 2011-12-14 17:41 UTC 

[PATCH] KVM: x86: Deny PIT creation on the absence of in-kernel irqchip support
 2011-12-14 17:38 UTC  (2+ messages)

[PATCH RFC v2 0/2] Initial support for Microsoft Hyper-V
 2011-12-14 17:33 UTC  (4+ messages)
` [PATCH 2/2] [PATCH RFC v2 2/2] hyper-v: initialize Hyper-V CPUID leaves

[PATCH] KVM: x86: Do not rely on implicit vmalloc.h inclusion
 2011-12-14 16:58 UTC  (2+ messages)
` [PATCH v2] KVM: x86: Do not rely on implicit inclusions

how to use vnc in kvm tool
 2011-12-14 15:20 UTC 

[PATCH 1/2] kvm tools: Don't always coalesce MMIOs
 2011-12-14 13:11 UTC  (2+ messages)
` [PATCH 2/2] kvm tools: Fix MMIO ordering problem cause due to coalescing

[PATCH 3.2] KVM: Make KVM_INTEL depend on CPU_SUP_INTEL
 2011-12-14 13:11 UTC  (2+ messages)

[PATCH][STABLE] qemu-kvm: Fix save/restore of in-kernel i8259
 2011-12-14 12:15 UTC  (2+ messages)
` [PATCH v2][STABLE] "

linux-next: Tree for Dec 13 (kvm/vmx.c)
 2011-12-14 10:28 UTC  (2+ messages)

data type of member vcpu_id of struct kvm_vcpu
 2011-12-14  3:24 UTC 

[PATCH 1/2] KVM: x86 emulator: Make Group 2 instructions read CL in decoder
 2011-12-14  3:24 UTC  (2+ messages)
` [PATCH 2/2 v2] KVM: x86 emulator: Use opcode::execute for Group 2 instructions

What does "LP" stands for?
 2011-12-14  3:05 UTC  (3+ messages)

[PATCH V2 0/6] Add initial SPAPR PPC64 architecture support
 2011-12-14  2:35 UTC  (10+ messages)
` [PATCH V2 1/6] kvm tools: Generate SPAPR PPC64 guest device tree
` [PATCH V2 2/6] kvm tools: Add SPAPR PPC64 hcall & rtascall structure
` [PATCH V2 3/6] kvm tools: Add SPAPR PPC64 HV console
` [PATCH V2 4/6] kvm tools: Add PPC64 XICS interrupt controller support
` [PATCH V2 5/6] kvm tools: Add PPC64 PCI Host Bridge
` [PATCH V2 6/6] kvm tools: Add PPC64 kvm_cpu__emulate_io()

[PATCH V3 0/2] kvm tools: Prepare kvmtool for another architecture
 2011-12-14  1:45 UTC  (5+ messages)
` [PATCH V3 1/2] kvm tools: Add ability to map guest RAM from hugetlbfs
` [PATCH V3 2/2] kvm tools: Create arch-specific kvm_cpu__emulate_{mm}io()

[RFC PATCH] kvm tools, qcow: Add support for growing refcount blocks
 2011-12-14  1:22 UTC  (12+ messages)

[SeaBIOS PATCH v3] hotplug: Add device per func in ACPI DSDT tables
 2011-12-14  1:06 UTC  (3+ messages)

[PATCH] virt.kvm_installer: Fix typo
 2011-12-14  0:41 UTC 

[PATCH 0/4] Fix book3s-pr KVM with preemption
 2011-12-13 21:15 UTC  (5+ messages)
` [PATCH 1/4] KVM: PPC: Book3s: PR: Disable preemption in vcpu_run

[PATCH v5 00/13] KVM/ARM Implementation
 2011-12-13 17:13 UTC  (39+ messages)
` [PATCH v5 04/13] ARM: KVM: Memory virtualization setup
    ` [Android-virt] "
` [PATCH v5 08/13] ARM: KVM: Handle guest faults in KVM
        ` [Android-virt] "
` [PATCH v5 10/13] ARM: KVM: Guest wait-for-interrupts (WFI) support
        ` [Android-virt] "
` [PATCH v5 11/13] ARM: KVM: Support SMP hosts
            ` [Android-virt] "
` [PATCH v5 12/13] ARM: KVM: Fix guest view of MPIDR

handling GPFs in gues
 2011-12-13 17:02 UTC  (2+ messages)

KVM call minutes December 13th
 2011-12-13 15:54 UTC 

[AMD iommu] pci Failed to assign device "hostdev0" : Device or resource busy
 2011-12-13 14:16 UTC  (6+ messages)

From Libyan embassy
 2011-12-13 13:16 UTC 

[PATCH] kvm tools: mmap guest kernel instead of reading it into memory
 2011-12-13  6:46 UTC  (3+ messages)

[PATCH V2 04/23] kvm tools: Get correct 64-bit types on PPC64 and link appropriately
 2011-12-13  6:44 UTC  (2+ messages)

[PATCH 1/2] kvm tools: Clean up 'kvm debug'
 2011-12-13  5:37 UTC  (4+ messages)
` [PATCH 2/2] kvm tools: Add ability to assert/deassert IRQs using "

[Qemu-devel] [PATCH v3 0/3] ivshmem: add a new PIO BAR4(Doorbell) besides MMIO BAR0 to reduce notification time
 2011-12-13  1:42 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 1/3] memory: add a memory API about ioeventfd for PIO long
` [PATCH v3 2/3] ivshmem: add a new PIO BAR4(Doorbell) to reduce notification time
` [Qemu-devel] [PATCH v3 3/3] ivshmem: update the spec

[RFC] virtio: use mandatory barriers for remote processor vdevs
 2011-12-12 23:56 UTC  (8+ messages)

KVM call agenda for Tuesday 13
 2011-12-12 23:31 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH v3 00/14] KVM: PPC: Update Book3S HV memory handling
 2011-12-12 22:36 UTC  (3+ messages)
` [PATCH v3 06/14] KVM: PPC: Make the H_ENTER hcall more reliable
` [PATCH v3 11/14] KVM: PPC: Implement MMIO emulation support for Book3S HV guests


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