[Prev Page][Next Page]
- Re: [libvirt] [PATCH v2 1/2] XML schema for CPU flags, (continued)
- [libvirt] [PATCH 0/2] Break out virDomainObjIsDuplicate function,
Cole Robinson
- [libvirt] [PATCH] LXC allow container to have ethN interfaces,
Ryota Ozaki
- [libvirt] [PATCH 0/2] test: Update inactive guest config on shutdown,
Cole Robinson
- [libvirt] Minor doc fix for <clock>,
Cole Robinson
- [libvirt] [PATCH] fix cut-and-paste error,
Paolo Bonzini
- [libvirt] [PATCH] add sentinel attribute,
Paolo Bonzini
- [libvirt] [PATCH] Use virBuffer when constructing QEMU character device command line,
Matthew Booth
- [libvirt] [PATCH 0/3] LXC misc fixes and cleanups,
Ryota Ozaki
- [libvirt] flush guest page cache and suspend?,
Marco Colombo
- [libvirt] Guestfwd support (round 3),
Matthew Booth
- [libvirt] starting vm using virsh somewhat fails,
Ricardo Tiago
- [libvirt] [PATCH] network utilities: Allocate space for terminating NUL in virSocketFormatAddr,
Matthew Booth
- [libvirt] ESX with Python binding,
Dave Bryson
- [libvirt] [PATCH 00/15] Rewrite the QEMU monitor handling v2,
Daniel P. Berrange
- [libvirt] [PATCH 01/15] Make pciDeviceList struct opaque,
Daniel P. Berrange
- [libvirt] [PATCH 02/15] Fix errno handling for pthreads wrappers,
Daniel P. Berrange
- [libvirt] [PATCH 04/15] Move code for low level QEMU monitor interaction into separate file,
Daniel P. Berrange
- [libvirt] [PATCH 03/15] Add a new timed condition variable wait API,
Daniel P. Berrange
- [libvirt] [PATCH 05/15] Make use of private data structure for monitor state,
Daniel P. Berrange
- [libvirt] [PATCH 06/15] Move encryption lookup back into qemu driver file,
Daniel P. Berrange
- [libvirt] [PATCH 07/15] Wrap text mode monitor APIs, pass qemuMonitorPtr directly to APIs,
Daniel P. Berrange
- [libvirt] [PATCH 08/15] Locking of the qemuMonitorPtr object,
Daniel P. Berrange
- [libvirt] [PATCH 09/15] Add reference counting on virDomainObjPtr objects,
Daniel P. Berrange
- [libvirt] [PATCH 10/15] Fully asynchronous monitor I/O processing,
Daniel P. Berrange
- [libvirt] [PATCH 11/15] Release driver and domain lock when running monitor commands,
Daniel P. Berrange
- [libvirt] [PATCH 12/15] Allow timeouts waiting for QEMU job lock,
Daniel P. Berrange
- [libvirt] [PATCH 13/15] Async event handling in QEMU monitor text protocol,
Daniel P. Berrange
- [libvirt] [PATCH 14/15] Import basic JSON parsing / formatting helper code,
Daniel P. Berrange
- [libvirt] [PATCH 15/15] Start of support for JSON based QEMU monitor protocol,
Daniel P. Berrange
- Re: [libvirt] [PATCH 00/15] Rewrite the QEMU monitor handling v2,
Nikola Ciprich
- [libvirt] Add support for legacy -vmchannel option,
Matthew Booth
- [libvirt] [PATCH 0/2] CPU flags capabilities and domain configuration,
Jiri Denemark
- [libvirt] The 0.7.3 release schedule,
Daniel Veillard
- [libvirt] [PATCH] Fix up NLS warnings.,
Chris Lalancette
- [libvirt] F12beta guest will not connect to LAN via bridge,
Gerry Reno
- [libvirt] [PATCH] Make monitor type (miimon/arpmon) optional in bond xml.,
Laine Stump
- [libvirt] [PATCH] Add virConnectGetLibvirtVersion API,
Cole Robinson
- [libvirt] [PATCH 0/6] test: Implement GetVcpus and PinVcpu,
Cole Robinson
- [libvirt] [PATCH 0/3] qemu: Use same create/define overwrite logic for migration,
Cole Robinson
- [libvirt] [PATCH] storage: conf: Fix memory leak in encryption parsing,
Cole Robinson
- [libvirt] [PATCH] Various error reporting fixes,
Cole Robinson
- [libvirt] [PATCH v2] Improve error reporting for virConnectGetHostname calls,
Cole Robinson
- [libvirt] cannot get virt-manager to see VM,
Gerry Reno
- [libvirt] [PATCH] give up python interpreter lock before calling cb,
Dan Kenigsberg
- [libvirt] [RFC][PATCH] LXC allow a container to have ethN named interfaces,
Ryota Ozaki
- [libvirt] libvirt generates bad kvm command line,
Harald Dunkel
- [libvirt] Remaining interface state reporting issue - bond options,
Laine Stump
- [libvirt] [REPOST] Fix --with-init-script configure option,
Matthew Booth
- [libvirt] Add support for qemu's guestfwd,
Matthew Booth
- [libvirt] [PATCH] network utilities: Add functions for address->text and get/set port number,
Matthew Booth
- [libvirt] [PATCH] drop the -logrotate.conf from /etc/logrotate.d/ovirt-logrotate.conf,
Dan Kenigsberg
- Re: [libvirt] [PATCH 10/21] Don't let parent of daemon exit until basic initialization is done,
Laurent Léonard
- [libvirt] Don't use private struct member names of in6_addr,
Matthias Bolte
- [libvirt] Restore after restart libvirtd,
Diego Woitasen
- [libvirt] Release 0.3.1 of libvirt-java,
Bryan Kearney
- [libvirt] Got Windows guests?,
Richard W.M. Jones
- [libvirt] [PATCH] ESX: Fix memory leak in list handling functions.,
Matthias Bolte
- [libvirt] [PATCH] ESX: Don't automatically follow redirects.,
Matthias Bolte
- [libvirt] [PATCH] ESX: Unify naming of VI API utility and convenience functions.,
Matthias Bolte
- [libvirt] [PATCH] ESX: Change disk selection for datastore detection.,
Matthias Bolte
- [libvirt] [PATCH] ESX: Fallback to the preliminary name if the datastore cannot be found.,
Matthias Bolte
- [libvirt] QEMU driver thread safety rules,
Daniel P. Berrange
- [libvirt] [PATCH] libvirt-devel should only require libvirt-client,
Mark McLoughlin
- [libvirt] [PATCH 0/2] Fix a couple problems encountered during virInterface testing,
Laine Stump
- [libvirt] virsh: error: failed to disconnect from the hypervisor in F12/rawhide with Xen,
Pasi Kärkkäinen
- [libvirt] [PATCH] virterror: Add a missing 'break' for VIR_ERR_INVALID_SECRET,
Cole Robinson
- [libvirt] [PATCH] qemu: migrate: Don't require manual URI to specify a port,
Cole Robinson
- [libvirt] [PATCH] qemu: migrate: Error if we collide with an inactive domain,
Cole Robinson
- [libvirt] [PATCH] Improve error reporting for virConnectGetHostname calls,
Cole Robinson
- [libvirt] [PATCH] Fix p2p migration without a passed uri.,
Cole Robinson
- [libvirt] [PATCH] qemu: Fix an error message in GetVcpus,
Cole Robinson
- [libvirt] Trouble starting a QEMU guest with IPv6 VNC address,
Kaitlin Rupert
- [libvirt] [PATCH] Fix --with-init-script configure option,
Matthew Booth
- [libvirt] [PATCH 0/2] Add MAC filtering to qemu,
Gerhard Stenzel
- [libvirt] [patch] Add openvzDomainSetMemoryInternal,
Yuji NISHIDA
- [libvirt] udev node device backend,
Dave Allan
- [libvirt] Re: [virt-tools-list] Remote management over SSH fails to connect,
Cole Robinson
- [libvirt] [PATCH] Priority of vzctl create should be lower,
Yuji NISHIDA
- [libvirt] RestrictedVersion Error trying to shutdown an ESX VM,
Shahar Klein
- [libvirt] remote clients are non-interruptible,
John Levon
- [libvirt] [PATCH] doc nits,
Dan Kenigsberg
- [libvirt] virsh edit not saving interface target specification,
Neil Aggarwal
- [libvirt] [PATCH] Fix problems in the Xen inotify driver.,
Matthias Bolte
- [libvirt] [PATCH] Avoid segv if ncf_init fails,
Laine Stump
- [libvirt] Re: [virt-tools-list] [BUG] mounting of NFSv4 pools fails in virt-manager,
Cole Robinson
- [libvirt] [PATCH 00/21] Rewrite the QEMU monitor handling,
Daniel P. Berrange
- [libvirt] [PATCH 01/21] Convert virDomainObjListPtr to use a hash of domain objects,
Daniel P. Berrange
- [libvirt] [PATCH 02/21] Implement a RWLock primitive for drivers to use,
Daniel P. Berrange
- [libvirt] [PATCH 03/21] Convert QEMU driver mutex into a rwlock,
Daniel P. Berrange
- [libvirt] [PATCH 04/21] Allow for a driver specific private data blob in virDomainObjPtr,
Daniel P. Berrange
- [libvirt] [PATCH 05/21] Annotate many methods with ATTRIBUTE_RETURN_CHECK & fix problems,
Daniel P. Berrange
- [libvirt] [PATCH 06/21] Misc cleanup to network socket init,
Daniel P. Berrange
- [libvirt] [PATCH 07/21] Fix initialization order bugs,
Daniel P. Berrange
- [libvirt] [PATCH 08/21] Fix duplicating logging of errors in libvirtd,
Daniel P. Berrange
- [libvirt] [PATCH 09/21] Pull signal setup code out into separate method,
Daniel P. Berrange
- [libvirt] [PATCH 10/21] Don't let parent of daemon exit until basic initialization is done,
Daniel P. Berrange
- [libvirt] [PATCH 11/21] Move libvirtd event loop into background thread,
Daniel P. Berrange
- [libvirt] [PATCH 12/21] Move code for low level QEMU monitor interaction into separate file,
Daniel P. Berrange
- [libvirt] [PATCH 13/21] Make use of private data structure for monitor state,
Daniel P. Berrange
- [libvirt] [PATCH 14/21] Move encryption lookup back into qemu driver file,
Daniel P. Berrange
- [libvirt] [PATCH 15/21] Wrap text mode monitor APIs, pass qemuMonitorPtr directly to APIs,
Daniel P. Berrange
- [libvirt] [PATCH 16/21] Locking of the qemuMonitorPtr object,
Daniel P. Berrange
- [libvirt] [PATCH 17/21] Add reference counting on virDomainObjPtr objects,
Daniel P. Berrange
- [libvirt] [PATCH 18/21] Fully asynchronous monitor I/O processing,
Daniel P. Berrange
- [libvirt] [PATCH 20/21] Async event handling in QEMU monitor text protocol,
Daniel P. Berrange
- [libvirt] [PATCH 21/21] Fix memory leak in storage encryption parser,
Daniel P. Berrange
- [libvirt] [PATCH 19/21] Start of support for QEMU JSON based monitor protocol,
Daniel P. Berrange
- Re: [libvirt] [PATCH 00/21] Rewrite the QEMU monitor handling,
Daniel Veillard
- [libvirt] [PATCH] Add a new syntax-check rule for gethostname.,
Chris Lalancette
- [libvirt] [PATCH] Various syntax-check fixes.,
Chris Lalancette
- [libvirt] [PATCH] Tighten up nonreentrant syntax-check.,
Chris Lalancette
- [libvirt] [PATCH] Replace a gethostname by virGetHostname in libvirtd.c,
Chris Lalancette
- [libvirt] [PATCH] Replace two strcmp() by STREQ() in qemu_driver.c,
Chris Lalancette
- [libvirt] [PATCH] Replace gethostname by virGetHostname in xend_internal.c,
Chris Lalancette
- [libvirt] [PATCH] Update the documentation for virDomainMigrateToURI,
Chris Lalancette
- [libvirt] [PATCH] Remove a completely bogus reference increment in the Xen driver.,
Chris Lalancette
- [libvirt] [PATCH] Add a default log_level to qemudSetLogging to remove a build warning.,
Chris Lalancette
- [libvirt] [PATCH] Better error message when libvirtd fails to start.,
Chris Lalancette
- [libvirt] [PATCH] Fix up a bogus TLS message.,
Chris Lalancette
- [libvirt] [PATCH] Remove redundant virFileDeletePID() call,
Chris Lalancette
- [libvirt] invalid domain pointer,
Stefan
- [libvirt] libvirt update problem,
Gerry Reno
- [libvirt] iSCSI Multi-IQN (Libvirt Support),
Shyam_Iyer
- [libvirt] [PATCH] add <bootp server="...">,
Paolo Bonzini
- [libvirt] [PATCH] Fix error message in qemudLoadDriverConfig(),
Matthias Bolte
- [libvirt] Suggest to postpone 0.7.3 by one week,
Daniel Veillard
- [libvirt] cache=none,
Stefan
- [libvirt] [PATCH] network utilities,
Daniel Veillard
- [libvirt] Get Virtual Machine Information,
Gandhiraj Natarajan
- [libvirt] how can dst know that migration is over?,
Dan Kenigsberg
- [libvirt] [PATCH] Fix potential false-positive OOM error reporting,
Matthias Bolte
- [libvirt] Possible qemu GetVcpus bug?,
Cole Robinson
- [libvirt] New APIs for checking some object properties (v2),
Daniel P. Berrange
- [libvirt] Xenner status,
Gerry Reno
- [libvirt] RHEL 5 with Xen - changed IPs and now weirdness,
Denny Snyder
- [libvirt] [PATCH] consolidate virXPathNodeSet(),
Daniel Veillard
- [libvirt] how to duplicate an vm?,
Dan Bar Dov
- [libvirt] [PATCH] Support QEMU/KVM watchdog device,
Richard W.M. Jones
- [libvirt] [PATCH] do not bother rotating short qemu logs,
Dan Kenigsberg
- [libvirt] [PATCH] New APIs for checking some object properties,
Daniel P. Berrange
- [libvirt] [PATCH] 528575 avoid libvirtd crash on LCX domain autostart,
Daniel Veillard
- [libvirt] Using libvirt to obtain mac address of virtual domain,
Carlen, Devin C. (ARC-A)[PEROT SYSTEMS]
- [libvirt] [PATCH] Allow NULL mac address in virGetInterface.,
Laine Stump
- [libvirt] [PATCH] Fix virsh.c compilation warning,
Jim Fehlig
- [libvirt] Re: [PATCH] also allow use of XZ for Qemu image compression,
Antonio Diaz Diaz
- [libvirt] LXC implement missing macaddr assignment feature,
Ryota Ozaki
- [libvirt] Re: [virt-tools-list] libvirt 0.7.2 linker issues,
Cole Robinson
- [libvirt] error: unable to connect to '/usr/local/var/run/libvirt/libvirt-sock': Connection refused,
Liu, Zhentao
- [libvirt] [PATCH] fix virDomainMigrateToURI doc,
Dan Kenigsberg
- [libvirt] libvirt and Linux KVM migrate_set_speed,
Monchiero, Matteo
- [libvirt] Tyrel Datwyler is out of the office.,
Tyrel Datwyler
- [libvirt] libvirt: use existing network bridge,
Sascha Frey
- [libvirt] [PATCH 0/4] test: Support virStorageFindPoolSources,
Cole Robinson
- [libvirt] [PATCH 0/3] test: Support NodeDeviceCreate/Destroy,
Cole Robinson
- [libvirt] [PATCH] tests: Centralize VIR_TEST_DEBUG lookup, and document it,
Cole Robinson
- [libvirt] [PATCH] tests: Initialize virRandom in for test suite.,
Cole Robinson
- [libvirt] [PATCH 0/3] IPv6 / multi address / report live config in virInterface,
laine
- [libvirt] [PATCH] LXC fix virCgroupGetValueStr on handling a string terminated with '\n',
Ryota Ozaki
- [libvirt] node device libudev backend second look,
Dave Allan
- [libvirt] [PATCH] Don't copy old machines from a domain which has none,
Mark McLoughlin
- [libvirt] [PATCH] Better error reporting for failed migration.,
Chris Lalancette
- [libvirt] [PATCH] Avoid crash in virBufferEscapeString,
Laine Stump
- [libvirt] [PATCH] fix virt-aa-helper failure when host arch and os.type arch are different,
Jamie Strandboge
[Index of Archives]
[Libvirt Users]
[Fedora Users]
[Red Hat Install]
[Red Hat Sound]
[Red Hat Development]
[Linux Kernel]