public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-10-02 16:33:04 to 2011-10-09 18:53:04 UTC [more...]

[RFC PATCH 0/7] Initial support for Microsoft Hyper-V
 2011-10-09 18:52 UTC 

[PATCH] apic: test tsc deadline timer
 2011-10-09 16:02 UTC  (5+ messages)
    ` [PATCH] Update README example

[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  (14+ messages)
` [PATCH v2 2/2] virtio-net: Prevent NULL dereference

[PATCH v2] qemu-kvm: Remove extboot support
 2011-10-08  7:46 UTC  (2+ messages)
` [PATCH] qemu-kvm: Deprecate drive parameter boot=on|off

kernel BUG at include/linux/kvm_host.h:603!
 2011-10-07 21:10 UTC 

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

[kvm-autotest] cgroup-kvm: Four new BlkioThrottle tests
 2011-10-07 18:43 UTC  (6+ 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*

Enable x86 linux guest with cpu hotplug feature
 2011-10-07 12:54 UTC  (13+ messages)
` [PATCH] ACPI: Call ACPI remove handler when handling ACPI eject event
` [PATCH 1/2] ACPI: Update cpu hotplug event for guest
` [PATCH 2/2] LAPIC: make lapic support cpu hotplug
  ` [Qemu-devel] "

[PATCH][uq/master] kvm: Add tool for querying VMX capabilities
 2011-10-07  7:37 UTC 

[PATCH][uq/master] kvm: Add top-like kvm statistics script
 2011-10-07  7:37 UTC 

[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 00/10] [PATCH RFC V2] Paravirtualized ticketlocks
 2011-10-06 18:09 UTC  (6+ messages)
` [Xen-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  (8+ messages)
` [PATCHv3 1/4] acpi: generate and parse mixed asl/aml listing
` [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)
  `  "

tcpdump locks up kvm host for a while
 2011-10-05 20:29 UTC  (19+ messages)
    `  "
        ` Re: [kvm] "
            ` Re: [kvm] "
                ` Re: [kvm] "
                    ` Re: [kvm] "
                        ` Re: [kvm] "

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

[PATCH v2 0/9] perf support for x86 guest/host-only bits
 2011-10-05 15:34 UTC  (16+ 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

[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

Qemu/KVM is 3x slower under libvirt
 2011-10-04 23:12 UTC  (9+ messages)
` [libvirt] "
              ` Qemu/KVM guest boots 2x slower with vhost_net

[PATCH 0/1] [PULL] qemu-kvm.git uq/master queue
 2011-10-04 22:20 UTC  (4+ messages)
` [PATCH 1/1] kvm: support TSC deadline MSR

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

[PATCH 0/9] perf support for x86 guest/host-only bits
 2011-10-04 12:12 UTC  (23+ messages)
` [PATCH 1/9] perf, core: Introduce attrs to count in either host or guest mode
` [PATCH 2/9] perf, amd: Use GO/HO bits in perf-ctr
` [PATCH 3/9] perf, tools: Add support for guest/host-only profiling
` [PATCH 4/9] perf, tools: Fix copy&paste error in perf-kvm option description
` [PATCH 5/9] perf, tools: Do guest-only counting in perf-kvm by default
` [PATCH 6/9] perf, intel: Use GO/HO bits in perf-ctr
` [PATCH 7/9] KVM, VMX: add support for switching of PERF_GLOBAL_CTRL
` [PATCH 8/9] KVM, VMX: Add support for guest/host-only profiling
` [PATCH 9/9] KVM, VMX: Check for automatic switch msr table overflow

Go through this:
 2011-10-04 11:11 UTC 

Protected Project
 2011-10-03 23:53 UTC 

[PATCH] virtio-net: Read MAC only after initializing MSI-X
 2011-10-03 23:51 UTC  (9+ messages)

qemu-kvm: Remaining relevant bits in kvm/
 2011-10-03 20:04 UTC  (4+ messages)

[PATCH] qemu-kvm: Drop redundant cpuid filtering from cpu_x86_cpuid
 2011-10-03 19:48 UTC  (2+ messages)

[PATCH v2 0/2] pci-assign: Fix MSI-X support
 2011-10-03 19:39 UTC  (2+ messages)

KVM: Another fix for tsc deadline timer without irqchip_in_kernel()
 2011-10-03 19:11 UTC 

[PATCH] qemu-kvm: device assignment: add 82599 PCIe Cap struct quirk
 2011-10-03 17:02 UTC  (3+ messages)

[PATCH] KVM: x86: Simplify kvm timer handler
 2011-10-03  7:58 UTC  (2+ messages)

[BUG] need to export variables in config.mak
 2011-10-03  7:57 UTC  (4+ messages)
  ` [PATCH] "

Dirty page tracking in EPT
 2011-10-03  4:17 UTC  (3+ messages)

[Autotest PATCH] virt: Only update macaddr cache when capture dhcp ACK packet
 2011-10-03  2:16 UTC  (3+ messages)
` ethtool

[PATCH] KVM: Fix tsc deadline timer without irqchip_in_kernel()
 2011-10-02 17:01 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox