kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-10-04 13:25:20 to 2011-10-10 16:50:24 UTC [more...]

[PATCH] virtio-9p: fix QEMU build break
 2011-10-10 16:49 UTC  (3+ messages)

[PATCH] Fix include dependency for mmu_notifier
 2011-10-10 15:46 UTC 

[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 v3 1/6] iommu/core: split mapping to page sizes as supported by the hardware
 2011-10-10 15:36 UTC  (13+ messages)

[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 00/10] [PATCH RFC V2] Paravirtualized ticketlocks
 2011-10-10 14:01 UTC  (9+ messages)
` [Xen-devel] "

[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] "
      `  "
            `  "

KVM call agenda for October 11th
 2011-10-10 11:35 UTC 

[kvm-autotest] cgroup-kvm: Four new BlkioThrottle tests
 2011-10-10 10:37 UTC  (8+ 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 v2 0/9] perf support for x86 guest/host-only bits
 2011-10-10 10:34 UTC  (17+ messages)
` [PATCH v2 1/9] perf, core: Introduce attrs to count in either host or guest mode
` [PATCH v2 2/9] perf, amd: Use GO/HO bits in perf-ctr
` [PATCH v2 3/9] perf, tools: Add support for guest/host-only profiling
` [PATCH v2 4/9] perf, tools: Fix copy&paste error in perf-kvm option description
` [PATCH v2 5/9] perf, tools: Do guest-only counting in perf-kvm by default
` [PATCH v2 6/9] perf, intel: Use GO/HO bits in perf-ctr
` [PATCH v2 7/9] KVM, VMX: add support for switching of PERF_GLOBAL_CTRL
` [PATCH v2 8/9] KVM, VMX: Add support for guest/host-only profiling
` [PATCH v2 9/9] KVM, VMX: Check for automatic switch msr table overflow

[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] apic: test tsc deadline timer
 2011-10-10 10:30 UTC  (7+ messages)
    ` [PATCH] Update README example

[PATCH] qemu: Fix inject-nmi
 2011-10-10 10:26 UTC  (15+ 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] 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] 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 "

[RFC PATCH 0/7] Initial support for Microsoft Hyper-V
 2011-10-10 10:25 UTC  (16+ 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

[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 v4 00/11] KVM: x86: optimize for writing guest page
 2011-10-09 13:37 UTC  (8+ messages)

[PATCH v2 1/2] virtio-net: Verify page list size before fitting into skb
 2011-10-08  8:40 UTC  (12+ 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  (11+ messages)
` [PATCH 2/2] LAPIC: make lapic support cpu hotplug
  ` [Qemu-devel] "

[PATCH] qemu-kvm: Restore VAPIC option ROM installation
 2011-10-07  7:18 UTC 

RFC [v2]: vfio / device assignment -- layout of device fd files
 2011-10-06 23:18 UTC  (7+ messages)
` [Qemu-devel] "

[PATCH 0/3] PCI: Rework config space locking, add INTx masking services
 2011-10-06 15:48 UTC  (2+ messages)

[PATCH 0/5] RFC: ->make_request support for virtio-blk
 2011-10-06 13:53 UTC  (15+ messages)
` [PATCH 1/5] block: add bio_map_sg
` [PATCH 2/5] virtio: support unlocked queue kick
` [PATCH 3/5] virtio-blk: remove the unused list of pending requests
` [PATCH 4/5] virtio-blk: reimplement the serial attribute without using requests
` [PATCH 5/5] virtio-blk: implement ->make_request

balloon drivers missing in virtio-win-1.1.16.vfd
 2011-10-06 13:38 UTC  (4+ messages)
  ` [fedora-virt] "
    ` [fedora-virt] [Qemu-devel] "

[PATCHv3 0/4] acpi: DSDT/SSDT runtime patching
 2011-10-06  2:15 UTC  (7+ messages)
` [PATCHv3 2/4] acpi: EJ0 method name patching
` [PATCHv3 3/4] acpi: remove _RMV
` [PATCHv3 4/4] acpi: automatically generated ssdt proc

Perf for only one VM?
 2011-10-06  0:45 UTC  (3+ messages)
  `  "

[PATCH] pci_cap_init: add 82599 VF quirk
 2011-10-05 19:59 UTC  (3+ messages)

[PATCH] KVM: PPC: E500: Support hugetlbfs
 2011-10-05 19:53 UTC  (4+ messages)

[QEMU PATCH] kvm: support TSC deadline MSR with subsection
 2011-10-05 19:52 UTC 

[PATCH] KVM: emulate lapic tsc deadline timer for guest
 2011-10-05 17:18 UTC  (7+ messages)

KVM: emulate lapic tsc deadline timer for guest
 2011-10-05 17:00 UTC  (2+ messages)

Kernel bug - 3.1.0 - rc9
 2011-10-05 15:47 UTC  (2+ messages)

[RFC][PATCH] qemu-kvm: Remove extboot support
 2011-10-05 14:29 UTC  (4+ messages)
  ` [PATCH] "

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

[PATCH] qemu-kvm: Remove broken ia64 fragments
 2011-10-04 21:53 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] i386: wire up MSR_IA32_MISC_ENABLE
 2011-10-04 17:51 UTC  (7+ messages)

[PATCH] KVM: Enable "fast string operations" in MSR_IA32_MISC_ENABLE
 2011-10-04 14:15 UTC  (3+ messages)

KVM call agenda for October 4th
 2011-10-04 13:41 UTC  (2+ 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).