]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
2020-02-25 Julio Faraccolxc: Replacing default strings definitions by g_autofre...
2020-02-25 Ján Tomkotests: libxl: do not run the emulator
2020-02-25 Ján Tomkotests: link the libxl tests with libxltestdriver.la
2020-02-25 Ján Tomkolibxl: do not mock virFileMakePath
2020-02-25 Ján Tomkolibxl: split out DriverConfigInit out of DriverConfigNew
2020-02-25 Ján Tomkolibxl: StateInitialize: use g_autofree
2020-02-25 Ján Tomkolibxl: conf: move default keepalive settings to libxlDr...
2020-02-25 Ján Tomkotestutilsxen: error out on initialization failure
2020-02-25 Michal Privozniksecurity: Don't fail if locking a file on NFS mount...
2020-02-25 Michal Privozniksecurity: Don't remember seclabel for paths we haven...
2020-02-25 Michal PrivoznikvirSecurityManagerMetadataLock: Store locked paths
2020-02-25 Daniel P. Berrangésrc: add virutil.h to more source files for geteuid...
2020-02-25 Daniel P. Berrangébuild: stop running aclocal manually
2020-02-25 Ján Tomkonode_device: hal: include virutil.h
2020-02-24 Jim Fehligvirt-aa-helper: Fix build by including virutil.h
2020-02-24 Ján TomkoRemove virutil.h from all header files
2020-02-24 Ján Tomkovirsh: include virutil.h where used
2020-02-24 Ján TomkoInclude unistd.h where used
2020-02-24 Ján Tomkotools: virt-host-validate: move virutil.h include
2020-02-24 Ján Tomkoutil: virportallocator: add includes
2020-02-24 Ján Tomkoutil: vircgroup: include unistd.h rather than virutil.h
2020-02-24 Ján Tomkotests: include unistd.h instead of virutil.h
2020-02-24 Ján TomkoRemove virutil.h where possible
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...
next