]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2010-07-19  Daniel P. BerrangePass security driver object into all security driver...
2010-07-19  Daniel P. BerrangeConvert all disk backing store loops to shared helper API
2010-07-19  Daniel P. BerrangeAdd an API for iterating over disk paths
2010-07-19  Daniel P. BerrangeRequire format to be passed into virStorageFileGetMetadata
2010-07-19  Daniel P. BerrangeRefactor virStorageFileGetMetadataFromFD to separate...
2010-07-19  Daniel P. BerrangeRemove 'type' field from FileTypeInfo struct
2010-07-19  Daniel P. BerrangeExtract the backing store format as well as name, if...
2010-07-19  Daniel P. BerrangeCVE-2010-2242 Apply a source port mapping to virtual...
2010-07-16  Justin Cliftman pages: update authors and copyright notice for...
2010-07-16  Chris LalancetteFix compile on i686.
2010-07-16  Chris LalancetteRemove unused and bitrotting vshCommandOptStringList
2010-07-16  Chris LalancetteRemove error checking after using vshMalloc.
2010-07-16  Chris LalancetteRemove the "showerror" parameter from vshConnectionUsab...
2010-07-15  David AllanRFC: Canonicalize block device paths
2010-07-15  Ryota Ozakidaemon: dispatch.c should include stdio.h (and stdarg.h)
2010-07-14  Jim Meyeringuml_driver: correct logic error in umlMonitorCommand
2010-07-14  Jim MeyeringqemuConnectMonitor: fix a bug that would have masked...
2010-07-14  Cole Robinsonpython: Fix IOErrorReasonCallback bindings
2010-07-13  Cole Robinson.gitignore: Ignore generated libvirtd docs
2010-07-13  Matthias Bolteesx: Make esxVI_*_Deserialize dynamically dispatched
2010-07-13  Matthias BolteAdd openauth example to demonstrate a custom auth callback
2010-07-13  Laine StumpEliminate compiler warning due to gettext string with...
2010-07-12  Justin Cliftdocs: fix so generated .html files are removed with...
2010-07-12  Jiri DenemarkcpuCompare: Fix crash on unexpected CPU XML
2010-07-12  Jiri Denemarkcpu: Fail when CPU type cannot be detected from XML
2010-07-12  Jiri DenemarkcpuCompare: Fix comparison of two host CPUs
2010-07-12  Jiri Denemarkqemu: Use -nodefconfig when probing for CPU models
2010-07-12  Jiri Denemarkvirsh: Fix man page syntax
2010-07-12  Daniel P. BerrangeFix potential crash in QEMU monitor JSON impl
2010-07-12  Daniel P. BerrangeFix build by removing unknown pod2man flag
2010-07-12  Daniel P. BerrangeEnsure we return the callback ID in python events binding
2010-07-10  Justin Clifthtml docs: added firewall explanation page by daniel...
2010-07-09  Justin Cliftlibvirtd: add man page for libvirtd
2010-07-09  Justin Cliftvirsh: add new --details option to vol-list
2010-07-09  Justin Cliftauthors: update my authors details
2010-07-08  Chris LalancetteFix a compile error in the previous commit.
2010-07-08  Chris LalancetteImplement virsh managedsave-remove command.
2010-07-07  Jiri Denemarkcpu: Add new models from qemu's target-x86_64.conf
2010-07-07  Jiri Denemarkcpu: Add support for CPU vendor
2010-07-07  Jiri DenemarkcpuBaseline: Detect empty set of common features
2010-07-07  Jiri DenemarkcpuBaseline: Don't mess with the CPU returned by arch...
2010-07-07  Jiri DenemarkMake html docs in non-srcdir build
2010-07-05  Daniel VeillardRelease of libvirt-0.8.2 v0.8.2
2010-07-03  Matthias Boltevbox: Let configure detect/set the XPCOMC directory
2010-07-02  Cole Robinsonudev: Parse PCI devices even if libpciaccess fails
2010-07-02  Cole Robinsonqemu: Improve some qemu.conf error reporting
2010-07-02  Cole Robinsonutil: virExec: Dispatch all errors raised after fork
2010-06-30  Ryota Ozakicgroup: Fix compilation broken on MinGW due to dirent...
2010-06-30  Justin Clifthtml docs: add link to PHP bindings by Radek Hladik
2010-06-30  Eric Blakevirsh: tweak help output for VSH_OT_DATA
2010-06-30  Daniel P. BerrangeAvoid invoking the qemu monitor destroy callback if...
2010-06-29  Ryota Ozakicgroup: Add missing errno == ENOENT check in virCgroupR...
2010-06-29  Chris LalancetteFix crash when detaching devices from qemu domains.
2010-06-29  Chris LalancetteCheck for active PCI devices when doing nodedevice...
2010-06-29  Justin Cliftvirsh: add new --details option to pool-list
2010-06-29  Eric BlakevirFileResolveLink: guarantee an absolute path
2010-06-29  Eric Blakephyp: don't steal storage management from other drivers
2010-06-29  Laine StumpAvoid calling virStorageFileIsSharedFS with NULL
2010-06-28  Ryota Ozakilxc: Fix virsh console doesn't work after restarting...
2010-06-28  Ryota Ozakilxc: Fix error handlings in lxcContainerRenameAndEnable...
2010-06-28  Ryota Ozakilxc: Change VIR_ERROR to VIR_DEBUG for just a debugging...
2010-06-28  Laine StumpSelectively ignore domainSetSecurityAllLabel failure...
2010-06-28  Laine Stumpuse virStorageFileIsSharedFS utility function in qemudD...
2010-06-28  Laine StumpEnhance virStorageFileIsSharedFS
2010-06-28  Laine StumpSet proper selinux label on image file during qemu...
2010-06-25  Eric Blakebuild: fix regression with libvirt-api.xml generation
2010-06-25  Chris LalancetteFix a reference leak for node devices.
2010-06-25  Daniel P. BerrangeDon't squash file permissions when migration fails
2010-06-25  Eric Blakephyp: optimize use of sed
2010-06-25  Eduardo Otubophyp: add storage management driver
2010-06-25  Eduardo Otubophyp: add rudimentary storage driver
2010-06-25  Eric Blakephyp: reduce scope of driver functions
2010-06-25  Eric Blakemaint: add gnulib gettimeofday module
2010-06-25  Daniel P. BerrangeFix test case failure due to missing -nodefconfig
2010-06-25  Daniel P. BerrangeFix migration in text mode and shared storage migration...
2010-06-25  Daniel P. BerrangeAvoid blocking all APIs during incoming migration
2010-06-25  Daniel P. BerrangeSet labelling for character devices in security drivers
2010-06-25  Daniel P. BerrangeAdd API for iterating over all character devices
2010-06-25  Daniel P. BerrangeAdd missing parameter in python Disk IO error callback
2010-06-24  Laine StumpCheck for presence of qemu -nodefconfig option before...
2010-06-24  Eduardo OtuboAdding Storage Management driver (style and indentation)
2010-06-24  Matthias Bolteesx: Use bool instead of int where appropriated
2010-06-24  Matthias Bolteesx: Add support for the controller element
2010-06-24  Matthias BolteAdd optional model attribute to the controller element
2010-06-24  Matthias BolteAdd wide SCSI bus disk address generation support
2010-06-24  Matthias BolteCleanup some LIBADD and CFLAGS
2010-06-23  Ryota Ozakicgroup: Enable memory.use_hierarchy of cgroup for domain
2010-06-23  Ryota Ozakicgroup: Change virCgroupRemove to remove all descendant...
2010-06-23  Eric Blakevirsh: document attach-disk better
2010-06-23  Alan Pevecnetwork: allow tftp port if tftp is defined
2010-06-23  Alan Pevecbridge_driver.c: fix file description
2010-06-23  Daniel P. BerrangeAdd '-nodefconfig' command line arg to QEMU
2010-06-23  Daniel P. BerrangeFix reference handling leak on qemuMonitor
2010-06-23  Daniel P. BerrangeMake checks for inactive QEMU guest more robust
2010-06-23  Daniel P. BerrangeImprove some error messages about unsupported APIs...
2010-06-22  Jiri DenemarkDon't leak open fd to virsh in libvirt-guests init...
2010-06-21  Stefan Bergernwfilter: fix loadable module support
2010-06-21  Justin Cliftvirsh: remove a doubled up include for errno.h
2010-06-21  Jiri DenemarkMisc cleanups
2010-06-21  Jiri DenemarkDo not free static buffer with UUID
next