[Prev Page][Next Page]
- Re: [PATCH] Implement minimal sysinfo for ARM platforms
- Re: [PATCH] Wire up sysinfo for LXC driver
- Re: [PATCH] v2:Support for adding a static route to a bridge
- [PATCH] Cope with missing /sys/devices/system/cpu/cpu0/topology files
- [PATCH] Add armv6l architecture to list of valid arches
- [PATCH] Implement minimal sysinfo for ARM platforms
- [PATCH] Wire up sysinfo for LXC driver
- Re: [PATCH 1/3] Remove support for old kernels lacking private devpts
- [PATCH] qemu: fix memory leak on -machine usage error
- Re: [PATCH 2/3] Auto-add a root <filesystem> element to LXC containers on startup
- [PATCH] Add support for SD cards in nodedev driver
- Re: [PATCH v3 1/2] Optimize machine option to set more options with it
- Re: [PATCH 2/3] Auto-add a root <filesystem> element to LXC containers on startup
- Re: [PATCH 1/3] Remove support for old kernels lacking private devpts
- Re: [PATCH 3/3] Revert "lxc: Prevent shutting down the host"
- Re: [PATCH 1/3] Remove support for old kernels lacking private devpts
- Re: [PATCH v3 2/2] Add USB option capability
- Re: [PATCH v3 1/2] Optimize machine option to set more options with it
- [PATCH 2/3] Auto-add a root <filesystem> element to LXC containers on startup
- [PATCH 3/3] Revert "lxc: Prevent shutting down the host"
- [PATCH 1/3] Remove support for old kernels lacking private devpts
- [PATCH 6/7] qemu: Add support for plugging devices into PCI bridges
- [PATCH 7/7] qemu: auto-add and use bridges
- [PATCH 2/7] qemu: move PCI address check out of qemuPCIAddressAsString
- [PATCH 4/7] add pci-bridge controller type
- [PATCH 5/7] qemu: build command line for pci-bridge device
- [PATCH 1/7] qemu: QEMU_PCI constant consistency
- [PATCH 3/7] qemu: switch PCI address set from hash table to an array
- [PATCH 0/7] qemu: PCI bridge support
- [PATCH 2/7] Avoid casts between unsigned char * and struct nlmsghdr
- [PATCH 4/7] Copy struct inotify_event entries to avoid alignment problems
- [PATCH 6/7] Disable of unused sysinfotest functions
- [PATCH 7/7] Avoid cast alignment warnings in port allocator test
- [PATCH 3/7] Use VIR_ALLOC_VAR instead of VIR_ALLOC_N for creating virObject
- [PATCH 0/7] Fix multiple compiler warnings on ARMv7
- [PATCH 5/7] Disable cast-align warnings in various places
- [PATCH 1/7] Rewrite keycode map to avoid a struct
- Re: [PATCH 13/16] Add InteractiveContainer support. First use case will be OpenShift.
- Re: [PATCH 2/2] qemu-blockjob: Fix limit of bandwidth for block jobs to supported value
- Re: [PATCH v3 00/11] Add support for guests with TPM passthrough device
- Re: [PATCH 13/16] Add InteractiveContainer support. First use case will be OpenShift.
- Re: [PATCH 1/2] qemu-JSON: Error out if number is out of range instead of overflowing to negative
- Re: [PATCH 07/16] Change all internal functions that use __METHOD to use _METHOD. __METHOD's.
- Re: (no subject)
- Re: [PATCH 2/2] qemu-blockjob: Fix limit of bandwidth for block jobs to supported value
- Re: [PATCH 1/2] qemu-JSON: Error out if number is out of range instead of overflowing to negative
- Re: [PATCH 04/16] This patch adds a -u UNITFILE qualifier to the virt-sandbox-service reload command.
- Re: [PATCH 2/2] Enable full RELRO mode
- Re: [PATCH 1/2] Build all binaries with PIE
- Re: [PATCH 14/16] Listing running sandbox containers takes a long time using the current protocol.
- Re: [PATCH 13/16] Add InteractiveContainer support. First use case will be OpenShift.
- Re: [PATCH 12/16] Split Container class definition into Container Class and ServiceContainer Class.
- Re: [libvirt-designer 2/3] Accept 'iso' format in gvir_designer_domain_add_disk_full()
- [PATCH 2/2] Enable full RELRO mode
- [PATCH 0/2] Improve security hardening of binaries
- [PATCH 1/2] Build all binaries with PIE
- [libvirt-designer PATCHv2] Add support for floppies and CDROMs
- Re: [PATCH 16/16] Add cehck for execute command, since it will only work in lxc containers
- Re: [PATCH 15/16] Use args.uri rather then hard coding lxc:///
- Re: [PATCH 11/16] Change makedirs and makefiles to be internal methods
- Re: [PATCH 10/16] Change variable name to be more specific to avoid confusion
- Re: [PATCH 09/16] GlibGerror can be raised by virt-sandbox-service, need to catch and write to stderr
- Re: [PATCH 07/16] Change all internal functions that use __METHOD to use _METHOD. __METHOD's.
- Re: [PATCH 08/16] Move CONFIG_PATH to external from the Class, so you will not need a to create a container to get the path
- Re: [PATCH 06/16] Wrap all output strings with _() to make sure we get proper translations.
- Re: [PATCH 05/16] The command option is --copy not --clone
- Re: [PATCH 03/16] bash_completion scripts have added a new way to do completions, where you place you scripts in /usr/share/bash_completion/completions rather then /etc/bash_completions.d. We should follow the new standard, and this patch moves our bash_completion script to the proper location with the proper name.
- Re: [PATCH 02/16] Current virt-sandbox-service-util only supports service sandbox/containers
- Re: [PATCH 01/16] Free memory on exit, fixes a problem found by coverity.
- Re: libvirtd segfault
- Re: [PATCH 1/1] Fix the crash when seclable is freed
- Re: Networking options in libvirt_lxc
- From: Purcareata Bogdan-B43198
- Re: [PATCH v2 10/10] tests: tests for scsi hostdev
- Re: [PATCH v2 09/10] qemu: hotplug support for scsi hostdev
- Re: Networking options in libvirt_lxc
- Networking options in libvirt_lxc
- From: Purcareata Bogdan-B43198
- Re: [libvirt-designer 2/9] Add sound device upon GVirDesignerDomain creation
- Re: [PATCH v2 08/10] qemu: cgroup and selinux for scsi hostdev
- Re: [PATCH 3/5] virstring: Introduce virVasprintfNOOM and make virVasprintf report OOM
- Re: [PATCH v2 07/10] qemu: Basic management functions for scsi hostdev
- [libvirt-designer 8/9] Implement gvir_designer_domain_add_smartcard()
- [libvirt-designer 6/9] Check for vioserial availability before adding a SPICE agent
- [libvirt-designer 9/9] Implement gvir_designer_domain_add_video()
- [libvirt-designer 2/9] Add sound device upon GVirDesignerDomain creation
- [libvirt-designer 0/9] Handle more devices in GVirDesignerDomain
- [libvirt-designer 1/9] Improve VM skeleton created by gvir_designer_domain_setup_guest()
- [libvirt-designer 4/9] Implement gvir_designer_domain_add_graphics()
- [libvirt-designer 3/9] Update copyright notice
- [libvirt-designer 7/9] Implement gvir_designer_domain_add_usb_redir()
- [libvirt-designer 5/9] Automatically add SPICE channel with SPICE graphics
- Re: [PATCH 1/1] Fix the crash when seclable is freed
- [PATCH] virsh: Fix typo in docs
- [libvirt-designer 1/3] Add driver handling methods to GVirDesignerDomain
- [libvirt-designer 2/3] Add gvir_designer_domain_get_supported_devices()
- Improve disk bus type generation
- Re: [PATCH v2 06/10] qemu: Build qemu command line for scsi-generic
- [libvirt-designer 3/3] Rework disk bus type handling
- Re: [PATCH v2 05/10] utils: util functions for scsi hostdev
- Re: [PATCH v2 03/10] conf: Introduce scsi hostdev
- [PATCH 0/2] Fix numeric overflow in qemu block job handling
- [PATCH 1/2] qemu-JSON: Error out if number is out of range instead of overflowing to negative
- [PATCH 2/2] qemu-blockjob: Fix limit of bandwidth for block jobs to supported value
- Re: [PATCH 1/1] Fix the crash when seclable is freed
- Re: [PATCH v2 03/10] conf: Introduce scsi hostdev
- Re: [PATCH] sec_manager: Refuse to start domain with unsupported seclabel
- Re: [PATCH v2 03/10] conf: Introduce scsi hostdev
- Re: [PATCH v2] Allow multiple parameters for schedinfo
- Re: [PATCH v2 05/10] utils: util functions for scsi hostdev
- Re: [PATCH v2 05/10] utils: util functions for scsi hostdev
- Re: [PATCH v2 04/10] qemu: New cap flag for scsi-generic
- Re: [PATCH v2 04/10] qemu: New cap flag for scsi-generic
- Re: [PATCH v2 04/10] qemu: New cap flag for scsi-generic
- Re: [PATCH v2 04/10] qemu: New cap flag for scsi-generic
- Re: [PATCH v2 04/10] qemu: New cap flag for scsi-generic
- Re: [PATCH v2 01/10] conf: Introduce readonly to hostdev and change helper function
- how to use svirt
- Re: [PATCH 1/1] Fix the crash when seclable is freed
- Re: [PATCH v3 2/2] Add USB option capability
- Re: libvirtd segfault
- Re: [PATCH v3 1/2] Optimize machine option to set more options with it
- Re: [PATCH v2 01/10] conf: Introduce readonly to hostdev and change helper function
- mistake in libvirt-php document
- Re: [PATCH v5 3/3] security_dac: Favour ACLs over chown()
- Re: [PATCH v2] Allow multiple parameters for schedinfo
- [PATCH 13/16] Add InteractiveContainer support. First use case will be OpenShift.
- [PATCH 12/16] Split Container class definition into Container Class and ServiceContainer Class.
- [PATCH 14/16] Listing running sandbox containers takes a long time using the current protocol.
- Re: [PATCH 5/5] Adapt to new OOM error reporting
- [PATCH 04/16] This patch adds a -u UNITFILE qualifier to the virt-sandbox-service reload command.
- [PATCH 11/16] Change makedirs and makefiles to be internal methods
- [PATCH 09/16] GlibGerror can be raised by virt-sandbox-service, need to catch and write to stderr
- [PATCH 10/16] Change variable name to be more specific to avoid confusion
- [PATCH 16/16] Add cehck for execute command, since it will only work in lxc containers
- [PATCH 03/16] bash_completion scripts have added a new way to do completions, where you place you scripts in /usr/share/bash_completion/completions rather then /etc/bash_completions.d. We should follow the new standard, and this patch moves our bash_completion script to the proper location with the proper name.
- [PATCH 05/16] The command option is --copy not --clone
- (no subject)
- [PATCH 07/16] Change all internal functions that use __METHOD to use _METHOD. __METHOD's.
- [PATCH 15/16] Use args.uri rather then hard coding lxc:///
- [PATCH 02/16] Current virt-sandbox-service-util only supports service sandbox/containers
- [PATCH 06/16] Wrap all output strings with _() to make sure we get proper translations.
- [PATCH 08/16] Move CONFIG_PATH to external from the Class, so you will not need a to create a container to get the path
- [PATCH 01/16] Free memory on exit, fixes a problem found by coverity.
- Re: [PATCH] qemu: Fix crash when updating media with shared device
- Re: [PATCH] qemu: Fix crash when updating media with shared device
- [PATCH] qemu: Fix crash when updating media with shared device
- Re: [PATCH 4/5] viralloc: Introduce OOM error reporting to VIR_ALLOC and friends
- ANNOUNCE: libvirt 0.10.2.4 maintenance release
- Re: [PATCH 3/5] virstring: Introduce virVasprintfNOOM and make virVasprintf report OOM
- Re: libvirtd segfault
- Re: [PATCH] v2:Support for adding a static route to a bridge
- Re: [Qemu-devel] [RFC 2/4] target-i386: Move feature word array outside get_register_name_32()
- Re: [PATCH] Disable static libraries by default
- Re: [PATCH] Disable static libraries by default
- Re: [PATCH 2/5] Introduce VIR_STRDUP to replace strdup
- Re: [PATCH libvirt-glib] Disable static libraries by default
- [PATCH libvirt-glib] Disable static libraries by default
- Re: [PATCH] sec_manager: Refuse to start domain with unsupported seclabel
- Re: [PATCH] Disable static libraries by default
- Re: [PATCHv3 6/6] rpc: Fix connection close callback race condition and memory corruption/crash
- [PATCH] Disable static libraries by default
- [PATCH] sec_manager: Refuse to start domain with unsupported seclabel
- Re: [PATCH 1/5] virutil: Move string related functions to virstring.c
- Re: [libvirt-glib] build: Replace obsolete macro in configure.ac
- From: Zeeshan Ali (Khattak)
- Re: [PATCH] virsh: Call virDomainFree in cmdDomFSTrim
- Re: [libvirt-glib] config: Fix 2 leaks in domain memory setters
- From: Zeeshan Ali (Khattak)
- Re: [libvirt-glib 2/4] gconfig: Add GVirConfigStoragePoolSource getters
- From: Zeeshan Ali (Khattak)
- Re: [PATCH] virsh: Call virDomainFree in cmdDomFSTrim
- Re: [libvirt-glib 1/4] gconfig: Add GVirConfigStoragePool getters
- From: Zeeshan Ali (Khattak)
- Re: [libvirt-glib] gconfig: Add calls to [gs]et_virt_type to domain tests
- From: Zeeshan Ali (Khattak)
- Re: [PATCH] virsh: Call virDomainFree in cmdDomFSTrim
- Re: [PATCH] virsh: Call virDomainFree in cmdDomFSTrim
- Re: [PATCH] virsh: Call virDomainFree in cmdDomFSTrim
- Re: [PATCH] virsh: Call virDomainFree in cmdDomFSTrim
- Re: [PATCH v2] Allow multiple parameters for schedinfo
- Re: [PATCH] v2:Support for adding a static route to a bridge
- Re: [libvirt-glib 4/4] gconfig: Add GvirConfigStoragePermission getters
- From: Zeeshan Ali (Khattak)
- [PATCH] virsh: Call virDomainFree in cmdDomFSTrim
- Re: [PATCH 1/2] manual: Add info about migrateuri in virsh manual
- Re: [PATCH v3 07/11] Add SELinux and DAC labeling support for TPM passthrough
- Re: [PATCH 1/2] manual: Add info about migrateuri in virsh manual
- Re: [libvirt-glib 3/4] gconfig: Add GvirConfigStoragePoolTarget getters
- From: Zeeshan Ali (Khattak)
- [PATCH 5/5] Adapt to new OOM error reporting
- Re: [PATCHv2 1/4] virsh: Fix semantics of --config for "update-device" command
- [PATCH 1/5] virutil: Move string related functions to virstring.c
- Re: [PATCH 2/2] manual: Fix copy-paste errors
- [PATCH 4/5] viralloc: Introduce OOM error reporting to VIR_ALLOC and friends
- [PATCH 2/5] Introduce VIR_STRDUP to replace strdup
- [PATCH 0/5] Drop virReportOOMReport from almost everywhere
- [PATCH 3/5] virstring: Introduce virVasprintfNOOM and make virVasprintf report OOM
- [PATCH 1/2] manual: Add info about migrateuri in virsh manual
- [PATCH 2/2] manual: Fix copy-paste errors
- Re: [PATCH 3/3] virsh-domain-monitor: Refactor cmdDomIfGetLink
- Re: [PATCHv2 2/3] Use virMacAddrFormat instead of manual mac address formatting
- [PATCHv2 2/3] Use virMacAddrFormat instead of manual mac address formatting
- Re: [PATCH] smartcard: spell ccid-card-emulated qemu property correctly
- Re: [Libvirt-announce] Candidate release 2 of libvirt-1.0.4 available
- Re: [PATCH v3 1/2] Optimize machine option to set more options with it
- Re: [PATCHv2] conf: Enforce ranges on cputune variables
- Re: [PATCH v3] test: Return Libvirt logo as domain screenshot
- Re: [PATCH v5] qemu: Allow migration over IPv6
- Re: [PATCH 3/3] virsh: Prohibit all clear cpumap
- Re: [PATCH 1/3] util: Add a helper to check if all bits of a bitmap are clear
- Re: [PATCH 3/3] virsh: Prohibit all clear cpumap
- Re: [PATCH 1/3] util: Add a helper to check if all bits of a bitmap are clear
- Re: [PATCH v3] test: Return Libvirt logo as domain screenshot
- Re: [PATCH v3] test: Return Libvirt logo as domain screenshot
- [PATCH v3] test: Return Libvirt logo as domain screenshot
- Re: [PATCH 3/3] virsh: Prohibit all clear cpumap
- Re: [PATCH v5] qemu: Allow migration over IPv6
- Re: [PATCH 1/1] Fix the crash when seclable is freed
- Re: [PATCH v3 07/11] Add SELinux and DAC labeling support for TPM passthrough
- Re: [PATCH 1/3] util: Add a helper to check if all bits of a bitmap are clear
- Re: [PATCH 3/3] virsh: Prohibit all clear cpumap
- Re: [PATCH 1/3] util: Add a helper to check if all bits of a bitmap are clear
- Re: [PATCH 2/3] qemu: Error out if the bitmap for pinning is all clear
- Re: [PATCH v3 04/11] Helper functions for host TPM support
- Re: [PATCH v3 04/11] Helper functions for host TPM support
- Re: [libvirt-designer 1/3] Fix some wrong gtk-doc transfer annotations
- Re: [libvirt-designer 2/3] Accept 'iso' format in gvir_designer_domain_add_disk_full()
- Re: [libvirt-designer 3/3] virtxml: Fix 2 memory leaks
- Re: [PATCH] smartcard: spell ccid-card-emulated qemu property correctly
- Re: [PATCH] qemu: Support multiple queue virtio-scsi
- Re: [PATCH v3 2/2] Add USB option capability
- Re: [PATCH v2 06/10] qemu: Build qemu command line for scsi-generic
- Re: [PATCH v3 1/2] Optimize machine option to set more options with it
- [libvirt-designer 0/3] A few more cleanups
- [libvirt-designer 3/3] virtxml: Fix 2 memory leaks
- [libvirt-designer 1/3] Fix some wrong gtk-doc transfer annotations
- [libvirt-designer 2/3] Accept 'iso' format in gvir_designer_domain_add_disk_full()
- Re: [Libvirt-announce] Release of libvirt-1.0.4
- Re: [PATCH 1/1] Fix the crash when seclable is freed
- Re: [PATCH 1/1] Fix the crash when seclable is freed
- Re: [PATCH 1/1] Fix the crash when seclable is freed
- Re: [PATCH 1/1] Fix the crash when seclable is freed
- Re: [PATCH 1/1] Fix the crash when seclable is freed
- [PATCH 1/1] Fix the crash when seclable is freed
- Re: [PATCH] virsh: Add a helper to parse cpulist
- [PATCH 2/3] qemu: Error out if the bitmap for pinning is all clear
- [PATCH 1/3] util: Add a helper to check if all bits of a bitmap are clear
- [PATCH 3/3] virsh: Prohibit all clear cpumap
- [PATCH 0/3] Prohibit passing all clear cpumap for vcpupin/emulatorpin
- Re: [PATCH v2 02/10] docs/schemas: split storagepool.rng for scsi hostdev
- Re: [PATCH v2 03/10] conf: Introduce scsi hostdev
- Re: [PATCH v2 01/10] conf: Introduce readonly to hostdev and change helper function
- Re: [PATCH v2 01/10] conf: Introduce readonly to hostdev and change helper function
- Re: [Libvirt-announce] Release of libvirt-1.0.4
- Re: [PATCHv3 6/6] rpc: Fix connection close callback race condition and memory corruption/crash
- Re: [PATCHv3 5/6] virsh: Register and unregister the close callback also in cmdConnect
- Re: [PATCHv3 4/6] virsh: Move cmdConnect from virsh-host.c to virsh.c
- Re: [PATCHv3 3/6] virsh: Unregister the connection close notifier upon termination
- Re: [PATCHv3 1/6] DO NOT APPLY UPSTREAM: Close callback race corruption crash reproducer.
- [PATCH] smartcard: spell ccid-card-emulated qemu property correctly
- Re: [PATCHv3 2/6] libvirt: Increase connection reference count for callbacks
- Re: [PATCH] Resolve valgrind failure
- Re: [PATCHv5 02/11] conf callback: Rearrange function parameters
- Re: [PATCH v3 07/11] Add SELinux and DAC labeling support for TPM passthrough
- Re: [PATCH v3 04/11] Helper functions for host TPM support
- Re: [PATCH v3 01/11] Add QMP probing for TPM
- Re: [PATCHv5 11/11] maint: Rename xmlconf to xmlopt and virDomainXMLConfing to virDomainXMLOption
- Re: [PATCH v3 03/11] Add documentation and schema for TPM passthrough
- Re: [PATCH v3 01/11] Add QMP probing for TPM
- [RFC 0/4] target-i386: Add "feature-words" CPU object property
- [RFC 3/4] target-i386: Add "feature-words" property
- [RFC 4/4] target-i386: Use qapi for x86_cpu_get_feature_words()
- Re: [PATCHv2 1/4] virsh: Fix semantics of --config for "update-device" command
- [RFC 2/4] target-i386: Move feature word array outside get_register_name_32()
- [RFC 1/4] target-i386: Add ECX information to FeatureWordInfo
- Re: [PATCH v3 01/11] Add QMP probing for TPM
- [PATCH] maint: update to latest gnulib
- Re: [PATCHv2 4/4] virsh-domain: Add --live, --config, --current logic to cmdDetachDisk
- Re: [PATCHv2 3/4] virsh-domain: Add --live, --config, --current logic to cmdDetachDevice
- Re: [PATCHv2 2/4] virsh-domain: Add --live, --config, --current logic to cmdDetachInterface
- Re: [PATCHv2 1/4] virsh: Fix semantics of --config for "update-device" command
- Re: [PATCH] Resolve valgrind failure
- Re: [Libvirt-announce] Release of libvirt-1.0.4
- Re: [Libvirt-announce] Release of libvirt-1.0.4
- [PATCH] Resolve valgrind failure
- Re: [Libvirt-announce] Release of libvirt-1.0.4
- Re: [PATCHv2] conf: Enforce ranges on cputune variables
- Re: [PATCH v2] test: Return Libvirt logo as domain screenshot
- Re: The problems of default settings
- Re: [PATCH] virsh: Add a helper to parse cpulist
- Re: [PATCH] virsh: Add a helper to parse cpulist
- Re: [PATCH] qemu: Support multiple queue virtio-scsi
- Re: [PATCH] qemu: Support multiple queue virtio-scsi
- Re: [PATCH] qemu: Support multiple queue virtio-scsi
- [PATCH] qemu: Support multiple queue virtio-scsi
- Re: [PATCH] virsh: Add a helper to parse cpulist
- [PATCH v2 03/10] conf: Introduce scsi hostdev
- [PATCH v2 09/10] qemu: hotplug support for scsi hostdev
- [PATCH v2 08/10] qemu: cgroup and selinux for scsi hostdev
- [PATCH v2 01/10] conf: Introduce readonly to hostdev and change helper function
- [PATCH v2 10/10] tests: tests for scsi hostdev
- [PATCH v2 04/10] qemu: New cap flag for scsi-generic
- [PATCH v2 05/10] utils: util functions for scsi hostdev
- [PATCH v2 06/10] qemu: Build qemu command line for scsi-generic
- [PATCH v2 07/10] qemu: Basic management functions for scsi hostdev
- [PATCH v2 00/10] add support for scsi-generic for virtio-scsi
- [PATCH v2 02/10] docs/schemas: split storagepool.rng for scsi hostdev
- Re: migrate qemu domains
- Re: [Libvirt-announce] Release of libvirt-1.0.4
- Re: [Libvirt-announce] Release of libvirt-1.0.4
- Re: [Libvirt-announce] Release of libvirt-1.0.4
- Re: [Libvirt-announce] Release of libvirt-1.0.4
- Re: [Libvirt-announce] Release of libvirt-1.0.4
- Release of libvirt-1.0.4
- Re: [Libvirt-announce] Candidate release 2 of libvirt-1.0.4 available
- Re: [Libvirt-announce] Candidate release 2 of libvirt-1.0.4 available
- [PATCHv5 11/11] maint: Rename xmlconf to xmlopt and virDomainXMLConfing to virDomainXMLOption
- [PATCHv5 10/11] virCaps: get rid of defaultConsoleTargetType callback
- [PATCHv5 09/11] virCaps: get rid of macPrefix field
- [PATCHv5 08/11] virCaps: get rid of hasWideScsiBus
- [PATCHv5 06/11] virCaps: get rid of emulatorRequired
- [PATCHv5 02/11] conf callback: Rearrange function parameters
- [PATCHv5 01/11] conf: Add post XML parse callbacks and prepare for cleaning of virCaps
- [PATCHv5 05/11] virCaps: get rid of defaultDiskDriverName
- [PATCHv5 04/11] virCaps: get rid of "defaultInitPath" value in the virCaps struct
- [PATCHv5 03/11] qemu: Record the default NIC model in the domain XML
- [PATCHv2 2/4] virsh-domain: Add --live, --config, --current logic to cmdDetachInterface
- [PATCHv5 07/11] virCaps: get rid of defaultDiskDriverType
- [PATCHv2 4/4] virsh-domain: Add --live, --config, --current logic to cmdDetachDisk
- [PATCHv5 00/11] Introduce driver specific XML parsing callbacks
- [PATCHv2 1/4] virsh: Fix semantics of --config for "update-device" command
- [PATCHv2 0/4] Add domain modification impact flags to hot-management commands
- [PATCHv2 3/4] virsh-domain: Add --live, --config, --current logic to cmdDetachDevice
- Re: [PATCHv4 9/9] virCaps: get rid of macPrefix field
- [PATCHv2] conf: Enforce ranges on cputune variables
- Re: [PATCHv2 0/4] Fix race and crash in connection close callback.
- [PATCHv3 6/6] rpc: Fix connection close callback race condition and memory corruption/crash
- [PATCHv3 5/6] virsh: Register and unregister the close callback also in cmdConnect
- [PATCHv3 2/6] libvirt: Increase connection reference count for callbacks
- [PATCHv3 3/6] virsh: Unregister the connection close notifier upon termination
- [PATCHv3 0/6] Fix memory corruption/crash in the connection close callback
- [PATCHv3 4/6] virsh: Move cmdConnect from virsh-host.c to virsh.c
- [PATCHv3 1/6] DO NOT APPLY UPSTREAM: Close callback race corruption crash reproducer.
- Re: [PATCH] test: Return Libvirt logo as domain screenshot
- [PATCH v2] test: Return Libvirt logo as domain screenshot
- [libvirt-glib 4/4] config: Add GVirConfigDomainChannel getters
- [libvirt-glib 0/4] Add missing GVirConfigDomainGraphics* API
- [libvirt-glib 2/4] config: Add GVirConfigDomainGraphicsRdp class
- [libvirt-glib 3/4] config: Add GVirConfigDomainGraphicsDesktop class
- [libvirt-glib 1/4] config: Add gvir_config_domain_graphics_sdl_set_fullscreen()
- Re: [PATCH] test: Return Libvirt logo as domain screenshot
- [PATCH] test: Return Libvirt logo as domain screenshot
- Re: libvirtd segfault
- Re: [PATCHv4 2/9] qemu: Record the default NIC model in the domain XML
- Re: [PATCHv4 10/9] virCaps: Get rid of defaultConsoleTargetType callback
- Re: [PATCHv4 9/9] virCaps: get rid of macPrefix field
- Re: [PATCHv4 8/9] virCaps: Get rid of hasWideScsiBus
- Re: [PATCH] docs: Fix truncated sentence in RDP 'multiUser' attribute
- Re: [PATCHv4 7/9] virCaps: remove defaultDiskDriverType from the struct
- Re: [PATCHv4 5/9] virCaps: get rid of emulatorRequired
- Re: [PATCHv4 1/9] conf: Add post XML parse callbacks and prepare for cleaning of virCaps
- Re: [PATCHv4 4/9] virCaps: get rid of defaultDiskDriverName
- Re: [PATCHv4 3/9] virCaps: get rid of "defaultInitPath" value in the virCaps struct
- Re: [PATCH] Fix the stdout in print_job_progress()
- Re: [PATCH] docs: Fix truncated sentence in RDP 'multiUser' attribute
- [PATCH] docs: Fix truncated sentence in RDP 'multiUser' attribute
- Re: [libvirt-glib] build: Replace obsolete macro in configure.ac
- Re: [PATCH] virsh: don't call virSecretFree on NULL
- Re: [PATCH] virsh: don't call virSecretFree on NULL
- [PATCH] virsh: don't call virSecretFree on NULL
- Re: [PATCH] Fix the stdout in print_job_progress()
- Re: [libvirt-designer 2/2] Fix leaks of libosinfo data
- [PATCH] Fix the stdout in print_job_progress()
- Re: [PATCH] storage: Avoid double virCommandFree in virStorageBackendLogicalDeletePool
- Re: [libvirt-designer 2/2] Fix leaks of libosinfo data
- Re: [libvirt-glib] build: Replace obsolete macro in configure.ac
- [libvirt-glib] build: Replace obsolete macro in configure.ac
- Re: [libvirt-glib] config: Fix 2 leaks in domain memory setters
- The problems of default settings
- Re: [PATCH v3 3/3] Add NVRAM test cases
- Re: [PATCH v3 2/3]doc: add NVRAM device
- Re: [PATCH v3 1/3] Add NVRAM device
- [PATCH v3 1/2] Optimize machine option to set more options with it
- [PATCH v3 2/2] Add USB option capability
- Re: migrate qemu domains
- Re: [PATCH] nodedev: invert virIsCapableFCHost return value
- Re: [PATCH] nodedev: invert virIsCapableFCHost return value
- Re: Network definition questions
- Re: [libvirt-designer] Fix various memory leaks of libosinfo data
- Re: [PATCH v3] nwfilter: probe for inverted ctdir
- Re: [PATCH 0/5] qemu: invoke qemu-bridge-helper from libvirtd
- Re: [PATCH v3] nwfilter: probe for inverted ctdir
- Re: Network definition questions
- Re: [PATCH v3] nwfilter: probe for inverted ctdir
- Re: [PATCH v3] nwfilter: probe for inverted ctdir
- Re: [PATCH v3] nwfilter: probe for inverted ctdir
- Re: [PATCH] security_manager.c: Append seclabel iff generated
- [libvirt-glib] config: Fix 2 leaks in domain memory setters
- [libvirt-designer] Fix various memory leaks of libosinfo data
- [libvirt-glib] config: Fix 2 leaks in domain memory setters
- Re: [PATCH] storage: Avoid double virCommandFree in virStorageBackendLogicalDeletePool
- Re: [PATCH] nodedev: invert virIsCapableFCHost return value
- [PATCH] storage: Avoid double virCommandFree in virStorageBackendLogicalDeletePool
- [PATCH] nodedev: invert virIsCapableFCHost return value
- [PATCH] security_manager.c: Append seclabel iff generated
- Re: [PATCH v3] nwfilter: probe for inverted ctdir
- Re: [PATCH v3] nwfilter: probe for inverted ctdir
- [PATCH] virutil: Fix compilation on non-linux platforms
- Re: [PATCH v5 3/3] security_dac: Favour ACLs over chown()
- Re: Candidate release 2 of libvirt-1.0.4 available
- [PATCH] util: Fix the conflict type for virIsCapableFCHost
- migrate qemu domains
- Re: [PATCH v5 3/3] security_dac: Favour ACLs over chown()
- Re: [PATCH v5 3/3] security_dac: Favour ACLs over chown()
- Re: [PATCH v5 3/3] security_dac: Favour ACLs over chown()
- Re: Candidate release 2 of libvirt-1.0.4 available
- [libvirt-designer 1/2] Fix several leaks of libvirt-gconfig data
- [libvirt-designer 2/2] Fix leaks of libosinfo data
- Re: [PATCH v5 3/3] security_dac: Favour ACLs over chown()
- Re: [PATCH v3] nwfilter: probe for inverted ctdir
- Re: [PATCH] virsh: Add a helper to parse cpulist
- [PATCH] virsh: Add a helper to parse cpulist
- Re: [PATCH v5 3/3] security_dac: Favour ACLs over chown()
- Re: [PATCH 2/5] util: allow using virCommandAllowCap with setuid helpers
- Re: [PATCH 1/5] util: simplify virSetUIDGIDWithCaps
- Re: [PATCH v2 1/2] security_manager: Don't manipulate domain XML in virDomainDefGetSecurityLabelDef
- Re: [PATCH v5 3/3] security_dac: Favour ACLs over chown()
- Re: [PATCH v5 3/3] security_dac: Favour ACLs over chown()
- Re: [PATCH v2 1/2] security_manager: Don't manipulate domain XML in virDomainDefGetSecurityLabelDef
- Re: [PATCH v5 2/3] virfile: Introduce internal API for managing ACL
- Re: [PATCH v5 1/3] virFile: Add APIs for extended attributes handling
- Re: [libvirt-sandbox][PATCH] Sync lxc-enter-namespace options with libvirt
- Re: [libvirt-sandbox][PATCH] Sync lxc-enter-namespace options with libvirt
- Re: [PATCH 1/5] util: simplify virSetUIDGIDWithCaps
- Re: [PATCH] net: use newer iptables syntax
- Re: [PATCH v2 2/2] security: Don't add seclabel of type none if there's already a seclabel
- Re: [PATCH v2 0/2] Correctly treat seclabel of type none
- Re: [PATCH v2 1/2] security_manager: Don't manipulate domain XML in virDomainDefGetSecurityLabelDef
- [libvirt-sandbox][PATCH] Sync lxc-enter-namespace options with libvirt
- Re: [PATCH 2/3] conf: Use virMacAddrFormat while generating domain XML files
- Re: [PATCH] conf: fix memory leak of class_id bitmap
- Re: [PATCH 1/2] qemu:release qemu config object when qemu driver shutdown
- Re: [PATCH 2/2] uml:release config object when uml driver shutdown
- Re: [PATCH 0/7 v3] Persistent vHBA support in storage driver
- Re: [PATCHv2 1/2] Optimize machine option to set more options with it.
- Re: [PATCH] net: use newer iptables syntax
- Candidate release 2 of libvirt-1.0.4 available
- Re: [libvirt-sandbox][PATCH v2] Avoid segfault in gvir_sandbox_config_add_host_include_file
- Re: [libvirt-sandbox][PATCH] Docs: update network options configuration
- Re: [PATCH v3] nwfilter: probe for inverted ctdir
- Re: [PATCH 2/5] util: allow using virCommandAllowCap with setuid helpers
- Re: [PATCH 1/5] util: simplify virSetUIDGIDWithCaps
- Re: [PATCH] net: use newer iptables syntax
- Re: [PATCH 0/7 v3] Persistent vHBA support in storage driver
- Re: [PATCH v2 0/2] Correctly treat seclabel of type none
- Re: [PATCH 2/3] conf: Use virMacAddrFormat while generating domain XML files
- Network definition questions
- Re: [PATCH 2/5] virsh: Fix semantics of --config for "update-device" command
- Re: [PATCH v3] nwfilter: probe for inverted ctdir
- Re: [PATCH] conf: fix memory leak of class_id bitmap
- Re: ocaml: prototype bindings for event callbacks
- Re: [PATCH 2/5] virsh: Fix semantics of --config for "update-device" command
- [PATCH 2/3] Add event callback implementation based on virConnectDomainEventRegisterAny
- [PATCH 3/3] Add a simple example to show how to receive event callbacks
- [PATCH 1/3] Add binding for virConnectSetKeepAlive
- ocaml: prototype bindings for event callbacks
- Re: [PATCH v3] nwfilter: probe for inverted ctdir
- Re: [PATCH 2/5] virsh: Fix semantics of --config for "update-device" command
- Re: [PATCH 3/5] virsh-domain: Add --live, --config, --current logic to cmdDetachInterface
- Re: [PATCH 2/2] uml:release config object when uml driver shutdown
- Re: [PATCH 1/2] qemu:release qemu config object when qemu driver shutdown
- Re: [PATCHv2 4/4] virsh: Register and unregister the close callback also in cmdConnect
- Re: [PATCH 2/5] virsh: Fix semantics of --config for "update-device" command
- [PATCH] conf: fix memory leak of class_id bitmap
- Re: [PATCHv2 4/4] virsh: Register and unregister the close callback also in cmdConnect
- Re: [PATCHv2 4/4] virsh: Register and unregister the close callback also in cmdConnect
- Re: [PATCH 2/5] virsh: Fix semantics of --config for "update-device" command
- Re: [PATCHv2 4/4] virsh: Register and unregister the close callback also in cmdConnect
- Re: [PATCHv2 1/2] Optimize machine option to set more options with it.
- Re: [PATCHv2 4/4] virsh: Register and unregister the close callback also in cmdConnect
- Re: [PATCHv2 4/4] virsh: Register and unregister the close callback also in cmdConnect
- [PATCHv2 2/4] virsh: Unregister the connection close notifier upon termination
- [PATCHv2 4/4] virsh: Register and unregister the close callback also in cmdConnect
- [PATCHv2 0/4] Fix race and crash in connection close callback.
- [PATCHv2 3/4] virsh: Move cmdConnect from virsh-host.c to virsh.c
- [PATCHv2 1/4] libvirt: Increase connection reference count for callbacks
- Re: [PATCH 2/3] remote: Don't call NULL closeFreeCallback
- FW: FW: How to get iteration time & downtime?
- Re: [PATCH 3/5] virsh-domain: Add --live, --config, --current logic to cmdDetachInterface
- Re: [PATCH 2/5] virsh: Fix semantics of --config for "update-device" command
- Re: [PATCHv2] virsh-domain: Simplify usage of --current, --live and --config flags
- Re: [PATCH 1/5] virsh-domain: Fix declarations of flag variables in cmdChangeMedia
- Re: [PATCH 3/3] virsh: Unregister the connection close notifier upon termination
- Re: FW: How to get iteration time & downtime?
- From: Jiri Denemark (jdenemar@xxxxxxxxxx)
- FW: How to get iteration time & downtime?
- Re: [PATCH 1/3] libvirt: Increase connection reference count for callbacks
- Re: How to get iteration time & downtime?
- [PATCH 1/2] qemu:release qemu config object when qemu driver shutdown
- [PATCH 2/2] uml:release config object when uml driver shutdown
- Re: [PATCH 1/3] libvirt: Increase connection reference count for callbacks
- Re: [PATCH 1/3] libvirt: Increase connection reference count for callbacks
- Re: [libvirt-sandbox][PATCH v2] Avoid segfault in gvir_sandbox_config_add_host_include_file
- Re: [libvirt-sandbox][PATCH] Docs: update network options configuration
- Re: How to get iteration time & downtime?
- Re: [PATCH 2/3] remote: Don't call NULL closeFreeCallback
- Re: doc: write separate module for hostdev passthrough and in-use tracking
- Re: [PATCH] log: Separate thread ID from timestemp in ring buffer
- Re: [PATCH] rpc: Fix client crash when server drops connection
- Re: Unable to start container on Fedora 17 with kernel 3.8.0
- From: Purcareata Bogdan-B43198
- Re: [PATCH 2/2] LXC: rework mounting cgroupfs in container
- Re: [PATCH 1/1][RESEND] ppc64 cpu features
- Re: [PATCH 1/1][RESEND] Set legacy USB option with default for ppc64.
- Re: [PATCHv2 1/2] Optimize machine option to set more options with it.
- Re: [PATCHv2 2/2] Add USB option capability
- [PATCH v3 3/3] Add NVRAM test cases
- [PATCH v3 1/3] Add NVRAM device
- [PATCH v3 2/3]doc: add NVRAM device
- Re: Unable to start container on Fedora 17 with kernel 3.8.0
- Re: [PATCH] conf: fix a failure when detaching a usb device
- Re: [PATCH] qemu: Set migration FD blocking
- [PATCH] python: set default value to optional arguments
- [libvirt-sandbox][PATCH] Docs: update network options configuration
- Re: [PATCH] log: Separate thread ID from timestemp in ring buffer
- Re: [PATCH] make: obey WITH_TESTS; do not run test suite when --enable-test-suite=no
- Re: [PATCH v2 0/4]Add startupPolicy attribute support for hard disks
- Re: [PATCH] lxc: Prevent shutting down the host
- Re: [PATCH] virsh: Fix docs for "virsh setmaxmem"
- Entering freeze for libvirt-1.0.4
- [PATCH 5/5] qemu: launch bridge helper from libvirtd
- [PATCH 3/5] qemu_conf: add new configuration key bridge_helper
- [PATCH 4/5] virnetdevtap: add virNetDevTapGetName
- [PATCH 2/5] util: allow using virCommandAllowCap with setuid helpers
- [PATCH 0/5] qemu: invoke qemu-bridge-helper from libvirtd
- Re: Entering freeze for libvirt-1.0.4
- [PATCH 1/7] New XML attributes for storage pool source adapter
- [PATCH 7/7] storage: Guess the parent if it's not specified for vHBA
- [PATCH 3/7] storage: Move virStorageBackendSCSIGetHostNumber into iscsi backend
- [PATCHv4 10/9] virCaps: Get rid of defaultConsoleTargetType callback
- Re: [PATCH] Fix virConnectOpen.*() name requirements
- [PATCH] net: use newer iptables syntax
- Re: [PATCHv4 2/9] qemu: Record the default NIC model in the domain XML
- Re: [PATCH] net: use newer iptables syntax
- [PATCH 3/3] virsh: Unregister the connection close notifier upon termination
- [PATCH 0/3 RESENT] Fix virsh race and coredump
- Re: [PATCH] virsh: Let the compiler check usage of all fields in vshCmdOptType enum
- Re: doc: write separate module for hostdev passthrough and in-use tracking
- [PATCH 1/3] util: Change virMacAddrFormat to lowercase hex characters
- [PATCH 2/3] conf: Use virMacAddrFormat while generating domain XML files
- Re: [PATCH v2 0/2] Correctly treat seclabel of type none
- [PATCH] log: Separate thread ID from timestemp in ring buffer
- Re: [PATCH v2] qemu: Don't set address type too early during virtio disk hotplug
- Re: [PATCH] Revert "qemu: detect multi-head qxl via more than version check"
- Re: [PATCH 2/3] conf: Use virMacAddrFormat while generating domain XML files
- [PATCH 1/5] util: simplify virSetUIDGIDWithCaps
- Re: [PATCH] python: set default value to optional arguments
- Re: [PATCH] libvirt-guests: newline between output sentences
- [PATCH 5/7] util: Add helper to get the scsi host name by iterating over sysfs
- [PATCH 2/7] storage: Make the adapter name be consistent with node device driver
- [PATCH 6/7] storage: Add startPool and stopPool for scsi backend
- [PATCH 0/7 v3] Persistent vHBA support in storage driver
- [PATCH] Fix virConnectOpen.*() name requirements
- Re: [PATCH] virsh: Let the compiler check usage of all fields in vshCmdOptType enum
- Re: [PATCH] python: set default value to optional arguments
- [PATCH 4/7] phyp: Prohibit fc_host adapter for phyp driver
- [PATCH] virsh: Let the compiler check usage of all fields in vshCmdOptType enum
- Re: [PATCH] Revert "qemu: detect multi-head qxl via more than version check"
- Re: [PATCH] conf: fix a failure when detaching a usb device
- [PATCH] conf: fix a failure when detaching a usb device
- Re: [PATCH] Fix virConnectOpen.*() name requirements
- Re: [PATCH 3/3] virsh-domain-monitor: Refactor cmdDomIfGetLink
- [PATCH] virsh: error out on non-numeric timeout values
- [PATCH] rpc: Fix client crash when server drops connection
- Re: [PATCH] virsh: Let the compiler check usage of all fields in vshCmdOptType enum
- Re: [PATCH] rpc: Fix client crash when server drops connection
- Re: [PATCH] virsh: error out on non-numeric timeout values
- Re: [PATCHv4 6/9] conf: Enforce ranges on cputune variables
- [PATCH] Correct DESCRIPTION for virsh help blockcopy
- Unable to start container on Fedora 17 with kernel 3.8.0
- From: Purcareata Bogdan-B43198
- Re: [PATCH] Revert "qemu: detect multi-head qxl via more than version check"
- Re: [PATCHv4 1/9] conf: Add post XML parse callbacks and prepare for cleaning of virCaps
- Re: [Qemu-devel] libvirt<->QEMU interfaces for CPU models
- Re: [PATCHv4 6/9] conf: Enforce ranges on cputune variables
- Re: [PATCH] Remove the redundant parentheses in migrate help
- Re: [PATCH] Remove the redundant parentheses in migrate help
- [PATCH] Remove the redundant parentheses in migrate help
- Re: [PATCH] python: set default value to optional arguments
- [PATCH 1/3] libvirt: Increase connection reference count for callbacks
- [PATCH 2/3] remote: Don't call NULL closeFreeCallback
- [PATCH 3/3] virsh-domain-monitor: Refactor cmdDomIfGetLink
- [PATCH 0/3] Refactor formatting of MAC addresses and domif-getlink virsh command
- How to get iteration time & downtime?
- Re: [PATCH v3] nwfilter: probe for inverted ctdir
- Re: [PATCH 1/3] util: Change virMacAddrFormat to lowercase hex characters
- Re: [PATCH] Fix virConnectOpen.*() name requirements
- Re: [PATCH] Fix virConnectOpen.*() name requirements
- [PATCH] qemu: Set migration FD blocking
- Re: [PATCH] qemu: Set migration FD blocking
- Re: [PATCHv4 2/9] qemu: Record the default NIC model in the domain XML
- Re: [PATCH v2] qemu: Don't set address type too early during virtio disk hotplug
- Re: [PATCH] virsh: error out on non-numeric timeout values
- Re: [PATCH] qemu: Set migration FD blocking
- Re: [PATCH] Correct DESCRIPTION for virsh help blockcopy
- Re: [PATCH] qemu: Set migration FD blocking
- Re: [PATCH v2] qemu: Don't set address type too early during virtio disk hotplug
- Re: [PATCH] qemu: Set migration FD blocking
- Re: [PATCH] qemu: Set migration FD blocking
- Re: doc: write separate module for hostdev passthrough and in-use tracking
- [libvirt-sandbox][PATCH v2] Avoid segfault in gvir_sandbox_config_add_host_include_file
- Re: [libvirt-sandbox][PATCH] Avoid segfault in gvir_sandbox_config_add_host_include_file
- Re: [PATCH] Move FUSE mount to /var/lib/libvirt/lxc/$NAME.fuse
- [PATCH] make: obey WITH_TESTS; do not run test suite when --enable-test-suite=no
- [PATCH] configure: fix incorrect AC_ENABLE_ARG([test-suite], ...)
- Re: Problems with <filesystem type='block'>
- Re: [PATCH 3/4] Fix QEMU save/restore with block devices
- Re: [PATCH] lxc: Prevent shutting down the host
- Re: [PATCH] lxc: Prevent shutting down the host
- Re: [PATCH RFC 0/2] Report OOM on VIR_ALLOC failure
- Re: [PATCH] storage: fix unlikely memory leak in rbd backend
- [PATCH v3] nwfilter: probe for inverted ctdir
- Re: [PATCH] Make virsh support '~' and '$HOME' in interactive mode
- Re: [PATCH v2] nwfilter: probe for inverted ctdir
- Re: [PATCH v2] nwfilter: probe for inverted ctdir
- Re: [PATCH] virsh: Fix docs for "virsh setmaxmem"
- Bug in DOMINFO command when balloon driver is used on a vm with more then 8 GB of MaxMemory ?
- Re: [PATCH 1/5] Rename virCgroupGetAppRoot to virCgroupForSelf
- [PATCH v2] qemu: Don't set address type too early during virtio disk hotplug
- Re: [PATCH v2] nwfilter: probe for inverted ctdir
- Re: [PATCH v2] nwfilter: probe for inverted ctdir
- Re: [PATCH RFC 2/2] util: Don't report OOM twice
- [PATCH v5] qemu: Allow migration over IPv6
- Re: [PATCH v2] nwfilter: probe for inverted ctdir
- Re: [PATCH v2] nwfilter: probe for inverted ctdir
- Re: [PATCH RFC 2/2] util: Don't report OOM twice
- Re: [PATCH RFC 1/2] viralloc: Report OOM error on failure
- Re: Problems with <filesystem type='block'>
- Re: [PATCH] Fix free of uninitialized value in LXC numad setup
- Re: [PATCH] Ensure root filesystem is mounted if a file/block mount.
- Re: [PATCH] lxc: Prevent shutting down the host
- Re: [PATCH] Mount temporary devpts on /var/lib/libvirt/lxc/$NAME.devpts
- Re: [PATCH] Move FUSE mount to /var/lib/libvirt/lxc/$NAME.fuse
- Re: [PATCH V2] Fix parsing of bond interface XML
- Re: Schedule for the next release suggestions
- Re: [PATCH] Ensure root filesystem is mounted if a file/block mount.
- Re: [PATCH] Move FUSE mount to /var/lib/libvirt/lxc/$NAME.fuse
- Re: [PATCH] Mount temporary devpts on /var/lib/libvirt/lxc/$NAME.devpts
- Re: Schedule for the next release suggestions
- [PATCH 4/5] Store a virCgroupPtr instance in qemuDomainObjPrivatePtr
- [PATCH 3/5] Rename virCgroupMounted to virCgroupHasController & make it more robust
- [PATCH 0/5] Refactoring of cgroups usage
- [PATCH 2/5] Don't create dirs in cgroup controllers we don't want to use
- [PATCH 5/5] Store a virCgroupPtr instance in virLXCDomainObjPrivatePtr
- [PATCH 1/5] Rename virCgroupGetAppRoot to virCgroupForSelf
- [PATCH] Ensure root filesystem is mounted if a file/block mount.
- [PATCH] Move FUSE mount to /var/lib/libvirt/lxc/$NAME.fuse
- [PATCH] Mount temporary devpts on /var/lib/libvirt/lxc/$NAME.devpts
- Re: Schedule for the next release suggestions
- Re: Schedule for the next release suggestions
- Re: Schedule for the next release suggestions
- Re: Schedule for the next release suggestions
- Re: Schedule for the next release suggestions
- Schedule for the next release suggestions
- Re: Build failed in Jenkins: libvirt-syntax-check #759
- Re: Build failed in Jenkins: libvirt-syntax-check #759
- Re: Build failed in Jenkins: libvirt-syntax-check #759
- Re: Cannot initialize thread local for current identity
- QEMU has applied for Google Summer of Code 2013
- Re: [PATCH] Make virsh support '~' and '$HOME' in interactive mode
- [PATCH] qemu: Don't set type too earla during virtio disk hotplug
- Re: [PATCH] viralloc: Export virAllocTest*
- Re: [libvirt-designer] Add GvirDesignerDomain::osinfo-db
- [PATCH RFC 1/2] viralloc: Report OOM error on failure
- [PATCH] virsh: don't print --(null) in vol-name and vol-pool
- [PATCH] [TCK] nwfilter: probe for inverted ctdir
- [PATCH v2] nwfilter: probe for inverted ctdir