[Prev Page][Next Page]
- [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: 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
- Re: [libvirt] PATCH: 4/11: Move code out of hash.c into datatypes.h,
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
- [libvirt] [RFC] domain-events-python,
Ben Guthro
- [libvirt] [0/17] patches: mingw, gnulib, warnings, misc,
Jim Meyering
- [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: Pass 'remote_error' object to RPC handlers,
Daniel P. Berrange
- [libvirt] PATCH: 0/2: Multi-thread support for libvirtd daemon,
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
- [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@xxxxxxxxxx>,
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
- [libvirt] Xen and out of memory stuff, blocks libvirtd,
Stefan de Konink
- [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
[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
[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
[Index of Archives]
[Libvirt Users]
[Fedora Users]
[Red Hat Install]
[Red Hat Sound]
[Red Hat Development]
[Linux Kernel]