September 2015 Archives by subject
Starting: Tue Sep 1 04:28:42 UTC 2015
Ending: Wed Sep 30 20:36:11 UTC 2015
Messages: 1090
- [libvirt] [FIRST-PATCH] updated the negation STREQ to STRNEQ
Lasya Venneti
- [libvirt] [FIRST-PATCH] updated the negation STREQ to STRNEQ
Michal Privoznik
- [libvirt] [java] [PATCH 0/2] Fix a few compilation problems
Claudio Bley
- [libvirt] [java] [PATCH 1/2] Fix compilation error for unreported exceptions
Claudio Bley
- [libvirt] [java] [PATCH 2/2] Fix compilation error when using -source 1.x
Claudio Bley
- [libvirt] [java] [PATCH] add missing virDomainSetMemoryStatsPeriod API
Wei Mingzhi
- [libvirt] [libvirt-glib] gobject: Correct docs for gvir_storage_pool_get_info()
Zeeshan Ali (Khattak)
- [libvirt] [libvirt-glib] gobject: Correct docs for gvir_storage_pool_get_info()
Daniel P. Berrange
- [libvirt] [libvirt-glib] gobject: Correct docs for gvir_storage_pool_get_info()
Zeeshan Ali (Khattak)
- [libvirt] [libvirt-glib] gobject: Correct docs for gvir_storage_pool_get_info()
Daniel P. Berrange
- [libvirt] [libvirt-glib] gobject: Correct docs for gvir_storage_pool_get_info()
Zeeshan Ali (Khattak)
- [libvirt] [libvirt-guests] New feature ALWAYS_START
Marek Lukács
- [libvirt] [libvirt-guests] New feature ALWAYS_START
Martin Kletzander
- [libvirt] [libvirt-guests] New feature ALWAYS_START
Marek Lukács
- [libvirt] [libvirt-guests] New feature ALWAYS_START
Daniel P. Berrange
- [libvirt] [libvirt-guests] New feature ALWAYS_START
Martin Kletzander
- [libvirt] [libvirt-guests] New feature ALWAYS_START
Martin Kletzander
- [libvirt] [libvirt-guests] New feature ALWAYS_START
Daniel P. Berrange
- [libvirt] [libvirt-guests] New feature ALWAYS_START
Marek Lukács
- [libvirt] [libvirt-php] error compiling on OS X 10.11 GM
Andy Blyler
- [libvirt] [libvirt-php] error compiling on OS X 10.11 GM
Andy Blyler
- [libvirt] [libvirt-php] free xml resources in get_string_from_xpath
Vasiliy Tolstov
- [libvirt] [libvirt-php] free xml resources in get_string_from_xpath
Michal Privoznik
- [libvirt] [libvirt-php] free xml resources in get_string_from_xpath
Vasiliy Tolstov
- [libvirt] [libvirt-python][PATCH] generator: fix build fail with old xml lib
Luyao Huang
- [libvirt] [libvirt-python][PATCH] generator: fix build fail with old xml lib
Michal Privoznik
- [libvirt] [libvirt-python][PATCH] generator: fix build fail with old xml lib
lhuang
- [libvirt] [libvirt-python PATCH 00/23] Cleanup of the libvirt-python C code
Pavel Hrdina
- [libvirt] [libvirt-python PATCH 00/23] Cleanup of the libvirt-python C code
John Ferlan
- [libvirt] [libvirt-python PATCH 01/23] update virDomainGetVcpus xml API description
Pavel Hrdina
- [libvirt] [libvirt-python PATCH 02/23] refactor the function to not override python exceptions
Pavel Hrdina
- [libvirt] [libvirt-python PATCH 02/23] refactor the function to not override python exceptions
John Ferlan
- [libvirt] [libvirt-python PATCH 02/23] refactor the function to not override python exceptions
Pavel Hrdina
- [libvirt] [libvirt-python PATCH 03/23] remove useless check for NULL before Py_XDECREF
Pavel Hrdina
- [libvirt] [libvirt-python PATCH 03/23] remove useless check for NULL before Py_XDECREF
John Ferlan
- [libvirt] [libvirt-python PATCH 03/23] remove useless check for NULL before Py_XDECREF
Pavel Hrdina
- [libvirt] [libvirt-python PATCH 03/23] remove useless check for NULL before Py_XDECREF
John Ferlan
- [libvirt] [libvirt-python PATCH 04/23] drop unnecessary goto
Pavel Hrdina
- [libvirt] [libvirt-python PATCH 04/23] drop unnecessary goto
John Ferlan
- [libvirt] [libvirt-python PATCH 05/23] Move utils and shared code into libvirt-utils
Pavel Hrdina
- [libvirt] [libvirt-python PATCH 06/23] cleanup functions definition
Pavel Hrdina
- [libvirt] [libvirt-python PATCH 06/23] cleanup functions definition
John Ferlan
- [libvirt] [libvirt-python PATCH 07/23] indent labels by one space
Pavel Hrdina
- [libvirt] [libvirt-python PATCH 08/23] fix indentation
Pavel Hrdina
- [libvirt] [libvirt-python PATCH 09/23] wrap lines to 80 columns
Pavel Hrdina
- [libvirt] [libvirt-python PATCH 10/23] Return NULL if python exception is set
Pavel Hrdina
- [libvirt] [libvirt-python PATCH 11/23] Return correct python object
Pavel Hrdina
- [libvirt] [libvirt-python PATCH 12/23] Return NULL and set an exception if allocation fails
Pavel Hrdina
- [libvirt] [libvirt-python PATCH 13/23] Use VIR_PY_NONE instead
Pavel Hrdina
- [libvirt] [libvirt-python PATCH 13/23] Use VIR_PY_NONE instead
John Ferlan
- [libvirt] [libvirt-python PATCH 13/23] Use VIR_PY_NONE instead
Pavel Hrdina
- [libvirt] [libvirt-python PATCH 14/23] use Py_CLEAR instead of Py_XDECREF followed by NULL assignment
Pavel Hrdina
- [libvirt] [libvirt-python PATCH 15/23] all Py*_New function has to be checked for return value
Pavel Hrdina
- [libvirt] [libvirt-python PATCH 15/23] all Py*_New function has to be checked for return value
John Ferlan
- [libvirt] [libvirt-python PATCH 15/23] all Py*_New function has to be checked for return value
Pavel Hrdina
- [libvirt] [libvirt-python PATCH 16/23] change the order of some statements
Pavel Hrdina
- [libvirt] [libvirt-python PATCH 16/23] change the order of some statements
John Ferlan
- [libvirt] [libvirt-python PATCH 16/23] change the order of some statements
Pavel Hrdina
- [libvirt] [libvirt-python PATCH 17/23] drop unnecessary py_retval variable
Pavel Hrdina
- [libvirt] [libvirt-python PATCH 18/23] improve usage of cleanup paths
Pavel Hrdina
- [libvirt] [libvirt-python PATCH 18/23] improve usage of cleanup paths
John Ferlan
- [libvirt] [libvirt-python PATCH 18/23] improve usage of cleanup paths
Pavel Hrdina
- [libvirt] [libvirt-python PATCH 19/23] utils: introduce new macro helpers for tuple, list and dict objects
Pavel Hrdina
- [libvirt] [libvirt-python PATCH 20/23] use VIR_PY_TUPLE_GOTO
Pavel Hrdina
- [libvirt] [libvirt-python PATCH 20/23] use VIR_PY_TUPLE_GOTO
John Ferlan
- [libvirt] [libvirt-python PATCH 21/23] use VYR_PY_LIST_SET_GOTO and VIR_PY_LIST_APPEND_GOTO
Pavel Hrdina
- [libvirt] [libvirt-python PATCH 21/23] use VYR_PY_LIST_SET_GOTO and VIR_PY_LIST_APPEND_GOTO
John Ferlan
- [libvirt] [libvirt-python PATCH 22/23] use VIR_PY_DICT_SET_GOTO
Pavel Hrdina
- [libvirt] [libvirt-python PATCH 22/23] use VIR_PY_DICT_SET_GOTO
John Ferlan
- [libvirt] [libvirt-python PATCH 22/23] use VIR_PY_DICT_SET_GOTO
Pavel Hrdina
- [libvirt] [libvirt-python PATCH 23/23] coverity: resolve dead_error_condition
Pavel Hrdina
- [libvirt] [libvirt-python PATCH 23/23] coverity: resolve dead_error_condition
John Ferlan
- [libvirt] [libvirt-sandbox][PATCH 0/4] Couple of coverity fixes
Michal Privoznik
- [libvirt] [libvirt-sandbox][PATCH 1/4] builder: Drop dead code in gvir_sandbox_builder_clean_post_stop
Michal Privoznik
- [libvirt] [libvirt-sandbox][PATCH 1/4] builder: Drop dead code in gvir_sandbox_builder_clean_post_stop
Daniel P. Berrange
- [libvirt] [libvirt-sandbox][PATCH 2/4] libvirt-sandbox-init-common: Avoid calling fclose(NULL)
Michal Privoznik
- [libvirt] [libvirt-sandbox][PATCH 2/4] libvirt-sandbox-init-common: Avoid calling fclose(NULL)
Daniel P. Berrange
- [libvirt] [libvirt-sandbox][PATCH 3/4] libvirt-sandbox-config: Don't deref NULL
Michal Privoznik
- [libvirt] [libvirt-sandbox][PATCH 3/4] libvirt-sandbox-config: Don't deref NULL
Daniel P. Berrange
- [libvirt] [libvirt-sandbox][PATCH 4/4] libvirt-sandbox-init-qemu: Check for fopen() return value
Michal Privoznik
- [libvirt] [libvirt-sandbox][PATCH 4/4] libvirt-sandbox-init-qemu: Check for fopen() return value
Daniel P. Berrange
- [libvirt] [libvirt-sandbox][PATCH] configure: Get static libs for static linking
Michal Privoznik
- [libvirt] [libvirt-sandbox][PATCH] configure: Get static libs for static linking
Daniel P. Berrange
- [libvirt] [libvirt-test-api][PATCH 1/2] introduce a new helper to parse mountinfo
Luyao Huang
- [libvirt] [libvirt-test-api][PATCH 2/2] Add a new test case for fsinfo API
Luyao Huang
- [libvirt] [libvirt-test-api][PATCH 2/2] Add a new test case for fsinfo API
hongming
- [libvirt] [libvirt-test-api][PATCH] Add a new test case for setUserPassword
Luyao Huang
- [libvirt] [libvirt-test-api][PATCH] Add a new test case for setUserPassword
hongming
- [libvirt] [libvirt-test-API] [PATCH] Add test cases for API defineXMLFlags
Shanzhi Yu
- [libvirt] [libvirt-test-API] [PATCH] Add two cases for API interfaceAddresses and make small changes to global.cfg
Shanzhi Yu
- [libvirt] [libvirt-test-API] [PATCH] change some cases order in conf file linux_domain.conf
Shanzhi Yu
- [libvirt] [libvirt-test-API] [PATCH] fix some typo
Shanzhi Yu
- [libvirt] [libvirt-test-API] [PATCH] fix two error in script pin_iothread.py and connection_getAllDomainStats.py
Shanzhi Yu
- [libvirt] [libvirt-test-api][PATCHv2] Add new test case for allocPages API
Luyao Huang
- [libvirt] [libvirt-test-api][PATCHv2] Add new test case for allocPages API
hongming
- [libvirt] [libvirt-users] New software based on libvirt
Cole Robinson
- [libvirt] [libvirt-users] New software based on libvirt
Ján Tomko
- [libvirt] [PATCH 0/2] Add support for gic-version machine option
Pavel Fedin
- [libvirt] [PATCH 0/2] Add support for gic-version machine option
Martin Kletzander
- [libvirt] [PATCH 0/2] Add support for gic-version machine option
Pavel Fedin
- [libvirt] [PATCH 0/2] Add support for gic-version machine option
Martin Kletzander
- [libvirt] [PATCH 0/2] Change name of the domain upon successful rename
Martin Kletzander
- [libvirt] [PATCH 0/2] Check disk serial strings for uniqueness
Peter Krempa
- [libvirt] [PATCH 0/2] Couple of fixes after mockup patches
Michal Privoznik
- [libvirt] [PATCH 0/2] Couple of fixes after mockup patches
Ján Tomko
- [libvirt] [PATCH 0/2] Fix permissions for per-VM and qemu directories
Martin Kletzander
- [libvirt] [PATCH 0/2] Fix permissions for per-VM and qemu directories
Michal Privoznik
- [libvirt] [PATCH 0/2] improve the error in 2 function
Luyao Huang
- [libvirt] [PATCH 0/2] Recursively lock backing chain
Michal Privoznik
- [libvirt] [PATCH 0/2] Update pool allocation with new values on volume creation
Ján Tomko
- [libvirt] [PATCH 0/2] Update pool allocation with new values on volume creation
John Ferlan
- [libvirt] [PATCH 0/2] vz: remove unused network and storage drivers
Maxim Nestratov
- [libvirt] [PATCH 0/3] Implement mockup capabilities cache in QEMU tests
Pavel Fedin
- [libvirt] [PATCH 0/3] Improve keepalive timeout handling in clients
Jiri Denemark
- [libvirt] [PATCH 0/3] Introduce new virtType enum item
Shivangi Dhir
- [libvirt] [PATCH 0/3] Introduce new virtType enum item
John Ferlan
- [libvirt] [PATCH 0/3] Introduce new virtType enum item
Daniel P. Berrange
- [libvirt] [PATCH 0/3] Introduce new virtType enum item
Shivangi Dhir
- [libvirt] [PATCH 0/3] Introduce new virtType enum item
John Ferlan
- [libvirt] [PATCH 0/3] Introduce new virtType enum item
John Ferlan
- [libvirt] [PATCH 0/3] Rework our enum parsing
Michal Privoznik
- [libvirt] [PATCH 0/3] tests: Drop virtTestResult
Cole Robinson
- [libvirt] [PATCH 0/3] vmx: Add handling for CDROM devices with SCSI passthru and other minor fixes
Matthias Bolte
- [libvirt] [PATCH 0/3] vmx: Add handling for CDROM devices with SCSI passthru and other minor fixes
Michal Privoznik
- [libvirt] [PATCH 0/3] vmx: Add handling for CDROM devices with SCSI passthru and other minor fixes
Matthias Bolte
- [libvirt] [PATCH 0/4] Implement mockup capabilities cache in QEMU tests
Ján Tomko
- [libvirt] [PATCH 0/4] improve virConnectListAllInterfaces()
Laine Stump
- [libvirt] [PATCH 0/4] improve virConnectListAllInterfaces()
Daniel P. Berrange
- [libvirt] [PATCH 0/4] improve virConnectListAllInterfaces()
Daniel P. Berrange
- [libvirt] [PATCH 0/4] improve virConnectListAllInterfaces()
Laine Stump
- [libvirt] [PATCH 0/4] improve virConnectListAllInterfaces()
Laine Stump
- [libvirt] [PATCH 0/4] improve virConnectListAllInterfaces()
Guido Günther
- [libvirt] [PATCH 0/4] improve virConnectListAllInterfaces()
Daniel P. Berrange
- [libvirt] [PATCH 0/4] Remove open coding virProcessWait for root-squash
John Ferlan
- [libvirt] [PATCH 0/4] Remove open coding virProcessWait for root-squash
Michal Privoznik
- [libvirt] [PATCH 0/4] Resolve a few NFS root-squash related issues
John Ferlan
- [libvirt] [PATCH 0/4] Resolve a few NFS root-squash related issues
Ján Tomko
- [libvirt] [PATCH 0/4] Several virsh initialization adjustments
Erik Skultety
- [libvirt] [PATCH 0/4] Several virsh initialization adjustments
Ján Tomko
- [libvirt] [PATCH 0/4] Several virsh initialization adjustments
Erik Skultety
- [libvirt] [PATCH 0/5] Couple of 'virsh create' fixes
Michal Privoznik
- [libvirt] [PATCH 0/5] Resolve some Coverity related errors
John Ferlan
- [libvirt] [PATCH 0/6] Fix some Coverity issues
John Ferlan
- [libvirt] [PATCH 00/13] Memory alignment vs. migration fixes
Peter Krempa
- [libvirt] [PATCH 01/13] libxl: vz: Use accessor instead of direct access for max_balloon
Peter Krempa
- [libvirt] [PATCH 01/13] libxl: vz: Use accessor instead of direct access for max_balloon
Michal Privoznik
- [libvirt] [PATCH 02/13] conf: Add helper to determine whether memory hotplug is enabled for a vm
Peter Krempa
- [libvirt] [PATCH 02/13] conf: Add helper to determine whether memory hotplug is enabled for a vm
Michal Privoznik
- [libvirt] [PATCH 02/13] conf: Add helper to determine whether memory hotplug is enabled for a vm
Peter Krempa
- [libvirt] [PATCH 03/13] qemu: Make memory alignment helper more universal
Peter Krempa
- [libvirt] [PATCH 03/13] qemu: Make memory alignment helper more universal
Michal Privoznik
- [libvirt] [PATCH 04/13] conf: Drop VIR_DOMAIN_DEF_PARSE_CLOCK_ADJUST flag
Peter Krempa
- [libvirt] [PATCH 04/13] conf: Drop VIR_DOMAIN_DEF_PARSE_CLOCK_ADJUST flag
Michal Privoznik
- [libvirt] [PATCH 05/13] conf: Document all VIR_DOMAIN_DEF_PARSE_* flags
Peter Krempa
- [libvirt] [PATCH 05/13] conf: Document all VIR_DOMAIN_DEF_PARSE_* flags
Michal Privoznik
- [libvirt] [PATCH 06/13] conf: Add XML parser flag that will allow us to do incompatible updates
Peter Krempa
- [libvirt] [PATCH 06/13] conf: Add XML parser flag that will allow us to do incompatible updates
Michal Privoznik
- [libvirt] [PATCH 07/13] conf: Split memory related post parse stuff into separate function
Peter Krempa
- [libvirt] [PATCH 07/13] conf: Split memory related post parse stuff into separate function
Michal Privoznik
- [libvirt] [PATCH 08/13] conf: Rename max_balloon to total_memory
Peter Krempa
- [libvirt] [PATCH 08/13] conf: Rename max_balloon to total_memory
Michal Privoznik
- [libvirt] [PATCH 09/13] conf: Pre-calculate initial memory size instead of always calculating it
Peter Krempa
- [libvirt] [PATCH 09/13] conf: Pre-calculate initial memory size instead of always calculating it
Michal Privoznik
- [libvirt] [PATCH 1/2] Add example that renames domain there and back
Martin Kletzander
- [libvirt] [PATCH 1/2] Add example that renames domain there and back
Daniel P. Berrange
- [libvirt] [PATCH 1/2] qemu: Add support for gic-version machine option
Pavel Fedin
- [libvirt] [PATCH 1/2] qemu: Do not allow others into per-VM subdirectories
Martin Kletzander
- [libvirt] [PATCH 1/2] qemu: Perform the disk WWN check only on fresh starts
Peter Krempa
- [libvirt] [PATCH 1/2] qemu: Perform the disk WWN check only on fresh starts
Jiri Denemark
- [libvirt] [PATCH 1/2] qemuProcessStart: Parse backingStore for all disks
Michal Privoznik
- [libvirt] [PATCH 1/2] qemuProcessStart: Parse backingStore for all disks
Peter Krempa
- [libvirt] [PATCH 1/2] qemuTestDriverInit: init the driver lock too
Michal Privoznik
- [libvirt] [PATCH 1/2] Update pool allocation with new values on volume creation
Ján Tomko
- [libvirt] [PATCH 1/2] util: split the virNumaGetHugePageInfoPath into separate function
Luyao Huang
- [libvirt] [PATCH 1/2] vz: remove network driver as never used
Maxim Nestratov
- [libvirt] [PATCH 1/3] client rpc: Report proper error for keepalive disconnections
Jiri Denemark
- [libvirt] [PATCH 1/3] conf: Add new VIR_DOMAIN_VIRT_NONE enum
Shivangi Dhir
- [libvirt] [PATCH 1/3] Implement infrastracture for mocking up QEMU capabilities cache
Pavel Fedin
- [libvirt] [PATCH 1/3] tests: sheepdog: Drop use of virtTestResult
Cole Robinson
- [libvirt] [PATCH 1/3] tests: sheepdog: Drop use of virtTestResult
Martin Kletzander
- [libvirt] [PATCH 1/3] virutil: Rename virEnum{From, To}String to virType{From, To}String
Michal Privoznik
- [libvirt] [PATCH 1/3] vmx: Some whitespace cleanup
Matthias Bolte
- [libvirt] [PATCH 1/4] interface: fail on OOM from virGetInterface()
Laine Stump
- [libvirt] [PATCH 1/4] interface: fail on OOM from virGetInterface()
Daniel P. Berrange
- [libvirt] [PATCH 1/4] storage: Use virFileUnlink instead of rmdir
John Ferlan
- [libvirt] [PATCH 1/4] storage: Use virFileUnlink instead of rmdir
Michal Privoznik
- [libvirt] [PATCH 1/4] storage: Use virFileUnlink instead of rmdir
John Ferlan
- [libvirt] [PATCH 1/4] tests: split out common qemu driver initialization
Ján Tomko
- [libvirt] [PATCH 1/4] tests: split out common qemu driver initialization
Martin Kletzander
- [libvirt] [PATCH 1/4] tests: split out common qemu driver initialization
Ján Tomko
- [libvirt] [PATCH 1/4] tests: split out common qemu driver initialization
Martin Kletzander
- [libvirt] [PATCH 1/4] tests: split out common qemu driver initialization
Michal Privoznik
- [libvirt] [PATCH 1/4] virfile: Add error for root squash change mode failure
John Ferlan
- [libvirt] [PATCH 1/4] virsh: Do not make interactive mode default
Erik Skultety
- [libvirt] [PATCH 1/4] virsh: Do not make interactive mode default
Ján Tomko
- [libvirt] [PATCH 1/5] qemu: Check virGetLastError return value for migration finish failure
John Ferlan
- [libvirt] [PATCH 1/5] qemu: Check virGetLastError return value for migration finish failure
Laine Stump
- [libvirt] [PATCH 1/5] qemuDomainCreateXML: Don't remove persistent domains on error
Michal Privoznik
- [libvirt] [PATCH 1/6] Avoid Coverity FORWARD_NULL prior to strtok_r calls
John Ferlan
- [libvirt] [PATCH 1/6] Avoid Coverity FORWARD_NULL prior to strtok_r calls
Ján Tomko
- [libvirt] [PATCH 1/6] Avoid Coverity FORWARD_NULL prior to strtok_r calls
John Ferlan
- [libvirt] [PATCH 10/13] conf: Don't always recalculate initial memory size from NUMA size totals
Peter Krempa
- [libvirt] [PATCH 10/13] conf: Don't always recalculate initial memory size from NUMA size totals
Michal Privoznik
- [libvirt] [PATCH 10/13] conf: Don't always recalculate initial memory size from NUMA size totals
Peter Krempa
- [libvirt] [PATCH 11/13] qemu: command: Align memory sizes only on fresh starts
Peter Krempa
- [libvirt] [PATCH 11/13] qemu: command: Align memory sizes only on fresh starts
Michal Privoznik
- [libvirt] [PATCH 12/13] qemu: ppc64: Align memory sizes to 256MiB blocks
Peter Krempa
- [libvirt] [PATCH 12/13] qemu: ppc64: Align memory sizes to 256MiB blocks
Michal Privoznik
- [libvirt] [PATCH 13/13] test: Add test to validate that memory sizes don't get updated on migration
Peter Krempa
- [libvirt] [PATCH 13/13] test: Add test to validate that memory sizes don't get updated on migration
Michal Privoznik
- [libvirt] [PATCH 13/13] test: Add test to validate that memory sizes don't get updated on migration
Peter Krempa
- [libvirt] [PATCH 2/2] Change name of the domain upon successful rename
Martin Kletzander
- [libvirt] [PATCH 2/2] Change name of the domain upon successful rename
Daniel P. Berrange
- [libvirt] [PATCH 2/2] conf: Reuse virDomainDefCheckDuplicateDiskWWN to check disk serial too
Peter Krempa
- [libvirt] [PATCH 2/2] conf: Reuse virDomainDefCheckDuplicateDiskWWN to check disk serial too
Jiri Denemark
- [libvirt] [PATCH 2/2] conf: Reuse virDomainDefCheckDuplicateDiskWWN to check disk serial too
Peter Krempa
- [libvirt] [PATCH 2/2] Create a shallow copy for volume building only if supported
Ján Tomko
- [libvirt] [PATCH 2/2] qemu: Add test case for gic-version option
Pavel Fedin
- [libvirt] [PATCH 2/2] qemu: Allow others to browse /var/lib/libvirt/qemu
Martin Kletzander
- [libvirt] [PATCH 2/2] tests: Avoid use of virQEMUDriverCreateXMLConf(NULL)
Michal Privoznik
- [libvirt] [PATCH 2/2] util: Produce friendlier error message to user
Luyao Huang
- [libvirt] [PATCH 2/2] virDomainLockManagerAddImage: Recursively lock backing chain
Michal Privoznik
- [libvirt] [PATCH 2/2] virDomainLockManagerAddImage: Recursively lock backing chain
Peter Krempa
- [libvirt] [PATCH 2/2] virDomainLockManagerAddImage: Recursively lock backing chain
Daniel P. Berrange
- [libvirt] [PATCH 2/2] virDomainLockManagerAddImage: Recursively lock backing chain
Michal Privoznik
- [libvirt] [PATCH 2/2] virDomainLockManagerAddImage: Recursively lock backing chain
Peter Krempa
- [libvirt] [PATCH 2/2] virDomainLockManagerAddImage: Recursively lock backing chain
Daniel P. Berrange
- [libvirt] [PATCH 2/2] virDomainLockManagerAddImage: Recursively lock backing chain
Martin Kletzander
- [libvirt] [PATCH 2/2] virDomainLockManagerAddImage: Recursively lock backing chain
Daniel P. Berrange
- [libvirt] [PATCH 2/2] vz: remove storage driver as never used
Maxim Nestratov
- [libvirt] [PATCH 2/3] client rpc: Process pending data on error
Jiri Denemark
- [libvirt] [PATCH 2/3] Qemu: add CMT support
Ren, Qiaowei
- [libvirt] [PATCH 2/3] qemu: Make virtType of type virDomainVirtType
Shivangi Dhir
- [libvirt] [PATCH 2/3] tests: eventtest: Open code virtTestResult
Cole Robinson
- [libvirt] [PATCH 2/3] tests: eventtest: Open code virtTestResult
Cole Robinson
- [libvirt] [PATCH 2/3] tests: eventtest: Open code virtTestResult
Martin Kletzander
- [libvirt] [PATCH 2/3] tests: eventtest: Open code virtTestResult
Cole Robinson
- [libvirt] [PATCH 2/3] Use mockup cache
Pavel Fedin
- [libvirt] [PATCH 2/3] Use mockup cache
Ján Tomko
- [libvirt] [PATCH 2/3] Use mockup cache
Pavel Fedin
- [libvirt] [PATCH 2/3] Use mockup cache
Pavel Fedin
- [libvirt] [PATCH 2/3] Use mockup cache
Ján Tomko
- [libvirt] [PATCH 2/3] virutil: Introduce virEnumFromString
Michal Privoznik
- [libvirt] [PATCH 2/3] virutil: Introduce virEnumFromString
John Ferlan
- [libvirt] [PATCH 2/3] virutil: Introduce virEnumFromString
Daniel P. Berrange
- [libvirt] [PATCH 2/3] vmx: The virVMXParseDisk deviceType can be NULL, add some missing checks
Matthias Bolte
- [libvirt] [PATCH 2/3] vmx: The virVMXParseDisk deviceType can be NULL, add some missing checks
Michal Privoznik
- [libvirt] [PATCH 2/3] vmx: The virVMXParseDisk deviceType can be NULL, add some missing checks
Matthias Bolte
- [libvirt] [PATCH 2/3] vmx: The virVMXParseDisk deviceType can be NULL, add some missing checks
Michal Privoznik
- [libvirt] [PATCH 2/3] vmx: The virVMXParseDisk deviceType can be NULL, add some missing checks
Matthias Bolte
- [libvirt] [PATCH 2/4] Implement infrastracture for mocking up QEMU capabilities cache
Ján Tomko
- [libvirt] [PATCH 2/4] Implement infrastracture for mocking up QEMU capabilities cache
Martin Kletzander
- [libvirt] [PATCH 2/4] Implement infrastracture for mocking up QEMU capabilities cache
Michal Privoznik
- [libvirt] [PATCH 2/4] interface: report correct interface count when not returning list
Laine Stump
- [libvirt] [PATCH 2/4] interface: report correct interface count when not returning list
Daniel P. Berrange
- [libvirt] [PATCH 2/4] virfile: Introduce virFileUnlink
John Ferlan
- [libvirt] [PATCH 2/4] virfile: Use virProcessWait in virFileOpenForked
John Ferlan
- [libvirt] [PATCH 2/4] vsh: adjust vshInit signature and remove redundant error label
Erik Skultety
- [libvirt] [PATCH 2/5] lxc: Avoid Coverity SIZEOF_MISMATCH
John Ferlan
- [libvirt] [PATCH 2/5] lxc: Avoid Coverity SIZEOF_MISMATCH
Laine Stump
- [libvirt] [PATCH 2/5] lxc: Avoid Coverity SIZEOF_MISMATCH
John Ferlan
- [libvirt] [PATCH 2/5] qemuDomainCreateXML: Make domain definition transient
Michal Privoznik
- [libvirt] [PATCH 2/5] qemuDomainCreateXML: Make domain definition transient
Jim Fehlig
- [libvirt] [PATCH 2/5] qemuDomainCreateXML: Make domain definition transient
Michal Privoznik
- [libvirt] [PATCH 2/6] tests: Resolve Coverity RESOURCE_LEAK
John Ferlan
- [libvirt] [PATCH 2/6] tests: Resolve Coverity RESOURCE_LEAK
Ján Tomko
- [libvirt] [PATCH 3/3] conf: Change the description of virCapabilitiesDomainDataLookup()
Shivangi Dhir
- [libvirt] [PATCH 3/3] conf: Example for the new pattern
Michal Privoznik
- [libvirt] [PATCH 3/3] kvm-all: notice KVM of vcpu's TSC rate after migration
Eduardo Habkost
- [libvirt] [PATCH 3/3] kvm-all: notice KVM of vcpu's TSC rate after migration
Haozhong Zhang
- [libvirt] [PATCH 3/3] kvm-all: notice KVM of vcpu's TSC rate after migration
Eduardo Habkost
- [libvirt] [PATCH 3/3] kvm-all: notice KVM of vcpu's TSC rate after migration
Haozhong Zhang
- [libvirt] [PATCH 3/3] kvm-all: notice KVM of vcpu's TSC rate after migration
Eduardo Habkost
- [libvirt] [PATCH 3/3] Removed unneeded check
Pavel Fedin
- [libvirt] [PATCH 3/3] testutils: Drop virtTestResult
Cole Robinson
- [libvirt] [PATCH 3/3] testutils: Drop virtTestResult
Martin Kletzander
- [libvirt] [PATCH 3/3] virsh: Notify users about disconnects
Jiri Denemark
- [libvirt] [PATCH 3/3] virsh: Notify users about disconnects
John Ferlan
- [libvirt] [PATCH 3/3] virsh: Notify users about disconnects
Jiri Denemark
- [libvirt] [PATCH 3/3] virsh: Notify users about disconnects
Jiri Denemark
- [libvirt] [PATCH 3/3] vmx: Add handling for CDROM devices with SCSI passthru
Matthias Bolte
- [libvirt] [PATCH 3/4] interface: re-use name and mac address rather than re-retrieving
Laine Stump
- [libvirt] [PATCH 3/4] interface: re-use name and mac address rather than re-retrieving
Daniel P. Berrange
- [libvirt] [PATCH 3/4] storage: Correct the 'mode' check
John Ferlan
- [libvirt] [PATCH 3/4] Use mockup cache
Ján Tomko
- [libvirt] [PATCH 3/4] Use mockup cache
Michal Privoznik
- [libvirt] [PATCH 3/4] Use mockup cache
Ján Tomko
- [libvirt] [PATCH 3/4] Use mockup cache
Michal Privoznik
- [libvirt] [PATCH 3/4] virfile: Use virProcessWait in virFileUnlink
John Ferlan
- [libvirt] [PATCH 3/4] vsh: Introduce vshInitReload
Erik Skultety
- [libvirt] [PATCH 3/4] vsh: Introduce vshInitReload
Ján Tomko
- [libvirt] [PATCH 3/5] qemu: Move vm->persistent check into qemuDomainRemoveInactive
Michal Privoznik
- [libvirt] [PATCH 3/5] virfile: Avoid Coverity IDENTICAL_BRANCHES error
John Ferlan
- [libvirt] [PATCH 3/5] virfile: Avoid Coverity IDENTICAL_BRANCHES error
Laine Stump
- [libvirt] [PATCH 3/6] tests: Resolve Coverity RESOURCE_LEAK
John Ferlan
- [libvirt] [PATCH 3/6] tests: Resolve Coverity RESOURCE_LEAK
Ján Tomko
- [libvirt] [PATCH 4/4] interface: let netcf pre-filter for active vs. inactive
Laine Stump
- [libvirt] [PATCH 4/4] interface: let netcf pre-filter for active vs. inactive
Daniel P. Berrange
- [libvirt] [PATCH 4/4] interface: let netcf pre-filter for active vs. inactive
Ján Tomko
- [libvirt] [PATCH 4/4] Removed unneeded check
Ján Tomko
- [libvirt] [PATCH 4/4] Removed unneeded check
Michal Privoznik
- [libvirt] [PATCH 4/4] storage: Handle failure from refreshVol
John Ferlan
- [libvirt] [PATCH 4/4] storage: Handle failure from refreshVol
Ján Tomko
- [libvirt] [PATCH 4/4] storage: Handle failure from refreshVol
John Ferlan
- [libvirt] [PATCH 4/4] storage: Handle failure from refreshVol
Eric Blake
- [libvirt] [PATCH 4/4] virfile: Use virProcessWait in virDirCreate
John Ferlan
- [libvirt] [PATCH 4/4] vsh: Make vshInitDebug static
Erik Skultety
- [libvirt] [PATCH 4/5] lxcDomainCreateXMLWithFiles: Don't remove persistent domains on error
Michal Privoznik
- [libvirt] [PATCH 4/5] util: Avoid Coverity FORWARD_NULL
John Ferlan
- [libvirt] [PATCH 4/5] util: Avoid Coverity FORWARD_NULL
Laine Stump
- [libvirt] [PATCH 4/6] virsh: Resolve Coverity DEADCODE
John Ferlan
- [libvirt] [PATCH 4/6] virsh: Resolve Coverity DEADCODE
Ján Tomko
- [libvirt] [PATCH 4/6] virsh: Resolve Coverity DEADCODE
John Ferlan
- [libvirt] [PATCH 5/5] conf: Remove need for a couple of sa_asserts
John Ferlan
- [libvirt] [PATCH 5/5] conf: Remove need for a couple of sa_asserts
Laine Stump
- [libvirt] [PATCH 5/5] lxcDomainCreateXMLWithFiles: Make domain definition transient
Michal Privoznik
- [libvirt] [PATCH 5/6] qemu: Resolve Coverity CHECKED_RETURN
John Ferlan
- [libvirt] [PATCH 5/6] qemu: Resolve Coverity CHECKED_RETURN
Ján Tomko
- [libvirt] [PATCH 6/6] qemu: Resolve Coverity RESOURCE_LEAK
John Ferlan
- [libvirt] [PATCH 6/6] qemu: Resolve Coverity RESOURCE_LEAK
Ján Tomko
- [libvirt] [PATCH 6/6] qemu: Resolve Coverity RESOURCE_LEAK
John Ferlan
- [libvirt] [PATCH] .gitignore: Ignore the correct rename example binary
Michal Privoznik
- [libvirt] [PATCH] Add a new test case for setUserPassword
Luyao Huang
- [libvirt] [PATCH] Add a new test case for setUserPassword
Luyao Huang
- [libvirt] [PATCH] add compress stream support
Vasiliy Tolstov
- [libvirt] [PATCH] add compress stream support
Vasiliy Tolstov
- [libvirt] [PATCH] add compress stream support
Daniel P. Berrange
- [libvirt] [PATCH] add compress stream support
Vasiliy Tolstov
- [libvirt] [PATCH] add compress stream support
Vasiliy Tolstov
- [libvirt] [PATCH] add compress stream support
Vasiliy Tolstov
- [libvirt] [PATCH] add compress stream support
Daniel P. Berrange
- [libvirt] [PATCH] add compress stream support
Vasiliy Tolstov
- [libvirt] [PATCH] add compress stream support
Daniel P. Berrange
- [libvirt] [PATCH] add compress stream support
Vasiliy Tolstov
- [libvirt] [PATCH] add compress stream support
Vasiliy Tolstov
- [libvirt] [PATCH] add compress stream support
Vasiliy Tolstov
- [libvirt] [PATCH] add compress stream support
Vasiliy Tolstov
- [libvirt] [PATCH] admin: Resolve leaked reference to private data
Erik Skultety
- [libvirt] [PATCH] admin: Resolve leaked reference to private data
Martin Kletzander
- [libvirt] [PATCH] admin: Resolve leaked reference to private data
Erik Skultety
- [libvirt] [PATCH] Allow execute access to /var/lib/libvirt/qemu/ for others
Martin Kletzander
- [libvirt] [PATCH] Allow execute access to /var/lib/libvirt/qemu/ for others
Jiri Denemark
- [libvirt] [PATCH] Allow execute access to /var/lib/libvirt/qemu/ for others
Martin Kletzander
- [libvirt] [PATCH] Close the source fd if the destination qemu exits during tunnelled migration
Shivaprasad G Bhat
- [libvirt] [PATCH] conf/qemu: enforce NUMA nodes only for x86 memory hotplug
Peter Krempa
- [libvirt] [PATCH] conf/qemu: enforce NUMA nodes only for x86 memory hotplug
Nikunj A Dadhania
- [libvirt] [PATCH] conf: escape string for disk driver name attribute
Luyao Huang
- [libvirt] [PATCH] conf: escape string for disk driver name attribute
Martin Kletzander
- [libvirt] [PATCH] conf: escape string for disk driver name attribute
lhuang
- [libvirt] [PATCH] conf: fix crash when parse a disordered numa settings
Luyao Huang
- [libvirt] [PATCH] conf: fix crash when parse a disordered numa settings
Michal Privoznik
- [libvirt] [PATCH] conf: fix crash when parse a disordered numa settings
lhuang
- [libvirt] [PATCH] conf: Fix virtType check
John Ferlan
- [libvirt] [PATCH] conf: Fix virtType check
Peter Krempa
- [libvirt] [PATCH] cpu: Introduce IvyBridge CPU model
Jiri Denemark
- [libvirt] [PATCH] cpu: Introduce IvyBridge CPU model
Martin Kletzander
- [libvirt] [PATCH] cpu: Introduce IvyBridge CPU model
Jiri Denemark
- [libvirt] [PATCH] Distribute only generated virkeymaps.h
Martin Kletzander
- [libvirt] [PATCH] Distribute only generated virkeymaps.h
Daniel P. Berrange
- [libvirt] [PATCH] Distribute only generated virkeymaps.h
Martin Kletzander
- [libvirt] [PATCH] Distribute only generated virkeymaps.h
Martin Kletzander
- [libvirt] [PATCH] docs: Add yet another libvirt based app
Michal Privoznik
- [libvirt] [PATCH] docs: Add yet another libvirt based app
Martin Kletzander
- [libvirt] [PATCH] docs: Drop unused rule for internals/%.html.tmp target
Michal Privoznik
- [libvirt] [PATCH] docs: Drop unused rule for internals/%.html.tmp target
Guido Günther
- [libvirt] [PATCH] docs: Drop unused rule for internals/%.html.tmp target
Martin Kletzander
- [libvirt] [PATCH] docs: Drop unused rule for internals/%.html.tmp target
Guido Günther
- [libvirt] [PATCH] docs: Drop unused rule for internals/%.html.tmp target
Martin Kletzander
- [libvirt] [PATCH] docs: Drop unused rule for internals/%.html.tmp target
Guido Günther
- [libvirt] [PATCH] docs: Drop unused rule for internals/%.html.tmp target
Martin Kletzander
- [libvirt] [PATCH] docs: Drop unused rule for internals/%.html.tmp target
Guido Günther
- [libvirt] [PATCH] docs: event impl. registration before hypervisor connection
Dominik Perpeet
- [libvirt] [PATCH] docs: Remove last use of double semicolon in Makefile
Martin Kletzander
- [libvirt] [PATCH] docs: Remove last use of double semicolon in Makefile
Pavel Hrdina
- [libvirt] [PATCH] docs: Update devguide.html to point to the new Python dev guide
Daniel P. Berrange
- [libvirt] [PATCH] docs: Update devguide.html to point to the new Python dev guide
Michal Privoznik
- [libvirt] [PATCH] domain-conf: escape string for socket attribute
Pavel Hrdina
- [libvirt] [PATCH] domain: Fix migratable XML with graphics/@listen
Jiri Denemark
- [libvirt] [PATCH] domain: Fix migratable XML with graphics/@listen
Peter Krempa
- [libvirt] [PATCH] domain: Fix migratable XML with graphics/@listen
Jiri Denemark
- [libvirt] [PATCH] examples: Add missing build data for 'rename'
Martin Kletzander
- [libvirt] [PATCH] Ignore virtio-mmio disks in qemuAssignDevicePCISlots()
Pavel Fedin
- [libvirt] [PATCH] Ignore virtio-mmio disks in qemuAssignDevicePCISlots()
Martin Kletzander
- [libvirt] [PATCH] Ignore virtio-mmio disks in qemuAssignDevicePCISlots()
Pavel Fedin
- [libvirt] [PATCH] Ignore virtio-mmio disks in qemuAssignDevicePCISlots()
Martin Kletzander
- [libvirt] [PATCH] Ignore virtio-mmio disks in qemuAssignDevicePCISlots()
Pavel Fedin
- [libvirt] [PATCH] libxl: fix AttachDeviceConfig on hostdev type
Chunyan Liu
- [libvirt] [PATCH] libxl: fix AttachDeviceConfig on hostdev type
Chunyan Liu
- [libvirt] [PATCH] libxl: fix AttachDeviceConfig on hostdev type
Jim Fehlig
- [libvirt] [PATCH] libxl: fix AttachDeviceConfig on hostdev type
Michal Privoznik
- [libvirt] [PATCH] libxl: fix AttachDeviceConfig on hostdev type
Jim Fehlig
- [libvirt] [PATCH] libxl: fix compiler error introduced by commit ba25c214
Jim Fehlig
- [libvirt] [PATCH] libxl: open libxl log stream with libvirtd log_level
Jim Fehlig
- [libvirt] [PATCH] libxl: open libxl log stream with libvirtd log_level
Daniel P. Berrange
- [libvirt] [PATCH] libxl: open libxl log stream with libvirtd log_level
Jim Fehlig
- [libvirt] [PATCH] libxl: open libxl log stream with libvirtd log_level
Daniel P. Berrange
- [libvirt] [PATCH] libxl: open libxl log stream with libvirtd log_level
Jim Fehlig
- [libvirt] [PATCH] libxl: open libxl log stream with libvirtd log_level
John Ferlan
- [libvirt] [PATCH] libxl: open libxl log stream with libvirtd log_level
Jim Fehlig
- [libvirt] [PATCH] libxl: open libxl log stream with libvirtd log_level
Jim Fehlig
- [libvirt] [PATCH] libxl: report correct errno from virNetSocketNewConnectTCP on migration
Ian Campbell
- [libvirt] [PATCH] libxl: report correct errno from virNetSocketNewConnectTCP on migration
Michal Privoznik
- [libvirt] [PATCH] libxl: report correct errno from virNetSocketNewConnectTCP on migration
Jim Fehlig
- [libvirt] [PATCH] libxl: report correct errno from virNetSocketNewConnectTCP on migration
Jim Fehlig
- [libvirt] [PATCH] libxl: report correct errno from virNetSocketNewConnectTCP on migration
Ian Campbell
- [libvirt] [PATCH] libxl: report correct errno from virNetSocketNewConnectTCP on migration
Jim Fehlig
- [libvirt] [PATCH] lxc: fuse mount for /proc/cpuinfo
Cédric Bosdonnat
- [libvirt] [PATCH] lxc: fuse mount for /proc/cpuinfo
Cedric Bosdonnat
- [libvirt] [PATCH] maint: Remove control characters from LGPL license file
Pavel Hrdina
- [libvirt] [PATCH] maint: Remove control characters from LGPL license file
Andrea Bolognani
- [libvirt] [PATCH] Makefile: fix build fail when make rpm
Luyao Huang
- [libvirt] [PATCH] Makefile: fix build fail when make rpm
Ján Tomko
- [libvirt] [PATCH] Makefile: fix build fail when make rpm
lhuang
- [libvirt] [PATCH] migration: support all toURI and proto combos
Nikolay Shirokovskiy
- [libvirt] [PATCH] migration: support all toURI and proto combos
Jiri Denemark
- [libvirt] [PATCH] migration: support all toURI and proto combos
Nikolay Shirokovskiy
- [libvirt] [PATCH] migration: support all toURI and proto combos
Daniel P. Berrange
- [libvirt] [PATCH] migration: support all toURI and proto combos
Nikolay Shirokovskiy
- [libvirt] [PATCH] Minor typo fixes in documentation
Christian Loehle
- [libvirt] [PATCH] Minor typo fixes in documentation
Martin Kletzander
- [libvirt] [PATCH] network: avoid existing bridges during rpm install of default network
Laine Stump
- [libvirt] [PATCH] qemu: Align memory module sizes to 2MiB
Peter Krempa
- [libvirt] [PATCH] qemu: Align memory module sizes to 2MiB
Pavel Hrdina
- [libvirt] [PATCH] qemu: Check address when attaching a virtio disk with an invalid address.
rbian
- [libvirt] [PATCH] qemu: Check address when attaching a virtio disk with an invalid address.
John Ferlan
- [libvirt] [PATCH] qemu: Check address when attaching a virtio disk with an invalid address.
Ján Tomko
- [libvirt] [PATCH] qemu: Check address when attaching a virtio disk with an invalid address.
Ruifeng Bian
- [libvirt] [PATCH] qemu: Check for existence of auto-generated socket path before removing
John Ferlan
- [libvirt] [PATCH] qemu: Check for existence of auto-generated socket path before removing
Martin Kletzander
- [libvirt] [PATCH] qemu: Check for existence of auto-generated socket path before removing
Michal Privoznik
- [libvirt] [PATCH] qemu: Check for existence of auto-generated socket path before removing
John Ferlan
- [libvirt] [PATCH] qemu: command: Report stderr from qemu-bridge-helper
Cole Robinson
- [libvirt] [PATCH] qemu: command: Report stderr from qemu-bridge-helper
Laine Stump
- [libvirt] [PATCH] qemu: command: Report stderr from qemu-bridge-helper
Cole Robinson
- [libvirt] [PATCH] qemu: Default to virtio network devices on ppc64
Martin Kletzander
- [libvirt] [PATCH] qemu: Fix dynamic_ownership qemu.conf setting
Cole Robinson
- [libvirt] [PATCH] qemu: Fix dynamic_ownership qemu.conf setting
Martin Kletzander
- [libvirt] [PATCH] qemu: Fix dynamic_ownership qemu.conf setting
Cole Robinson
- [libvirt] [PATCH] qemu: hotplug: Properly clean up drive backend if frontend hotplug fails
Peter Krempa
- [libvirt] [PATCH] qemu: hotplug: Properly clean up drive backend if frontend hotplug fails
Michal Privoznik
- [libvirt] [PATCH] qemu: hotplug: Properly clean up drive backend if frontend hotplug fails
Peter Krempa
- [libvirt] [PATCH] qemu: migration: Relax enforcement of memory hotplug support
Peter Krempa
- [libvirt] [PATCH] qemu: migration: Relax enforcement of memory hotplug support
Jiri Denemark
- [libvirt] [PATCH] qemu: migration: Relax enforcement of memory hotplug support
Peter Krempa
- [libvirt] [PATCH] qemu: Need to check for machine.os when using ADDRESS_TYPE_CCW
Ján Tomko
- [libvirt] [PATCH] qemu: Need to check for machine.os when using ADDRESS_TYPE_CCW
Andrea Bolognani
- [libvirt] [PATCH] qemu: Report error if per-VM directory cannot be created
Martin Kletzander
- [libvirt] [PATCH] qemu: Report error if per-VM directory cannot be created
Jiri Denemark
- [libvirt] [PATCH] qemu: The ppc64 target can run both ppc64 and ppc64le guests
Andrea Bolognani
- [libvirt] [PATCH] qemu: The ppc64 target can run both ppc64 and ppc64le guests
Daniel P. Berrange
- [libvirt] [PATCH] qemu: The ppc64 target can run both ppc64 and ppc64le guests
Andrea Bolognani
- [libvirt] [PATCH] qemu: Update balloon state after migration finishes
Peter Krempa
- [libvirt] [PATCH] qemu: Update balloon state after migration finishes
Michal Privoznik
- [libvirt] [PATCH] qemu_agent: fix deadlock in qemuProcessHandleAgentEOF
Wang Yufei
- [libvirt] [PATCH] qemuDomainAttachDeviceLive: Check provided disk address
Michal Privoznik
- [libvirt] [PATCH] qemuDomainAttachDeviceLive: Check provided disk address
Martin Kletzander
- [libvirt] [PATCH] qemuDomainAttachDeviceLive: Check provided disk address
Michal Privoznik
- [libvirt] [PATCH] qemuDomainAttachDeviceLive: Check provided disk address
John Ferlan
- [libvirt] [PATCH] qemuDomainAttachDeviceLive: Check provided disk address
Martin Kletzander
- [libvirt] [PATCH] qemuDomainAttachDeviceLive: Check provided disk address
Michal Privoznik
- [libvirt] [PATCH] qemuDomainAttachDeviceLive: Check provided disk address
Martin Kletzander
- [libvirt] [PATCH] qemuDomainAttachDeviceLive: Check provided disk address
John Ferlan
- [libvirt] [PATCH] qemuDomainAttachDeviceLive: Check provided disk address
Martin Kletzander
- [libvirt] [PATCH] qemuDomainAttachDeviceLive: Check provided disk address
John Ferlan
- [libvirt] [PATCH] qemuDomainAttachDeviceLive: Check provided disk address
Martin Kletzander
- [libvirt] [PATCH] qemuDomainDeviceDefPostParse: Drop useless check
Michal Privoznik
- [libvirt] [PATCH] qemuDomainDeviceDefPostParse: Drop useless check
Martin Kletzander
- [libvirt] [PATCH] qemuDomainUpdateDeviceConfig: Allow startupPolicy update, yet again
Michal Privoznik
- [libvirt] [PATCH] qemuDomainUpdateDeviceConfig: Allow startupPolicy update, yet again
Peter Krempa
- [libvirt] [PATCH] qemuDomainUpdateDeviceConfig: Allow startupPolicy update, yet again
Michal Privoznik
- [libvirt] [PATCH] qemuDomainUpdateDeviceConfig: Allow startupPolicy update, yet again
Michal Privoznik
- [libvirt] [PATCH] rbd: Remove snapshots if the FORCED flag has been provided
Wido den Hollander
- [libvirt] [PATCH] remoteClientCloseFunc: Don't mangle connection object refcount
Michal Privoznik
- [libvirt] [PATCH] remoteClientCloseFunc: Don't mangle connection object refcount
Pavel Hrdina
- [libvirt] [PATCH] Remove redundand assignment
Martin Kletzander
- [libvirt] [PATCH] Remove unused variables.
Martin Kletzander
- [libvirt] [PATCH] Remove unused variables.
Andrea Bolognani
- [libvirt] [PATCH] Remove unused variables.
John Ferlan
- [libvirt] [PATCH] Remove unused variables.
Eric Blake
- [libvirt] [PATCH] Remove unused variables.
Martin Kletzander
- [libvirt] [PATCH] Revert "docs: Drop unused rule for internals/%.html.tmp target"
Martin Kletzander
- [libvirt] [PATCH] Revert "qemu: Fix integer/boolean logic in qemuSetUnprivSGIO"
John Ferlan
- [libvirt] [PATCH] Revert "qemu: Fix integer/boolean logic in qemuSetUnprivSGIO"
Ján Tomko
- [libvirt] [PATCH] spec: Fix some warnings with latest rpmbuild
Cole Robinson
- [libvirt] [PATCH] spec: Fix some warnings with latest rpmbuild
Eric Blake
- [libvirt] [PATCH] spec: Fix some warnings with latest rpmbuild
Cole Robinson
- [libvirt] [PATCH] storage: Fix incorrect format for <disk> <auth> XML
John Ferlan
- [libvirt] [PATCH] target-i386: Enable "check" mode by default
Paolo Bonzini
- [libvirt] [PATCH] target-i386: Enable "check" mode by default
Eduardo Habkost
- [libvirt] [PATCH] test driver: don't unlock pool after freeing it
David Mansfield
- [libvirt] [PATCH] test driver: don't unlock pool after freeing it
Peter Krempa
- [libvirt] [PATCH] tests: Don't use testutils in mock libraries
Martin Kletzander
- [libvirt] [PATCH] tests: Don't use testutils in mock libraries
Daniel P. Berrange
- [libvirt] [PATCH] tests: qemu: Add aarch64 virtio pci tests
Cole Robinson
- [libvirt] [PATCH] testutils: Add coloring to verbose PASS/FAILED output
Cole Robinson
- [libvirt] [PATCH] testutils: Add coloring to verbose PASS/FAILED output
Martin Kletzander
- [libvirt] [PATCH] tools: Link libvirt.la to libvirt_shell.a
Michal Privoznik
- [libvirt] [PATCH] tools: Link libvirt.la to libvirt_shell.a
Erik Skultety
- [libvirt] [PATCH] Use daemon log facility for journald
Guido Günther
- [libvirt] [PATCH] Use daemon log facility for journald
Ján Tomko
- [libvirt] [PATCH] Use daemon log facility for journald
Guido Günther
- [libvirt] [PATCH] Use VIR_DIV_UP macro where possible
Martin Kletzander
- [libvirt] [PATCH] util: Add space before comment end marker
Andrea Bolognani
- [libvirt] [PATCH] util: Add win32 version of virFileUnlink
Martin Kletzander
- [libvirt] [PATCH] util: Add win32 version of virFileUnlink
Pavel Hrdina
- [libvirt] [PATCH] util: Add win32 version of virFileUnlink
John Ferlan
- [libvirt] [PATCH] util: Add win32 version of virFileUnlink
Martin Kletzander
- [libvirt] [PATCH] virDomainDiskDef: Turn @device into enum
Michal Privoznik
- [libvirt] [PATCH] virDomainDiskDef: Turn @device into enum
John Ferlan
- [libvirt] [PATCH] virDomainDiskDef: Turn @device into enum
Laine Stump
- [libvirt] [PATCH] virDomainDiskDef: Turn @device into enum
Daniel P. Berrange
- [libvirt] [PATCH] virsh: Enhance the detailed output of domblklist for networked source
Michal Privoznik
- [libvirt] [PATCH] virsh: Enhance the detailed output of domblklist for networked source
Lin Ma
- [libvirt] [PATCH] virsh: Fix job status indicator for 0 length block jobs
Peter Krempa
- [libvirt] [PATCH] virsh: Fix job status indicator for 0 length block jobs
Michal Privoznik
- [libvirt] [PATCH] virsh: Preserve startupPolicy in change-media command
Michal Privoznik
- [libvirt] [PATCH] virsh: Preserve startupPolicy in change-media command
John Ferlan
- [libvirt] [PATCH] virsh: Teach attach-interface to --print-xml
Michal Privoznik
- [libvirt] [PATCH] virsh: Teach attach-interface to --print-xml
Martin Kletzander
- [libvirt] [PATCH] virVMXParseDisk: Recognize scsi-passthru
Matthias Bolte
- [libvirt] [PATCH] vsh: create a noinstall libvirt_shell library
Erik Skultety
- [libvirt] [PATCH] vsh: create a noinstall libvirt_shell library
Martin Kletzander
- [libvirt] [PATCH] vsh: create a noinstall libvirt_shell library
Erik Skultety
- [libvirt] [PATCH] vshInit: Don't leak @histsize_env
Michal Privoznik
- [libvirt] [PATCH] vshInit: Don't leak @histsize_env
Ján Tomko
- [libvirt] [PATCH] vz: remove error logging from prlsdkUUIDParse
Maxim Nestratov
- [libvirt] [PATCH] vz: remove error logging from prlsdkUUIDParse
Michal Privoznik
- [libvirt] [PATCH] vz: remove error logging from prlsdkUUIDParse
Dmitry Guryanov
- [libvirt] [PATCH] vz: remove error logging from prlsdkUUIDParse
Maxim Nestratov
- [libvirt] [PATCH] vz: remove error logging from prlsdkUUIDParse
Maxim Nestratov
- [libvirt] [PATCH] vz: set mount point for container image-based disks
Maxim Nestratov
- [libvirt] [PATCH] vz: set mount point for container image-based disks
Daniel P. Berrange
- [libvirt] [PATCH] vz: set mount point for container image-based disks
Maxim Nestratov
- [libvirt] [PATCH] vz: set mount point for container image-based disks
Daniel P. Berrange
- [libvirt] [PATCH] vz: set mount point for container image-based disks
Maxim Nestratov
- [libvirt] [PATCH] xen: fix race in refresh of config cache
Daniel P. Berrange
- [libvirt] [PATCH] xen: fix race in refresh of config cache
Richard W.M. Jones
- [libvirt] [PATCH libvirt-java] Require at least Java 8
Michal Privoznik
- [libvirt] [PATCH libvirt-java] Require at least Java 8
Wido den Hollander
- [libvirt] [PATCH libvirt-java] Require at least Java 8
Claudio Bley
- [libvirt] [PATCH libvirt-java] Require at least Java 8
Wido den Hollander
- [libvirt] [PATCH libvirt-java] Require at least Java 8
Claudio Bley
- [libvirt] [PATCH libvirt-java] Require at least Java 8
Wido den Hollander
- [libvirt] [PATCH libvirt-java] Require at least Java 8
Claudio Bley
- [libvirt] [PATCH LIBVIRT] libxl: don't end job for ephemeal domain on start failure
Ian Campbell
- [libvirt] [PATCH LIBVIRT] libxl: don't end job for ephemeal domain on start failure
Michal Privoznik
- [libvirt] [PATCH LIBVIRT] libxl: don't end job for ephemeal domain on start failure
Jim Fehlig
- [libvirt] [PATCH libvirt master v2] interface type: add udp socket support
Guido Günther
- [libvirt] [PATCH libvirt master v2] interface type: add udp socket support
Laine Stump
- [libvirt] [PATCH libvirt master v2] interface type: add udp socket support
Daniel P. Berrange
- [libvirt] [PATCH libvirt master v2] interface type: add udp socket support
Jonathan Toppins
- [libvirt] [PATCH libvirt master v2] interface type: add udp socket support
Ján Tomko
- [libvirt] [PATCH libvirt master v2] interface type: add udp socket support
Guido Günther
- [libvirt] [PATCH libvirt master v2] interface type: add udp socket support
Guido Günther
- [libvirt] [PATCH libvirt master v2] interface type: add udp socket support
Jonathan Toppins
- [libvirt] [PATCH libvirt master v2] interface type: add udp socket support
Guido Günther
- [libvirt] [PATCH RFC 0/2] libxl: migration v3 and p2p support
Joao Martins
- [libvirt] [PATCH RFC 0/7] libxl: domain statistics support
Joao Martins
- [libvirt] [PATCH RFC 0/7] libxl: domain statistics support
Daniel P. Berrange
- [libvirt] [PATCH RFC 0/7] libxl: domain statistics support
Joao Martins
- [libvirt] [PATCH RFC 1/2] libxl: add p2p migration
Joao Martins
- [libvirt] [PATCH RFC 1/2] libxl: add p2p migration
Daniel P. Berrange
- [libvirt] [PATCH RFC 1/2] libxl: add p2p migration
Joao Martins
- [libvirt] [PATCH RFC 1/7] libxl: implement virDomainGetCPUStats
Joao Martins
- [libvirt] [PATCH RFC 1/7] libxl: implement virDomainGetCPUStats
Jim Fehlig
- [libvirt] [PATCH RFC 1/7] libxl: implement virDomainGetCPUStats
Joao Martins
- [libvirt] [PATCH RFC 2/2] libxl: add v3 migration w/o params
Joao Martins
- [libvirt] [PATCH RFC 2/2] libxl: add v3 migration w/o params
Daniel P. Berrange
- [libvirt] [PATCH RFC 2/2] libxl: add v3 migration w/o params
Joao Martins
- [libvirt] [PATCH RFC 2/7] libxl: implement virDomainMemorystats
Joao Martins
- [libvirt] [PATCH RFC 2/7] libxl: implement virDomainMemorystats
Jim Fehlig
- [libvirt] [PATCH RFC 2/7] libxl: implement virDomainMemorystats
Joao Martins
- [libvirt] [PATCH RFC 3/7] libxl: implement virDomainInterfaceStats
Joao Martins
- [libvirt] [PATCH RFC 3/7] libxl: implement virDomainInterfaceStats
Jim Fehlig
- [libvirt] [PATCH RFC 3/7] libxl: implement virDomainInterfaceStats
Joao Martins
- [libvirt] [PATCH RFC 3/7] libxl: implement virDomainInterfaceStats
Jim Fehlig
- [libvirt] [PATCH RFC 4/7] libxl: implement virDomainBlockStats
Joao Martins
- [libvirt] [PATCH RFC 4/7] libxl: implement virDomainBlockStats
Daniel P. Berrange
- [libvirt] [PATCH RFC 4/7] libxl: implement virDomainBlockStats
Joao Martins
- [libvirt] [PATCH RFC 4/7] libxl: implement virDomainBlockStats
Jim Fehlig
- [libvirt] [PATCH RFC 4/7] libxl: implement virDomainBlockStats
Joao Martins
- [libvirt] [PATCH RFC 4/7] libxl: implement virDomainBlockStats
Jim Fehlig
- [libvirt] [PATCH RFC 5/7] libxl: implement virConnectGetAllDomainStats
Joao Martins
- [libvirt] [PATCH RFC 6/7] libxl: implement virDomainGetJobInfo
Joao Martins
- [libvirt] [PATCH RFC 7/7] libxl: implement virDomainGetJobStats
Joao Martins
- [libvirt] [PATCH sandbox 0/4] Fix data retention with QEMU sandboxes
Daniel P. Berrange
- [libvirt] [PATCH sandbox 1/4] push changing of user ID down into child process
Daniel P. Berrange
- [libvirt] [PATCH sandbox 1/4] push changing of user ID down into child process
Cedric Bosdonnat
- [libvirt] [PATCH sandbox 2/4] Sync and unmount filesystems during shutdown
Daniel P. Berrange
- [libvirt] [PATCH sandbox 2/4] Sync and unmount filesystems during shutdown
Cedric Bosdonnat
- [libvirt] [PATCH sandbox 3/4] Fix passing of strace option to guest kernel
Daniel P. Berrange
- [libvirt] [PATCH sandbox 3/4] Fix passing of strace option to guest kernel
Cedric Bosdonnat
- [libvirt] [PATCH sandbox 4/4] Don't close immediately when getting EOF on RPC console
Daniel P. Berrange
- [libvirt] [PATCH sandbox 4/4] Don't close immediately when getting EOF on RPC console
Cedric Bosdonnat
- [libvirt] [PATCH sandbox] docker: don't assume X-Docker-Token is set
Daniel P. Berrange
- [libvirt] [PATCH sandbox] docker: don't assume X-Docker-Token is set
Cedric Bosdonnat
- [libvirt] [PATCH sandbox] docker: don't assume X-Docker-Token is set
Cedric Bosdonnat
- [libvirt] [PATCH sandbox] docker: don't assume X-Docker-Token is set
Daniel P. Berrange
- [libvirt] [PATCH sandbox] docker: don't assume X-Docker-Token is set
Daniel P. Berrange
- [libvirt] [PATCH sandbox] Require libvirt-glib >= 0.2.2 for LXC fsdriver format fix
Daniel P. Berrange
- [libvirt] [PATCH sandbox] Require libvirt-glib >= 0.2.2 for LXC fsdriver format fix
Cedric Bosdonnat
- [libvirt] [PATCH sandbox] virt-sandbox-image: switch to use URI to identify templates
Daniel P. Berrange
- [libvirt] [PATCH sandbox v5 00/20] Docker image support
Daniel P. Berrange
- [libvirt] [PATCH sandbox v5 00/20] Docker image support
Cole Robinson
- [libvirt] [PATCH sandbox v5 00/20] Docker image support
Daniel P. Berrange
- [libvirt] [PATCH sandbox v5 00/20] Docker image support
Daniel P. Berrange
- [libvirt] [PATCH sandbox v5 01/20] Add virt-sandbox-image
Daniel P. Berrange
- [libvirt] [PATCH sandbox v5 02/20] Rename 'name' to 'template' to disambiguate
Daniel P. Berrange
- [libvirt] [PATCH sandbox v5 02/20] Rename 'name' to 'template' to disambiguate
Cedric Bosdonnat
- [libvirt] [PATCH sandbox v5 03/20] Fix docker authentication handling
Daniel P. Berrange
- [libvirt] [PATCH sandbox v5 03/20] Fix docker authentication handling
Cedric Bosdonnat
- [libvirt] [PATCH sandbox v5 04/20] Image: Add Hooking Mechanism
Daniel P. Berrange
- [libvirt] [PATCH sandbox v5 04/20] Image: Add Hooking Mechanism
Cedric Bosdonnat
- [libvirt] [PATCH sandbox v5 05/20] Image: virt-sandbox-image default dir constants
Daniel P. Berrange
- [libvirt] [PATCH sandbox v5 05/20] Image: virt-sandbox-image default dir constants
Cedric Bosdonnat
- [libvirt] [PATCH sandbox v5 06/20] Image: Add download function
Daniel P. Berrange
- [libvirt] [PATCH sandbox v5 06/20] Image: Add download function
Cedric Bosdonnat
- [libvirt] [PATCH sandbox v5 06/20] Image: Add download function
Daniel P. Berrange
- [libvirt] [PATCH sandbox v5 06/20] Image: Add download function
Cedric Bosdonnat
- [libvirt] [PATCH sandbox v5 06/20] Image: Add download function
Daniel P. Berrange
- [libvirt] [PATCH sandbox v5 07/20] Image: Refactor create function
Daniel P. Berrange
- [libvirt] [PATCH sandbox v5 07/20] Image: Refactor create function
Cedric Bosdonnat
- [libvirt] [PATCH sandbox v5 07/20] Image: Refactor create function
Daniel P. Berrange
- [libvirt] [PATCH sandbox v5 08/20] Image: Add delete function
Daniel P. Berrange
- [libvirt] [PATCH sandbox v5 08/20] Image: Add delete function
Cedric Bosdonnat
- [libvirt] [PATCH sandbox v5 09/20] Image: Add get_command function to Source
Daniel P. Berrange
- [libvirt] [PATCH sandbox v5 09/20] Image: Add get_command function to Source
Cedric Bosdonnat
- [libvirt] [PATCH sandbox v5 10/20] Image: Add run args
Daniel P. Berrange
- [libvirt] [PATCH sandbox v5 10/20] Image: Add run args
Cedric Bosdonnat
- [libvirt] [PATCH sandbox v5 10/20] Image: Add run args
Daniel P. Berrange
- [libvirt] [PATCH sandbox v5 11/20] Image: Add check_connect function
Daniel P. Berrange
- [libvirt] [PATCH sandbox v5 11/20] Image: Add check_connect function
Cedric Bosdonnat
- [libvirt] [PATCH sandbox v5 12/20] Image: Add get_disk function to Source
Daniel P. Berrange
- [libvirt] [PATCH sandbox v5 12/20] Image: Add get_disk function to Source
Cedric Bosdonnat
- [libvirt] [PATCH sandbox v5 13/20] Image: Add run function
Daniel P. Berrange
- [libvirt] [PATCH sandbox v5 13/20] Image: Add run function
Cedric Bosdonnat
- [libvirt] [PATCH sandbox v5 14/20] Image: Add network support
Daniel P. Berrange
- [libvirt] [PATCH sandbox v5 14/20] Image: Add network support
Cedric Bosdonnat
- [libvirt] [PATCH sandbox v5 15/20] Image: man file for virt-sandbox-image
Daniel P. Berrange
- [libvirt] [PATCH sandbox v5 15/20] Image: man file for virt-sandbox-image
Cedric Bosdonnat
- [libvirt] [PATCH sandbox v5 15/20] Image: man file for virt-sandbox-image
Daniel P. Berrange
- [libvirt] [PATCH sandbox v5 16/20] Add config for environment variables
Daniel P. Berrange
- [libvirt] [PATCH sandbox v5 16/20] Add config for environment variables
Cedric Bosdonnat
- [libvirt] [PATCH sandbox v5 17/20] Add environment parameter to virt-sandbox
Daniel P. Berrange
- [libvirt] [PATCH sandbox v5 17/20] Add environment parameter to virt-sandbox
Cedric Bosdonnat
- [libvirt] [PATCH sandbox v5 18/20] init-common: Exporting custom environment variables
Daniel P. Berrange
- [libvirt] [PATCH sandbox v5 18/20] init-common: Exporting custom environment variables
Cedric Bosdonnat
- [libvirt] [PATCH sandbox v5 19/20] Image: Add custom environment support
Daniel P. Berrange
- [libvirt] [PATCH sandbox v5 19/20] Image: Add custom environment support
Cedric Bosdonnat
- [libvirt] [PATCH sandbox v5 20/20] Image: Add Volume Support
Daniel P. Berrange
- [libvirt] [PATCH sandbox v5 20/20] Image: Add Volume Support
Cedric Bosdonnat
- [libvirt] [PATCH tck 0/5] Getting the TCK to run against opensuse images
Cédric Bosdonnat
- [libvirt] [PATCH tck 0/5] Getting the TCK to run against opensuse images
Daniel P. Berrange
- [libvirt] [PATCH tck 1/5] Ping test: use domifstats to wait for dhcp to be setup in guest
Cédric Bosdonnat
- [libvirt] [PATCH tck 1/5] Ping test: use domifstats to wait for dhcp to be setup in guest
Cedric Bosdonnat
- [libvirt] [PATCH tck 2/5] Create has_disk_image from code of get_virt_builder_disk
Cédric Bosdonnat
- [libvirt] [PATCH tck 3/5] Add DomainBuilder->rminterface function.
Cédric Bosdonnat
- [libvirt] [PATCH tck 4/5] Make sure the image has been started properly started the first time.
Cédric Bosdonnat
- [libvirt] [PATCH tck 5/5] 240-no-arp-spoofing.t: get virt-builder install dsniff
Cédric Bosdonnat
- [libvirt] [PATCH tck v2 0/5] Getting the TCK to run against opensuse images
Cédric Bosdonnat
- [libvirt] [PATCH tck v2 1/5] Ping test: use domifstats to wait for dhcp to be setup in guest
Cédric Bosdonnat
- [libvirt] [PATCH tck v2 2/5] Create has_disk_image from code of get_virt_builder_disk
Cédric Bosdonnat
- [libvirt] [PATCH tck v2 3/5] Add DomainBuilder->rminterface function.
Cédric Bosdonnat
- [libvirt] [PATCH tck v2 4/5] Make sure the image has been started properly started the first time.
Cédric Bosdonnat
- [libvirt] [PATCH tck v2 5/5] 240-no-arp-spoofing.t: get virt-builder install dsniff
Cédric Bosdonnat
- [libvirt] [PATCH v2 0/12] migration: support all toURI and proto combos
Nikolay Shirokovskiy
- [libvirt] [PATCH v2 0/12] migration: support all toURI and proto combos
Daniel P. Berrange
- [libvirt] [PATCH v2 0/12] migration: support all toURI and proto combos
Daniel P. Berrange
- [libvirt] [PATCH v2 0/12] migration: support all toURI and proto combos
Nikolay Shirokovskiy
- [libvirt] [PATCH v2 0/2] Improve domblklist for network disks
Michal Privoznik
- [libvirt] [PATCHv2 0/2] macvtap: don't use netlink to save/set mac for macvtap+passthrough+802.1Qbh
Laine Stump
- [libvirt] [PATCHv2 0/2] macvtap: don't use netlink to save/set mac for macvtap+passthrough+802.1Qbh
Michal Privoznik
- [libvirt] [PATCH v2 0/2] Need to perform address checks for ccw/s390
John Ferlan
- [libvirt] [PATCH v2 0/2] Need to perform address checks for ccw/s390
Ján Tomko
- [libvirt] [PATCH v2 0/2] qemu: Default to virtio-net where available
Andrea Bolognani
- [libvirt] [PATCH v2 0/3] Add support for gic-version machine option
Pavel Fedin
- [libvirt] [PATCH v2 0/3] Add support for gic-version machine option
Martin Kletzander
- [libvirt] [PATCH v2 0/3] Add support for gic-version machine option
Cole Robinson
- [libvirt] [PATCH v2 0/3] Implement mockup capabilities cache in QEMU tests
Pavel Fedin
- [libvirt] [PATCH v2 0/4] Be tolerant to relabel errors for session mode
Michal Privoznik
- [libvirt] [PATCH v2 0/4] Be tolerant to relabel errors for session mode
Martin Kletzander
- [libvirt] [PATCH v2 0/4] Couple of 'virsh create' fixes
Michal Privoznik
- [libvirt] [PATCH v2 0/4] Couple of 'virsh create' fixes
Martin Kletzander
- [libvirt] [PATCH v2 0/6] Fix some Coverity issues
John Ferlan
- [libvirt] [PATCH v2 0/7] Allow startupPolicy change on update-device
Michal Privoznik
- [libvirt] [PATCH v2 0/7] Allow startupPolicy change on update-device
John Ferlan
- [libvirt] [PATCH v2 0/8] Simplify and fix qemuMigrationFinish
Jiri Denemark
- [libvirt] [PATCH v2 0/8] Simplify and fix qemuMigrationFinish
Jiri Denemark
- [libvirt] [PATCH V2 0/9] support multi-thread compress migration.
Feng, Shaohe
- [libvirt] [PATCH V2 0/9] support multi-thread compress migration.
Feng, Shaohe
- [libvirt] [PATCH v2 01/12] migration: refactor: get rid of use_params p2p_full
Nikolay Shirokovskiy
- [libvirt] [PATCH v2 01/12] migration: refactor: get rid of use_params p2p_full
John Ferlan
- [libvirt] [PATCH v2 01/12] migration: refactor: get rid of use_params p2p_full
Daniel P. Berrange
- [libvirt] [PATCH v2 01/12] migration: refactor: get rid of use_params p2p_full
Nikolay Shirokovskiy
- [libvirt] [PATCH v2 02/12] migration: refactor: reuse p2p url check
Nikolay Shirokovskiy
- [libvirt] [PATCH v2 02/12] migration: refactor: reuse p2p url check
John Ferlan
- [libvirt] [PATCH v2 02/12] migration: refactor: reuse p2p url check
Daniel P. Berrange
- [libvirt] [PATCH v2 03/12] migration: move implementation check to branches in p2p
Nikolay Shirokovskiy
- [libvirt] [PATCH v2 03/12] migration: move implementation check to branches in p2p
John Ferlan
- [libvirt] [PATCH v2 03/12] migration: move implementation check to branches in p2p
Daniel P. Berrange
- [libvirt] [PATCH v2 03/12] migration: move implementation check to branches in p2p
Nikolay Shirokovskiy
- [libvirt] [PATCH v2 04/12] migration: remove direct migration dependency on version1 of driver
Nikolay Shirokovskiy
- [libvirt] [PATCH v2 04/12] migration: remove direct migration dependency on version1 of driver
John Ferlan
- [libvirt] [PATCH v2 04/12] migration: remove direct migration dependency on version1 of driver
Daniel P. Berrange
- [libvirt] [PATCH v2 05/12] migration: refactor: merge direct and p2p into unmanaged
Nikolay Shirokovskiy
- [libvirt] [PATCH v2 05/12] migration: refactor: merge direct and p2p into unmanaged
John Ferlan
- [libvirt] [PATCH v2 05/12] migration: refactor: merge direct and p2p into unmanaged
John Ferlan
- [libvirt] [PATCH v2 05/12] migration: refactor: merge direct and p2p into unmanaged
Daniel P. Berrange
- [libvirt] [PATCH v2 05/12] migration: refactor: merge direct and p2p into unmanaged
Nikolay Shirokovskiy
- [libvirt] [PATCH v2 06/12] migration: refactor: introduce params version of unmanaged
Nikolay Shirokovskiy
- [libvirt] [PATCH v2 06/12] migration: refactor: introduce params version of unmanaged
John Ferlan
- [libvirt] [PATCH v2 06/12] migration: refactor: introduce params version of unmanaged
Daniel P. Berrange
- [libvirt] [PATCH v2 07/12] migration: refactor: extract parameter adaption functions
Nikolay Shirokovskiy
- [libvirt] [PATCH v2 07/12] migration: refactor: extract parameter adaption functions
John Ferlan
- [libvirt] [PATCH v2 07/12] migration: refactor: extract parameter adaption functions
Daniel P. Berrange
- [libvirt] [PATCH v2 08/12] migration: refactor: gather parameters compatibility checks
Nikolay Shirokovskiy
- [libvirt] [PATCH v2 08/12] migration: refactor: gather parameters compatibility checks
John Ferlan
- [libvirt] [PATCH v2 08/12] migration: refactor: gather parameters compatibility checks
Daniel P. Berrange
- [libvirt] [PATCH v2 09/12] migration: merge all proto branches into single function
Nikolay Shirokovskiy
- [libvirt] [PATCH v2 09/12] migration: merge all proto branches into single function
John Ferlan
- [libvirt] [PATCH v2 09/12] migration: merge all proto branches into single function
Daniel P. Berrange
- [libvirt] [PATCH v2 09/12] migration: merge all proto branches into single function
Nikolay Shirokovskiy
- [libvirt] [PATCH v2 1/2] qemu: Introduce QEMU_CAPS_DEVICE_VIRTIO_NET capability
Andrea Bolognani
- [libvirt] [PATCH v2 1/2] qemu: Introduce qemuDomainMachineIsS390CCW
John Ferlan
- [libvirt] [PATCHv2 1/2] util: make virNetDev(Replace|Restore)MacAddress public functions
Laine Stump
- [libvirt] [PATCH v2 1/2] virsh: Slightly rework cmdDomblklist
Michal Privoznik
- [libvirt] [PATCH v2 1/2] virsh: Slightly rework cmdDomblklist
Martin Kletzander
- [libvirt] [PATCH v2 1/2] virsh: Slightly rework cmdDomblklist
Michal Privoznik
- [libvirt] [PATCH v2 1/3] Implement infrastracture for mocking up QEMU capabilities cache
Pavel Fedin
- [libvirt] [PATCH v2 1/3] qemu: Introduce QEMU_CAPS_MACH_VIRT_GIC_VERSION capability
Pavel Fedin
- [libvirt] [PATCH v2 1/4] virDomainCreateXML: Don't remove persistent domains on error
Michal Privoznik
- [libvirt] [PATCH v2 1/4] virfile: Rename virFileUnlink to virFileRemove
John Ferlan
- [libvirt] [PATCH v2 1/4] virfile: Rename virFileUnlink to virFileRemove
Michal Privoznik
- [libvirt] [PATCH v2 1/4] virSecuritySELinuxSetSecurityAllLabel: drop useless virFileIsSharedFSType
Michal Privoznik
- [libvirt] [PATCH v2 1/6] openvz: Resolve Coverity FORWARD_NULL
John Ferlan
- [libvirt] [PATCH v2 1/7] qemuDomainUpdateDeviceConfig: Allow startupPolicy update, yet again
Michal Privoznik
- [libvirt] [PATCH v2 1/8] qemu: Split qemuMigrationFinish
Jiri Denemark
- [libvirt] [PATCH v2 1/8] qemu: Split qemuMigrationFinish
John Ferlan
- [libvirt] [PATCH v2 10/12] migration: refactor: prepare to reuse flag vs feature checks
Nikolay Shirokovskiy
- [libvirt] [PATCH v2 10/12] migration: refactor: prepare to reuse flag vs feature checks
Daniel P. Berrange
- [libvirt] [PATCH v2 10/12] migration: refactor: prepare to reuse flag vs feature checks
John Ferlan
- [libvirt] [PATCH v2 11/12] migration: reuse flags vs features checks in toURI family
Nikolay Shirokovskiy
- [libvirt] [PATCH v2 11/12] migration: reuse flags vs features checks in toURI family
Daniel P. Berrange
- [libvirt] [PATCH v2 11/12] migration: reuse flags vs features checks in toURI family
John Ferlan
- [libvirt] [PATCH v2 11/12] migration: reuse flags vs features checks in toURI family
Nikolay Shirokovskiy
- [libvirt] [PATCH v2 12/12] migration: refactor: one return in forURI family functions
Nikolay Shirokovskiy
- [libvirt] [PATCH v2 12/12] migration: refactor: one return in forURI family functions
Daniel P. Berrange
- [libvirt] [PATCH v2 12/12] migration: refactor: one return in forURI family functions
John Ferlan
- [libvirt] [PATCH v2 12/12] migration: refactor: one return in forURI family functions
Nikolay Shirokovskiy
- [libvirt] [PATCH v2 12/12] migration: refactor: one return in forURI family functions
Nikolay Shirokovskiy
- [libvirt] [PATCH v2 2/2] qemu: Default to virtio-net where available
Andrea Bolognani
- [libvirt] [PATCH v2 2/2] qemu: Default to virtio-net where available
Laine Stump
- [libvirt] [PATCH v2 2/2] qemu: Default to virtio-net where available
Daniel P. Berrange
- [libvirt] [PATCH v2 2/2] qemu: Default to virtio-net where available
Daniel P. Berrange
- [libvirt] [PATCH v2 2/2] qemu: Default to virtio-net where available
Andrea Bolognani
- [libvirt] [PATCH v2 2/2] qemu: Default to virtio-net where available
Daniel P. Berrange
- [libvirt] [PATCH v2 2/2] qemu: Default to virtio-net where available
Martin Kletzander
- [libvirt] [PATCH v2 2/2] qemu: Default to virtio-net where available
Andrea Bolognani
- [libvirt] [PATCH v2 2/2] qemu: Default to virtio-net where available
Daniel P. Berrange
- [libvirt] [PATCH v2 2/2] qemu: Default to virtio-net where available
Andrea Bolognani
- [libvirt] [PATCH v2 2/2] qemu: Need to check for machine.os when using ADDRESS_TYPE_CCW
John Ferlan
- [libvirt] [PATCHv2 2/2] util: don't use netlink to save/set mac for macvtap+passthrough+802.1Qbh
Laine Stump
- [libvirt] [PATCH v2 2/2] virsh: Enhance the detailed output of domblklist for networked source
Michal Privoznik
- [libvirt] [PATCH v2 2/2] virsh: Enhance the detailed output of domblklist for networked source
John Ferlan
- [libvirt] [PATCH v2 2/2] virsh: Enhance the detailed output of domblklist for networked source
Lin Ma
- [libvirt] [PATCH v2 2/2] virsh: Enhance the detailed output of domblklist for networked source
Lin Ma
- [libvirt] [PATCH v2 2/2] virsh: Enhance the detailed output of domblklist for networked source
Michal Privoznik
- [libvirt] [PATCH v2 2/2] virsh: Enhance the detailed output of domblklist for networked source
John Ferlan
- [libvirt] [PATCH v2 2/2] virsh: Enhance the detailed output of domblklist for networked source
Lin Ma
- [libvirt] [PATCH v2 2/2] virsh: Enhance the detailed output of domblklist for networked source
Lin Ma
- [libvirt] [PATCH v2 2/2] virsh: Enhance the detailed output of domblklist for networked source
Peter Krempa
- [libvirt] [PATCH v2 2/2] virsh: Enhance the detailed output of domblklist for networked source
Lin Ma
- [libvirt] [PATCH v2 2/2] virsh: Enhance the detailed output of domblklist for networked source
Lin Ma
- [libvirt] [PATCH v2 2/2] virsh: Enhance the detailed output of domblklist for networked source
Michal Privoznik
- [libvirt] [PATCH v2 2/2] virsh: Enhance the detailed output of domblklist for networked source
Peter Krempa
- [libvirt] [PATCH v2 2/3] qemu: Add support for gic-version machine option
Pavel Fedin
- [libvirt] [PATCH v2 2/3] qemu: Add support for gic-version machine option
Martin Kletzander
- [libvirt] [PATCH v2 2/3] Use mockup cache
Pavel Fedin
- [libvirt] [PATCH v2 2/4] security_selinux: Replace SELinuxSCSICallbackData with proper struct
Michal Privoznik
- [libvirt] [PATCH v2 2/4] virDomainCreateXML: Make domain definition transient
Michal Privoznik
- [libvirt] [PATCH v2 2/4] virDomainCreateXML: Make domain definition transient
Martin Kletzander
- [libvirt] [PATCH v2 2/6] openvz: Resolve Coverity FORWARD_NULL
John Ferlan
- [libvirt] [PATCH v2 2/7] qemu: s/qemuDomainChangeDiskMediaLive/qemuDomainChangeDiskLive/
Michal Privoznik
- [libvirt] [PATCH v2 2/8] qemu: Simplify qemuMigrationFinish
Jiri Denemark
- [libvirt] [PATCH v2 2/8] qemu: Simplify qemuMigrationFinish
John Ferlan
- [libvirt] [PATCH v2 2/8] qemu: Simplify qemuMigrationFinish
Jiri Denemark
- [libvirt] [PATCH v2 3/3] qemu: Add test cases for gic-version option
Pavel Fedin
- [libvirt] [PATCH v2 3/3] Removed unneeded check
Pavel Fedin
- [libvirt] [PATCH v2 3/4] qemu: Move vm->persistent check into qemuDomainRemoveInactive
Michal Privoznik
- [libvirt] [PATCH v2 3/4] qemu: Move vm->persistent check into qemuDomainRemoveInactive
Martin Kletzander
- [libvirt] [PATCH v2 3/4] virSecurityManager: Track if running as privileged
Michal Privoznik
- [libvirt] [PATCH v2 3/6] libxl: Resolve Coverity FORWARD_NULL
John Ferlan
- [libvirt] [PATCH v2 3/7] qemu_domain: Introduce qemuDomainDiskSourceDiffers
Michal Privoznik
- [libvirt] [PATCH v2 3/8] qemu: Don't fail migration on save status failure
Jiri Denemark
- [libvirt] [PATCH v2 3/8] qemu: Don't fail migration on save status failure
John Ferlan
- [libvirt] [PATCH v2 3/8] qemu: Don't fail migration on save status failure
Jiri Denemark
- [libvirt] [PATCH v2 4/4] security_selinux: Take @privileged into account
Michal Privoznik
- [libvirt] [PATCH v2 4/4] virDomainRestore: Don't keep transient domains around
Michal Privoznik
- [libvirt] [PATCH v2 4/6] esx: Resolve Coverity FORWARD_NULL
John Ferlan
- [libvirt] [PATCH v2 4/7] qemuDomainChangeDiskLive: rework slightly
Michal Privoznik
- [libvirt] [PATCH v2 4/8] qemu: Kill domain when migration finish fails
Jiri Denemark
- [libvirt] [PATCH v2 4/8] qemu: Kill domain when migration finish fails
John Ferlan
- [libvirt] [PATCH v2 5/6] qemu: Resolve Coverity FORWARD_NULL
John Ferlan
- [libvirt] [PATCH v2 5/7] qemu: s/virDomainDiskDiffersSourceOnly/qemuDomainDiskChangeSupported/
Michal Privoznik
- [libvirt] [PATCH v2 5/8] qemu: Don't report false errors in migration protocol v2
Jiri Denemark
- [libvirt] [PATCH v2 5/8] qemu: Don't report false errors in migration protocol v2
John Ferlan
- [libvirt] [PATCH v2 6/6] xenapi: Resolve Coverity FORWARD_NULL
John Ferlan
- [libvirt] [PATCH v2 6/7] qemuDomainDiskChangeSupported: Fill in missing checks
Michal Privoznik
- [libvirt] [PATCH v2 6/8] qemuDomainEventQueue: Check if event is non-NULL
Jiri Denemark
- [libvirt] [PATCH v2 6/8] qemuDomainEventQueue: Check if event is non-NULL
John Ferlan
- [libvirt] [PATCH v2 6/8] qemuDomainEventQueue: Check if event is non-NULL
Jiri Denemark
- [libvirt] [PATCH v2 6/8] qemuDomainEventQueue: Check if event is non-NULL
John Ferlan
- [libvirt] [PATCH v2 6/9] admin: Move admin_server.{h, c} to admin.{h, c}
Martin Kletzander
- [libvirt] [PATCH v2 7/7] qemuDomainChangeDiskLive: Allow startupPolicy change
Michal Privoznik
- [libvirt] [PATCH v2 7/7] qemuDomainChangeDiskLive: Allow startupPolicy change
John Ferlan
- [libvirt] [PATCH v2 7/7] qemuDomainChangeDiskLive: Allow startupPolicy change
Michal Privoznik
- [libvirt] [PATCH v2 7/8] qemu: Queue events in migration Finish phase ASAP
Jiri Denemark
- [libvirt] [PATCH v2 7/8] qemu: Queue events in migration Finish phase ASAP
John Ferlan
- [libvirt] [PATCH v2 7/9] admin: Introduce virAdmServer structure
Martin Kletzander
- [libvirt] [PATCH v2 7/9] admin: Introduce virAdmServer structure
Daniel P. Berrange
- [libvirt] [PATCH v2 7/9] admin: Introduce virAdmServer structure
Martin Kletzander
- [libvirt] [PATCH v2 8/8] qemu: Fix some corner cases in persistent migration
Jiri Denemark
- [libvirt] [PATCH v2 8/8] qemu: Fix some corner cases in persistent migration
John Ferlan
- [libvirt] [PATCH v2 8/8] qemu: Fix some corner cases in persistent migration
Jiri Denemark
- [libvirt] [PATCH v2 8/9] admin: Introduce adminDaemonConnectListServers API
Martin Kletzander
- [libvirt] [PATCH v2 9/9] admin: Usage example of the new server listing API (not to be pushed)
Martin Kletzander
- [libvirt] [PATCH v2] Close the source fd if the destination qemu exits during tunnelled migration
Shivaprasad G Bhat
- [libvirt] [PATCH v2] Close the source fd if the destination qemu exits during tunnelled migration
John Ferlan
- [libvirt] [PATCH v2] Close the source fd if the destination qemu exits during tunnelled migration
Shivaprasad bhat
- [libvirt] [PATCH v2] Close the source fd if the destination qemu exits during tunnelled migration
John Ferlan
- [libvirt] [PATCH v2] Close the source fd if the destination qemu exits during tunnelled migration
Shivaprasad bhat
- [libvirt] [PATCH v2] Close the source fd if the destination qemu exits during tunnelled migration
John Ferlan
- [libvirt] [PATCH v2] Close the source fd if the destination qemu exits during tunnelled migration
Shivaprasad bhat
- [libvirt] [PATCH v2] Close the source fd if the destination qemu exits during tunnelled migration
John Ferlan
- [libvirt] [PATCH v2] Close the source fd if the destination qemu exits during tunnelled migration
John Ferlan
- [libvirt] [PATCH v2] domain-conf: escape string for socket attribute
Pavel Hrdina
- [libvirt] [PATCH v2] domain-conf: escape string for socket attribute
Martin Kletzander
- [libvirt] [PATCH v2] examples: Add example polkit ACL rules
Jiri Denemark
- [libvirt] [PATCH v2] examples: Add example polkit ACL rules
Daniel P. Berrange
- [libvirt] [PATCH v2] examples: Add example polkit ACL rules
Jiri Denemark
- [libvirt] [PATCH v2] examples: Add example polkit ACL rules
Jiri Denemark
- [libvirt] [PATCH v2] Ignore virtio-mmio disks in qemuAssignDevicePCISlots()
Pavel Fedin
- [libvirt] [PATCH v2] Ignore virtio-mmio disks in qemuAssignDevicePCISlots()
Martin Kletzander
- [libvirt] [PATCH v2] Ignore virtio-mmio disks in qemuAssignDevicePCISlots()
Ján Tomko
- [libvirt] [PATCH v2] Ignore virtio-mmio disks in qemuAssignDevicePCISlots()
Pavel Fedin
- [libvirt] [PATCH v2] Ignore virtio-mmio disks in qemuAssignDevicePCISlots()
Pavel Fedin
- [libvirt] [PATCH V2] libxl: don't overwrite error from virNetSocketNewConnectTCP()
Jim Fehlig
- [libvirt] [PATCH V2] libxl: don't overwrite error from virNetSocketNewConnectTCP()
John Ferlan
- [libvirt] [PATCH V2] libxl: don't overwrite error from virNetSocketNewConnectTCP()
Jim Fehlig
- [libvirt] [PATCH V2] libxl: don't overwrite error from virNetSocketNewConnectTCP()
Michal Privoznik
- [libvirt] [PATCH v2] lxc: fuse mount for /proc/cpuinfo
Cédric Bosdonnat
- [libvirt] [PATCH v2] lxc: fuse mount for /proc/cpuinfo
Daniel P. Berrange
- [libvirt] [PATCH v2] lxc: fuse mount for /proc/cpuinfo
Cedric Bosdonnat
- [libvirt] [PATCH v2] lxc: fuse mount for /proc/cpuinfo
Andrea Bolognani
- [libvirt] [PATCH v2] lxc: fuse mount for /proc/cpuinfo
Serge Hallyn
- [libvirt] [PATCH v2] lxc: fuse mount for /proc/cpuinfo
Daniel P. Berrange
- [libvirt] [PATCH v2] lxc: fuse mount for /proc/cpuinfo
Serge Hallyn
- [libvirt] [PATCH v2] lxc: fuse mount for /proc/cpuinfo
Fabio Kung
- [libvirt] [PATCH v2] lxc: fuse mount for /proc/cpuinfo
Serge Hallyn
- [libvirt] [PATCH v2] lxc: fuse mount for /proc/cpuinfo
Daniel P. Berrange
- [libvirt] [PATCH v2] lxc: fuse mount for /proc/cpuinfo
Serge Hallyn
- [libvirt] [PATCH v2] lxc: fuse mount for /proc/cpuinfo
Cedric Bosdonnat
- [libvirt] [PATCH v2] lxc: fuse mount for /proc/cpuinfo
Fabio Kung
- [libvirt] [PATCH v2] lxc: fuse mount for /proc/cpuinfo
Serge Hallyn
- [libvirt] [PATCH v2] lxc: fuse mount for /proc/cpuinfo
Daniel P. Berrange
- [libvirt] [PATCH v2] lxc: fuse mount for /proc/cpuinfo
Serge Hallyn
- [libvirt] [PATCH v2] lxc: fuse mount for /proc/cpuinfo
Daniel P. Berrange
- [libvirt] [PATCH v2] lxc: fuse mount for /proc/cpuinfo
Serge Hallyn
- [libvirt] [PATCH v2] qemu: Fix using guest architecture as lookup key
Andrea Bolognani
- [libvirt] [PATCH v2] qemu: Fix using guest architecture as lookup key
Daniel P. Berrange
- [libvirt] [PATCH v2] qemu: Fix using guest architecture as lookup key
Andrea Bolognani
- [libvirt] [PATCH v2] qemu: Refresh memory size only on fresh starts
Peter Krempa
- [libvirt] [PATCH v2] qemu: Refresh memory size only on fresh starts
Ján Tomko
- [libvirt] [PATCH v2] qemu: Refresh memory size only on fresh starts
Peter Krempa
- [libvirt] [PATCHv2] qemu: Validate address type when attaching a disk device.
Ruifeng Bian
- [libvirt] [PATCHv2] qemu: Validate address type when attaching a disk device.
Ján Tomko
- [libvirt] [PATCHv2] qemu: Validate address type when attaching a disk device.
Ruifeng Bian
- [libvirt] [PATCH v2] qemuDomainDeviceDefPostParse: Drop useless checks
Michal Privoznik
- [libvirt] [PATCH v2] qemuDomainDeviceDefPostParse: Drop useless checks
John Ferlan
- [libvirt] [PATCH v2] test driver: don't unlock pool after freeing it
David Mansfield
- [libvirt] [PATCH v2] test driver: don't unlock pool after freeing it
Peter Krempa
- [libvirt] [PATCH v2] virfile: Check for existence of dir in virFileDeleteTree
John Ferlan
- [libvirt] [PATCH v2] virfile: Check for existence of dir in virFileDeleteTree
Martin Kletzander
- [libvirt] [PATCH v2] virsh: Fix job status indicator for 0 length block jobs
Peter Krempa
- [libvirt] [PATCH v2] virsh: Fix job status indicator for 0 length block jobs
Erik Skultety
- [libvirt] [PATCH v2] virsh: Fix job status indicator for 0 length block jobs
Peter Krempa
- [libvirt] [PATCH v2] virsh: Teach attach-interface to --print-xml
Michal Privoznik
- [libvirt] [PATCH v2] virsh: Teach attach-interface to --print-xml
John Ferlan
- [libvirt] [PATCH v2 sandbox] virt-sandbox-image: switch to use URI to identify templates
Daniel P. Berrange
- [libvirt] [PATCH v2 sandbox] virt-sandbox-image: switch to use URI to identify templates
Cedric Bosdonnat
- [libvirt] [PATCH v2 sandbox] virt-sandbox-image: switch to use URI to identify templates
Cedric Bosdonnat
- [libvirt] [PATCH v2 sandbox] virt-sandbox-image: switch to use URI to identify templates
Cedric Bosdonnat
- [libvirt] [PATCH v2 sandbox] virt-sandbox-image: switch to use URI to identify templates
Daniel P. Berrange
- [libvirt] [PATCH v2 sandbox] virt-sandbox-image: switch to use URI to identify templates
Daniel P. Berrange
- [libvirt] [PATCH v2 sandbox] virt-sandbox-image: switch to use URI to identify templates
Daniel P. Berrange
- [libvirt] [PATCH v2 sandbox] virt-sandbox-image: switch to use URI to identify templates
Daniel P. Berrange
- [libvirt] [PATCH v2 sandbox] virt-sandbox-image: switch to use URI to identify templates
Cedric Bosdonnat
- [libvirt] [PATCH v3 0/14] migration: support all toURI and proto combos
Nikolay Shirokovskiy
- [libvirt] [PATCHv3 0/2] Added waiting for DAD to finish for bridge address.
Maxim Perevedentsev
- [libvirt] [PATCHv3 0/2] Added waiting for DAD to finish for bridge address.
Maxim Perevedentsev
- [libvirt] [PATCH v3 0/4] Try several possible default network devices
Andrea Bolognani
- [libvirt] [PATCH v3 0/4] Try several possible default network devices
Martin Kletzander
- [libvirt] [PATCH v3 0/4] Try several possible default network devices
Andrea Bolognani
- [libvirt] [PATCH v3 01/14] migration: refactor: get rid of use_params p2p_full
Nikolay Shirokovskiy
- [libvirt] [PATCH v3 01/14] migration: refactor: get rid of use_params p2p_full
Jiri Denemark
- [libvirt] [PATCH v3 02/14] migration: refactor: reuse p2p url check
Nikolay Shirokovskiy
- [libvirt] [PATCH v3 02/14] migration: refactor: reuse p2p url check
Jiri Denemark
- [libvirt] [PATCH v3 02/14] migration: refactor: reuse p2p url check
Nikolay Shirokovskiy
- [libvirt] [PATCH v3 02/14] migration: refactor: reuse p2p url check
Jiri Denemark
- [libvirt] [PATCH v3 03/14] migration: move implementation check to branches in p2p
Nikolay Shirokovskiy
- [libvirt] [PATCH v3 03/14] migration: move implementation check to branches in p2p
Jiri Denemark
- [libvirt] [PATCH v3 04/14] migration: remove direct migration dependency on version1 of driver
Nikolay Shirokovskiy
- [libvirt] [PATCH v3 04/14] migration: remove direct migration dependency on version1 of driver
Jiri Denemark
- [libvirt] [PATCH v3 05/14] migration: refactor: rename uri parameter to miguri
Nikolay Shirokovskiy
- [libvirt] [PATCH v3 05/14] migration: refactor: rename uri parameter to miguri
Jiri Denemark
- [libvirt] [PATCH v3 06/14] migration: refactor: merge direct and p2p into unmanaged
Nikolay Shirokovskiy
- [libvirt] [PATCH v3 06/14] migration: refactor: merge direct and p2p into unmanaged
Jiri Denemark
- [libvirt] [PATCH v3 07/14] migration: refactor: introduce params version of unmanaged
Nikolay Shirokovskiy
- [libvirt] [PATCH v3 07/14] migration: refactor: introduce params version of unmanaged
Jiri Denemark
- [libvirt] [PATCH v3 08/14] migration: refactor: extract parameter adaption functions
Nikolay Shirokovskiy
- [libvirt] [PATCH v3 08/14] migration: refactor: extract parameter adaption functions
Jiri Denemark
- [libvirt] [PATCH v3 09/14] migration: refactor: refactor parameter compatibility checks
Nikolay Shirokovskiy
- [libvirt] [PATCH v3 09/14] migration: refactor: refactor parameter compatibility checks
Jiri Denemark
- [libvirt] [PATCHv3 1/2] network: added waiting for DAD to finish for bridge address.
Maxim Perevedentsev
- [libvirt] [PATCH v3 1/4] qemu: Introduce QEMU_CAPS_DEVICE_RTL8139
Andrea Bolognani
- [libvirt] [PATCH v3 10/14] migration: merge all proto branches into single function
Nikolay Shirokovskiy
- [libvirt] [PATCH v3 10/14] migration: merge all proto branches into single function
Jiri Denemark
- [libvirt] [PATCH v3 11/14] migration: refactor: introduce parameter checking function
Nikolay Shirokovskiy
- [libvirt] [PATCH v3 11/14] migration: refactor: introduce parameter checking function
Jiri Denemark
- [libvirt] [PATCH v3 12/14] migration: reuse parameters check in toURI2 and toURI3
Nikolay Shirokovskiy
- [libvirt] [PATCH v3 12/14] migration: reuse parameters check in toURI2 and toURI3
Jiri Denemark
- [libvirt] [PATCH v3 13/14] migration: refactor: one return in forURI family functions
Nikolay Shirokovskiy
- [libvirt] [PATCH v3 13/14] migration: refactor: one return in forURI family functions
Jiri Denemark
- [libvirt] [PATCH v3 14/14] migration: check dconnuri in p2p mode
Nikolay Shirokovskiy
- [libvirt] [PATCH v3 14/14] migration: check dconnuri in p2p mode
Jiri Denemark
- [libvirt] [PATCHv3 2/2] netlink: add support for multi-part netlink messages.
Maxim Perevedentsev
- [libvirt] [PATCH v3 2/4] qemu: Introduce QEMU_CAPS_DEVICE_E1000
Andrea Bolognani
- [libvirt] [PATCH v3 2/5] vz: add migration backbone code
Daniel P. Berrange
- [libvirt] [PATCH v3 2/5] vz: add migration backbone code
Nikolay Shirokovskiy
- [libvirt] [PATCH v3 3/4] qemu: Introduce QEMU_CAPS_DEVICE_VIRTIO_NET
Andrea Bolognani
- [libvirt] [PATCH v3 4/4] qemu: Try several network devices when looking for a default
Andrea Bolognani
- [libvirt] [PATCH v3 4/4] qemu: Try several network devices when looking for a default
Martin Kletzander
- [libvirt] [PATCH v3 4/4] qemu: Try several network devices when looking for a default
Martin Kletzander
- [libvirt] [PATCH v3] Ignore virtio-mmio disks in qemuAssignDevicePCISlots()
Pavel Fedin
- [libvirt] [PATCH v3] Ignore virtio-mmio disks in qemuAssignDevicePCISlots()
Martin Kletzander
- [libvirt] [PATCH v3] qemu: Fix using guest architecture as lookup key
Andrea Bolognani
- [libvirt] [PATCH v3] qemu: Fix using guest architecture as lookup key
Daniel P. Berrange
- [libvirt] [PATCH v3] qemu: Fix using guest architecture as lookup key
Andrea Bolognani
- [libvirt] [PATCH v3] qemu: Validate address type when attaching a disk device.
Ruifeng Bian
- [libvirt] [PATCH v3] qemu: Validate address type when attaching a disk device.
Michal Privoznik
- [libvirt] [PATCH v3] qemu: Validate address type when attaching a disk device.
Ruifeng Bian
- [libvirt] [PATCH v4 0/6] vz: add migration support
Nikolay Shirokovskiy
- [libvirt] [PATCH v4 1/6] vz: save session uuid on login
Nikolay Shirokovskiy
- [libvirt] [PATCH v4 1/6] vz: save session uuid on login
Daniel P. Berrange
- [libvirt] [PATCH v4 2/6] vz: add migration backbone code
Nikolay Shirokovskiy
- [libvirt] [PATCH v4 2/6] vz: add migration backbone code
Daniel P. Berrange
- [libvirt] [PATCH v4 2/6] vz: add migration backbone code
Nikolay Shirokovskiy
- [libvirt] [PATCH v4 2/6] vz: add migration backbone code
Daniel P. Berrange
- [libvirt] [PATCH v4 2/6] vz: add migration backbone code
Nikolay Shirokovskiy
- [libvirt] [PATCH v4 3/6] vz: support domain rename on migrate
Nikolay Shirokovskiy
- [libvirt] [PATCH v4 4/6] vz: support migration uri
Nikolay Shirokovskiy
- [libvirt] [PATCH v4 4/6] vz: support migration uri
Daniel P. Berrange
- [libvirt] [PATCH v4 5/6] vz: support misc migration options
Nikolay Shirokovskiy
- [libvirt] [PATCH v4 5/6] vz: support misc migration options
Daniel P. Berrange
- [libvirt] [PATCH v4 5/6] vz: support misc migration options
Nikolay Shirokovskiy
- [libvirt] [PATCH v4 5/6] vz: support misc migration options
Daniel P. Berrange
- [libvirt] [PATCH v4 5/6] vz: support misc migration options
Nikolay Shirokovskiy
- [libvirt] [PATCH v4 6/6] vz: cleanup: define vz format of uuids
Nikolay Shirokovskiy
- [libvirt] [PATCH v4] qemu: Validate address type when attaching a disk device.
Ruifeng Bian
- [libvirt] [PATCH v4] qemu: Validate address type when attaching a disk device.
John Ferlan
- [libvirt] [PATCH v5 0/5] vz: add migration support
Nikolay Shirokovskiy
- [libvirt] [PATCH v5 0/5] vz: add migration support
Maxim Nestratov
- [libvirt] [PATCH v5 0/5] vz: add migration support
Maxim Nestratov
- [libvirt] [PATCH v5 1/5] vz: save session uuid on login
Nikolay Shirokovskiy
- [libvirt] [PATCH v5 2/5] vz: add migration backbone code
Nikolay Shirokovskiy
- [libvirt] [PATCH v5 2/5] vz: add migration backbone code
Daniel P. Berrange
- [libvirt] [PATCH v5 2/5] vz: add migration backbone code
Nikolay Shirokovskiy
- [libvirt] [PATCH v5 2/5] vz: add migration backbone code
Daniel P. Berrange
- [libvirt] [PATCH v5 2/5] vz: add migration backbone code
Nikolay Shirokovskiy
- [libvirt] [PATCH v5 3/5] vz: support domain rename on migrate
Nikolay Shirokovskiy
- [libvirt] [PATCH v5 4/5] vz: support misc migration options
Nikolay Shirokovskiy
- [libvirt] [PATCH v5 5/5] vz: cleanup: define vz format of uuids
Nikolay Shirokovskiy
- [libvirt] [Qemu-devel] internal snapshots with sheepdog
Kevin Wolf
- [libvirt] [RFC PATCH 0/3] Implement mockup capabilities cache in QEMU tests
Cole Robinson
- [libvirt] [RFC PATCH 0/3] Implement mockup capabilities cache in QEMU tests
Martin Kletzander
- [libvirt] [RFC PATCH 0/3] Implement mockup capabilities cache in QEMU tests
Pavel Fedin
- [libvirt] [RFC PATCH 0/3] Implement mockup capabilities cache in QEMU tests
Martin Kletzander
- [libvirt] [RFC PATCH 0/3] Implement mockup capabilities cache in QEMU tests
Pavel Fedin
- [libvirt] [RFC PATCH 0/8] Make loading domains with invalid XML possible
Martin Kletzander
- [libvirt] [RFC PATCH 1/8] conf, virsh: Add new domain shutoff reason
Martin Kletzander
- [libvirt] [RFC PATCH 2/8] qemu: Few whitespace cleanups
Martin Kletzander
- [libvirt] [RFC PATCH 3/8] conf: Extract name-parsing into its own function
Martin Kletzander
- [libvirt] [RFC PATCH 4/8] conf: Extract UUID parsing into its own function
Martin Kletzander
- [libvirt] [RFC PATCH 5/8] conf: Optionally keep domains with invalid XML
Martin Kletzander
- [libvirt] [RFC PATCH 6/8] qemu: Don't lookup invalid domains unless specified otherwise
Martin Kletzander
- [libvirt] [RFC PATCH 7/8] qemu: Prepare basic APIs to handle invalid defs
Martin Kletzander
- [libvirt] [RFC PATCH 7/8] qemu: Prepare basic APIs to handle invalid defs
Daniel P. Berrange
- [libvirt] [RFC PATCH 7/8] qemu: Prepare basic APIs to handle invalid defs
Martin Kletzander
- [libvirt] [RFC PATCH 7/8] qemu: Prepare basic APIs to handle invalid defs
Daniel P. Berrange
- [libvirt] [RFC PATCH 7/8] qemu: Prepare basic APIs to handle invalid defs
Martin Kletzander
- [libvirt] [RFC PATCH 7/8] qemu: Prepare basic APIs to handle invalid defs
Daniel P. Berrange
- [libvirt] [RFC PATCH 7/8] qemu: Prepare basic APIs to handle invalid defs
Martin Kletzander
- [libvirt] [RFC PATCH 8/8] qemu: Load domains with invalid XML on start
Martin Kletzander
- [libvirt] [sandbox 00/11] Adding a virt-builder source
Cédric Bosdonnat
- [libvirt] [sandbox 01/11] Fix memory leak
Cédric Bosdonnat
- [libvirt] [sandbox 01/11] Fix memory leak
Daniel P. Berrange
- [libvirt] [sandbox 02/11] virt-sandbox-image: fix error string formatting.
Cédric Bosdonnat
- [libvirt] [sandbox 02/11] virt-sandbox-image: fix error string formatting.
Daniel P. Berrange
- [libvirt] [sandbox 03/11] Make virt-sandbox-image executable
Cédric Bosdonnat
- [libvirt] [sandbox 03/11] Make virt-sandbox-image executable
Daniel P. Berrange
- [libvirt] [sandbox 04/11] virt-sandbox-image: remove undefined default_disk_format
Cédric Bosdonnat
- [libvirt] [sandbox 04/11] virt-sandbox-image: remove undefined default_disk_format
Daniel P. Berrange
- [libvirt] [sandbox 05/11] virt-sandbox-image: add a source post_run hook
Cédric Bosdonnat
- [libvirt] [sandbox 05/11] virt-sandbox-image: add a source post_run hook
Daniel P. Berrange
- [libvirt] [sandbox 06/11] virt-sandbox-image: move DockerSource _format_disk to Source
Cédric Bosdonnat
- [libvirt] [sandbox 06/11] virt-sandbox-image: move DockerSource _format_disk to Source
Daniel P. Berrange
- [libvirt] [sandbox 07/11] virt-sandbox-image: smarter source name computing
Cédric Bosdonnat
- [libvirt] [sandbox 07/11] virt-sandbox-image: smarter source name computing
Daniel P. Berrange
- [libvirt] [sandbox 08/11] virt-sandbox-image: add a virt-builder source
Cédric Bosdonnat
- [libvirt] [sandbox 08/11] virt-sandbox-image: add a virt-builder source
Daniel P. Berrange
- [libvirt] [sandbox 09/11] virt-sandbox-image: automatically call download and create if needed
Cédric Bosdonnat
- [libvirt] [sandbox 09/11] virt-sandbox-image: automatically call download and create if needed
Daniel P. Berrange
- [libvirt] [sandbox 10/11] virt-sandbox-image: fix exception catching
Cédric Bosdonnat
- [libvirt] [sandbox 10/11] virt-sandbox-image: fix exception catching
Daniel P. Berrange
- [libvirt] [sandbox 11/11] virt-sandbox-image: add error handling for sources import
Cédric Bosdonnat
- [libvirt] [sandbox 11/11] virt-sandbox-image: add error handling for sources import
Daniel P. Berrange
- [libvirt] [sandbox] Add ext4 module to QEMU initrd
Cédric Bosdonnat
- [libvirt] [sandbox] Add ext4 module to QEMU initrd
Daniel P. Berrange
- [libvirt] [sandbox PATCH v3 01/22] Add virt-sandbox-image
Daniel P. Berrange
- [libvirt] [sandbox PATCH v4 01/21] Add virt-sandbox-image
Daniel P. Berrange
- [libvirt] [sandbox PATCH v4 01/21] Add virt-sandbox-image
Daniel P. Berrange
- [libvirt] [sandbox PATCH v4 02/21] Fix virt-sandbox-image
Daniel P. Berrange
- [libvirt] [sandbox PATCH v4 03/21] Image: Add Hooking Mechanism
Daniel P. Berrange
- [libvirt] [sandbox PATCH v4 03/21] Image: Add Hooking Mechanism
Daniel P. Berrange
- [libvirt] [sandbox PATCH v4 04/21] Image: virt-sandbox-image default dir constants
Daniel P. Berrange
- [libvirt] [sandbox PATCH v4 05/21] Image: Discard caching bytecode
Daniel P. Berrange
- [libvirt] [sandbox PATCH v4 06/21] Image: Add check_writable and runtime resolver
Daniel P. Berrange
- [libvirt] [sandbox PATCH v4 07/21] Image: Add download function
Daniel P. Berrange
- [libvirt] [sandbox PATCH v4 10/21] Image: Add get_command function to Source
Daniel P. Berrange
- [libvirt] [sandbox PATCH v4 10/21] Image: Add get_command function to Source
Cedric Bosdonnat
- [libvirt] [sandbox PATCH v4 10/21] Image: Add get_command function to Source
Daniel P. Berrange
- [libvirt] [sandbox PATCH v4 11/21] Image: Add run args
Daniel P. Berrange
- [libvirt] [sandbox PATCH v4 11/21] Image: Add run args
Daniel P. Berrange
- [libvirt] [sandbox PATCH v4 13/21] Image: Add get_disk function to Source
Daniel P. Berrange
- [libvirt] [sandbox PATCH v4 14/21] Image: Add run function
Daniel P. Berrange
- [libvirt] [sandbox PATCH v4 15/21] Image: Add network support
Daniel P. Berrange
- [libvirt] [sandbox PATCH v4 16/21] Image: Add Volume Support
Daniel P. Berrange
- [libvirt] [sandbox PATCH v4 16/21] Image: Add Volume Support
Cedric Bosdonnat
- [libvirt] [sandbox PATCH v4 16/21] Image: Add Volume Support
Daniel P. Berrange
- [libvirt] [sandbox PATCH v4 16/21] Image: Add Volume Support
Cedric Bosdonnat
- [libvirt] [sandbox PATCH v4 17/21] Image: man file for virt-sandbox-image
Daniel P. Berrange
- [libvirt] [sandbox PATCH v4 18/21] Add config for environment variables
Daniel P. Berrange
- [libvirt] [sheepdog] [Qemu-devel] internal snapshots with sheepdog
Hitoshi Mitake
- [libvirt] [Xen-devel] [PATCH] libxl: open libxl log stream with libvirtd log_level
Ian Campbell
- [libvirt] ANNOUNCE: libvirt 1.2.18.1 maintenance release
Cole Robinson
- [libvirt] by libvirt api(virStoragePoolRefresh) to refresh pool, discovered the connection is very slow
饶俊明
- [libvirt] Cannot write data: Broken pipe when accesing libvirt from a forked process
Josef Stribny
- [libvirt] Cannot write data: Broken pipe when accesing libvirt from a forked process
Daniel P. Berrange
- [libvirt] crash in virDomainNumaGetMemorySize
Olaf Hering
- [libvirt] crash in virDomainNumaGetMemorySize
Peter Krempa
- [libvirt] Entreing freeze for libvirt-1.2.20
Daniel Veillard
- [libvirt] Fwd: [PATCH v2] Close the source fd if the destination qemu exits during tunnelled migration
Shivaprasad bhat
- [libvirt] libvirtlight problem with Xen
Eric
- [libvirt] libvirtlight problem with Xen
Jim Fehlig
- [libvirt] LSN-2015-0003: CVE-2015-5247 denial of service through root-squash NFS storage pools
Eric Blake
- [libvirt] Missing CPU vendor in capabilities in 1.2.18+
Guido Günther
- [libvirt] New software based on libvirt
Gustav Fransson Nyvell
- [libvirt] New software based on libvirt
Michal Privoznik
- [libvirt] New software based on libvirt
Gustav Fransson Nyvell
- [libvirt] Release candidate 2 of libvirt-1.2.20
Daniel Veillard
- [libvirt] Release of libvirt-1.2.19
Daniel Veillard
- [libvirt] Release of libvirt-1.2.19
Laine Stump
- [libvirt] Use of 'detach' flag with QMP command `migrate` in qemuMonitorJSONMigrate()
Kashyap Chamarthy
- [libvirt] Use of 'detach' flag with QMP command `migrate` in qemuMonitorJSONMigrate()
Daniel P. Berrange
- [libvirt] Use of 'detach' flag with QMP command `migrate` in qemuMonitorJSONMigrate()
Kashyap Chamarthy
- [libvirt] virtlockd - manual lock management. Is there a way?
Piotr Rybicki
- [libvirt] virtlockd - manual lock management. Is there a way?
Daniel P. Berrange
- [libvirt] virtlockd - manual lock management. Is there a way?
Piotr Rybicki
- [libvirt] VMware: Map vpx:// to dcPath
Richard W.M. Jones
- [libvirt] VMware: Map vpx:// to dcPath
Matthias Bolte
- [libvirt] VMware: Map vpx:// to dcPath
Richard W.M. Jones
- [libvirt] VMware: Map vpx:// to dcPath
Matthias Bolte
- [libvirt] VMware: Map vpx:// to dcPath
Richard W.M. Jones
- [libvirt] VMware: Map vpx:// to dcPath
Richard W.M. Jones
- [libvirt] VMware: Map vpx:// to dcPath
Matthias Bolte
- [libvirt] VMware: Map vpx:// to dcPath
Richard W.M. Jones
- [libvirt] VMware: Map vpx:// to dcPath
Daniel P. Berrange
- [libvirt] Who wants to mentor for Outreachy Dec-Mar?
Stefan Hajnoczi
- [libvirt] Who wants to mentor for Outreachy Dec-Mar?
Michal Privoznik
- [libvirt] Who wants to mentor for Outreachy Dec-Mar?
Stefan Hajnoczi
Last message date:
Wed Sep 30 20:36:11 UTC 2015
Archived on: Sun Mar 6 13:43:03 UTC 2022
This archive was generated by
Pipermail 0.09 (Mailman edition).