2008-October Archive by Thread
Messages are ordered newest-to-oldest in this index. The newest
threads will be at the top of this page, the oldest will be at the bottom.
Within a single thread, the first mail note is the START of the
thread; the notes following that are in the chronological order of
when they were received. So globally, newest messages are at the top,
but within a thread, the oldest (the start of the thread) is at the
top.
If you think about it, it is confusing. Just go with the flow and everything will be all right.
- [libvirt] [PATCH]: Allow arbitrary paths to virStorageVolLookupByPath,
Chris Lalancette
- [libvirt] virt-viewer with fullscreen?,
Jun Koi
- [libvirt] Domain Events Python Bindings (Round 2),
Ben Guthro
- [libvirt] [PATCH 0/3]: Better debug output from virExec/virRun,
Cole Robinson
- [libvirt] [PATCH] * tests/cpuset: New script. Test for today's fix.,
Jim Meyering
- [libvirt] PATCH: don't print uninitialized integer in diagnostic,
Jim Meyering
- [libvirt] PATCH: 0/11: Fully modular drivers and optional dlopen support,
Daniel P. Berrange
- Re: [libvirt] PATCH: 1/11: Remove use of virStringList,
Daniel P. Berrange
- Re: [libvirt] PATCH: 2/11: Move internal error APIs into virterror_internal.h,
Daniel P. Berrange
- Re: [libvirt] PATCH: 3/11: Remove unused virStateSigDispatcher() api,
Daniel P. Berrange
- Re: [libvirt] PATCH: 4/11: Move code out of hash.c into datatypes.h,
Daniel P. Berrange
- Re: [libvirt] PATCH: 5/11: Move internal domain events APIs to their own file,
Daniel P. Berrange
- Re: [libvirt] PATCH: 6/11: Change WITH_XXXX macros to love in config.h,
Daniel P. Berrange
- Re: [libvirt] PATCH: 7/11: Build libtool convenience libraries of all drivers,
Daniel P. Berrange
- Re: [libvirt] PATCH: 8/11: Make better use of linker scripts,
Daniel P. Berrange
- Re: [libvirt] PATCH: 9/11: Dynamically register storage backends,
Daniel P. Berrange
- Re: [libvirt] PATCH: 10/11: Build stateful drivers into libvirtd instead of libvirt.so,
Daniel P. Berrange
- Re: [libvirt] PATCH: 11/11: Optional dlopen() support for all drivers,
Daniel P. Berrange
- Re: [libvirt] PATCH: 0/11: Fully modular drivers and optional dlopen support,
Daniel P. Berrange
- [libvirt] [Q]Why does libvirt check size of memory in xenStoreDriver?,
S.Sakamoto
- [libvirt] [PATCH] Domain Events Python Bindings,
Ben Guthro
- [libvirt] [PATCH] adding link to AMQP/QPid bindings,
Daniel Veillard
- [libvirt] PATCH: Move domain event helpers out of internal.h/libvirt.c,
Daniel P. Berrange
- [libvirt] PATCH Move misc functions out of hash.c/internal.h into libvirt.c,
Daniel P. Berrange
- [libvirt] PATCH: Move virRaiseError out of internal.h,
Daniel P. Berrange
- [libvirt] PATCH: Remove virStringList & improve virStoragePoolSourceList,
Daniel P. Berrange
- [libvirt] libvirt adds ", boot-on" to qemu-kvm command line - prevents guest boot!,
Bruce Rogers
- [libvirt] xen driver & events,
Ben Guthro
- Re: [libvirt] Live migration sanity checks,
Andrew Cathrow
- [libvirt] [RFC] domain-events-python,
Ben Guthro
- [libvirt] [0/17] patches: mingw, gnulib, warnings, misc,
Jim Meyering
- [libvirt] [PATCH 01/17] exempt gnulib from ctype-macros prohibition,
Jim Meyering
- [libvirt] [PATCH 02/17] exempt gnulib from write-avoidance syntax check,
Jim Meyering
- [libvirt] [PATCH 03/17] use ARRAY_CARDINALITY more,
Jim Meyering
- [libvirt] [PATCH 04/17] * src/network_conf.c: Include <string.h> for declaration of memcmp.,
Jim Meyering
- [libvirt] [PATCH 05/17] adapt to API change in gnulib,
Jim Meyering
- [libvirt] [PATCH 06/17] use more gnulib modules,
Jim Meyering
- [libvirt] [PATCH 07/17] updates from gnulib,
Jim Meyering
- [libvirt] [PATCH 07/17] updates from gnulib,
Jim Meyering
- [libvirt] [PATCH 08/17] socketcompat.h: simplify, to match latest gnulib,
Jim Meyering
- [libvirt] [PATCH 09/17] use errno, not socket_errno(),
Jim Meyering
- [libvirt] [PATCH 10/17] remove duplicate inclusion of "remote_protocol.h" (before <config.h>!),
Jim Meyering
- [libvirt] [PATCH 11/17] * src/remote_internal.c (remoteFindDaemonPath) [!WIN32]: Don't compile.,
Jim Meyering
- [libvirt] [PATCH 12/17] include netinet etc #ifndef HAVE_WINSOCK2_H,
Jim Meyering
- [libvirt] [PATCH 13/17] * qemud/remote_protocol.x: Include "remote_protocol.h" and <rpc/xdr.h>.,
Jim Meyering
- [libvirt] [PATCH 14/17] * remote_protocol.c, remote_protocol.h: regenerate,
Jim Meyering
- [libvirt] [PATCH 15/17] cvsignore mingw build artifacts: *.exe,
Jim Meyering
- [libvirt] [PATCH 16/17] avoid many mingw-specific warnings,
Jim Meyering
- [libvirt] [PATCH 17/17] avoid compiler warning when all storage backends are disabled,
Jim Meyering
- Re: [libvirt] [PATCH 17/17] avoid compiler warning when all storage backends are disabled,
Daniel P. Berrange
- Re: [libvirt] [PATCH 16/17] avoid many mingw-specific warnings,
Daniel P. Berrange
- Re: [libvirt] [PATCH 15/17] cvsignore mingw build artifacts: *.exe,
Daniel P. Berrange
- Re: [libvirt] [PATCH 14/17] * remote_protocol.c, remote_protocol.h: regenerate,
Daniel P. Berrange
- Re: [libvirt] [PATCH 14/17] * remote_protocol.c, remote_protocol.h: regenerate,
Jim Meyering
- Re: [libvirt] [PATCH 13/17] * qemud/remote_protocol.x: Include "remote_protocol.h" and <rpc/xdr.h>.,
Daniel P. Berrange
- Re: [libvirt] [PATCH 12/17] include netinet etc #ifndef HAVE_WINSOCK2_H,
Daniel P. Berrange
- Re: [libvirt] [PATCH 11/17] * src/remote_internal.c (remoteFindDaemonPath) [!WIN32]: Don't compile.,
Daniel P. Berrange
- Re: [libvirt] [PATCH 10/17] remove duplicate inclusion of "remote_protocol.h" (before <config.h>!),
Daniel P. Berrange
- Re: [libvirt] [PATCH 10/17] remove duplicate inclusion of "remote_protocol.h" (before <config.h>!),
Jim Meyering
- Re: [libvirt] [PATCH 10/17] remove duplicate inclusion of "remote_protocol.h" (before <config.h>!),
Jim Meyering
- Re: [libvirt] [PATCH 09/17] use errno, not socket_errno(),
Daniel P. Berrange
- Re: [libvirt] [PATCH 09/17] use errno, not socket_errno(),
Jim Meyering
- Re: [libvirt] [PATCH 09/17] use errno, not socket_errno(),
Jim Meyering
- Re: [libvirt] [PATCH 08/17] socketcompat.h: simplify, to match latest gnulib,
Daniel P. Berrange
- Re: [libvirt] [PATCH 08/17] socketcompat.h: simplify, to match latest gnulib,
Jim Meyering
- Re: [libvirt] [PATCH 08/17] socketcompat.h: simplify, to match latest gnulib,
Daniel P. Berrange
- [libvirt] [PATCH] remove src/socketcompat.h; no longer needed,
Jim Meyering
- [libvirt] Re: [PATCH] remove src/socketcompat.h; no longer needed,
Daniel P. Berrange
- Re: [libvirt] [PATCH 06/17] use more gnulib modules,
Daniel P. Berrange
- Re: [libvirt] [PATCH 05/17] adapt to API change in gnulib,
Daniel P. Berrange
- Re: [libvirt] [PATCH 04/17] * src/network_conf.c: Include <string.h> for declaration of memcmp.,
Daniel P. Berrange
- Re: [libvirt] [PATCH 03/17] use ARRAY_CARDINALITY more,
Daniel P. Berrange
- Re: [libvirt] [PATCH 02/17] exempt gnulib from write-avoidance syntax check,
Daniel P. Berrange
- Re: [libvirt] [PATCH 01/17] exempt gnulib from ctype-macros prohibition,
Daniel P. Berrange
- [libvirt] one more warning,
Jim Meyering
- [libvirt] [PATCH] 0/7 host ("node") device enumeration - completed submission,
David Lively
- [libvirt] [PATCH] fix memory leak in __virStringListFree,
David Lively
- [libvirt] [PATCH] fix JNI flags in libvirt-java build,
David Lively
- [libvirt] mingw warnings,
Jim Meyering
- [libvirt] PATCH: Remove util-lib file and replace with libvirt_util.la,
Daniel P. Berrange
- [libvirt] FYI: fixes to events code for mingw,
Daniel P. Berrange
- [libvirt] [PATCH] Allow changing ejectable device in domains using default qemu emulator,
Stuart Jansen
- [libvirt] hourly cvs snapshot broken,
Stuart Jansen
- [libvirt] [PATCH] fix mingw compilation warning,
Jim Meyering
- [libvirt] [PATCH 1/2] adapt to API change in gnulib,
Jim Meyering
- [libvirt] [PATCH]: Implement ruby-libvirt storage pool discovery binding,
Chris Lalancette
- [libvirt] [PATCH]: Update ruby-libvirt migrate binding to use rb_scan_args,
Chris Lalancette
- [libvirt] [PATCH]: Export <device> during logical pool discovery,
Chris Lalancette
- [libvirt] Problem in running libvirt-cim test suite,
srinivas k
- [libvirt] [PATCH] Add storage API support to test driver,
Cole Robinson
- [libvirt] [PATCH]: Add default pool types,
Chris Lalancette
- [libvirt] errors building rpm,
Ben Guthro
- [libvirt] [PATCH 00/12] Domain Events - Round 3,
Ben Guthro
- <Possible follow-ups>
- [libvirt] [PATCH 00/12] Domain Events - Round 3,
Ben Guthro
- [libvirt] Re: [PATCH 03/12] Domain Events - daemon changes,
Ben Guthro
- [libvirt] Re: [PATCH 04/12] Domain Events - rpc changes,
Ben Guthro
- [libvirt] Re: [PATCH 05/12] Domain Events - Driver API,
Ben Guthro
- [libvirt] Re: [PATCH 06/12] Domain Events - qemu driver,
Ben Guthro
- [libvirt] Re: [PATCH 07/12] Domain Events - remote driver,
Ben Guthro
- [libvirt] Re: [PATCH 08/12] Domain Events - lxc driver,
Ben Guthro
- [libvirt] Re: [PATCH 09/12] Domain Events - openvz driver,
Ben Guthro
- [libvirt] Re: [PATCH 10/12] Domain Events - test driver,
Ben Guthro
- [libvirt] Re: [PATCH 11/12] Domain Events - test harness,
Ben Guthro
- [libvirt] Re: [PATCH 12/12] Domain Events - python,
Ben Guthro
- [libvirt] Re: [PATCH 02/12] Domain Events - Internal API,
Ben Guthro
- [libvirt] Re: [PATCH 02/12] Domain Events - Internal API,
Ben Guthro
- [libvirt] Re: [PATCH 01/12] Domain Events - Public API,
Ben Guthro
- [libvirt] Re: [PATCH 01/12] Domain Events - Public API,
Ben Guthro
- Re: [libvirt] [PATCH 00/12] Domain Events - Round 3,
Ben Guthro
- Re: [libvirt] [PATCH 00/12] Domain Events : DONE !,
Daniel Veillard
- [libvirt] [PATCH 5/5]: Export <device> when doing logical pool discovery,
Chris Lalancette
- [libvirt] [PATCH 4/5]: Make dumpXML more idempotent with defineXML,
Chris Lalancette
- [libvirt] [PATCH 3/5]: Set format type to LVM2 on NULL format,
Chris Lalancette
- [libvirt] [PATCH 2/5]: Properly set errors on unknown format types,
Chris Lalancette
- [libvirt] [PATCH 1/5]: Shore up virGetLastError handling,
Chris Lalancette
- [libvirt] [PATCH 0/5]: Logical backend fixes and cleanups,
Chris Lalancette
- [libvirt] FYI; warning while compiling lxc_driver.c,
Chris Lalancette
- [libvirt] [RFC] sVirt v0.10 - initial prototype,
James Morris
- [libvirt] Bridge network for VM using libvirt library,
Shanmuga Rajan
- [libvirt] xen+ssh,
deface
- [libvirt] NAT networking with libvirt/kvm on Mandriva,
Frederik Himpe
- [libvirt] [PATCH] ALL_LINGUAS: remove "no", now that it's superseded by np.po,
Jim Meyering
- [libvirt] [PATCH 00/12] Domain Events - Round 2,
Ben Guthro
- [libvirt] Re: [PATCH 01/12] Domain Events - Public API,
Ben Guthro
- [libvirt] Re: [PATCH 03/12] Domain Events - daemon changes,
Ben Guthro
- [libvirt] Re: [PATCH 02/12] Domain Events - Internal API,
Ben Guthro
- [libvirt] Re: [PATCH 04/12] Domain Events - rpc changes,
Ben Guthro
- [libvirt] Re: [PATCH 05/12] Domain Events - Driver API,
Ben Guthro
- [libvirt] Re: [PATCH 07/12] Domain Events - remote driver,
Ben Guthro
- [libvirt] Re: [PATCH 06/12] Domain Events - qemu driver,
Ben Guthro
- [libvirt] Re: [PATCH 08/12] Domain Events - lxc driver,
Ben Guthro
- [libvirt] Re: [PATCH 09/12] Domain Events - openvz driver,
Ben Guthro
- [libvirt] Re: [PATCH 10/12] Domain Events - test driver,
Ben Guthro
- [libvirt] Re: [PATCH 11/12] Domain Events - test harness,
Ben Guthro
- [libvirt] Re: [PATCH 12/12] Domain Events - python,
Ben Guthro
- Re: [libvirt] [PATCH 00/12] Domain Events - Round 2,
Daniel P. Berrange
- Re: [libvirt] [PATCH 00/12] Domain Events - Round 2,
Jim Meyering
- Re: [libvirt] [PATCH 00/12] Domain Events - Round 2,
Daniel P. Berrange
- [libvirt] PATCH: 0/5: Experimental patches for driver thread safety,
Daniel P. Berrange
- [libvirt] [PATCH] Makefile.maint (sync-vcs-ignore-files): avoid risk of abuse,
Jim Meyering
- [libvirt] PATCH: 0/2: Multi-thread support for libvirtd daemon,
Daniel P. Berrange
- [libvirt] PATCH: Pass 'remote_error' object to RPC handlers,
Daniel P. Berrange
- [libvirt] PATCH: Remove linked list of clients in favour of an array,
Daniel P. Berrange
- [libvirt] [PATCH] minor usb masstorage hotadd cleanup,
Guido Günther
- [libvirt] PATCH: Adjust way RPC calls are dispatched in libvirtd,
Daniel P. Berrange
- Re: [libvirt] Re: [PATCH] Add .gitignore files,
Jim Meyering
- [libvirt] [PATCH/RFC] qemu: persist hotadd devices,
Guido Günther
- [libvirt] [PATCH] qemu/kvm: allow to hotadd scsi/virtio disks,
Guido Günther
- [libvirt] Question about supporting other hypervisor,
Atsushi SAKAI
- [libvirt] [PATCH 0 of 2] Cgroup and LXC fixes,
Dan Smith
- [libvirt] [PATCH] Thu Oct 16 17:07:10 +0200 Jim Meyering <meyering@redhat.com>,
Jim Meyering
- [libvirt] Committed a fix for building with -Werror,
Chris Lalancette
- [libvirt] Suggestion on commit rules when fixing breakages,
Daniel Veillard
- [libvirt] fix "make syntax-check" vs. new .ico file with trailing TAB,
Jim Meyering
- [libvirt] FYI: committed make syntax-check fix,
Chris Lalancette
- [libvirt] Libvirt support for migration in KVM,
Shanmuga Rajan
- [libvirt] PATCH: Experimental User Mode Linux driver for libvirt,
Daniel P. Berrange
- [libvirt] [PATCH]: Export the 'label' on block devices,
Chris Lalancette
- [libvirt] image locking?,
Itamar Heim
- [libvirt] [PATCH] Add a Windows icon resource to virsh.exe,
Richard W.M. Jones
- [libvirt] [PATCH] Couple of patches to fix remote connections from Windows,
Richard W.M. Jones
- [libvirt] PATCH 0/4: Openvz bridge support & related patches,
Daniel P. Berrange
- [libvirt] [PATCH] Current build is broken .. fix,
Richard W.M. Jones
- [libvirt] [PATCH] Fix documentation for NIC <model type='...'> selection,
Richard W.M. Jones
- [libvirt] [PATCH] avoid many format string warnings,
Jim Meyering
- [libvirt] About the Windows Support ToDo Item,
Adhyas Avasthi
- [libvirt] PATCH: Fix virRealloc for zero-sized alloc,
Daniel P. Berrange
- [libvirt] libvirt - Configure fails with error message,
Ricardo Tiago
- [libvirt] Libvirt.org will be down in an hour till tomorrow morning,
Daniel Veillard
- [libvirt] [PATCH 0/3] Domain events - overview,
Ben Guthro
- [libvirt] [PATCH] cleanup virDomainCreateLinux into virDomainDefineXML,
Daniel Veillard
- [libvirt] [PATCH] fix index creation for disks > {sd,hd,xvd,vd}z,
Chris Wright
- [libvirt] [PATCH] Unify most error reporting (ver 2),
Cole Robinson
- Re: [libvirt] [PATCH] Unify most error reporting (ver 2),
Daniel P. Berrange
- Re: [libvirt] [PATCH] Unify most error reporting (ver 2),
Daniel Veillard
- Re: [libvirt] [PATCH] Unify most error reporting (ver 2),
Cole Robinson
- Re: [libvirt] [PATCH] Unify most error reporting (ver 2),
Daniel Veillard
- Re: [libvirt] [PATCH] Unify most error reporting (ver 2),
Jim Meyering
- Re: [libvirt] [PATCH] Unify most error reporting (ver 2),
Daniel P. Berrange
- Re: [libvirt] [PATCH] Unify most error reporting (ver 2),
Jim Meyering
- Re: [libvirt] [PATCH] Unify most error reporting (ver 2),
Daniel P. Berrange
- Re: [libvirt] [PATCH] Unify most error reporting (ver 2),
Jim Meyering
- Re: [libvirt] [PATCH] Unify most error reporting (ver 2),
Jim Meyering
- Re: [libvirt] [PATCH] Unify most error reporting (ver 2),
Daniel Veillard
- Re: [libvirt] [PATCH] Unify most error reporting (ver 2),
Daniel P. Berrange
- [libvirt] Xen and out of memory stuff, blocks libvirtd,
Stefan de Konink
- Re: [libvirt] Xen and out of memory stuff, blocks libvirtd,
Daniel P. Berrange
- Re: [libvirt] Xen and out of memory stuff, blocks libvirtd,
Stefan de Konink
- Re: [libvirt] Xen and out of memory stuff, blocks libvirtd,
Daniel P. Berrange
- Re: [libvirt] Xen and out of memory stuff, blocks libvirtd,
Stefan de Konink
- Re: [libvirt] Xen and out of memory stuff, blocks libvirtd,
Daniel P. Berrange
- Re: [libvirt] Xen and out of memory stuff, blocks libvirtd,
Stefan de Konink
- Re: [libvirt] Xen and out of memory stuff, blocks libvirtd,
Daniel P. Berrange
- [libvirt] [PATCH 0/2] Update MinGW specfile and add NSIS support to nightly builds,
Richard W.M. Jones
- [libvirt] PATCH: Disable QEMU drive caching,
Daniel P. Berrange
- [libvirt] 141 format string warnings,
Jim Meyering
- [libvirt] virsh connect,
devi thapa
- [libvirt] [PATCH] (virCgroupSetValueStr): Use safe_write, not write.,
Jim Meyering
- [libvirt] [PATCH] Reboot support for QEMU/KVM,
Eduardo Habkost
- [libvirt] [PATCH] Fix qemudDomainShutdown() memory leak,
Eduardo Habkost
- [libvirt] [PATCH] Add generic parameter=value support for virsh's schedinfo command,
Dan Smith
- [libvirt] input on F10 virtualization release notes,
Dale Bewley
- [libvirt] Re: [PATCH/RFC] kvm/qemu vs libvirtd restarts,
Daniel P. Berrange
- [libvirt] [PATCH]: (trivial) getpwuid is not OOM,
Guido Günther
- [libvirt] [PATCH]: (trivial) handle OOM as everywhere else,
Guido Günther
- [libvirt] [PATCH 0 of 3] Add cpu.shares support to LXC driver,
Dan Smith
- [libvirt] When bridge doesn't exist,
Anton Protopopov
- [libvirt] virDomanMigrate on kvm fails,
Kenneth Nagin
- [libvirt] Routed Networking - Ubuntu Hardy KVM and LibVirt,
Barry Robinson
- [libvirt] first argument in virDomainMigrate, is it free'ed?,
Stefan de Konink
- [libvirt] Xen Migration does not work,
Stefan de Konink
- [libvirt] [PATCH] fix build in separate build-dir,
Guido Günther
- [libvirt] [PATCH] use C99 initializers for virState,
Guido Günther
- [libvirt] [discuss] The new cgroup patches for libvirt,
Balbir Singh
- Re: [libvirt] [PATCH 1 of 2] Add internal cgroup manipulation functions,
Balbir Singh
- Re: [libvirt] anyone implementing host device enumeration?,
David Lively
- Re: [libvirt] anyone implementing host device enumeration?,
Daniel Veillard
- <Possible follow-ups>
- Re: [libvirt] anyone implementing host device enumeration?,
David Lively
- Re: [libvirt] anyone implementing host device enumeration?,
Daniel P. Berrange
- Re: [libvirt] anyone implementing host device enumeration?,
David Lively
- Re: [libvirt] anyone implementing host device enumeration?,
David Lively
- Re: [libvirt] anyone implementing host device enumeration?,
Daniel P. Berrange
- Re: [libvirt] anyone implementing host device enumeration?,
David Lively
- Re: [libvirt] anyone implementing host device enumeration?,
Daniel P. Berrange
- [libvirt] [PATCH 0/6] host ("node") device enumeration, take two,
David Lively
- [libvirt] Re: [PATCH 1/6] host ("node") device enumeration - public API additions,
David Lively
- Re: [libvirt] Re: [PATCH 1/6] host ("node") device enumeration - public API additions,
Daniel Veillard
- Re: [libvirt] Re: [PATCH 1/6] host ("node") device enumeration - public API additions,
David Lively
- Re: [libvirt] Re: [PATCH 1/6] host ("node") device enumeration - public API additions,
Daniel Veillard
- [libvirt] Re: [PATCH 2/6] host ("node") device enumeration - internal API additions,
David Lively
- Re: [libvirt] Re: [PATCH 2/6] host ("node") device enumeration - internal API additions,
Daniel Veillard
- Re: [libvirt] Re: [PATCH 2/6] host ("node") device enumeration - internal API additions,
David Lively
- Re: [libvirt] Re: [PATCH 2/6] host ("node") device enumeration - internal API additions,
Daniel Veillard
- [libvirt] Re: [PATCH 0/6] host ("node") device enumeration - local node drivers,
David Lively
- [libvirt] Re: [PATCH 4/6] host ("node") device enumeration - remote node driver,
David Lively
- [libvirt] Re: [PATCH 5/6] host ("node") device enumeration - virsh support,
David Lively
- [libvirt] Re: [PATCH 6/6] host ("node") device enumeration - python bindings,
David Lively
- Re: [libvirt] Re: [PATCH 6/6] host ("node") device enumeration - python bindings,
David Lively
- [libvirt] Re: [PATCH 0/6] host ("node") device enumeration, take two,
Daniel P. Berrange
- [libvirt] Re: [PATCH 0/6] host ("node") device enumeration, take two,
David Lively
- [libvirt] Re: [PATCH 7/6] host ("node") device enumeration - Java bindings,
David Lively
- [libvirt] PATCH: 0 of 5: Remove all linked lists,
Daniel P. Berrange
- [libvirt] [PATCH] Fix possible segfault if starting qemu vm with an inactive virtual network,
Cole Robinson
- [libvirt] [PATCH] qemu: fix block stats for virtio and scsi,
Guido Günther
- Re: [libvirt] [PATCH] qemu: fix block stats for virtio and scsi,
Daniel P. Berrange
- Re: [libvirt] [PATCH] qemu: fix block stats for virtio and scsi,
Guido Günther
- Re: [libvirt] [PATCH] qemu: fix block stats for virtio and scsi,
Cole Robinson
- Re: [libvirt] [PATCH] qemu: fix block stats for virtio and scsi,
Guido Günther
- [libvirt] [PATCH 1/3] qemu: fix block stats for virtio and scsi,
Guido Günther
- [libvirt] Re: [PATCH 1/3] qemu: fix block stats for virtio and scsi,
Cole Robinson
- [libvirt] Re: [PATCH 1/3] qemu: fix block stats for virtio and scsi,
Daniel P. Berrange
- Re: [libvirt] [PATCH 1/3] qemu: fix block stats for virtio and scsi,
Daniel Veillard
- [libvirt] [PATCH 2/3] qemu: fix block stats for virtio and scsi,
Guido Günther
- [libvirt] Re: [PATCH 2/3] qemu: fix block stats for virtio and scsi,
Cole Robinson
- [libvirt] Re: [PATCH 2/3] qemu: fix block stats for virtio and scsi,
Daniel P. Berrange
- Re: [libvirt] [PATCH 2/3] qemu: fix block stats for virtio and scsi,
Daniel Veillard
- [libvirt] [PATCH 3/3] qemu: fix block stats for virtio and scsi,
Guido Günther
- [libvirt] Re: [PATCH 3/3] qemu: fix block stats for virtio and scsi,
Cole Robinson
- [libvirt] Re: [PATCH 3/3] qemu: fix block stats for virtio and scsi,
Daniel P. Berrange
- [libvirt] Re: [PATCH 3/3] qemu: fix block stats for virtio and scsi,
Guido Günther
- [libvirt] Re: [PATCH 3/3] qemu: fix block stats for virtio and scsi,
Cole Robinson
- Re: [libvirt] Re: [PATCH 3/3] qemu: fix block stats for virtio and scsi,
Guido Günther
- Re: [libvirt] Re: [PATCH 3/3] qemu: fix block stats for virtio and scsi,
Daniel Veillard
- [libvirt] [PATCH] Unify *ReportError logic,
Cole Robinson
- [libvirt] [PATCH] Slim xmllint test output,
Cole Robinson
- [libvirt] [PATCH] Clean up some uses qemudDebug,
Cole Robinson
- [libvirt] [PATCH] Centralize use of DEBUG macros,
Cole Robinson
- [libvirt] PATCH: Support SDL configuration for QEMU driver,
Daniel P. Berrange
- [libvirt] ./configure issues,
David Brain
- [libvirt] [PATCH 0 of 2] Add cgroup manipulation and LXC driver support,
Dan Smith
- [libvirt] [PATCH 1 of 2] Add internal cgroup manipulation functions,
Dan Smith
- [libvirt] [PATCH 2 of 2] Use cgroup functions to set resource limits on LXC domains,
Dan Smith
- <Possible follow-ups>
- [libvirt] [PATCH 0 of 2] Add cgroup manipulation and LXC driver support,
Dan Smith
- [libvirt] [PATCH 1 of 2] Add internal cgroup manipulation functions,
Dan Smith
- [libvirt] [PATCH 2 of 2] Use cgroup functions to set resource limits on LXC domains,
Dan Smith
- Re: [libvirt] [PATCH 2 of 2] Use cgroup functions to set resource limits on LXC domains,
Daniel P. Berrange
- Re: [libvirt] [PATCH 2 of 2] Use cgroup functions to set resource limits on LXC domains,
Dan Smith
- Re: [libvirt] [PATCH 2 of 2] Use cgroup functions to set resource limits on LXC domains,
Daniel P. Berrange
- Re: [libvirt] [PATCH 2 of 2] Use cgroup functions to set resource limits on LXC domains,
Dan Smith
- Re: [libvirt] [PATCH 2 of 2] Use cgroup functions to set resource limits on LXC domains,
Daniel Veillard
- Re: [libvirt] [PATCH 2 of 2] Use cgroup functions to set resource limits on LXC domains,
Dan Smith
- Re: [libvirt] [PATCH 2 of 2] Use cgroup functions to set resource limits on LXC domains,
Daniel P. Berrange
- Re: [libvirt] [PATCH 2 of 2] Use cgroup functions to set resource limits on LXC domains,
Dan Smith
- Re: [libvirt] [PATCH 2 of 2] Use cgroup functions to set resource limits on LXC domains,
Daniel P. Berrange
- Re: [libvirt] [PATCH 2 of 2] Use cgroup functions to set resource limits on LXC domains,
Dan Smith
- Re: [libvirt] [PATCH 0 of 2] Add cgroup manipulation and LXC driver support,
Daniel Veillard
- Re: [libvirt] Re: Overriding vnetN with the <target> element in xml configuration not working,
Ahmed Medhat
- Re: [libvirt] [PATCH] Fix > 1 char device for qemu VM,
Daniel P. Berrange
- Re: [libvirt] libvirt-qpid,
Daniel P. Berrange
- Re: [libvirt] libvirt-qpid,
Daniel P. Berrange
- Re: [libvirt] libvirt-qpid,
Ian Main
- <Possible follow-ups>
- Re: [libvirt] libvirt-qpid,
Daniel Veillard
- Re: [libvirt] libvirt-qpid,
Daniel P. Berrange
- Re: [libvirt] libvirt-qpid,
Daniel Veillard
- Re: [libvirt] libvirt-qpid,
Ian Main
- Re: [libvirt] libvirt-qpid,
Daniel Veillard
- Re: [libvirt] libvirt-qpid,
Daniel Veillard
- Re: [libvirt] libvirt-qpid,
Daniel P. Berrange
- Re: [libvirt] libvirt-qpid,
Daniel Veillard
- Re: [libvirt] libvirt-qpid,
Daniel P. Berrange
- Re: [libvirt] libvirt-qpid,
Ian Main
- Re: [libvirt] libvirt-qpid,
Daniel Veillard
- Re: [libvirt] libvirt-qpid,
Daniel P. Berrange
- Re: [libvirt] libvirt-qpid,
Daniel Veillard
- Re: [libvirt] libvirt-qpid,
Daniel Veillard
- Re: [libvirt] [PATCH] openvz: swap <source bridge=...> with <target dev=...>,
Anton Protopopov
- Re: [libvirt] [PATCH] openvz: swap <source bridge=...> with <target dev=...>,
Daniel P. Berrange
- Re: [libvirt] [PATCH] openvz: swap <source bridge=...> with <target dev=...>,
Anton Protopopov
- Re: [libvirt] [PATCH] openvz: swap <source bridge=...> with <target dev=...>,
Anton Protopopov
- Re: [libvirt] [PATCH] openvz: swap <source bridge=...> with <target dev=...>,
Anton Protopopov
- Re: [libvirt] [PATCH] openvz: swap <source bridge=...> with <target dev=...>,
Evgeniy Sokolov
- Re: [libvirt] [PATCH] openvz: swap <source bridge=...> with <target dev=...>,
Anton Protopopov
- Re: [libvirt] [PATCH] openvz: swap <source bridge=...> with <target dev=...>,
Evgeniy Sokolov
- Re: [libvirt] [PATCH] openvz: swap <source bridge=...> with <target dev=...>,
Daniel P. Berrange
- Re: [libvirt] [PATCH] openvz: swap <source bridge=...> with <target dev=...>,
Anton Protopopov
- Re: [libvirt] [PATCH] openvz: swap <source bridge=...> with <target dev=...>,
Evgeniy V. Sokolov
- Re: [libvirt] [PATCH] openvz: swap <source bridge=...> with <target dev=...>,
Anton Protopopov
- Re: [libvirt] [PATCH] openvz: swap <source bridge=...> with <target dev=...>,
Evgeniy Sokolov
- Re: [libvirt] [PATCH] openvz: swap <source bridge=...> with <target dev=...>,
Anton Protopopov
- Re: [libvirt] [PATCH] openvz: swap <source bridge=...> with <target dev=...>,
Daniel P. Berrange
- Re: [libvirt] [PATCH] openvz: swap <source bridge=...> with <target dev=...>,
Anton Protopopov
- Re: [libvirt] [PATCH] openvz: swap <source bridge=...> with <target dev=...>,
Anton Protopopov
- Re: [libvirt] [PATCH 0 of 2] [RFC] Add cgroup manipulation and LXC driver support,
Balbir Singh
- [libvirt] [PATCH] fix network interface parsing,
Jim Fehlig