]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2018-07-30  Michal PrivoznikRevert "util: cgroup: modify virCgroupFree to take... v4.6.0-rc2
2018-07-30  Michal PrivoznikRevert "util: cgroup: define cleanup function using...
2018-07-30  Michal PrivoznikRevert "util: cgroup: use VIR_AUTOPTR for aggregate...
2018-07-28  Julio Faraccoutil: clang is failing to compile due to unused variables. v4.6.0-rc1
2018-07-27  Cole Robinsonaudit: Share virtType fallback logic
2018-07-27  Michal Privoznikvirpci: Drop unused @ret in virPCIDeviceListDel
2018-07-27  Sukrit Bhatnagarutil: lease: use VIR_AUTOPTR for aggregate types
2018-07-27  Sukrit Bhatnagarutil: lease: use VIR_AUTOFREE instead of VIR_FREE for...
2018-07-27  Sukrit Bhatnagarutil: kmod: use VIR_AUTOPTR for aggregate types
2018-07-27  Sukrit Bhatnagarutil: kmod: use VIR_AUTOFREE instead of VIR_FREE for...
2018-07-27  Sukrit Bhatnagarutil: iptables: use VIR_AUTOFREE instead of VIR_FREE...
2018-07-27  Sukrit Bhatnagarutil: hostmem: use VIR_AUTOFREE instead of VIR_FREE...
2018-07-27  Sukrit Bhatnagarutil: hostdev: use VIR_AUTOPTR for aggregate types
2018-07-27  Sukrit Bhatnagarutil: hostdev: use VIR_AUTOFREE instead of VIR_FREE...
2018-07-27  Sukrit Bhatnagarutil: netdevvlan: define cleanup function using VIR_DEF...
2018-07-27  Sukrit Bhatnagarutil: scsivhost: use VIR_AUTOPTR for aggregate types
2018-07-27  Sukrit Bhatnagarutil: scsivhost: define cleanup function using VIR_DEFI...
2018-07-27  Sukrit Bhatnagarutil: scsi: use VIR_AUTOPTR for aggregate types
2018-07-27  Sukrit Bhatnagarutil: scsi: use VIR_AUTOFREE instead of VIR_FREE for...
2018-07-27  Sukrit Bhatnagarutil: scsi: define cleanup function using VIR_DEFINE_AU...
2018-07-27  Sukrit Bhatnagarutil: usb: use VIR_AUTOPTR for aggregate types
2018-07-27  Sukrit Bhatnagarutil: usb: use VIR_AUTOFREE instead of VIR_FREE for...
2018-07-27  Sukrit Bhatnagarutil: usb: define cleanup function using VIR_DEFINE_AUT...
2018-07-27  Sukrit Bhatnagarutil: usb: modify virUSBDeviceListAdd to take double...
2018-07-27  Sukrit Bhatnagarutil: pci: use VIR_AUTOPTR for aggregate types
2018-07-27  Sukrit Bhatnagarutil: pci: use VIR_AUTOFREE instead of VIR_FREE for...
2018-07-27  Sukrit Bhatnagarutil: pci: define cleanup function using VIR_DEFINE_AUT...
2018-07-27  Sukrit Bhatnagarutil: hook: use VIR_AUTOPTR for aggregate types
2018-07-27  Sukrit Bhatnagarutil: hook: use VIR_AUTOFREE instead of VIR_FREE for...
2018-07-27  Sukrit Bhatnagarutil: firewall: use VIR_AUTOPTR for aggregate types
2018-07-27  Sukrit Bhatnagarutil: firewall: use VIR_AUTOFREE instead of VIR_FREE...
2018-07-27  Sukrit Bhatnagarutil: firewall: define cleanup function using VIR_DEFIN...
2018-07-27  Sukrit Bhatnagarutil: mdev: use VIR_AUTOPTR for aggregate types
2018-07-27  Sukrit Bhatnagarutil: mdev: use VIR_AUTOFREE instead of VIR_FREE for...
2018-07-27  Sukrit Bhatnagarutil: mdev: define cleanup function using VIR_DEFINE_AU...
2018-07-27  Sukrit Bhatnagarutil: cgroup: use VIR_AUTOPTR for aggregate types
2018-07-27  Sukrit Bhatnagarutil: cgroup: use VIR_AUTOFREE instead of VIR_FREE...
2018-07-27  Sukrit Bhatnagarutil: cgroup: define cleanup function using VIR_DEFINE_...
2018-07-27  Sukrit Bhatnagarutil: cgroup: modify virCgroupFree to take virCgroupPtr
2018-07-27  Sukrit Bhatnagarutil: hash: define cleanup function using VIR_DEFINE_AU...
2018-07-27  Sukrit Bhatnagarutil: buffer: use VIR_AUTOPTR for aggregate types
2018-07-27  Sukrit Bhatnagarutil: buffer: use VIR_AUTOFREE instead of VIR_FREE...
2018-07-27  Sukrit Bhatnagarutil: buffer: define cleanup function using VIR_DEFINE_...
2018-07-27  Sukrit Bhatnagarutil: buffer: Add struct _virBufferEscapePair typedefs
2018-07-27  Sukrit Bhatnagarutil: error: define cleanup function using VIR_DEFINE_A...
2018-07-27  Michal Privozniklxc: Use VIR_AUTOPTR for @veths in virLXCProcessStart
2018-07-27  Michal Privozniklxc: Turn @veths into a string list in virLXCProcessStart
2018-07-27  Michal Privoznikutil: Rework virStringListAdd
2018-07-27  Michal Privoznikvirtestmock: Track connect() too
2018-07-27  Michal PrivoznikForget last daemon/ dir artefacts
2018-07-27  Han Hannews: Usb and sata for virsh attach-disk --address
2018-07-27  Michal Privozniklxc: Don't return early in virLXCProcessSetupInterfaces
2018-07-26  Han Hanconf: Add validation of input devices
2018-07-26  Michal Privoznikqemu_monitor: Fix regression in getting disk capacity
2018-07-26  Daniel P. Berrangéconf: don't use virDomainVirtType in struct field
2018-07-26  Cole Robinsonconf: Replace SKIP_OSTYPE_CHECKS with SKIP_VALIDATE
2018-07-26  Cole Robinsontests: Remove redundant lxc test
2018-07-26  Cole Robinsonconf: Sync caps data even when SKIP_OSTYPE_CHECKS
2018-07-26  Cole Robinsonconf: Drop unnecessary caps parsing logic
2018-07-26  Cole Robinsontests: qemuhotplug: Fix segfault when XML loading fails
2018-07-26  Cole Robinsonconf: Clean up virDomainDefParseCaps
2018-07-26  Cole Robinsonconf: Break out virDomainDefParseCaps
2018-07-26  Han Hanconf: Fix a error msg typo in virDomainVideoDefValidate
2018-07-26  John Ferlannwfilter: Resolve SEGV for NWFilter Snoop processing
2018-07-26  Michal Privozniklxc: Don't mangle @cfg refs in virLXCProcessBuildContro...
2018-07-26  Michal Privozniklxc: Don't leak @veths in virLXCProcessStart
2018-07-26  Michal Privozniklxc: Enable under valgrind again
2018-07-26  Michal Privozniklxc: Report supported huge pages
2018-07-26  Michal Privozniklxc: Refresh capabilities on virConnectGetCapabilities
2018-07-26  Michal PrivozniknetworkGetDHCPLeases: Don't always report error if...
2018-07-25  Daniel P. Berrangérpc: treat EADDRNOTAVAIL as non-fatal when listening
2018-07-25  Daniel P. Berrangésocket: preserve real errno when socket/bind calls...
2018-07-25  John Ferlanqemu: Use the correct vm def on cold attach
2018-07-25  Shi Leinetwork: Use 'switch' control statement with virNetwork...
2018-07-25  Marcos Paulo... esx storage: Fix typo lsilogic -> lsiLogic
2018-07-25  Andrea Bolognaniutil: Fix virStorageBackendIQNFound() to work on FreeBSD
2018-07-25  Han Hannews: Add --alias to virsh attach-disk and attach-interface
2018-07-25  Michal PrivoznikqemuDomainSaveMemory: Don't enforce dynamicOwnership
2018-07-25  Michal Privoznikviriscsitest: Extend virISCSIConnectionLogin test
2018-07-25  Michal Privoznikviriscsitest: Introduce testIscsiadmCbData struct
2018-07-25  Michal Privoznikviriscsitest: Move testSessionInfo struct
2018-07-25  Michal Privoznikviriscsitest: Test virISCSIConnectionLogin
2018-07-25  Michal PrivoznikvirCommandWait: Propagate dryRunCallback return value...
2018-07-25  Michal PrivoznikvirISCSIScanTargets: Allow making targets persistent
2018-07-25  Michal PrivoznikvirISCSIScanTargets: Honour iSCSI interface
2018-07-25  Michal PrivoznikvirStorageBackendIQNFound: Rework iscsiadm output parsing
2018-07-25  Michal PrivoznikvirStorageBackendIQNFound: Rename out label
2018-07-25  Michal PrivoznikvirStorageBackendIQNFound: Fix ret value assignment
2018-07-24  Cole Robinsonrun: Fix LIBVIRTD_PATH
2018-07-24  Michal Privoznikstorage_util: Prefer generic FICLONE over btrfs/xfs...
2018-07-24  Peter Krempaqemu: hotplug: Don't leak saved error on failure in...
2018-07-23  Marc HartmayervirTypedParamsDeserialize: set nparams to 0 in case...
2018-07-23  Marc HartmayervirTypedParamsSerialize: set remote_params_len at the end
2018-07-23  Ján Tomkotests: also skip qemuagenttest with old jansson
2018-07-23  Peter Krempatests: qemuxml2argv: Add CAPS_LATEST version of securit...
2018-07-23  Peter Krempatests: qemuxml2argv: Add CAPS_LATEST version of 'disk...
2018-07-23  Peter Krempatests: qemuxml2argv: Add CAPS_LATEST version of 'disk...
2018-07-23  Peter Krempatests: qemuxml2argv: Add CAPS_LATEST version of 'disk...
2018-07-23  Peter Krempatests: qemuxml2argv: Add CAPS_LATEST version of 'disk...
2018-07-23  Peter Krempatests: qemu: Remove pointless 'disk-many' test
next