]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2016-01-29  Wido den Hollanderrbd: Add support for wiping RBD volumes using TRIM.
2016-01-29  Wido den Hollanderstorage: Add TRIM algorithm to storage volume API
2016-01-29  Wido den Hollanderrbd: Add support for wiping RBD volumes
2016-01-29  Wido den Hollanderstorage: Adjust fix virStorageBackendVolWipeLocal switch
2016-01-28  John Ferlanlogical: Fix comment examples for virStorageBackendLogi...
2016-01-28  Andrea Bolognanipci: Use bool return type for some virPCIDeviceGet...
2016-01-28  Michal Privoznikgendispatch: Don't output spaces on empty line
2016-01-28  Andrea Bolognanipci: Add debug messages when unbinding from stub driver
2016-01-28  Andrea Bolognanipci: Phase out virPCIDeviceReattachInit()
2016-01-28  Peter Krempaqemu: don't iterate vcpus using priv->nvcpupids in...
2016-01-27  Peter Krempaconf: disallow empty cpuset for emulatorpin
2016-01-27  Peter Krempaconf: disallow empty cpusets for vcpu pinning when...
2016-01-27  Peter Krempaqemu: Don't use priv->ncpus to iterate cgroup setting
2016-01-27  Andrea Bolognanivirnetdevopenvswitch: Don't call strlen() twice on...
2016-01-27  Michal Privoznikvirnetdevmacvlan: Provide stubs for build without macvtap
2016-01-27  Jason J. HerneFix libvirtd free() segfault when migrating guest with...
2016-01-26  Laine Stumputil: keep/use a bitmap of in-use macvtap devices
2016-01-26  Leno Houutil: increase libnl buffer size
2016-01-26  Pavel Hrdinadevice: cleanup input device code
2016-01-26  Pavel Hrdinatests: add some missing tests to qemuxml2xmltest
2016-01-26  Pavel Hrdinatests: use virtTestDifferenceFull in tests where we...
2016-01-26  Michal Privoznikvircgroup: Finish renaming of virCgroupIsolateMount
2016-01-26  Daniel P. Berrangelxc: don't try to hide parent cgroups inside container
2016-01-26  Daniel P. Berrangeqemu: add reporting of vCPU wait time
2016-01-26  Luyao Huangvirsh: fix cpu-stats command output format issue
2016-01-25  Peter Krempautil: buffer: Sanitize comment for virBufferAddBuffer
2016-01-25  Peter Krempatest: Touch up error message when attempting to pin...
2016-01-25  Peter Krempatests: qemuxml2xml: Order pinning information numerically
2016-01-25  Peter Krempavirsh: cpu-stats: Remove unneeded flags
2016-01-25  Peter Krempavirsh: cpu-stats: Extract common printing code into...
2016-01-25  Peter Krempa(qemu|lxc)DomainGetCPUStats: Clean up
2016-01-25  Peter Krempavz: Fix invalid iteration of def->cputune.vcpupin
2016-01-25  Peter Krempaqemu: process: Disallow VMs with 0 vcpus
2016-01-25  Peter Krempaqemu: process: refactor and rename qemuValidateCpuMax...
2016-01-25  Michal Privoznikvirt-host-validate: Fix error level for user namespace...
2016-01-25  Michal Privoznikvirt-host-validate: Check those CGroups that we actuall...
2016-01-25  Michal Privoznikvirsh: Correctly detect inserted media in change-media...
2016-01-25  Michal Privoznikvmx: Adapt to emptyBackingString for cdrom-image
2016-01-25  Peter Krempaqemu: snapshot: Correctly report qemu error on 'savevm'
2016-01-25  Peter Krempaqemu: monitor: Refactor error handling for 'savevm'
2016-01-25  Roman Bogorodskiybhyve: bhyveload: respect boot dev and boot order
2016-01-25  Roman Bogorodskiyconf: expose virDomainBootType(From|To)String
2016-01-22  Laine Stumputil: reset MAC address of macvtap passthrough physdev...
2016-01-22  Cole Robinsonlxc: fuse: Stub out Slab bits in /proc/meminfo
2016-01-22  Cole Robinsonlxc: fuse: Fill in MemAvailable for /proc/meminfo
2016-01-22  Cole Robinsonlxc: fuse: Fix /proc/meminfo size calculation
2016-01-22  Cole Robinsonlxc: fuse: Unindent meminfo logic
2016-01-21  Ian Campbelllibxl: Support cmdline= in xl config files
2016-01-21  Joao Martinslibxl: dispose libxl_dominfo after libxl_domain_info()
2016-01-21  Jim FehligXen: add XENXL to virErrorDomain enum
2016-01-21  Jim FehligXen: VIR_FROM_THIS cleanup
2016-01-21  Jiri Denemarkqemu: Add support for migration iteration event
2016-01-21  Jiri DenemarkIntroduce migration iteration event
2016-01-21  Dmitry AndreevqemuDomainReboot: use fakeReboot=true only for acpi...
2016-01-21  Michal Privoznikvirsh: Don't fetch status for all domains in cmdList
2016-01-20  Cole Robinsondocs: fix syntax-check long line error
2016-01-20  Cole Robinsonbuild: predictably generate systemtap tapsets (bz 1173641)
2016-01-20  Daniel P. Berrangedocs: fix generation of docs from VPATH build
2016-01-20  Ján Tomkoleaseshelper: reduce indentation level in virLeaseReadC...
2016-01-20  Ján Tomkoleaseshelper: remove useless comparison
2016-01-20  Ján Tomkoleaseshelper: move comment about adding IPv6 leases
2016-01-20  Ján Tomkoleaseshelper: split out virLeasePrintLeases
2016-01-20  Ján Tomkoleaseshelper: split out custom leases file read
2016-01-20  Ján Tomkoleaseshelper: store server_duid as an allocated string
2016-01-20  Ján Tomkoleaseshelper: fix crash when no mac is specified
2016-01-19  John Ferlanstorage: Add new flag for libvirt_parthelper
2016-01-19  John Ferlanconf: Add storage pool device attribute part_separator
2016-01-18  Michal PrivoznikvirLogManagerDomainReadLogFile: Don't do dummy allocs
2016-01-18  Michal PrivoznikqemuProcessReadLog: Fix memmove arguments
2016-01-18  Martin KletzanderFix make check with gcc version 5
2016-01-18  Wido den Hollanderrbd: Set r variable so it can be returned should an...
2016-01-18  Michal PrivoznikqemuTestDriverInit: fill driver with zeroes
2016-01-18  Michal PrivoznikPost-release version bump to 1.3.2
2016-01-18  Andrea BolognaniNEWS: Don't prefix version numbers with 'v'
2016-01-18  Andrea BolognaniNEWS: Fix whitespace issues
2016-01-18  Andrea BolognaniNEWS: Move 2015 entries to a separate file
2016-01-17  Daniel VeillardRelease of libvirt-1.3.1 v1.3.1
2016-01-15  Jiri Denemarksecurity: Do not restore labels on device tree binary
2016-01-15  Jiri Denemarksecurity: Do not restore kernel and initrd labels
2016-01-15  Yaniv Kaulqemu: Print better warning in qemuAgentNotifyEvent
2016-01-14  John Ferlancgroup: Fix possible bug as a result of code motion... v1.3.1-rc2
2016-01-14  John FerlanRevert "lxc_cgroup: Add check for NULL cgroup before...
2016-01-14  John FerlanRevert "util: cgroups do not implicitly add task to...
2016-01-14  John FerlanRevert "qemu: do not put a task into machine cgroup"
2016-01-14  Cédric Bosdonnatvirt-aa-helper: don't deny writes to readonly mounts
2016-01-14  John Ferlanconf: Initialize 'deflate' for balloon parse XML
2016-01-14  Michal Privoznikwireshark: Drop DESTDIR from install path
2016-01-13  Guido Günthervirsh: Update description of lxc-enter-namespace
2016-01-13  Cole Robinsonbuild: fix distdir with wireshark disabled
2016-01-13  Michal PrivoznikqemuProcessCleanupChardevDevice: Don't unlink NULL...
2016-01-12  Jim Fehligxenconfig: check return value of regcomp
2016-01-12  Michal Privoznikwireshark: Install into DESTDIR
2016-01-12  Jim FehligXen: use correct domctl version in domaininfolist union
2016-01-12  Cole Robinsontestutils: Fix coverity warning with REGENERATE_OUTPUT
2016-01-12  Cole Robinsonbuild: Kill tools/wireshark Makefiles
2016-01-12  Michal PrivoznikExpand $(wildcard) correctly
2016-01-12  Dmitry Andreevqemu: add support of optional 'autodeflate' attribute
2016-01-12  Dmitry Andreevqemu: add capability check for memballoon 'deflate...
2016-01-12  Dmitry Andreevconf: introduce 'autodeflate' attribute for memballoon...
2016-01-12  Cole Robinsonrpc: socket: Don't repeatedly attempt to launch daemon
next