]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2018-08-07  Sukrit Bhatnagarutil: netlink: define cleanup function using VIR_DEFINE...
2018-08-07  Sukrit Bhatnagarutil: netdevveth: use VIR_AUTOPTR for aggregate types
2018-08-07  Sukrit Bhatnagarutil: netdevveth: use VIR_AUTOFREE instead of VIR_FREE...
2018-08-07  Sukrit Bhatnagarutil: netdevtap: use VIR_AUTOFREE instead of VIR_FREE...
2018-08-07  Sukrit Bhatnagarutil: netdevopenvswitch: use VIR_AUTOFREE instead of...
2018-08-07  Erik Skultetyutil: Drop unused cleanup label in virNetDevOpenvswitch...
2018-08-07  Sukrit Bhatnagarutil: netdevmacvlan: use VIR_AUTOPTR for aggregate...
2018-08-07  Sukrit Bhatnagarutil: netdevmacvlan: use VIR_AUTOFREE instead of VIR_FR...
2018-08-07  Sukrit Bhatnagarutil: netdevip: use VIR_AUTOFREE instead of VIR_FREE...
2018-08-07  Sukrit Bhatnagarutil: netdevip: define cleanup function using VIR_DEFIN...
2018-08-07  Sukrit Bhatnagarutil: netdevip: Introduce virNetDevIPAddrFree helper
2018-08-07  Sukrit Bhatnagarutil: socketaddr: use VIR_AUTOFREE instead of VIR_FREE...
2018-08-07  Sukrit Bhatnagarutil: socketaddr: define cleanup function using VIR_DEF...
2018-08-07  Sukrit Bhatnagarutil: socketaddr: Introduce virSocketAddrFree helper
2018-08-07  Sukrit Bhatnagarutil: netdev: Define cleanup function using VIR_DEFINE_...
2018-08-07  Sukrit Bhatnagarutil: macaddr: define cleanup function using VIR_DEFINE...
2018-08-07  Sukrit Bhatnagarutil: macaddr: Introduce a new virMacAddrFree helper
2018-08-07  Sukrit Bhatnagarutil: iscsi: use VIR_AUTOPTR for aggregate types
2018-08-07  Sukrit Bhatnagarutil: iscsi: use VIR_AUTOFREE instead of VIR_FREE for...
2018-08-07  Boris Fiuczynskinews: Update for vhost-vsock-ccw support
2018-08-07  Boris Fiuczynskiqemu: Add ccw support for vhost-vsock
2018-08-07  Bjoern Walktests: qemuxml2argv: add CAPS_ARCH_LATEST macro
2018-08-06  Ján Tomkodocs: formatdomain: fix spacing before parentheses
2018-08-06  Andrea Bolognanitests: Unify data structure for vircaps2xmltest
2018-08-06  Michal Privoznikvirrandom: Avoid undefined behaviour in virRandomBits
2018-08-06  Clementine... news: add storage pool iscsi-direct
2018-08-06  Clementine... storage: add findPoolSources to iscsi_direct pool backend
2018-08-06  Clementine... storage: Implement iscsi_direct pool backend
2018-08-06  Clementine... storage: Introduce iscsi_direct pool type
2018-08-06  Clementine... configure: Introduce libiscsi in build system
2018-08-06  Michal PrivoznikPost-release version bump to 4.7.0
2018-08-06  Martin KletzanderFix include for xattr.h
2018-08-06  Daniel VeillardRelease of libvirt-4.6.0 v4.6.0
2018-08-02  Matthias Bolteesx: Fix double-free and freeing static strings in...
2018-08-02  Daniel P. Berrangétests: mock virRandomBits to make it endian stable
2018-08-02  Julio Faraccotests: libxl: Fix a segfault when libxl configuration...
2018-08-01  Michal Privoznikviriscsi: Request more random bits for interface name
2018-08-01  Michal Privoznikutil: Don't overflow in virRandomBits
2018-08-01  Peter Kremparemote: daemon: Make sure that JSON symbols are properl...
2018-08-01  Peter Krempautil: jsoncompat: Stub out virJSONInitialize when compi...
2018-08-01  Peter Krempatests: qemucapsprobe: Fix output after switching to...
2018-08-01  Peter Krempaqemu: monitor: Fix incrementing of 'nstats' in qemuMoni...
2018-07-31  Daniel P. Berrangéutil: avoid symbol clash between json libraries
2018-07-31  Daniel P. Berrangépo: refresh translations from zanata
2018-07-31  Erik Skultetyqemu: Exempt video model 'none' from getting a PCI...
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
next