public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-05-19 09:04:14 to 2010-05-22 19:33:29 UTC [more...]

repeatable hang with loop mount and heavy IO in guest
 2010-05-22 19:33 UTC  (9+ messages)
  ` repeatable hang with loop mount and heavy IO in guest [SOLVED]
    ` repeatable hang with loop mount and heavy IO in guest [NOT SOLVED]
          ` repeatable hang with loop mount and heavy IO in guest (now in host - not KVM then..)

ixgbe: macvlan on PF/VF when SRIOV is enabled
 2010-05-22 17:53 UTC  (2+ messages)

Gentoo guest with smp: emerge freeze while recompile world
 2010-05-22 14:32 UTC  (9+ messages)

Detecting Guest Shutdown
 2010-05-22 13:53 UTC 

raw disks no longer work in latest kvm (kvm-88 was fine)
 2010-05-22 11:35 UTC  (25+ messages)

Admin Urgent Message
 2010-05-21 17:44 UTC 

[RFC 0/2] Tracing
 2010-05-21 21:58 UTC  (18+ messages)
` [PATCH 1/2] trace: Add simple tracing support
  ` [Qemu-devel] "
` [PATCH 2/2] trace: Trace write requests in virtio-blk, multiwrite, and paio_submit
` [Qemu-devel] [RFC 0/2] Tracing

[PATCH] add support for protocol driver create_options
 2010-05-21 16:57 UTC  (4+ messages)
` Kvm device passthrough

Bug tracking?
 2010-05-21 16:12 UTC  (4+ messages)

[PATCH 1/3] cgroups: Add an API to attach a task to current task's cgroup
 2010-05-21 15:09 UTC  (4+ messages)

network problem with Solaris 10u8 guest
 2010-05-21 13:25 UTC  (3+ messages)

[RFC][PATCH v6 00/19] Provide a zero-copy method on KVM virtio-net
 2010-05-21  9:30 UTC  (20+ messages)
` [RFC][PATCH v6 01/19] Add a new structure for skb buffer from external
  ` [RFC][PATCH v6 02/19] Add a new struct for device to manipulate external buffer
    ` [RFC][PATCH v6 03/19] Export 2 func for device to assign/deassign new strucure
      ` [RFC][PATCH v6 04/19] Add a ndo_mp_port_prep pointer to net_device_ops
        ` [RFC][PATCH v6 05/19] Add a function make external buffer owner to query capability
          ` [RFC][PATCH v6 06/19] Add a function to indicate if device use external buffer
            ` [RFC][PATCH v6 07/19] Add interface to get external buffers
              ` [RFC][PATCH v6 08/19] Make __alloc_skb() to get external buffer
                ` [RFC][PATCH v6 09/19] Ignore room skb_reserve() when device is using "
                  ` [RFC][PATCH v6 10/19] Don't do skb recycle, if device use "
                    ` [RFC][PATCH v6 11/19] Use callback to deal with skb_release_data() specially
                      ` [RFC][PATCH v6 12/19] Add a hook to intercept external buffers from NIC driver
                        ` [RFC][PATCH v6 13/19] To skip GRO if buffer is external currently
                          ` [RFC][PATCH v6 14/19] Add header file for mp device
                            ` [RFC][PATCH v6 15/19] Add basic funcs and ioctl to "
                              ` [RFC][PATCH v6 16/19] Manipulate external buffers in "
                                ` [PATCH v6 17/19] Export proto_ops to vhost-net driver
                                  ` [RFC][PATCH v6 18/19] Add a kconfig entry and make entry for mp device
                                    ` [RFC][PATCH v6 19/19] Provides multiple submits and asynchronous notifications

[PATCH v2] KVM: VMX: Enable XSAVE/XRSTORE for guest
 2010-05-21  8:56 UTC  (8+ messages)
` [PATCH] qemu-kvm: Enable xsave related CPUID
  ` [PATCH][v3] KVM: VMX: Enable XSAVE/XRSTORE for guest

[PATCH 0/7] Consolidate vcpu ioctl locking
 2010-05-21  7:35 UTC  (13+ messages)

[RFC PATCH 1/1] ceph/rbd block driver for qemu-kvm
 2010-05-21  6:13 UTC  (9+ messages)
` [Qemu-devel] "

[KVM-AUTOTEST PATCH] KVM test: use command line option wrapper functions
 2010-05-21  2:03 UTC 

[PATCH] device-assignment: Don't use libpci
 2010-05-21  0:41 UTC  (7+ messages)
    ` [PATCH qemu-kvm 1/2] device-assignment: use stdint types
      ` [PATCH qemu-kvm 2/2] device-assignment: Don't use libpci

[RFC] Bug Day - June 1st, 2010
 2010-05-20 21:32 UTC  (23+ messages)
` [Qemu-devel] "

[PATCH] pc: fix segfault introduced by 3d53f5c36ff6
 2010-05-20 20:38 UTC  (3+ messages)
` [Qemu-devel] "

Support for direct inter-VM sockets? Inter-VM shared memory?
 2010-05-20 19:19 UTC 

computer frozen
 2010-05-20 17:59 UTC  (2+ messages)

[PATCH][VHOST] fix race with guest on multi-buffer used buffer updates
 2010-05-20 16:58 UTC 

[PATCH] Print a user-friendly message on failed vmentry
 2010-05-20 15:55 UTC  (9+ messages)

[PATCH RFC] virtio: put last seen used index into ring itself
 2010-05-20 15:46 UTC  (13+ messages)
` [Qemu-devel] "

[RFC PATCH] AMD IOMMU emulation
 2010-05-20 13:50 UTC 

[PATCH 0/2] Fix scsi-generic breakage in upstream qemu-kvm.git
 2010-05-20 13:18 UTC  (2+ messages)
` [Qemu-devel] "

Wiki docs on counting and tracing KVM perf events
 2010-05-20 12:37 UTC  (12+ messages)

[PATCH qemu-kvm] device-assignment: add config fd qdev property
 2010-05-20 12:11 UTC  (9+ messages)

[KVM-AUTOTEST PATCH] KVM test: use command line option wrapper functions
 2010-05-20 10:57 UTC  (3+ messages)

[PATCHv2] correctly trace irq injection on SVM
 2010-05-20 10:31 UTC 

[PATCH] correctly trace irq injection on SVM
 2010-05-20 10:20 UTC  (2+ messages)

[PATCH] fix "info cpus" halted state display
 2010-05-20 10:16 UTC  (2+ messages)

[v3 PATCH] KVM test: Add a helper to search the panic in the log
 2010-05-20 10:00 UTC  (2+ messages)
` [Autotest] "

[Autotest] [PATCH] KVM Test: Make remote_scp() more robust
 2010-05-20  9:33 UTC  (2+ messages)

Congratulations - You have won
 2010-05-20  5:57 UTC 

[PATCH 00/12] [PULL] qemu-kvm.git uq/master queue
 2010-05-20  7:01 UTC  (11+ messages)
` [PATCH 10/12] kvm: enable smp > 1

[PATCH] vhost-net: utilize PUBLISH_USED_IDX feature
 2010-05-20  6:06 UTC  (4+ messages)

Autotest 0.12.0-rc1
 2010-05-20  2:36 UTC 

[PATCH] Print a user-friendly message on failed vmentry
 2010-05-20  2:27 UTC 

Shadow page table questions
 2010-05-20  2:24 UTC  (14+ messages)
          ` KVM Page Fault Question
                          ` Shadow MMU state preserved across kvm_mmu_zap_all?

[PATCH] kvm: Switch kvm_update_guest_debug to run_on_cpu
 2010-05-19 22:28 UTC 

[PATCH] VMX: Properly return error to userspace on vmentry failure
 2010-05-19 21:15 UTC 

KVM call agenda for May 18
 2010-05-19 19:47 UTC  (5+ messages)

kvm: network problem with Solaris 10u8 guest
 2010-05-19 19:39 UTC  (2+ messages)

[RFC PATCH 0/1] ceph/rbd block driver for qemu-kvm
 2010-05-19 19:20 UTC 

KVM call minutes for May 18
 2010-05-19 17:02 UTC  (2+ messages)

system_powerdown not working for qemu-kvm 0.12.4?
 2010-05-19 16:22 UTC  (4+ messages)

[PATCH 1/3] KVM: MMU: split kvm_sync_page() function
 2010-05-19 16:19 UTC  (2+ messages)

[PATCH][v2 0/3] Convert KVM to use FPU API
 2010-05-19 16:17 UTC  (3+ messages)

[PATCHv2] vhost-net: utilize PUBLISH_USED_IDX feature
 2010-05-19 16:15 UTC  (2+ messages)

[PATCH 0/2] AMD Erratum 383 workaround for KVM
 2010-05-19 16:13 UTC  (3+ messages)

Mental Health Counselors - 283,184 records 7,206 emails
 2010-05-19 12:18 UTC 

[PATCH +stable] block: don't attempt to merge overlapping requests
 2010-05-19  9:31 UTC  (7+ messages)

[PATCH 1/3] KVM test: Add the support of kernel and initrd option for qemu-kvm
 2010-05-19  9:20 UTC  (3+ messages)
` [PATCH 2/3] KVM test: Do not use the hard-coded address during unattended installation
` [PATCH 3/3] KVM test: Add implementation of network based "

the >1Tb block issue
 2010-05-19  9:03 UTC  (6+ messages)


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