]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
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
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
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...
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
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
2016-06-25 Nikolay Shirokovskiyvz: move getting container video devices out from vnc...
2016-06-25 Nikolay Shirokovskiyvz: trustGuestRxFilters fixes
2016-06-25 Nikolay Shirokovskiyvz: fix minor type safey issues with net union usage
2016-06-25 Nikolay Shirokovskiyvz: fix updating to no gateways
2016-06-25 Nikolay Shirokovskiyvz: dump route info in domain xml
2016-06-25 Nikolay Shirokovskiyvz: dump ip addresses to domain xml
2016-06-25 Nikolay Shirokovskiyvz: give nice report if network device not found
2016-06-25 Nikolay Shirokovskiyvz: fix memory leaks in attach/detach functions
2016-06-25 Nikolay Shirokovskiyvz: move disks checks to device post parse
2016-06-25 Nikolay Shirokovskiyvz: leverage disks parameters check on disks updates too
2016-06-25 Nikolay Shirokovskiyvz: add device updates
2016-06-25 Nikolay Shirokovskiyvz: reuse edit config frame in for attach/detach functions
2016-06-25 Nikolay Shirokovskiyvz: make prlsdkGetDisk more generic
2016-06-25 Nikolay Shirokovskiyvz: remove disk cache mode hunk
2016-06-24 Qiaowei Rencpu_map.xml: add cmt/mbm feature to x86
2016-06-24 Jiri Denemarkcpu: Consolidate ARM drivers
2016-06-24 Roman Bogorodskiyutil: fix build in virNetDevTapGetRealDeviceName
2016-06-24 John Ferlanstorage: Introduce virStoragePoolObjBuildTempFilePath
2016-06-24 Daniel P. BerrangePromote storage pool refresh lifecycle event to top...
2016-06-24 John Ferlanutil: Add 'luks' to the FileTypeInfo
2016-06-24 John Ferlanutil: Modify the FileTypeInfo to add a version size
2016-06-24 John Ferlanutil: Introduce virReadBufInt16LE and virReadBufInt16BE
2016-06-24 John Ferlanqemu: Remove authdef from secret setup
2016-06-24 John Ferlanqemu: Change protocol parameter for secret setup
2016-06-24 Shivaprasad... Document to not rely on virConnectGetMaxVcpus API
2016-06-24 Shivaprasad... qemu: check the kvm host cpu max limits in virConnectGe...
2016-06-24 John Ferlanqemu: Make qemuBuildSecretInfoProps global
2016-06-24 John Ferlanqemu: Remove type from qemuBuildSecretInfoProps
2016-06-24 Shivaprasad... Rename kvmGetMaxVCPUs() to virHostCPUGetKVMMaxVCPUs()
2016-06-24 yuelongguangadd help document relevant to default mapping of creden...
2016-06-24 Peter Krempaconf: Allow disks with identical WWN or serial
2016-06-24 Ján Tomkobuild: increase xz compression level
2016-06-24 Ján Tomkoopenvz: do not open-code STRSKIP
2016-06-24 Ján TomkoFix error detection in virStorageBackendISCSIGetHostNumber
2016-06-24 Ján TomkoReplace some uses STREQLEN with STRPREFIX
2016-06-24 John Ferlandocs: Fix whitespace in output
2016-06-24 Shivaprasad... qemu: Check for VFIO too where legacy passthrough is...
next