]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
2019-10-15 Ján Tomkotests: use G_GNUC_UNUSED
2019-10-15 Ján Tomkotest: use G_GNUC_UNUSED
2019-10-15 Ján Tomkostorage: use G_GNUC_UNUSED
2019-10-15 Ján Tomkosecurity: use G_GNUC_UNUSED
2019-10-15 Ján Tomkorpc: use G_GNUC_UNUSED
2019-10-15 Ján Tomkoremote: use G_GNUC_UNUSED
2019-10-15 Ján Tomkoqemu: use G_GNUC_UNUSED
2019-10-15 Ján Tomkoopenvz: use G_GNUC_UNUSED
2019-10-15 Ján Tomkonwfilter: use G_GNUC_UNUSED
2019-10-15 Ján Tomkonode_device: use G_GNUC_UNUSED
2019-10-15 Ján Tomkonetwork: use G_GNUC_UNUSED
2019-10-15 Ján Tomkolxc: use G_GNUC_UNUSED
2019-10-15 Ján Tomkologging: use G_GNUC_UNUSED
2019-10-15 Ján Tomkolocking: use G_GNUC_UNUSED
2019-10-15 Ján Tomkolibxl: use G_GNUC_UNUSED
2019-10-15 Ján Tomkoesx: use G_GNUC_UNUSED
2019-10-15 Ján Tomkocpu: use G_GNUC_UNUSED
2019-10-15 Ján Tomkoconf: use G_GNUC_UNUSED
2019-10-15 Ján Tomkobhyve: use G_GNUC_UNUSED
2019-10-15 Ján Tomkoadmin: use G_GNUC_UNUSED
2019-10-15 Ján Tomkoaccess: use G_GNUC_UNUSED
2019-10-15 Ján Tomkoexamples: use G_GNUC_UNUSED
2019-10-15 Ján TomkoUse G_GNUC_WARN_UNUSED_RESULT instead of ATTRIBUTE_RETU...
2019-10-15 Ján Tomkouse G_GNUC_NULL_TERMINATED instead of ATTRIBUTE_SENTINEL
2019-10-15 Ján Tomkouse G_GNUC_NORETURN instead of ATTRIBUTE_NORETURN
2019-10-15 Ján Tomkoapibuild: ignore GLib macros too
2019-10-15 Ján Tomkoutil: remove MIN and MAX macros
2019-10-14 Michal Privozniksecurity_stack: Perform rollback if one of stacked...
2019-10-14 Michal Privozniksecurity_stack: Turn list of nested drivers into a...
2019-10-14 Michal Privozniksecurity: Introduce virSecurityManagerGetDriver()
2019-10-14 Michal Privozniksecurity: Rename virSecurityManagerGetDriver() to virSe...
2019-10-14 Michal Privozniksecurity: Pass @migrated to virSecurityManagerSetAllLabel
2019-10-14 Daniel P. Berrangébuild: remove use of usleep gnulib module in favour...
2019-10-14 Daniel P. Berrangéutil: replace strerror/strerror_r with g_strerror
2019-10-14 Daniel P. Berrangéconf: convert over to use GRegex for regular expressions
2019-10-14 Daniel P. Berrangélibxl: convert over to use GRegex for regular expressions
2019-10-14 Daniel P. Berrangéutil: convert virIdentity class to use GObject
2019-10-14 Daniel P. Berrangéremote: convert methods using virIdentityPtr to auto...
2019-10-14 Daniel P. Berrangérpc: convert methods using virIdentityPtr to auto free...
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...
next