[Prev Page][Next Page]
- [libvirt] (resend) Problems with virt-manager checking access on virtual images.,
Daniel J Walsh
- [libvirt] PATCH: Fix leak in libvirtd daemon when reporting errors,
Daniel P. Berrange
- [libvirt] PATCH: Fix leak in storage driver,
Daniel P. Berrange
- [libvirt] PATCH: Avoid crashing valgrind in LXC driver,
Daniel P. Berrange
- [libvirt] PATCH: Fix infinite loop when QEMU quits at startup,
Daniel P. Berrange
- [libvirt] Migration API broken for xenmigr://,
John Levon
- [libvirt] [PATCH] Fix virsh migrateuri handling,
john . levon
- [libvirt] [PATCH] Fix yet another printf("%s", NULL) case,
john . levon
- [libvirt] [PATCH] Fix getpwuid_r() usage,
john . levon
- [libvirt] bug: libvirt hang while restore a domain,
Daniel Schwager
- [libvirt] kvm, sync guest disk before saving ?,
Daniel Schwager
- [libvirt] [PATCH] eliminate strerror from qemu_driver.c: use virReportSystemError instead,
Jim Meyering
- [libvirt] [PATCH] [VULN] proxy: Avoid use of uninitialized memory,
Anonymous
- [libvirt] PATCH: Fix crash in QEMU driver with illegal machine/arch info,
Daniel P. Berrange
- [libvirt] PATCH: Fix save/restore for new KVM,
Daniel P. Berrange
- [libvirt] Question about libvirt-qpid,
Atsushi SAKAI
- [libvirt] [PATCH] Fix xend XML generation when CPU pinning is used,
john . levon
- [libvirt] [PATCH] Fix another printf("%s", NULL) case,
john . levon
- [libvirt] [PATCH] Solaris PV is localtime. Allow this setting through the conversions,
john . levon
- [libvirt] [PATCH] Fix floppy definition for HVM guests,
john . levon
- [libvirt] PATCH: Misc Xen driver bug fixes,
Daniel P. Berrange
- [libvirt] [PATCH 6/8] Makefile.maint: sync from coreutils,
Jim Meyering
- [libvirt] PATCH: rpcgen portability fixes for remote_protocol.c/h,
Daniel P. Berrange
- [libvirt] PATCH: Detect SASL library on Solaris,
Daniel P. Berrange
- [libvirt] [PATCH] avoid printf format-mismatch warnings,
Jim Meyering
- [libvirt] [PATCH] Install schemas into correct location for Solaris,
john . levon
- [libvirt] [PATCH] Fixes for VNC port handling,
john . levon
- [libvirt] [PATCH] Fix misuse of PF_UNIX,
john . levon
- [libvirt] libvirt for rhel-5?,
Farkas Levente
- [libvirt] [PATCH] proxy: Fix use of uninitalized memory,
Rasputin
- [libvirt] Clock problems with Windows guests and Xen,
Matthew Donovan
- [libvirt] [PATCH 1/3] use virReportOOMError, not VIR_ERR_NO_MEMORY,
Jim Meyering
- [libvirt] use virReportOOMError, not VIR_ERR_NO_MEMORY,
Jim Meyering
- [libvirt] [PATCH] * POTFILES.in: update: remove src/lxc_conf.c; Add src/bridge.c.,
Jim Meyering
- [libvirt] PATCH: Reset global error object at end of test,
Daniel P. Berrange
- [libvirt] about libvirt-qpid on libvirt.org,
Atsushi SAKAI
- [libvirt] [ANNOUNCE] New release virtinst 0.400.1,
Cole Robinson
- [libvirt] [ANNOUNCE] New release virt-manager 0.6.1,
Cole Robinson
- [libvirt] PATCH: Fix remote driver RPC recv handling,
Daniel P. Berrange
- [libvirt] [PATCH] * src/virterror.c (virErrorMsg): Correct indentation.,
Jim Meyering
- [libvirt] [PATCH] fix errors in virReportSystemErrorFull,
Jim Meyering
- [libvirt] [PATCH] Fix stderr spewage from docs/examples install,
john . levon
- [libvirt] [Patch][RFC] Example policy files (3/3),
Syunsuke HAYASHI
- [libvirt] [Patch][RFC] Access control library (2/3),
Syunsuke HAYASHI
- [libvirt] [Patch][RFC] Embedding hooks in libvirt (1/3),
Syunsuke HAYASHI
- [libvirt] [Patch][RFC] Fine grained access control in libvirt by rbac (0/3),
Syunsuke HAYASHI
- [libvirt] [PATCH] gnulib/tests: allow test-getaddrinfo to pass when offline,
Mark McLoughlin
- [libvirt] libvirt-0.5.1: problems connecting qemu:///system,
Nikola Ciprich
- [libvirt] docs/examples/*.res,
John Levon
- [libvirt] [PATCH] trivial libvirt example code,
Dave Allan
- [libvirt] [PATCH]: don't fail on missing locale,
Guido Günther
- [libvirt] [PATCH] qemud: don't dereference NULL on failed virGetUserDirectory,
Jim Meyering
- [libvirt] FYI, .*ignore and gnulib updates,
Jim Meyering
- [libvirt] OpenNebula driver, libvirt-0.5.1,
"Abel Míguez Rodríguez"
- [libvirt] [PATCH] xend driver: handle new-format sched-credit options,
john . levon
- [libvirt] [PATCH] Quieten virsh schedinfo for shutoff domain,
john . levon
- [libvirt] [PATCH] Fix virsh sched-credit for xend,
john . levon
- [libvirt] [PATCH] Fix recursive lock in xenstore driver,
john . levon
- [libvirt] [PATCH] xm_internal.c: fix locking bug: s/Unlock/Lock/,
Jim Meyering
- [libvirt] Probs connecting QEMU hypervisor with URL ?,
Daniel Schwager
- [libvirt] [PATCH] Add a rule for generating .hgignore,
john . levon
- [libvirt] [PATCH] Remove non-existent symbol from linker script,
john . levon
- [libvirt] [PATCH] Add .hgignore entries,
john . levon
- [libvirt] [PATCH] Support script setting for bridge-type interfaces,
john . levon
- [libvirt] PATCH: Add RNG schemas for capabilities, storage and node device XML,
Daniel P. Berrange
- [libvirt] spec file: don't create networks/default.xml if it already exists,
Mark McLoughlin
- [libvirt] [PATCH] Fix remote driver crash,
john . levon
- [libvirt] PATCH: Support VNC password for QEMU guests,
Daniel P. Berrange
- [libvirt] PATCH: Support storage copy on write volumes,
Daniel P. Berrange
- [libvirt] PATCH: Support setting QEMU disk driver type,
Daniel P. Berrange
- [libvirt] [PATCH] Set syslog logging priority based on LIBVIRT_DEBUG,
john . levon
- [libvirt] [PATCH] Fix openlog() ident usage,
john . levon
- [libvirt] invoking interface.script - missing interface name of domain,
Daniel Schwager
- [libvirt] setting up dnsmasq options for PXE boot,
Dmitry Guryanov
- [libvirt] Tiny additional RHEL patch,
Daniel Veillard
- [libvirt] [PATCH]: remove stdout_fd, stderr_fd from virDomainObj,
Guido Günther
- [libvirt] [PATCH] don't ignore write failure [was PATCH: 10/25: ...,
Jim Meyering
- [libvirt] Using vmchannel?,
Richard W.M. Jones
- [libvirt] [PATCH] maint: update list of error function names and adapt,
Jim Meyering
- [libvirt] [PATCH 3/4] use monitor fd for domain shutdown,
Guido Günther
- [libvirt] [PATCH 4/4] read saved vm status on libvirtd startup,
Guido Günther
- [libvirt] [PATCH 2/4] daemonize qemu processes,
Guido Günther
- [libvirt] [PATCH 0/4] allow kvm/qemu to survive daemon restarts,
Guido Günther
- [libvirt] [PATCH 1/4] save domstate as string in status file,
Guido Günther
- [libvirt] patch: allow disk cache mode to be specified in a domain's xml definition.,
john cooper
- [libvirt] RFC: configuring host interfaces with libvirt,
David Lutterkort
- [libvirt] sharing multiple identical USB devices?,
Dr. Michael J. Chudobiak
- [libvirt] [PATCH] Parse ipaddr for bridge network types,
john . levon
- [libvirt] [PATCH] patch queue: bridge-script,
john . levon
- [libvirt] NULL deref in xenStoreDomainReleased(),
John Levon
- [libvirt] [PATCH] Fix vm define error with back compat console device,
Cole Robinson
- [libvirt] FYI: Mercurial repository with read-only CVS mirror,
Daniel P. Berrange
- [libvirt] Fine grained Access Control in libVirt,
Konrad Eriksson1
- [libvirt] Compiling on Windows with MinGW/MSYS,
Brecht Sanders
[libvirt] [PATCH] Solaris least privilege support,
john . levon
[libvirt] [PATCH] Improve xend_get error message,
john . levon
[libvirt] [PATCH] Avoid passing NULL to printf %s specifier,
john . levon
[libvirt] libvirt-qpid and migrate issue,
Ian Main
[libvirt] xenUnifiedDomainLookupByName error handling,
John Levon
[libvirt] [PATCH] Fix xs_unwatch() to correctly pass the token,
john . levon
[libvirt] [PATCH] Fix ref-counting for Xen driver event registration,
john . levon
[libvirt] [PATCH] Fix activeDomainList handling,
john . levon
[libvirt] [PATCH] Remove references to non-existent files,
john . levon
[libvirt] [PATCH] Separate objdir build fixes,
john . levon
[libvirt] [PATCH] Fix oversized stack allocation,
john . levon
[libvirt] [PATCH] Introduce virt-console,
john . levon
[libvirt] [PATCH] Mark Xen PV CD-ROM devices as such,
john . levon
[libvirt] [PATCH] Fix devhelp build,
john . levon
[libvirt] [PATCH] Implement capabilities for Solaris,
john . levon
[libvirt] PATCH: Don't stop storage pools on daemon shutdown,
Daniel P. Berrange
[libvirt] PATCH: Allow virtual networks to survive daemon restarts,
Daniel P. Berrange
[libvirt] libvirtd shutdown script patches,
Sir Woody Hackswell
[libvirt] PATCH: 0/25: Full thread support for libvirt public API,
Daniel P. Berrange
- Re: [libvirt] PATCH: 1/25: Implement virKill for Win32,
Daniel P. Berrange
- Re: [libvirt] PATCH: 2/25: Internal threads APIs + impl,
Daniel P. Berrange
- Re: [libvirt] PATCH: 3/25: Remove use of macros from remote driver,
Daniel P. Berrange
- Re: [libvirt] PATCH: 4/25: Cleanup exit paths in remote driver,
Daniel P. Berrange
- Re: [libvirt] PATCH: 5/25: Locking in remote driver,
Daniel P. Berrange
- Re: [libvirt] PATCH: 6/25: Avoid event loop wakups in remote driver,
Daniel P. Berrange
- Re: [libvirt] PATCH: 7/25: Minor windows fix to remote driver,
Daniel P. Berrange
- Re: [libvirt] PATCH: 8/25: Concurrent dispatch of RPC methods,
Daniel P. Berrange
- Re: [libvirt] PATCH: 11/25: Public APIs for incrementing refcount,
Daniel P. Berrange
- Re: [libvirt] PATCH: 12/25: Remove global state from Inotify driver,
Daniel P. Berrange
- Re: [libvirt] PATCH: 13/25: Remove global state from XM driver,
Daniel P. Berrange
- Re: [libvirt] PATCH: 14/25: Xen thread safety,
Daniel P. Berrange
- Re: [libvirt] PATCH: 15/25: Prohibit non-threadsafe POSIX apis,
Daniel P. Berrange
- Re: [libvirt] PATCH: 16/25: Fix GNULIB warnings on Mingw,
Daniel P. Berrange
- Re: [libvirt] PATCH: 17/25: Concurrent client dispatch in libvirtd,
Daniel P. Berrange
- Re: [libvirt] PATCH: 18/25: Dynamic thread workers pool,
Daniel P. Berrange
- Re: [libvirt] PATCH: 19/25: Remove use of non-threadsafe POSIX apis,
Daniel P. Berrange
- Re: [libvirt] PATCH: 20/25: Import gnulbi random_r module,
Daniel P. Berrange
- Re: [libvirt] PATCH: 21/25: Use random_r for random numbers,
Daniel P. Berrange
- Re: [libvirt] PATCH: 22/25: Make configure output aligned,
Daniel P. Berrange
- Re: [libvirt] PATCH: 23/25: Add domain events to test driver,
Daniel P. Berrange
- Re: [libvirt] PATCH: 24/25: Update python error reporting,
Daniel P. Berrange
- Re: [libvirt] PATCH: 25/25: Support ac97 sound card,
Daniel P. Berrange
- Re: [libvirt] PATCH: 9/25: Make global error object thread local,
Daniel P. Berrange
- Re: [libvirt] PATCH: 10/25: Remove use of strerror(),
Daniel P. Berrange
- Re: [libvirt] PATCH: 0/25: Full thread support for libvirt public API,
Jim Meyering
[libvirt] QEMU link on libvirt.org needs updated,
Michael Schenck
[libvirt] [ANN] sVirt v0.30,
James Morris
[Index of Archives]
[Libvirt Users]
[Fedora Users]
[Red Hat Install]
[Red Hat Sound]
[Red Hat Development]
[Linux Kernel]