]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2016-07-04  Erik Skultetyvirlog: Convert virLogFilters to a list of pointers...
2016-07-04  Erik Skultetyvirlog: Convert virLogOutputs to a list of pointers...
2016-07-04  Erik Skultetyvirlog: Return void instead of int in virLogReset<Foo...
2016-07-04  Andrea Bolognaniqemu: Memory locking is only required for KVM guests...
2016-07-04  Martin Kletzandermaint: update to latest gnulib
2016-07-02  Laine Stumpqemu: support setting host-side IP addresses/routes
2016-07-02  Laine Stumplxc: support setting host-side IP addresses/routes
2016-07-02  Laine Stumputil: support setting peer for virNetDevIPInfo addresses
2016-07-02  Laine Stumpconf: support host-side IP/route information in <interface>
2016-07-02  Vasiliy Tolstovconf: allow setting peer address in <ip> element of...
2016-07-02  Laine Stumputil: new function virNetDevIPInfoAddToDev
2016-07-01  John Ferlanqemu: Introduce helper qemuDomainSecretDiskCapable
2016-07-01  John Ferlanencryption: Add <cipher> and <ivgen> to encryption
2016-07-01  John Ferlanencryption: Add luks parsing for storageencryption
2016-07-01  John Ferlanutil: Add 'usage' for encryption
2016-07-01  John Ferlanconf: Add new secret type "passphrase"
2016-07-01  John Ferlanconf: No need to check for usage fields during Format
2016-07-01  Brandon BennettAllow custom metadata in network configuration XML
2016-07-01  Laine Stumputil: new function virXMLNodeSanitizeNamespaces()
2016-07-01  Laine Stumpdocs: remove outdated suggestion to make patches with...
2016-07-01  Andrea Bolognaniutil: hostcpu: Only define /dev/kvm path once
2016-07-01  Ján Tomkoexamples: check asprintf return value in client_info.c
2016-07-01  Daniel P. Berrangemingw-libvirt.spec.in: add perl + perl(Getopt::Long...
2016-07-01  Daniel P. Berrangemingw-libvirt.spec.in: fix packaging of admin API and...
2016-07-01  Cole Robinsonevents: Rename argument uuid->key
2016-07-01  Cole Robinsonevents: Add explicit lookup 'key' value
2016-07-01  Cole Robinsonevents: Pass in UUID as a string
2016-07-01  Cole Robinsonevents: Cleanup callback variable name
2016-07-01  Cole Robinsonevents: Add virObjectEventCallbackFree
2016-07-01  Cole Robinsonevents: Privatize virObjectEventCallback
2016-07-01  Ján TomkoIntroduce virDomainUSBDeviceDefForeach
2016-07-01  Ján TomkoAdd USB addresses to qemuhotplug test cases
2016-07-01  Jiri Denemarkqemu: Avoid needless copies of static strings
2016-07-01  Jiri Denemarkqemu: Drop emitBootindex parameter
2016-07-01  Jiri Denemarkqemu: Use bootindex whenever possible
2016-07-01  Jiri Denemarkqemu: Remove redundant parameter in virQEMUCapsFillDoma...
2016-07-01  Jiri Denemarkdomaincapstest: Don't read data from host
2016-07-01  Jiri Denemarkcpu: Drop NR_DRIVERS macro
2016-07-01  Jiri Denemarkcpu: Drop generic driver
2016-07-01  Jiri DenemarkPost-release version bump to 2.1.0
2016-07-01  Daniel VeillardLibvirt 2.0.0 release v2.0.0
2016-06-30  Martin Kletzanderdist: Speed up distribution compression
2016-06-30  Peter Krempaconf: Don't free the constructed string in virDomainGet...
2016-06-30  Peter Krempaconf: def: Avoid unnecessary allocation of 'perf' event...
2016-06-30  Jiri Denemarkdocs: Warn against locked memory limit too high
2016-06-30  Marc Hartmayertests: Add test cases for SCSI disk hot-plug with QEMU
2016-06-30  Marc Hartmayerqemu: SCSI hostdev hot-plug: Fix automatic creation...
2016-06-30  Marc Hartmayerqemu: hot-plug: Fix broken SCSI disk hot-plug
2016-06-30  Jiri Denemarkqemu: Let empty default VNC password work as documented CVE-2016-5008
2016-06-30  Jiri Denemarkqemu: Use proper async job to refresh virtio channels
2016-06-29  Jean-Marc Ligerlibvirt.spec.in: Use libnl-devel for RHEL-6
2016-06-29  Erik Skultetyadmin: fix virt-admin startup crash by calling virAdmIn... v2.0.0-rc2
2016-06-29  Ján TomkoFix possible invalid read in adminClientGetInfo
2016-06-28  Michal PrivoznikvirStorageTranslateDiskSourcePool: Avoid double free
2016-06-28  Jaroslav Suchaneklogging: fixing log level initialization from cmdline
2016-06-28  Jiri DenemarkqemuDomainDeviceDefValidate: Drop unused qemuCaps
2016-06-28  Andrea Bolognanivz: Fix indentation in prlsdkGetNetAddresses()
2016-06-27  Olga Krishtalvz: fix build for virNetDev* changes
2016-06-27  Ján TomkoRevert "util: new function virNetDevIPInfoAddToDev"
2016-06-27  Ján TomkoRevert "conf: allow setting peer address in <ip> elemen...
2016-06-27  Ján TomkoRevert "conf: support host-side IP/route information...
2016-06-27  Ján TomkoRevert "util: support setting peer for virNetDevIPInfo...
2016-06-27  Ján TomkoRevert "lxc: support setting host-side IP addresses...
2016-06-27  Ján TomkoRevert "qemu: support setting host-side IP addresses...
2016-06-27  Andrea BolognaniClean up after virNetDevIP creation
2016-06-27  Andrea Bolognaniutil: netdevip: Include vircommand.h
2016-06-27  Michal Privozniklibvirtd.conf: Fix invalid default of max_anonymous_clients
2016-06-26  Laine Stumpqemu: support setting host-side IP addresses/routes
2016-06-26  Laine Stumplxc: support setting host-side IP addresses/routes
2016-06-26  Laine Stumputil: support setting peer for virNetDevIPInfo addresses
2016-06-26  Laine Stumpconf: support host-side IP/route information in <interface>
2016-06-26  Vasiliy Tolstovconf: allow setting peer address in <ip> element of...
2016-06-26  Laine Stumputil: new function virNetDevIPInfoAddToDev
2016-06-26  Laine Stumplxc: move debug/error log when adding IP addresses...
2016-06-26  Laine Stumpconf: clean up after adding calls to virNetDevIPInfo...
2016-06-26  Laine Stumpqemu: forbid setting guest-side IP address/route info...
2016-06-26  Laine Stumpconf: use virNetDevIPInfo for guest-side <interface...
2016-06-26  Laine Stumpconf: use virNetDevIPInfo in virDomainHostdevCaps
2016-06-26  Laine Stumpconf: single object containing list of IP addresses...
2016-06-26  Laine Stumputil: move IP route & address object-related functions...
2016-06-26  Laine Stumputil: new files virnetdevip.[ch] for IP-related netdev...
2016-06-26  Laine Stumpconf/openvz: eliminate incorrect/undocumented use of...
2016-06-26  Laine Stumpqemu: eliminate memory leaks when converting NetDefs...
2016-06-26  Laine Stumpqemu: don't set/clear NetDef IP addresses in qemuConnec...
2016-06-26  Laine Stumpconf: new function virDomainNetDefClear
2016-06-26  Laine Stumplxc: use correct prefix when setting veth IP address
2016-06-26  Laine Stumplxc: eliminate extraneous free of netDef->ifname_guest
2016-06-26  Laine Stumputil: allow calling virSocketAddrGetIPPrefix with NULL...
2016-06-26  Laine Stumptests: mock virNetDevSetIPAddress
2016-06-26  Laine Stumpconf: clean up virDomainNetIPParseXML()
2016-06-26  Laine Stumpglobal: consistently use IP rather than Ip in identifiers
2016-06-26  Laine Stumputil: move virInterface(State|Link)/virNetDevFeature...
2016-06-26  Laine Stumputil: move virNetDevLinkDump to virnetlink.c
2016-06-25  Erik Skultetyspec: distribute admin API within libvirt-client package v2.0.0-rc1
2016-06-25  Erik Skultetyexamples: admin: Add some examples for the new admin...
2016-06-25  Erik Skultetyadmin: enable both admin API functionality and tarball...
2016-06-25  Nikolay Shirokovskiyvz: always pass graphics address to sdk
2016-06-25  Nikolay Shirokovskiyvz: support vnc password
2016-06-25  Nikolay Shirokovskiyvz: remove exlicitly setting zeros in dumping graphics
2016-06-25  Nikolay Shirokovskiyvz: support attach/detach/update/ of graphics device
next