]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2019-08-27  Daniel P. Berrangésrc: honour the RUNSTATEDIR variable in all code
2019-08-27  Daniel P. Berrangébuild: honour $(runstatedir) in make rules
2019-08-27  Daniel P. Berrangésystemd: honour $runstatedir in socket unit files
2019-08-27  Daniel P. Berrangébuild: use $(COMMON_UNIT_VARS) for logging/locking...
2019-08-26  Ján Tomkoqemu_command: remove unnecessary labels and ret variables
2019-08-26  Ján TomkoqemuBuildCommandLine: use VIR_RETURN_PTR for cmd
2019-08-26  Ján Tomkoqemu_command: use VIR_AUTOUNREF
2019-08-26  Ján TomkoqemuBuildShmemCommandLine: use VIR_AUTOFREE for devstr
2019-08-26  Ján TomkoqemuBuildShmemCommandLine: add chardev variable
2019-08-26  Ján TomkoqemuBuildSmpCommandLine: use virCommandAddArgBuffer...
2019-08-26  Ján TomkoqemuBuildRNGCommandLine: use VIR_AUTOFREE
2019-08-26  Ján TomkoqemuBuildControllersByTypeCommandLine: use VIR_AUTOFREE
2019-08-26  Ján TomkoqemuBuildNetworkDriveURI: use VIR_AUTOPTR for virURI
2019-08-26  Ján Tomkoqemu_command: use VIR_AUTOFREE for variables used once
2019-08-26  Ján Tomkoqemu_command: use VIR_AUTOPTR for virJSONValue
2019-08-26  Ján Tomkoqemu_command: switch to VIR_AUTOCLEAN for virBuffer
2019-08-26  Ján Tomkoapi: fix typo in virDomainGetGuestInfo docs
2019-08-26  Jim Fehligxenconfig: move contents to libxl driver and remove...
2019-08-26  Jonathon Jongsmaqemu: Implement virDomainGetGuestInfo()
2019-08-26  Jonathon Jongsmaqemu: add helper for getting full FSInfo
2019-08-26  Jonathon Jongsmaqemu: add support for new fields in FSInfo
2019-08-26  Jonathon Jongsmaqemu: add helper for querying timezone info
2019-08-26  Jonathon Jongsmaqemu: add helper function for querying OS info
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)
next