[Prev Page][Next Page]
- [PATCH] qed: Minor updates to QED support patches,
Adam Litke
- [PATCH 0/8] Initial integration of lock managers,
Daniel P. Berrange
- [PATCH 0/6 v2] xen: parsing and sexpr escaping fixes,
Cole Robinson
- [PATCH 0/4] Support the QED disk image format (V3),
Adam Litke
- [PATCH] Include a thread identifier in log messages,
Daniel P. Berrange
- [PATCH] Log all errors at level INFO to stop polluting syslog,
Daniel P. Berrange
- [PATCH] Ensure virExec preserves logging environment,
Daniel P. Berrange
- [PATCH] Remove trailing ':' from timestamp,
Daniel P. Berrange
- [PATCH] Ensure logfile isn't truncated by shutdown message.,
Daniel P. Berrange
- [PATCH] docs: removed outdated reference to virt-mem,
Justin Clift
- [v2] virsh: Categorize commands into groups for virsh help output,
Osier Yang
- arbitrary qemu command feature,
Bruce Hohl
- [PATCH] remote: Fix TLS transport on Windows,
Matthias Bolte
- [PATCH] build: enforce files.h usage,
Eric Blake
- [PATCH 0/4] Support the QED disk image format (V2),
Adam Litke
- [PATCH 0/4] xen: parsing and sexpr escaping fixes,
Cole Robinson
- [PATCH 0/3] PHYP: Adding network management support,
Eduardo Otubo
[PATCH] allow '#' as valid character for domain name,
Osier Yang
RFC: CPU counting in qemu driver,
Jiri Denemark
[PATCH] 802.1Qbg: use pre-associate state at beginning of incoming migration,
Stefan Berger
Fix a failure to restore SELinux label for character devices,
Daniel Veillard
CGROUPS network classID setting in domain,
D. Herrendoerfer
[PATCH] nwfilter: re-order lock grabbed by IP addr. learn thread,
Stefan Berger
[PATCH v2] [TCK] nwfilter: add a test case using concurrency,
Stefan Berger
[PATCH] doc: Add doc for missed options of migrate,
Osier Yang
[PATCH] doc: add doc for missed parameters of attach-disk,
Osier Yang
[PATCH] virsh: tell if domain is updated in dominfo,
Osier Yang
Interesting "Mobile apps" food for thought,
Justin Clift
polkit auth issue,
Jim Fehlig
[PATCH 00/10] virCommand,
Eric Blake
- [PATCH 04/10] capabilities, cpu: use new array API,
Eric Blake
- [PATCH 01/10] memory: make it safer to expand arrays,
Eric Blake
- [PATCH 05/10] Fix bug in setting up child stderr/out with /dev/null,
Eric Blake
- [PATCH 03/10] daemon: use safer memory growth macros,
Eric Blake
- [PATCH 02/10] memory: make it easier to avoid quadratic scaling of arrays,
Eric Blake
- [PATCH 07/10] Remove bogus includes,
Eric Blake
- [PATCH 06/10] maint: tighten strncmp syntax check,
Eric Blake
- [PATCH 08/10] Introduce new APIs for spawning processes,
Eric Blake
- [PATCH 10/10] Port hooks and iptables code to new command execution APIs,
Eric Blake
- [PATCH 09/10] virCommand: docs for usage of new command APIs,
Eric Blake
[PATCH] virt-aa-helper: Fix several compile errors,
Matthias Bolte
[PATCH 0/2] Support the QED disk image format,
Adam Litke
[PATCH 0/6] [RFC] Add disk streaming support to libvirt,
Adam Litke
[PATCH] build: fix autobuild failures on gcov upgrade,
Eric Blake
[PATCH] doc: update virsh manual,
Osier Yang
[PATCH] docs: added compiling page and significantly expanded windows page,
Justin Clift
[PATCH] support sheepdog volumes,
MORITA Kazutaka
net-info doc for "virsh commands references",
Osier Yang
[PATCH 0/2] Support of auto-dump on watchdog event in libvirtd,
Hu Tao
OpenSource-Management of private Clouds and Virtualisation,
acue
[PATCH v2] replace last instances of close(),
Stefan Berger
[PATCH 0/3] improve i18n,
Eric Blake
[PATCH] maint: use gnulib configmake rather than open-coding things,
Eric Blake
Schedule for next libvirt releases,
Daniel Veillard
[PATCH] nwfilter: also purge ip(6)tables rules before detecting IP address,
Stefan Berger
[PATCH v3] deprecate fclose() and introduce VIR_{FORCE_}FCLOSE(),
Stefan Berger
[PATCH] [RESEND] qemu: record timestamp in qemu domain log,
Osier Yang
[PATCH] [RESEND] To list basic information about the network.,
Osier Yang
[PATCH] [TCK] nwfilter: add a test case using concurrency,
Stefan Berger
[PATCH v2] [TCK] Convert scripts to also run with dash,
Stefan Berger
[PATCH] interface.rng: Make miimon and arpmon optional for bond interfaces,
Laine Stump
[PATCH] [TCK] Convert scripts to also run with dash,
Stefan Berger
RFC: add new API to known if domain has been updated,
Osier Yang
[C# bindings][Pathces] Marshaling corrections, coverage and new sample,
arnaud.champion
Experimental 32-bit windows libvirt installer,
Justin Clift
CSharp bindings patch,
arnaud.champion
Fw: CSharp Bindings Patch to correct some marshaling,
arnaud.champion
[PATCH v2] deprecate fclose() and introduce VIR_{FORCE_}FCLOSE(),
Stefan Berger
[PATCH] maint: ensure syntax check exceptions are distributed,
Eric Blake
[PATCH] nwfilter: use /bin/sh rather than requiring bash,
Eric Blake
[PATCH] Use python discovered through env instead of hardcoding a path,
Matthias Bolte
[PATCH] esx: Avoid warnings about breaking strict-aliasing rules on FreeBSD,
Matthias Bolte
[PATCH] Make sure struct sockaddr_in is defined on FreeBSD,
Matthias Bolte
[PATCH] configure: Disable FS storage driver if mntent.h is not available,
Matthias Bolte
[PATCH] daemon: Include stdlib.h in dispatch.c,
Matthias Bolte
[PATCH] docs: updated virsh command reference with libvirt.org links,
Justin Clift
[PATCH] daemon: fix indention problem in daemon/libvirt.c,
Osier Yang
[PATCH] qemu: fix typos in qemu_monitor_text.c,
Osier Yang
[PATCH] Fix ipv4-addr definition in interface.rng,
Laine Stump
[PATCH] configure: Remove bashism and replace 'test ==' with 'test =',
Matthias Bolte
boostrap: gzip version check problem on FreeBSD,
Matthias Bolte
[PATCH] virsh: Fix compile error in VPATH build,
Matthias Bolte
[PATCH v5] qemu: call drive_del in DetachPciDiskDevice,
Ryan Harper
[PATCH] docs: updated csharp pages with latest info,
Justin Clift
[PATCH] docs: trivial typo fix,
Justin Clift
[PATCH] deprecate fclose() and introduce VIR_{FORCE_}FCLOSE(),
Stefan Berger
Misc improvements to the storage driver,
Daniel P. Berrange
- [PATCH 01/11] Fix parsing of port attribute in storage XML configuration,
Daniel P. Berrange
- [PATCH 03/11] Stop iSCSI targets automatically logging back in after logout,
Daniel P. Berrange
- [PATCH 05/11] Switch the virsh XML generation to use virBuffer instead of virAsprintf,
Daniel P. Berrange
- [PATCH 06/11] Allow iSCSI IQN to be set with find-storage-pool-sources-as command,
Daniel P. Berrange
- [PATCH 02/11] Refactor iSCSI driver code to facilitate future changes,
Daniel P. Berrange
- [PATCH 04/11] Add support for iSCSI target auto-discovery,
Daniel P. Berrange
- [PATCH 08/11] Check whether pools are already active upon libvirtd startup,
Daniel P. Berrange
- [PATCH 10/11] Improve SCSI volume key and name generation,
Daniel P. Berrange
- [PATCH 07/11] Remove bogus port handling code in virsh,
Daniel P. Berrange
- [PATCH 11/11] Fix error handling in virsh when listing storage volumes,
Daniel P. Berrange
- [PATCH 09/11] Fix error codes returned when a storage pool is inactive,
Daniel P. Berrange
- Re: Misc improvements to the storage driver,
Daniel P. Berrange
[PATCH] phyp: Don't do a flags check in the storage driver,
Matthias Bolte
[PATCH v2] macvtap: convert send / recv function to use libnl,
Stefan Berger
Ask for help about libvirt error: this function is not supported by the connection driver..,
Feng Dan Liu
[PATCH 0/3] Add proper validation of IP/MAC addresses to network.rng,
Laine Stump
[PATCH] Generate HACKING from docs/hacking.html.in,
Matthias Bolte
[PATCH] virt-aa-helper should require <uuid> in XML,
Jamie Strandboge
[PATCH] qemu: Add qemu-system-s390x to the emulators list,
Matthias Bolte
[PATCH v2] [RESEND] macvtap: convert nl msg construction to use libnl,
Stefan Berger
[PATCH] rpm: Fix summary wording,
Cole Robinson
[PATCH] remote_driver.c: fix non-literal format strings w/o args,
Laine Stump
Different approach to locking,
Richard W.M. Jones
dommemstat return nothing,
arnaud.champion
Per user preference file,
Justin Clift
auto-generating HACKING?,
Eric Blake
[PATCH] esx: Support SMBIOS host mode,
Matthias Bolte
[PATCH] maint: avoid remaining sprintf uses,
Eric Blake
[PATCH] ignore SELinuxSetFilecon error in SELinuxSetSecurityFileLabel if on nfs,
Laine Stump
[PATCH] Fix LXC container console device setup,
Daniel P. Berrange
[PATCH] Augment bug reporting documentation,
Daniel Veillard
Re: Startup/Shutdown scripts for KVM Machines in Debian (libvirt),
Avi Kivity
"transient" vs "temporary",
Justin Clift
Is there an API for clone?,
黄亮
[PATCH] replace last instances of close(),
Stefan Berger
[PATCHv2] rpm: fix /var/lib/libvirt permissions,
Eric Blake
[RFC] Proposed API to support block device streaming,
Adam Litke
[PATCH] virsh: fix non-literal string format,
Laine Stump
[PATCH] Fix syntax-check error in domain.rng,
Matthias Bolte
First Virsh command Reference Pages online,
Justin Clift
race condtion in getting VNC port for libvirt,
Guangya Liu
[PATCH] virsh: Add .xml suffix to tmp files used in *edit commands,
Jiri Denemark
[PATCH] maint: Commit .gitignore sorting done by bootstrap,
Jiri Denemark
[PATCH] qemu: Fix non-literal format string,
Jiri Denemark
[PATCH v4] qemu: call drive_del in DetachPciDiskDevice,
Ryan Harper
[PATCH 0/9] Core support for SPICE configuration (v2),
Daniel P. Berrange
[PATCH v2] qemu: Add flag to force a CDROM eject,
Cole Robinson
[PATCH] qemu: Add flag to force a CDROM eject,
Cole Robinson
[PATCH] xen-proxy: Remove it entirely and use libvirtd instead,
Matthias Bolte
[PATCH 00/11] Allow access to text console with virStream APIs (v4),
Daniel P. Berrange
[Index of Archives]
[Libvirt Users]
[Fedora Users]
[Red Hat Install]
[Red Hat Sound]
[Red Hat Development]
[Linux Kernel]