summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-perl/Sys-Virt: Bump to version 3.9.1Kent Fredric2018-01-111-0/+1
| | | | | | | | | | | | | | | | | | | Upstream: - Fix '.' in @INC - New constants: LIST_CAP_MDEV, LIST_CAP_MDEV_TYPES, RECV_STOP_AT_HOLE VOL_DOWNLOAD_SPARSE_STREAM, VOL_UPLOAD_SPARSE_STREAM, LIST_CAP_CCWD_DEV, VIR_DOMAIN_BLOCK_COPY_TRANSIENT_JOB, VIR_FROM_RESCTRL, VIR_STORAGE_POOL_EVENT_{DELETED,CREATED}, VIR_DOMAIN_JOB_MEMORY_PAGE_SIZE and domain event constants - Fix send_all() callback helper - Introduce flags to Stream::recv - Add methods: Stream::{{recv,send}_hole,sparce_{recv,send}_all}, migrate_get_max_downtime, managed_save_define_xml, managed_save_get_xml_description, set_lifecycle_action - Add vol-sparse.pl example - Fix package location of lifecycle constants Package-Manager: Portage-2.3.18, Repoman-2.3.6
* dev-perl/*: Update Manifest hashesMichał Górny2017-12-091-7/+7
|
* dev-perl/Sys-Virt: Bump to version 3.3.0Kent Fredric2017-06-091-0/+1
| | | | | | | | | Upstream: - New constants: PERF_PARAM_* VIR_DOMAIN_JOB_OPERATION*, VIR_MIGRATE_TLS - Add block threshold event - Add API for virDomainSetBlockThreshold Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-perl/Sys-Virt: Bump to version 3.1.0Kent Fredric2017-03-231-0/+1
| | | | | | | | | | | | | | | | Upstream: - Add constants VIR_CONNECT_LIST_STORAGE_POOLS_VSTORAGE, VIR_CONNECT_LIST_NODE_DEVICES_CAP_DRM, PERF_PARAM_BRANCH_MISSES, PERF_PARAM_BUS_CYCLES, PERF_PARAM_STALLED_CYCLES_FRONTEND, PERF_PARAM_STALLED_CYCLES_BACKEND, PERF_PARAM_REF_CPU_CYCLES - Add virDomainSetVcpu API - Add group_name for block iotune - Add new branch instructions for perf event - Add virStorageVolGetInfoFlags + Constants - Add domain metadata change event - Add secret event APIs Package-Manager: Portage-2.3.4, Repoman-2.3.2
* dev-perl/Sys-Virt: Bump to version 2.5.0Kent Fredric2017-01-221-0/+1
| | | | | | | Upsream: - Add constants VIR_ERR_LIBSSH and VIR_FROM_LIBSSH Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-perl/Sys-Virt: Bump to version 2.4.0Kent Fredric2016-12-071-0/+1
| | | | | | | | | - use DIST_EXAMPLES Upstream: - Many new constants and API interfaces Package-Manager: portage-2.3.2
* dev-perl/Sys-Virt: Remove oldAndreas K. Hüttel2016-04-121-1/+0
| | | | Package-Manager: portage-2.2.28
* dev-perl/Sys-Virt: Bump to version 1.3.2Kent Fredric2016-04-121-0/+1
| | | | | | | | | | | | | - EAPI6 - Remove annoying tests and their deps - add USE="examples" Upstream: - Many more bindings, constants, callbacks - Support for virDomainSetUserPassword - Add virDomainRename method Package-Manager: portage-2.2.28
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+3
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed