]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2019-10-14  Daniel P. Berrangéadmin: convert admin server code to use auto free macros
2019-10-14  Daniel P. Berrangéaccess: convert polkit driver to auto free memory
2019-10-14  Daniel P. Berrangéutil: convert virIdentity implementation and test suite...
2019-10-14  Daniel P. Berrangéutil: use glib base64 encoding/decoding APIs
2019-10-14  Daniel P. Berrangéconf: convert virSecretObj APIs to use autofree
2019-10-14  Daniel P. Berrangésrc: add support for g_autoptr with virObject instances
2019-10-14  Daniel P. Berrangéutil: rewrite auto cleanup macros to use glib's equivalent
2019-10-14  Daniel P. Berrangéutil: convert virSystemdActivation to use VIR_DEFINE_AU...
2019-10-14  Daniel P. Berrangéutil: use glib string allocation/formatting functions
2019-10-14  Daniel P. Berrangéutil: use glib memory allocation functions
2019-10-14  Daniel P. Berrangébuild: link to glib library
2019-10-14  Daniel P. Berrangébuild: probe for glib-2 library in configure
2019-10-11  Cole Robinsonsecurity: selinux: Label externalDataStore
2019-10-11  Cole Robinsonsecurity: selinux: break out SetImageLabelRelative
2019-10-11  Cole Robinsonsecurity: selinux: Restore image label for externalData...
2019-10-11  Cole Robinsonsecurity: selinux: Add is_toplevel to SetImageLabelInternal
2019-10-11  Cole Robinsonsecurity: selinux: Drop !parent handling in SetImageLab...
2019-10-11  Cole Robinsonsecurity: selinux: Simplify SetImageLabelInternal
2019-10-11  Cole Robinsonsecurity: dac: Label externalDataStore
2019-10-11  Cole Robinsonsecurity: dac: break out SetImageLabelRelative
2019-10-11  Cole Robinsonsecurity: dac: Restore image label for externalDataStore
2019-10-11  Cole Robinsonsecurity: dac: Add is_toplevel to SetImageLabelInternal
2019-10-11  Cole Robinsonsecurity: dac: Drop !parent handling in SetImageLabelIn...
2019-10-11  Cole Robinsonstoragefile: Fill in meta->externalDataStore
2019-10-11  Cole Robinsonstoragefile: Add externalDataStore member
2019-10-11  Cole Robinsonstoragefile: Split out virStorageSourceNewFromChild
2019-10-11  Cole Robinsonstoragefile: Don't access backingStoreRaw directly...
2019-10-11  Cole Robinsonstoragefile: Fill in meta->externalDataStoreRaw
2019-10-11  Cole Robinsonstoragefile: Add externalDataStoreRaw member
2019-10-11  Cole Robinsonstoragefile: Fix backing format \0 check
2019-10-11  Cole Robinsonstoragefile: Rename qcow2GetExtensions 'format' argument
2019-10-11  Cole Robinsonstoragefile: Rename qcow2GetBackingStoreFormat
2019-10-11  Cole Robinsonstoragefile: Push extension_end calc to qcow2GetBacking...
2019-10-11  Cole Robinsonstoragefile: Push 'start' into qcow2GetBackingStoreFormat
2019-10-11  Cole Robinsonstoragefile: Use qcowXGetBackingStore directly
2019-10-11  Cole Robinsonstoragefile: Drop now unused isQCow2 argument
2019-10-11  Cole Robinsonstoragefile: Check version to determine if qcow2 or not
2019-10-11  Cole Robinsonstoragefile: qcow1: Let qcowXGetBackingStore fill in...
2019-10-11  Cole Robinsonstoragefile: qcow1: Fix check for empty backing file
2019-10-11  Cole Robinsonstoragefile: qcow1: Check for BACKING_STORE_OK
2019-10-11  Cole Robinsonstoragefile: Make GetMetadataInternal static
2019-10-11  Daniel Henrique... tests: add a test for driver.c:virConnectValidateURIPath()
2019-10-11  Michal Privozniksecurity: Don't remember labels for TPM
2019-10-11  Michal Privozniksecurity_dac: Allow selective remember/recall for chardevs
2019-10-11  Michal Privozniksecurity: Try to lock only paths with remember == true
2019-10-11  Cole Robinsonsecurity: apparmor: Allow RO /usr/share/edk2/
2019-10-11  Andrea Bolognanitests: Add capabilities for QEMU 4.2.0 on aarch64
2019-10-11  Andrea Bolognanitests: Add capabilities for QEMU 4.2.0 on ppc64
2019-10-11  Marek Marczykowski... libxl: add slic_table <-> acpi_firmware conversion
2019-10-11  Marek Marczykowski... tests: libxl: ACPI slic table test
2019-10-11  Ivan Kardykovlibxl: add acpi slic table support
2019-10-10  Daniel Henrique... src/driver.c: remove duplicated code in virGetConnect...
2019-10-10  Daniel P. Berrangétests: delete objectlocking test code
2019-10-10  Michal Privoznikqemu_process: Initialize domain definition for QMP...
2019-10-09  Daniel Henrique... news: Update for the ccf-assist pSeries feature
2019-10-09  Daniel Henrique... qemu: Implement the ccf-assist pSeries feature
2019-10-09  Daniel Henrique... qemu: Add capability for the ccf-assist pSeries feature
2019-10-09  Jonathon Jongsmaqemu: add a new video device model 'ramfb'
2019-10-09  Jonathon Jongsmaqemu: add ramfb capability
2019-10-09  Jonathon Jongsmaqemu: validate bochs-display capability
2019-10-09  Cole Robinsonsecurity: apparmor: Make storage_source_add_files recur...
2019-10-09  Cole Robinsonsecurity: apparmor: Use only virStorageSource for disk...
2019-10-09  Cole Robinsonsecurity: apparmor: Push virStorageSource checks to...
2019-10-09  Cole Robinsonsecurity: apparmor: Pass virStorageSource to add_file_path
2019-10-09  Cole Robinsonsecurity: apparmor: Drop disk_foreach_iterator
2019-10-09  Cole Robinsonsecurity: apparmor: Remove unused ignoreOpenFailure
2019-10-09  Cole Robinsonconf: Move -virDomainDiskDefForeachPath to virt-aa...
2019-10-09  Daniel P. Berrangébuild: merge all syntax-check logic into one file
2019-10-09  Daniel P. Berrangébuild: delete all syntax check rules we're skipping
2019-10-09  Daniel P. Berrangébuild: remove all logic unrelated to syntax-check
2019-10-09  Daniel P. Berrangébuild: move syntax-check code into build-aux directory
2019-10-09  Daniel P. Berrangébuild: import gnulib's syntax-check make rules
2019-10-09  Michal PrivoznikRevert "qemu: Obtain reference on monConfig"
2019-10-09  Michal Privoznikqemu: Fix @vm locking issue when connecting to the...
2019-10-09  Jiri Denemarkqemu: Adapt to changed ppc64 CPU model names
2019-10-09  Jiri DenemarkRevert "domcaps: Treat host models as case-insensitive...
2019-10-08  Daniel P. Berrangébuild: stop clang complaining about redefined typedefs
2019-10-08  Michal PrivoznikRevert "src: Document autostart for session demon"
2019-10-08  Michal Privozniknews: Document autostart fix
2019-10-08  Michal Privozniklib: autostart objects exactly once
2019-10-08  Michal Privoznikdriver: Introduce virDriverShouldAutostart()
2019-10-08  Michal Privoznikqemu_driver: Fix comment of qemuStateCleanup()
2019-10-08  Daniel P. Berrangém4: fix setting of warning flags
2019-10-07  Daniel P. Berrangébuild: ask for -std=gnu99 explicitly
2019-10-07  Daniel P. Berrangébuild: force -Werror for distcheck target
2019-10-07  Daniel P. Berrangébuild: remove the sched gnulib module
2019-10-07  Daniel P. Berrangébuild: drop the isatty gnulib module
2019-10-07  Daniel P. Berrangébuild: drop the ldexp gnulib module
2019-10-07  Daniel P. Berrangébuild: drop the ignore-value gnulib module
2019-10-07  Daniel P. Berrangébuild: remove all gnulib bit manipulation modules
2019-10-07  Pavel Moresfixed handling of sourceless disks in 'domblkinfo' cmd
2019-10-07  Peter Krempatests: qemuxml2argv: Make use of versioned cpu-tsc...
2019-10-07  Peter Krempatests: qemuxml2argv: Remove unused output of 'mlock...
2019-10-07  Peter Krempatests: qemuxml2argv: Remove unused data for s390 keywrap
2019-10-07  Peter Krempatests: qemuxml2argv: Remove unused data for 'pseries...
2019-10-07  Peter Krempatests: qemuxml2argv: Remove unused data for 'serial...
2019-10-07  Daniel P. Berrangébuild: drop the pthread gnulib module
2019-10-07  Daniel P. Berrangébuild: drop the perror gnulib module
2019-10-07  Daniel P. Berrangébuild: drop the gitlog-to-changelog gnulib module
2019-10-07  Daniel P. Berrangébuild: drop the stdarg gnulib module
next