]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
2020-02-24 Ján Tomkoutil: remove virHexToBin
2020-02-24 Ján TomkoRemove all use of virHexToBin
2020-02-24 Ján Tomkoutil: uuid: remove use of virHexToBin
2020-02-24 Ján Tomkobhyve: utils: use relative path for virclosecallbacks.h
2020-02-24 Ryan Moellerbhyve: parse_command: slot, bus, func -> bus, slot...
2020-02-24 Ryan Moellerbhyve: command: refactor virBhyveProcessBuildBhyveCmd
2020-02-24 Ryan Moellerbhyve: add reboot support
2020-02-24 Ryan Moellerbhyve: add hooks
2020-02-24 Ryan Moellerbhyve: monitor: refactor register/unregister
2020-02-24 Ryan Moellerbhyve: monitor: Make bhyveMonitor a virClass
2020-02-24 Ryan Moellerbhyve: process: don't bother seeking to end of log
2020-02-24 Ryan Moellerconf: fix use after free
2020-02-24 Ryan Moellerbhyve: process: remove unneeded header
2020-02-24 Ján Tomkovirclosecallbacks: move to src/hypervisor
2020-02-24 Ján Tomkovirhostdev: move to src/hypervisor
2020-02-24 Ján Tomkoconf: move virHostdevIs functions
2020-02-24 Ján Tomkosyntax-check: inclusion rule for src/hypervisor
2020-02-24 Andrea Bolognanici: Fix handling of $PKG_CONFIG_LIBDIR
2020-02-24 Peter KrempavirStorageFileGetMetadataFromFD: Remove unused 'backing...
2020-02-24 Peter KrempavirStorageFileGetMetadataFromBuf: Remove 'backingFormat...
2020-02-24 Peter KrempavirStorageBackendGlusterRefreshVol: Refactor handling...
2020-02-24 Peter KrempavirStorageSourceNewFromBacking: Also transfer the format
2020-02-24 Peter Krempautil: storage: Store backing store format in virStorage...
2020-02-24 Peter KrempavirStorageSourceUpdateCapacity: Drop 'probe' argument
2020-02-24 Peter Krempatests: virstorage: Fix backing file format of created...
2020-02-24 Christian Ehrhardtapparmor: allow to call vhost-user-gpu
2020-02-24 Daniel P. Berrangédocs: add a kbase explaining security protections for...
2020-02-24 Ján Tomkoqemu: use correct backendType when checking memfd capab...
2020-02-24 Andrea Bolognanitravis: Use dedicated images for MinGW builds
2020-02-24 Andrea Bolognanici: Make container environment available to scripts
2020-02-24 Daniel P. Berrangédocs: add news item about gnulib removal
2020-02-24 Daniel P. Berrangédocs: reduce excessive spacing in ToC for RST files
2020-02-24 Rikard Falkebornvz: Fix return value in error path
2020-02-24 Rikard Falkebornesx: Same order of arguments in definition and declaration
2020-02-24 Ján Tomkoutil: vireventglibwatch: watch for G_IO_HUP and G_IO_ERR
2020-02-24 Ryan Moellerbhyve: driver: factor out conn
2020-02-24 Ryan Moellerbhyve: monitor: eliminate rc variable
2020-02-24 Ryan Moellerbhyve: fix indentation
2020-02-24 Ryan Moellerbhyve: remove redundant parameter to virBhyveProcessStart()
2020-02-24 Ryan Moellerbhyve: simplify driver caps helpers
2020-02-23 Ján Tomkobhyve: command: remove unused includes
2020-02-23 Ján Tomkosyms: fix comment for domain_driver.h
2020-02-23 Daniel Henrique... vircgroup: add virCgroupGetCpuPeriodQuota()
2020-02-23 Daniel Henrique... domain_cgroup.c: add virDomainCgroupSetMemoryLimitParam...
2020-02-23 Daniel Henrique... domain_driver.c: add virDomainDriverSetupPersistentDefB...
2020-02-23 Daniel Henrique... domain_cgroup.c: add virDomainCgroupSetupDomainBlkioPar...
2020-02-23 Daniel Henrique... domain_driver.c: add virDomainDriverParseBlkioDeviceStr()
2020-02-23 Daniel Henrique... src/hypervisor: introduce domain_driver.c
2020-02-23 Daniel Henrique... vircgroup.c: add virCgroupSetupCpuPeriodQuota()
2020-02-23 Daniel Henrique... vircgroup.c: add virCgroupSetupCpuShares()
2020-02-23 Daniel Henrique... vircgroup.c: add virCgroupSetupCpusetCpus()
2020-02-23 Daniel Henrique... domain_cgroup.c: add virDomainCgroupSetupMemtune()
2020-02-23 Daniel Henrique... src: introduce hypervisor/domain_cgroup.c
2020-02-23 Daniel Henrique... vircgroup.c: turn virCgroup{Get/Set}BlkioDevice* into...
2020-02-23 Daniel Henrique... lxc,qemu: use virCgroupSetupBlkioDevice* helpers
2020-02-23 Daniel Henrique... vircgroup.c: add virCgroupSetupBlkioDevice* helpers
2020-02-23 Ján Tomkofix paths to openrc.init.in files
2020-02-22 Ryan MoellerAdd virtlockd and virtlogd init scripts
2020-02-21 Andrea Bolognanidocs: Expand documentation for the tickpolicy timer...
2020-02-21 Michal PrivoznikqemuTestParseCapabilitiesArch: Free @binary
2020-02-21 Michal PrivoznikvirDomainNetDefClear: Free @persistent name
2020-02-21 Michal PrivoznikvirDomainFSDefFree: Unref private data
2020-02-21 Collin Wallingqemumonitorjsontest: add test for cpu baseline
2020-02-21 Collin Wallingqemumonitorjsontest: add tests for cpu comparison
2020-02-21 Collin Wallingqemumonitorjsontest: load schema based on specified...
2020-02-21 Laine Stumpdocs: add info about <portOptions isolated='yes'/>...
2020-02-21 Laine Stumpconf: extra validation for <port isolated='yes'/>
2020-02-21 Laine Stumpqemu: support updating <port isolated='yes|no'/> during...
2020-02-21 Laine Stumpqemu/lxc: plumb isolatedPort from config down through...
2020-02-21 Laine Stumpnetwork: propagate <port isolated='yes'/> between netwo...
2020-02-21 Laine Stumpconf: parse/format <port isolated='yes|no'/>
2020-02-21 Laine Stumputil: query/set BR_ISOLATED flag on netdevs attached...
2020-02-21 Laine Stumpqemu: save/restore original error when recovering from...
2020-02-21 Laine Stumpschema: add missing vlan element to networkport RNG
2020-02-21 Laine Stumpschema: trivial indentation fix
2020-02-20 Ján Tomkom4: libxl: properly fail when libxl is required
2020-02-20 Michal Privoznikqemu_migration: Rearrange some checks in qemuMigrationS...
2020-02-20 Michal Privoznikqemu: Don't explicitly remove pidfile after virPidFileF...
2020-02-20 Michal Privoznikvirpidfile: Set correct retval in virPidFileReadPath()
2020-02-20 Peter KrempavirStorageFileGetMetadataRecurse: Remove 'cleanup'...
2020-02-20 Peter KrempavirStorageFileGetMetadataRecurse: Extract storage access
2020-02-20 Peter KrempavirStorageFileGetMetadataRecurse: Use virHashHasEntry...
2020-02-20 Peter KrempavirStorageFileGetMetadataRecurse: Expect NULL src-...
2020-02-20 Peter KrempavirStorageFileGetMetadataRecurse: Shuffle around assign...
2020-02-20 Peter KrempavirStorageFileGetMetadataRecurse: Remove impossible...
2020-02-20 Peter Krempautil: storagefile: Drop image format probing by file...
2020-02-19 Jiri Denemarkcpu_conf: Format vendor_id for host-model CPUs
2020-02-19 Jiri Denemarkqemuxml2xmltest: Add case for host-model vendor_id
2020-02-19 Peter KrempaqemuDomainGetStatsIOThread: Don't leak array with 0...
2020-02-17 Pavel Moresdocs: QoS parameter 'floor' is supported for 'open...
2020-02-17 Pavel Moresqemu: call networkPlugBandwidth() for all types of...
2020-02-17 Pavel Moresqemu: check if 'floor' is supported for given interface...
2020-02-17 Pavel Moresqemu: fail on attempt to set 'floor' if interface type...
2020-02-17 Pavel Moresqemu: test if bandwidth has 'floor' factored out to...
2020-02-14 Peter KrempavirStorageSourceParseBackingJSONRaw: Parse 'offset...
2020-02-14 Peter Krempatests: qemu: Add test data for the new <slice> element
2020-02-14 Peter Krempaqemu: Add support for slices of type 'storage'
2020-02-14 Peter Krempatests: qemublock: Add cases for creating image overlays...
2020-02-14 Peter Krempaqemu: block: Properly format storage slice into backing...
2020-02-14 Peter Krempaqemu: domain: Store nodenames of slice in status XML
next