]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2019-08-26  Jonathon Jongsmaqemu: add helper for getting guest users
2019-08-26  Jonathon Jongsmaremote: implement virDomainGetGuestInfo
2019-08-26  Jonathon Jongsmalib: add virDomainGetGuestInfo()
2019-08-26  Peter Krempaqemu: Split out preparing of single snapshot from qemuD...
2019-08-26  Peter Krempaqemu: snapshot: Restrict file existence check only...
2019-08-26  Peter Krempaqemu: Remove cleanup label in qemuDomainSnapshotPrepare...
2019-08-26  Peter Krempaqemu: driver: Remove dead code from qemuDomainSnapshotU...
2019-08-26  Peter Krempaqemu: snapshot: Don't modify persistent XML if disk...
2019-08-26  Peter Krempautil: storagefile: Flag backing store strings with...
2019-08-26  Peter Krempautil: storagefile: Don't traverse storage sources unusa...
2019-08-26  Peter Krempautil: storagefile: Clarify docs for '@report_broken...
2019-08-26  Peter Krempautil: storagefile: Add handling of unusable storage...
2019-08-26  Peter Krempatests: virstorage: Allow testing return value of virSto...
2019-08-26  Peter Krempautil: storagefile: Modify arguments of virStorageSource...
2019-08-26  Peter Krempautil: storagefile: Preserve return value in virStorageS...
2019-08-26  Peter Krempautil: storage: Modify return value of virStorageSourceN...
2019-08-26  Peter Krempatests: storage: Refactor cleanup in testBackingParse
2019-08-26  Peter Krempatests: viruri: Add test for password in URI userinfo
2019-08-26  Peter Krempautil: storagefile: Simplify cleanup in virStorageSource...
2019-08-26  Peter Krempautil: storagefile: Simplify cleanup handling in virStor...
2019-08-26  Peter Krempautil: storagefile: Remove cleanup label from virStorage...
2019-08-26  Peter Krempautil: storage: Simplify cleanup path handling in virSto...
2019-08-26  Peter Krempaqemu: alias: Generate 'qomName' of disk with useraliases
2019-08-26  Michal Privoznikvirsh: Allow graceful console shutdown
2019-08-23  Michal Privoznikstorage_driver: Don't crash in storagePoolCreateXML
2019-08-23  Roman Bolshakovtools: console: Relax stream EOF handling
2019-08-23  Roman Bolshakovtests: Make references to global symbols indirect in...
2019-08-23  Roman Bolshakovtests: Avoid gnulib replacements in mocks
2019-08-23  Roman Bolshakovtests: Use flat namespace on macOS
2019-08-23  Roman Bolshakovtests: Lookup extended stat/lstat in mocks
2019-08-23  Roman Bolshakovbuild: Use flat namespace for libvirt on macOS
2019-08-23  Roman Bolshakovtests: Drop /private CWD prefix in commandhelper
2019-08-23  Roman Bolshakovtests: Remove -module flag for mocks
2019-08-23  Roman Bolshakovtests: Add lib- prefix to all mocks
2019-08-23  Roman Bolshakovtests: Preload mocks with DYLD_INSERT_LIBRARIES on...
2019-08-23  Roman Bolshakovtests: Avoid IPv4-translated IPv6 address in sockettest
2019-08-23  Roman Bolshakovtests: Don't test octal localhost IP in sockettest...
2019-08-23  Michal Privoznikvirpci: Rename virPCIDevice{Bind,Unbind}FromStubWithOve...
2019-08-23  Michal Privozniknews: Document KVM assignment removal
2019-08-23  Michal Privoznikvirpcimock: Drop @driverActions enum
2019-08-23  Michal Privoznikvirpcimock: Don't create new_id or remove_id files
2019-08-23  Michal Privoznikvirpcimock: Don't create "pci-stub" driver
2019-08-23  Michal Privoznikvirpci: Drop newid style of PCI device detach
2019-08-23  Michal Privoznikvirpci: Remove unused virPCIDeviceWaitForCleanup
2019-08-23  Michal Privoznikvirpci: Drop 'pci-stub' driver
2019-08-23  Michal Privoznikvirhostdev: Disable legacy kvm assignment
2019-08-23  Michal Privoznikqemu: Drop unused qemuOpenPCIConfig()
2019-08-23  Michal Privoznikvirhostdev: Unify virDomainHostdevDef to virPCIDevice...
2019-08-23  Michal Privozniktests: Remove 'kvm' PCI backend from domaincapstest
2019-08-23  Michal Privoznikqemu: Drop KVM assignment
2019-08-23  Michal Privoznikstorage: Drop and reacquire pool obj lock in some backends
2019-08-23  Michal Privoznikstorage_driver: Protect pool def during startup and...
2019-08-22  Michal PrivoznikstoragePoolCreateXML: Don't lose persistent storage...
2019-08-22  Michal Privoznikvirstorageobj: Introduce VIR_STORAGE_POOL_OBJ_LIST_ADD_...
2019-08-22  Michal PrivoznikvirStoragePoolObjListAdd: Separate out definition assig...
2019-08-22  Michal PrivoznikvirStoragePoolObjListAdd: Turn boolean arg into flags
2019-08-22  Michal Privoznikvirstorageobj: Rename virStoragePoolObjAssignDef
2019-08-22  Michal PrivoznikvirStoragePoolUpdateInactive: Don't call virStoragePool...
2019-08-22  Michal PrivoznikvirStoragePoolUpdateInactive: Fix variable name in...
2019-08-22  Michal PrivoznikvirStoragePoolObjListForEach: Grab a reference for...
2019-08-22  Michal PrivoznikvirStoragePoolObjRemove: Don't unlock pool object upon...
2019-08-22  Michal Privozniksecurity_util: Remove stale XATTRs
2019-08-22  Michal Privoznikutil: Introduce virhostuptime
2019-08-22  Michal Privozniksecurity: Don't increase XATTRs refcounter on failure
2019-08-22  Ján TomkoqemuBuildTPMBackendStr: format device and alias separately
2019-08-22  Ján Tomkoqemu: move TPM vaildation to qemuDomainDeviceDefValidateTPM
2019-08-22  Ján Tomkoqemuxml2xmltest: switch TPM tests to use latest caps
2019-08-22  Ján TomkoqemuBuildHotpluggableCPUProps: use VIR_RETURN_PTR
2019-08-22  Ján TomkoqemuBuildNumaArgStr: split variable declarations
2019-08-22  Ján TomkoqemuBuildSerialChrDeviceStr: rename cmd to buf
2019-08-22  Andrea Bolognanivirt-aa-helper: Drop unnecessary AppArmor rule
2019-08-22  Michal Privozniksecurity_util: Document virSecurityMoveRememberedLabel
2019-08-22  Michal Privozniksecurity_util: Use more VIR_AUTOFREE()
2019-08-22  Michal PrivoznikvirUUIDFormat: s/VIR_UUID_RAW_LEN/VIR_UUID_BUFLEN/...
2019-08-21  Andrea Bolognanici: Stop using --workdir
2019-08-21  Andrea Bolognanici: Run $(CI_PREPARE_SCRIPT) as root
2019-08-21  Andrea Bolognanici: Introduce $(CI_PREPARE_SCRIPT)
2019-08-21  Andrea Bolognanici: Generalize running commands inside the container
2019-08-21  Andrea Bolognanici: Introduce $(CI_BUILD_SCRIPT)
2019-08-21  Andrea Bolognanici: Move source directory under $(CI_USER_HOME)
2019-08-21  Andrea Bolognanici: Create user's home directory in the container
2019-08-21  Andrea Bolognanici: Move everything to a separate directory
2019-08-21  Andrea Bolognanici: Drop $(CI_SUBMODULES)
2019-08-21  Andrea Bolognanici: Fix /etc/sub{u,g}id parsing
2019-08-21  Ján Tomkoxml: namespaces: use uri instead of href
2019-08-21  Ján Tomkoconf: domain: use virXMLNamespaceRegister
2019-08-21  Ján Tomkoconf: storage: use virXMLNamespaceRegister
2019-08-21  Ján Tomkoconf: network: use virXMLNamespaceRegister
2019-08-21  Ján Tomkoutil: xml: introduce virXMLNamespaceRegister
2019-08-21  Ján Tomkoconf: domain: use virXMLNamespaceFormatNS
2019-08-21  Ján Tomkoconf: storage: use virXMLNamespaceFormatNS
2019-08-21  Ján Tomkoconf: network: use virXMLNamespaceFormatNS
2019-08-21  Ján Tomkoutil: introduce virXMLNamespaceFormatNS
2019-08-21  Ján Tomkoconf: storage: store namespace prefix
2019-08-21  Ján Tomkoconf: domain: store namespace prefix
2019-08-21  Ján Tomkoconf: network: store namespace prefix
2019-08-21  Ján Tomkoxml: virXMLNamespace: add prefix
2019-08-21  Ján Tomkoconf: domain: use generic XML namespace types
2019-08-21  Ján Tomkoconf: storage: use generic XML namespace types
2019-08-21  Ján Tomkoconf: network: use generic XML namespace types
next