kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-10-07 11:16:30 to 2011-10-13 16:54:15 UTC [more...]

[PATCH 1/7] kvm tools: Fix spelling mistake
 2011-10-13 16:52 UTC  (12+ messages)
` [PATCH 2/7] kvm tools: Use compat message per device instead of per instance
` [PATCH 3/7] kvm tools: Improve compat message
` [PATCH 4/7] kvm tools: Add basic help when starting 'kvm' without args
` [PATCH 5/7] kvm tools: Add help and info messages to 'kvm setup'
` [PATCH 6/7] kvm tools: Modify 'kvm setup' parameters
` [PATCH 7/7] kvm tools: Add option to list rootfs in 'kvm list'

[PATCH RFC V5 00/11] Paravirtualized ticketlocks
 2011-10-13 16:44 UTC  (14+ messages)
` [PATCH RFC V5 01/11] x86/spinlock: replace pv spinlocks with pv ticketlocks
` [PATCH RFC V5 02/11] x86/ticketlock: don't inline _spin_unlock when using paravirt spinlocks
` [PATCH RFC V5 03/11] x86/ticketlock: collapse a layer of functions
` [PATCH RFC V5 04/11] xen: defer spinlock setup until boot CPU setup
` [PATCH RFC V5 05/11] xen/pvticketlock: Xen implementation for PV ticket locks
` [PATCH RFC V5 06/11] xen/pvticketlocks: add xen_nopvspin parameter to disable xen pv ticketlocks
` [PATCH RFC V5 07/11] x86/pvticketlock: use callee-save for lock_spinning
` [PATCH RFC V5 08/11] x86/pvticketlock: when paravirtualizing ticket locks, increment by 2
` [PATCH RFC V5 09/11] x86/ticketlock: add slowpath logic
` [PATCH RFC V5 10/11] xen/pvticketlock: allow interrupts to be enabled while blocking
` [PATCH RFC V5 11/11] xen: enable PV ticketlocks on HVM Xen

[QEMU PATCH] kvm: support TSC deadline MSR with subsection
 2011-10-13 15:13 UTC  (3+ messages)

virtio localdisk performance
 2011-10-13 15:03 UTC  (8+ messages)

[PATCH RFC 1/2] kvm: pass host irq number to set irq calls
 2011-10-13 14:54 UTC  (3+ messages)
` [PATCH RFC 2/2] kvm: set affinity hint for assigned device msi

VM installing into filesystem or plain partition ?
 2011-10-13 12:35 UTC 

[PATCH V2] PPC: Fix race in mtmsr paravirt implementation
 2011-10-13 10:11 UTC 

[PATCH] apic: test tsc deadline timer
 2011-10-13  7:56 UTC  (8+ messages)
    ` [PATCH] Update README example

[PATCHv3 0/4] acpi: DSDT/SSDT runtime patching
 2011-10-13  1:27 UTC  (3+ messages)
` [PATCHv3 4/4] acpi: automatically generated ssdt proc

Running KVM inside a chroot
 2011-10-13  0:51 UTC  (3+ messages)

Guest Network Dropouts
 2011-10-12 18:01 UTC 

[PATCH] pci-assign: Fix MSI-X MMIO page registration
 2011-10-12 17:14 UTC  (2+ messages)

[PATCH RFC] kvm tools: Add support for the read operation of qcow and qcow2 compressed image
 2011-10-12 16:41 UTC  (2+ messages)

[PATCH 00/11] [RFC] Libvirt test v2
 2011-10-12  8:14 UTC  (14+ messages)
` [PATCH 02/11] virt: Introducing virt_test.virt_test class
` [PATCH 03/11] Moving unattended_install test from kvm test to common virt location
` [PATCH 04/11] Moving get_started code to client.virt.virt_utils
` [PATCH 05/11] virt: Introducing libvirt VM class
  ` [Autotest] "
` [PATCH 06/11] virt: Introducing libvirt monitor
  ` [Autotest] "
` [PATCH 07/11] virt.virt_env_process: Add libvirt vm handling
` [PATCH 08/11] client.tests: Introducing libvirt test
` [PATCH 09/11] Virt: builtin HTTP server for unattended installs
` [PATCH 10/11] Virt: support XEN via libvirt and auto url installer
` [PATCH 11/11] Virt: add support for XEN via libvirt installs and auto url

[PATCH] qemu: Fix inject-nmi
 2011-10-12  7:02 UTC  (22+ messages)
                  ` [Qemu-devel] "
                          ` [PATCH] kernel/kvm: fix improper nmi emulation (was: Re: [Qemu-devel] [PATCH] qemu: Fix inject-nmi)
                            ` [PATCH] kernel/kvm: fix improper nmi emulation
                              ` [PATCH 1/1 V2] "
                          ` [PATCH] qemu-kvm: fix improper nmi emulation (was: Re: [Qemu-devel] [PATCH] qemu: Fix inject-nmi)
                            ` [PATCH] qemu-kvm: fix improper nmi emulation
                              ` [PATCH 1/2 V2] qemu-kvm: Synchronize kernel headers
                              ` [PATCH 2/2 V2] qemu-kvm: fix improper nmi emulation
                          ` [PATCH 1/2] seabios: Add Local APIC NMI Structure to ACPI MADT (was: Re: [Qemu-devel] [PATCH] qemu: Fix inject-nmi)
                          ` [PATCH 2/2] seabios: fix mptable nmi entry "

[kvm-autotest] cgroup-kvm: Four new BlkioThrottle tests
 2011-10-11 20:30 UTC  (10+ messages)
` [PATCH 1/4] [kvm-autotest] cgroup-kvm: add_*_drive / rm_drive
` [PATCH 2/4] [autotest] cgroup: cleanup and structural changes
` [PATCH 3/4] [autotest] cgroup: {set,get}_property functions unification, bugfixies
` [PATCH 4/4] [kvm-autotest] cgroup-kvm: New subtest: TestBlkioThrottle*

[PATCH RFC 0/2] kvm: set irq affinity for assigned devices
 2011-10-11 18:38 UTC 

[PATCH v3 1/6] iommu/core: split mapping to page sizes as supported by the hardware
 2011-10-11 17:04 UTC  (22+ messages)

[RFC PATCH 0/7] Initial support for Microsoft Hyper-V
 2011-10-11 16:17 UTC  (24+ messages)
` [RFC PATCH 1/7] [hyper-v] Add hyper-v parameters block
` [RFC PATCH 2/7] [hyper-v] add hyper-v placeholders
` [RFC PATCH 3/7] [hyper-v] make Hyper-V option configurable
` [RFC PATCH 4/7] [hyper-v] hyper-v parameters
` [RFC PATCH 5/7] [hyper-v] hyper-v helper functions
` [RFC PATCH 6/7] [hyper-v] parse hyper-v parameters
` [RFC PATCH 7/7] [hyper-v] init hyper-v cpuid leafs

KVM call agenda for October 11th
 2011-10-11 15:39 UTC  (15+ messages)
  ` [Qemu-devel] "

3.1.0-rc9-00020-g3ee72ca gives INFO: possible circular locking dependency detected
 2011-10-11 15:35 UTC 

[PATCH] Fix include dependency for mmu_notifier
 2011-10-11 13:21 UTC  (3+ messages)

[PATCH v4 00/11] KVM: x86: optimize for writing guest page
 2011-10-11  8:36 UTC  (6+ messages)

[PATCH] virtio-9p: fix QEMU build break
 2011-10-11  6:09 UTC  (4+ messages)

Fwd: qemudParsePCIDeviceStrs warning
 2011-10-10 21:41 UTC 

[PATCH 00/10] [PATCH RFC V2] Paravirtualized ticketlocks
 2011-10-10 19:51 UTC  (11+ messages)
` [Xen-devel] "

[PATCH 0/1] [PULL] qemu-kvm.git uq/master queue
 2011-10-10 15:41 UTC  (16+ messages)
` [PATCH 1/1] kvm: support TSC deadline MSR
          ` [Qemu-devel] "
` [Qemu-devel] [PATCH 0/1] [PULL] qemu-kvm.git uq/master queue

[PATCH 0/2] Debian preseed support
 2011-10-10 15:03 UTC  (3+ messages)
` [PATCH 1/2] KVM test: Introduce debian preseed unattended file support
` [PATCH 2/2] KVM test: guest-os.cfg: Introduce Ubuntu 11.04 server variant

[PATCH 0/2] pci-assign: Fix MSI-X support
 2011-10-10 13:55 UTC  (4+ messages)
` [PATCH 2/2] pci-assign: Fix MSI-X registration

Re: [kvm] Re: [kvm] Re: [kvm] Re: [kvm] Re: tcpdump locks up kvm host for a while
 2011-10-10 13:08 UTC  (8+ messages)
  ` Re: [kvm] "
      `  "
            `  "

[PATCH v2 0/9] perf support for x86 guest/host-only bits
 2011-10-10 10:34 UTC  (2+ messages)

[PATCH][uq/master] kvm: Add tool for querying VMX capabilities
 2011-10-10 10:32 UTC  (2+ messages)

[PATCH][uq/master] kvm: Add top-like kvm statistics script
 2011-10-10 10:32 UTC  (2+ messages)

[PATCH v2] qemu-kvm: Remove extboot support
 2011-10-10  9:43 UTC  (3+ messages)
` [PATCH] qemu-kvm: Deprecate drive parameter boot=on|off

kernel BUG at include/linux/kvm_host.h:603!
 2011-10-10  8:09 UTC  (2+ messages)

Qemu/KVM is 3x slower under libvirt
 2011-10-09 21:47 UTC  (10+ messages)
` [libvirt] "
              ` Qemu/KVM guest boots 2x slower with vhost_net

[PATCH v2 1/2] virtio-net: Verify page list size before fitting into skb
 2011-10-08  8:40 UTC  (4+ messages)
` [PATCH v2 2/2] virtio-net: Prevent NULL dereference

accessing a 'native' disk from KVM ?
 2011-10-07 21:39 UTC  (3+ messages)

Enable x86 linux guest with cpu hotplug feature
 2011-10-07 12:54 UTC  (8+ messages)
` [PATCH 2/2] LAPIC: make lapic support cpu hotplug
      ` [Qemu-devel] "


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