]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2010-12-09  Eric Blakecommand: avoid memory leak
2010-12-09  Jiri Denemarkqemu: Distinguish between domain shutdown and crash
2010-12-08  Ryan Harperqemu: call drive_del in DetachPciDiskDevice
2010-12-08  Ryan Harperqemu: call drive_unplug in DetachPciDiskDevice
2010-12-08  Anthony Liguoriqemud: fix memory leak in io error events
2010-12-08  Osier Yangqemu: Only build devstr when needs (attach PCI controller)
2010-12-08  Jiri Denemarkqemu: Enable disabled debug messages
2010-12-08  Jiri Denemarkqemu: Use -vga none only if it is supported
2010-12-08  Justin Cliftvirsh: fix a typo in the memtune help description
2010-12-08  Justin Cliftdocs: updated virsh command reference download links...
2010-12-08  Justin Cliftconfigure: improve misleading libnl missing error message
2010-12-08  Eric Blakemaint: update to latest gnulib
2010-12-08  Justin CliftMoved the nodeinfo command to the 'host' help keyword...
2010-12-07  Eric Blakeopenvz: avoid potential buffer overflow
2010-12-07  Eric Blakeopenvz: convert popen to virCommand
2010-12-07  Eric Blakecommand: improve behavior on no output
2010-12-07  Eric Blakecommand: enforce fd vs. buffer considerations
2010-12-07  Jiri Denemarktests: Fix commandtest in VPATH build
2010-12-07  Eric Blaketests: fix leaks in commandtest
2010-12-07  Eric Blakecommand: improve allocation failure reporting
2010-12-07  Jiri Denemarktests: Fix detection of expected error
2010-12-07  Jiri Denemarktests: Fix code formating in commandtest
2010-12-07  Eric Blakeuuid: require smbios uuid and domain uuid to match
2010-12-07  Eric Blakesmbios: allow () in smbios strings
2010-12-07  Eric Blakesmbios: support system family
2010-12-07  Eric Blakeqemu: avoid adding "" in smbios arguments
2010-12-07  Osier Yangvirsh: Remove redundant commands in group domain
2010-12-06  Dan KenigsbergFix funny off-by-one error in clock-variable
2010-12-06  Laurent Léonardsyntax error "Bad fd number" when stopping libvirt...
2010-12-06  Eric Blakethreads: add virThreadID for debugging use
2010-12-06  Osier Yangutil: Fix bug which will cause libvirtd crash
2010-12-06  Jiri Denemarktests: Don't ignore return value of getcwd()
2010-12-06  Jiri Denemarkbuild: Fix internal docs generation in VPATH builds
2010-12-06  Jiri Denemarkqemu: Fix a possible deadlock in p2p migration
2010-12-06  Jiri DenemarkChange return value of VIR_DRV_SUPPORTS_FEATURE to...
2010-12-04  Matthias Bolteqemu: Don't try to set input FD to -1
2010-12-03  Matthias BolteImplement virVMOperationType{To|From}String independent...
2010-12-03  Eric Blakebuild: avoid shadowing devname() on BSD systems
2010-12-03  Osier Yangvirsh: Remove redundant optional option for cmdHelp
2010-12-03  Jean-Baptiste... Create file in virFileWriteStr() if it doesn't exist
2010-12-03  Justin Cliftman pages: update the description for the virsh help...
2010-12-02  Osier Yangvirsh: move two commands from domain group to storage...
2010-12-02  Daniel P. BerrangeRemove bogus includes
2010-12-02  Daniel P. Berrangeuml: convert to virCommand
2010-12-02  Eric Blakeqemu: convert to virCommand
2010-12-02  Daniel P. BerrangePort hooks and iptables code to new command execution...
2010-12-02  Daniel P. BerrangevirCommand: docs for usage of new command APIs
2010-12-02  Daniel P. BerrangeIntroduce new APIs for spawning processes
2010-12-02  Eric Blakeutil: add virVasprintf
2010-12-02  Eric Blakeutil: fix saferead type
2010-12-02  Daniel P. BerrangeTweak daemon event debug to include errno
2010-12-02  Daniel P. BerrangeFix memory leak in logging setup
2010-12-02  Jiri Denemarktests: Add tests for CPU selection in qemu driver
2010-12-02  Jiri Denemarktests: Support for faking emulator in qemuxml2argv
2010-12-02  Jiri Denemarkschemas: Fix cpu element schema
2010-12-02  Osier Yangvirsh: Remove using phy as default disk driver in cmdAt...
2010-12-02  Eric Blakemaint: update .gitignore
2010-12-01  Guido GüntherOpenVZ: drop fd leackage
2010-12-01  Osier Yangqemu: Use macro for max and min vnc port instead of...
2010-12-01  Osier Yangqemu: Fix typo in qemuTeardownDiskPathDeny
2010-12-01  Eric Blakeqemu: plug memory leak
2010-12-01  Eric Blakelibvirtd: avoid memory leak on shutdown
2010-12-01  Daniel P. BerrangeFix flaw in thread creation APIs
2010-12-01  Osier Yangvirsh: update help for "virsh help help"
2010-12-01  Matthias BolteFix undefined symbol errors when macvtap support is...
2010-12-01  Jean-Baptiste... Fix warning when macvtap support is disabled
2010-12-01  Justin Cliftvirsh: remove a badly placed line break in virsh -h...
2010-12-01  Jiri Denemarktests: Add unit tests for internal CPU APIs
2010-12-01  Jiri Denemarkcpu: Add support for overriding path to CPU map XML...
2010-11-30  Hu TaoFall back to QEMUD_SAVE_FORMAT_RAW if compression metho...
2010-11-30  Osier Yangvirsh: Categorize commands into groups for virsh help
2010-11-30  Eric Blakemaint: allow 'make syntax-check' to run again
2010-11-30  Daniel VeillardRelease of libvirt 0.8.6 v0.8.6
2010-11-30  Stefan Berger802.1Qbg: use pre-associate state at beginning of inc...
2010-11-30  Guido GüntherIgnore files generated by "make tags"
2010-11-30  Guido GüntherOpenVZ: Fix some overwritten error codes
2010-11-30  Guido GüntherOpenVZ: take veid from vmdef->name when defining new...
2010-11-30  Matthias BolteLog client errors in libvirtd at debug priority
2010-11-29  Wen Congyangcorrect the arguments of migrate_speed
2010-11-29  Jiri Denemarktests: Fix detection of expected errors
2010-11-29  Justin Cliftdocs: updated c# bindings with arnauds latest changes
2010-11-29  Daniel P. BerrangeFix memory leaks in audit & VirtualBox code
2010-11-29  Daniel P. BerrangeRemove bogus check for Xen in example program
2010-11-25  Jiri Denemarkdoc: Fix spelling of virBufferVSprintf
2010-11-25  Jiri DenemarkFix host CPU counting on unusual NUMA topologies
2010-11-25  Philipp HahnFix broken XML entity for '>'
2010-11-24  Eric Blakesecurity, storage: plug memory leaks for security_context_t
2010-11-24  Eric Blakenetwork: plug memory leak
2010-11-24  Eric Blakemaint: prohibit most uses of xmlGetProp
2010-11-24  Eric Blakeqemu: plug memory leak
2010-11-24  Eric Blakemaint: ensure syntax check exceptions are distributed
2010-11-24  Eric Blakebuild: enforce files.h usage
2010-11-24  Matthias BolteAlways close drivers when a virConnectPtr is released
2010-11-24  Osier YangImplementations of virDomainIsUpdated for drivers excep...
2010-11-23  Osier Yangimplement callback function for qemu driver
2010-11-23  Osier Yangimplement the remote protocol
2010-11-23  Osier Yangimplement public API virDomainIsUpdated
2010-11-23  Osier Yangdefine internal driver API
2010-11-23  Osier YangvirDomainIsUpdated: define the new public API
2010-11-23  Eric Blakemaint: sort exports
next