]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2016-12-12  John Ferlanqemu: Introduce helper qemuDomainStorageUpdatePhysical
2016-12-12  John Ferlanqemu: Add helpers to handle stat data for qemuStorageLi...
2016-12-12  John Ferlanqemu: Clean up description for qemuStorageLimitsRefresh
2016-12-12  intrigeriAppArmor: allow QEMU to set_process_name.
2016-12-12  intrigeriAppArmor policy: support merged-/usr.
2016-12-11  John Ferlandocs: Adjust pool/vol target output
2016-12-11  John Ferlandocs: Replace missing description for perf.cpu_cycles
2016-12-09  Peter Krempavirsh: maxvcpus: Always fall back to the old command...
2016-12-09  Pavel Glushchakvz: added VIR_MIGRATE_NON_SHARED_INC migration flag...
2016-12-09  Pavel Glushchakvz: set PVMT_DONT_CREATE_DISK migration flag
2016-12-09  Nikolay Shirokovskiyqemu: Fix xml dump of autogenerated websocket
2016-12-09  Nikolay Shirokovskiyqemu: mark user defined websocket as used
2016-12-09  Nikolay Shirokovskiyqemu: Refactor qemuProcessGraphicsReservePorts
2016-12-09  Michal Privoznikvsh: Mark some function arguments as unused
2016-12-09  Michal PrivoznikqemuGetDomainHugepagePath: Initialize @ret
2016-12-09  Mehdi AbaakoukMove virstat.c code to virnetdevtap.c
2016-12-09  Mehdi Abaakoukvirstat: fix signature of virstat helper
2016-12-09  Mehdi AbaakoukGathering vhostuser interface stats with ovs
2016-12-08  John Ferlannss: Need to check error condition on virJSONValueArraySize
2016-12-08  John Ferlantests: Fix virmacmaptest when allocation fails
2016-12-08  John Ferlannews: Add description for perf.branch_instructions
2016-12-08  Peter Krempaqemu: Don't try to find compression program for "raw...
2016-12-08  Cédric Bosdonnatlxc: monitor now holds a reference to the domain
2016-12-08  Michal Privozniksecurity: Drop virSecurityManagerSetHugepages
2016-12-08  Michal Privoznikqemu: Create hugepage path on per domain basis
2016-12-08  Michal PrivoznikvirDomainObjGetShortName: take virDomainDef
2016-12-08  Martin Kletzanderconf: Make scheduler formatting simpler
2016-12-08  Michal Privozniklibvirt.spec: Package libnss_libvirt_guest.so.2
2016-12-08  Daniel P. Berrangetest: fix screenshot API impl
2016-12-07  Pavel Hrdinaconfigure: sort libvirt macros
2016-12-07  Pavel Hrdinam4/virt-lib: properly pass header_name in LIBVIRT_CHECK...
2016-12-07  Pavel Hrdinaconfigure: remove check for CPUID
2016-12-07  Pavel Hrdinaconfigure: cleanup openwsman leftovers
2016-12-07  Peter Krempaqemu: capabilities: Add gluster.debug_level detection...
2016-12-07  Peter Krempatest: qemucaps: Bump 2.8.0 state to current master
2016-12-07  Nitesh Konkarperf: add one more perf event support
2016-12-07  John Ferlandocs: Fix code example formatting for virDomainInterfac...
2016-12-07  John Ferlandocs: Adjust formatting for virConnectGetAllDomainStats...
2016-12-07  John Ferlandocs: Rebuild apihtml docs when source changes
2016-12-06  Viktor Mihajlovskicgroup: Use system reported "unlimited" value for compa...
2016-12-06  Michal Privozniknss: Introduce libvirt-guest module
2016-12-06  Michal Privozniknss: Move address lookup code into a separate function
2016-12-06  Michal Privozniknss: Move address appending code into a separate function
2016-12-06  Michal Privozniknss: Use macro to generate public API names
2016-12-06  Michal Privozniknetwork: Track MAC address map
2016-12-06  Michal Privoznikutil: Introduce virMACMap module
2016-12-06  Michal Privoznikutil: Introduce virFileRewriteStr
2016-12-06  Michal Privoznikvirstring: Introduce virStringListRemove
2016-12-06  Michal Privoznikvirstring: Introduce virStringListAdd
2016-12-06  Michal Privozniknssmock: Prefer free() over VIR_FREE()
2016-12-06  Michal Privozniknetwork: Don't unlock non-locked network driver
2016-12-05  John Ferlandocs: Add NEWS description for group_name support in...
2016-12-05  John Ferlanvirsh: Add group name to blkdeviotune output
2016-12-05  John Ferlanqemu: Add the group name option to the iotune command...
2016-12-05  John Ferlanconf: Add support for blkiotune group_name option
2016-12-05  John Ferlanqemu: Add support for parsing iotune group setting
2016-12-05  John Ferlanqemu: Adjust various bool BlockIoTune set_ values into...
2016-12-05  John Ferlanqemu: Alter qemuMonitorJSONSetBlockIoThrottle command...
2016-12-05  John Ferlanqemu: Adjust maxparams logic for qemuDomainGetBlockIoTune
2016-12-05  John Ferlancaps: Add new capability for the iotune group name
2016-12-05  John Ferlaninclude: Add new "group_name" definition for iotune...
2016-12-05  Lin Macpu: Add support for pku and ospke Intel features for...
2016-12-05  Lin Macpu: Add support for more AVX512 Intel features
2016-12-05  John Ferlanstorage: Fix type PLOOP type check for storageVolUpload
2016-12-05  Marc Hartmayertests: add test cases for address conflicts
2016-12-05  Marc Hartmayerconf: add global check for duplicate drive addresses
2016-12-05  Marc Hartmayertests: don't use duplicate disk addresses
2016-12-05  Marc Hartmayerconf: virDomainDriveAddressIsUsedByDisk: Rename type...
2016-12-05  Marc Hartmayerconf: simplify functions virDomainSCSIDriveAddressIsUse...
2016-12-05  Andrea BolognaniFix version number
2016-12-05  Andrea BolognaniPost-release version bump to 2.6.0
2016-12-05  Andrea BolognaniNEWS: Add release date for 2.5.0
2016-12-04  Daniel VeillardRelease of libvirt-2.5.0 v2.5.0
2016-12-02  Yuri ChornoivanFix minor typos
2016-12-01  gaohaifengqemuDomainAttachNetDevice: pass mq and vectors for...
2016-12-01  Martin Kletzandernews: Remove full stop at the end of the sentence
2016-12-01  Laine Stumpnews: Add "more PCIe less legacy PCI" to list of new...
2016-12-01  Daniel P. BerrangeRefresh translations from zanata
2016-12-01  Andrea BolognaniNEWS: Remove end-of-sentence period
2016-11-30  Eric Farmanqemu: Prevent detaching SCSI controller used by hostdev v2.5.0-rc2
2016-11-30  Laine Stumpqemu: assign VFIO devices to PCIe addresses when approp...
2016-11-30  Laine Stumpqemu: propagate virQEMUDriver object to qemuDomainDevic...
2016-11-30  Laine Stumputil: new function virPCIDeviceGetConfigPath()
2016-11-30  Laine Stumputil: new function virFileLength()
2016-11-30  Nikos Mavrogiannopoulosvirt-gnutls.m4: fixed check for gnutls_rnd and gnutls_c...
2016-11-30  Boris Fiuczynskidocs: improve release numbering rule for minor numbers
2016-11-30  Jiri Denemarkcpu: Add alternative feature spellings to CPU map
2016-11-30  Jiri Denemarkcpu: Remove useless comments from CPU map
2016-11-30  Ján Tomkoqemu: error out on USB ports out of range
2016-11-30  Ján Tomkotests: Fix USB ports in usb-redir-filter
2016-11-30  Christian Ehrhardtvirt-aa-helper: fix parsing security labels by introduc...
2016-11-29  Jiri Denemarkdocs: Update news
2016-11-29  Jiri DenemarkConsolidate documentation of virDomainMigrate{,ToURI...
2016-11-29  Jiri DenemarkEnhance documentation of virDomainMigrateFlags
2016-11-29  Michal Privoznikdaemon: Install virt-guest-shutdown.target properly
2016-11-29  Jiri DenemarkqemuProcessReconnect: Avoid relabeling images after...
2016-11-29  Jiri Denemarkqemu: Report tunnelled post-copy migration as unsupported
2016-11-28  Chen Hanxiaostorage_backend_rbd: check the return value of rados_co... v2.5.0-rc1
2016-11-28  Peter Krempaqemu: capabilities: Don't partially reprope caps on...
2016-11-28  Jiri Denemarkqemu: Add support for unavailable-features
next