]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2013-02-07  Guido GüntherAdd syntax-check to make sure Python files don't contai...
2013-02-07  Guido GüntherRemove more trailing semicolons in Python files
2013-02-07  Peter Krempasyntax-check: Don't check non-reentrant functions in...
2013-02-07  Guido GüntherCosmetics: Remove semicolons
2013-02-05  Eric Blakebuild: fix build of HAL node backend
2013-02-05  Eric Blakebitmap: add way to find next clear bit
2013-02-05  John Ferlanqemu_hotplug: Need to call virUSBDeviceFree()
2013-02-05  John Ferlanrpc: Need to virCommandFree on error path
2013-02-05  John Ferlanuml: Resolve leak if need to requery in umlIdentifyOneC...
2013-02-05  John Ferlanopenvz: Need to error check openvzDomainSetVcpusFlagsIn...
2013-02-05  John Ferlanparallels: Need to free memory on error path
2013-02-05  John Ferlannetwork: Remove conditional settings to resolve resourc...
2013-02-05  John Ferlanstorage: Resolve resource leaks with cmd processing
2013-02-05  John Ferlankeepalive: Resolve Coverity complaint
2013-02-05  John Ferlantlscontext: Make sure to get proper pointer to 'dname'
2013-02-05  Jiri Denemarksanitytest.py: Do not rely on system libvirt
2013-02-05  Daniel P. BerrangeInitialize qemuImageBinary path at startup
2013-02-05  Daniel P. BerrangeIntroduce annotations for virQEMUDriverPtr fields
2013-02-05  Daniel P. BerrangeProtect USB/PCI device list access in QEMU with dedicat...
2013-02-05  Daniel P. BerrangeConvert virPCIDeviceList and virUSBDeviceList into...
2013-02-05  Daniel P. BerrangeRename all USB device functions to have a standard...
2013-02-05  Daniel P. BerrangeFix leak of usbDevice struct when initializing cgroups
2013-02-05  Daniel P. BerrangeRename all PCI device functions to have a standard...
2013-02-05  Daniel P. BerrangeRemove pointless 'qemuVersion' field from virQEMUDriverPtr
2013-02-05  Daniel P. BerrangeUse atomic ops to increment nextvmid
2013-02-05  Daniel P. BerrangeMake virDomainObjList self-locking via virObjectLockable
2013-02-05  Daniel P. BerrangeMerge virDomainObjListIsDuplicate into virDomainObjListAdd
2013-02-05  Daniel P. BerrangeFix typo in configure.ac causing $LIBS to gain a copy...
2013-02-05  Eric Blaketests: reserve more fds for commandtest
2013-02-05  Eric Blakeqemu: don't log failure during QMP add-fd probe
2013-02-05  John FerlanAdd John Ferlan to the committers list
2013-02-05  Daniel P. BerrangeTurn virDomainObjList into an opaque virObject
2013-02-05  Daniel P. BerrangeRename all domain list APIs to have virDomainObjList...
2013-02-05  Daniel P. BerrangeIntroduce a virQEMUDriverConfigPtr object
2013-02-05  Daniel P. BerrangeFix missing error constants in libvirt python module
2013-02-05  Michal Privoznikqemu: Catch stderr of image compression binary
2013-02-05  Michal Privoznikqemu: Catch stderr of image decompression binary
2013-02-05  Michal PrivoznikvirFileWrapperFd: Switch to new virCommandDoAsyncIO
2013-02-05  Michal Privozniktests: Create test for virCommandDoAsyncIO
2013-02-05  Michal PrivoznikIntroduce event loop to commandtest
2013-02-05  Michal PrivoznikvirCommand: Introduce virCommandDoAsyncIO
2013-02-05  Peter Krempaconf: Use correct type for device type enum in virDomai...
2013-02-05  Jiri Denemarkbuild: Add libcurl dependency to libvirt_driver.la
2013-02-05  Jiri Denemarkspec: Fix minor changelog issues
2013-02-04  Martin KletzanderAdd basic support for VDI images
2013-02-04  Martin KletzanderSupport shifted magic in storage files
2013-02-04  Peter Krempavirsh-secret: Refactor error paths
2013-02-04  Peter Krempavirsh-nwfilter: Update nwfilter commands to use vshComm...
2013-02-04  Peter Krempavirsh-snapshot: Update snapshot commands to use vshComm...
2013-02-04  Peter Krempavirsh-snapshot: Refactor cmdSnapshotDumpXML
2013-02-04  Peter Krempavirsh-nodedev: Refactor error paths, error messages...
2013-02-04  Peter Krempavirsh-nodedev: Update node device commands to use vshCo...
2013-02-04  Peter Krempavirsh-interface: Update interface commands to use vshCo...
2013-02-04  Peter Krempavirsh-network: Update network commands to use vshComman...
2013-02-04  Peter Krempavirsh-host: Update host commands to use vshCommandOptSt...
2013-02-04  Peter Krempavirsh-domain: Update domain commands to use vshCommandO...
2013-02-04  Peter Krempavirsh-domain-monitor: Update domain commands to use...
2013-02-04  Peter Krempavirsh-volume: Update volume commands to use vshCommandO...
2013-02-04  Peter Krempavirsh-pool: Update pool commands to use vshCommandOptSt...
2013-02-04  Peter Krempavirsh: Add helper to request string arguments with...
2013-02-04  Peter Krempavirsh-pool: Rename helper function buildPoolXML to...
2013-02-04  Peter Krempavirsh-volume: Rename helper function makeCloneXML to...
2013-02-04  Peter Krempavirsh-snapshot: Fix coding style and remove dead code
2013-02-02  Matthias Boltehyperv: Simplify hypervPrivate pointer handling in...
2013-02-02  Matthias Bolteesx: Simplify esxPrivate pointer handling in esxOpen
2013-02-01  Eric Blakedocs: don't ignore virEvent API
2013-02-01  Eric Blakemaint: update to latest gnulib
2013-02-01  Claudio Bleydocs: use div, not table, for notices on opaque types
2013-02-01  Claudio Bleydocs: abort when missing return or argument documentation
2013-02-01  Claudio Bleylibvirt.h.in: document virConnectDomainEventCallback...
2013-02-01  Claudio Bleylibvirt.h.in: add missing return doc for virEventRemove...
2013-02-01  Claudio Bleylibvirt.h.in: fix documentation for virConnectDomainEve...
2013-02-01  Claudio Bleylibvirt.h.in: add missing documentation for virConnectC...
2013-01-31  Stefan BergerAdd support for QEMU -add-fd support detection
2013-01-31  Eric Blakeqemu: expose qemu 1.3 add-fd monitor command
2013-01-31  Eric Blaketests: add a comment about our fake qmp
2013-01-31  Jiri Denemarkspec: Avoid using makeinstall relic
2013-01-31  Serge Hallyncomplete virterror->virerror name change
2013-01-31  Jiri Denemarktests: Don't build securityselinuxlabeltest without...
2013-01-31  Claudio Bleyapibuild.py: fix TypeError raised in except clause
2013-01-30  John FerlanEnforce return check on virAsprintf() calls
2013-01-30  Jiri Denemarkutil: Fix mask for 172.16.0.0 private address range
2013-01-30  Peter Krempasnapshot: Mention disk-only snapshots in error message
2013-01-30  Martin KletzanderSync HACKING and hacking.html.in
2013-01-30  Daniel VeillardRelease of libvirt-1.0.2 v1.0.2
2013-01-30  Martin KletzanderIgnore '.trs' files
2013-01-30  Martin Kletzanderdocs: aesthetical cleanups
2013-01-30  Martin Kletzanderconf: Don't format cputune element when not needed
2013-01-30  Claudio Bleydocs: fix missed documentation for virterror functions
2013-01-30  Doug Goldsteinvirlog: remove old code comment
2013-01-29  Jiri Denemarkbuild: Regenerate man pages on version bump
2013-01-29  Ján Tomkoconf: Fix cpumask leak in virDomainDefFree
2013-01-29  Michal Privoznikqemu: Destroy domain on decompression binary error
2013-01-28  Peter Kremparpc: Fix crash on error paths of message dispatching CVE-2013-0170
2013-01-28  Osier Yangrng: Change the datatype for volume name for common use v1.0.2-rc2
2013-01-28  Osier Yangeng: Remove the duplicate definition
2013-01-27  Michal Privoznikqemu_hotplug: Rework media changing process
2013-01-26  Eric Blakemaint: one missed syms file
2013-01-25  John Ferlanvbox: Adjust the UTF FREE macros
2013-01-25  John Ferlanvbox: Address false positive for NULL dereference
next