]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
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
2010-06-21  Jiri DenemarkRemove unnecessary check for non-NULL uuid
2010-06-21  Jiri DenemarkIndex hashes by UUID instead of name
2010-06-21  Philipp HahnAllow one-or-more <boot dev="..."/> entries
2010-06-18  Stefan Bergernwfilter: extensions of docs with
2010-06-18  Cole RobinsonAdd ACK'd v2 changes for previous commit
2010-06-18  Cole Robinsonqemu: Fix crash on failed VM startup
2010-06-18  Philipp HahnFix description of virStorageVolGetInfo()
2010-06-17  Justin Cliftvirsh: add --uuid option to vol-pool
2010-06-17  Eric Blakeqemu: reduce file padding requirements
2010-06-17  Stefan Bergernwfilter: add XML attribute to control iptables state...
2010-06-17  Justin Cliftvirsh: ensure persistence and autostart are shown for...
2010-06-17  Eduardo Otubophyp: adding support for IVM
2010-06-17  Stefan Bergernwfilter: use match target on incoming traffic
2010-06-17  Stefan Bergermacvtap: work-around for 2.6.32 and older kernels
2010-06-16  Justin Cliftvirsh: change printf() calls to vshPrint()
2010-06-16  Justin Cliftvirsh: improve help text for vol query commands
2010-06-16  Justin Cliftvirsh: add pool support to vol-key command
2010-06-16  Matthias BolteAdd several missing vir*Free calls in libvirtd's remote...
2010-06-16  Matthias Bolteesx: Update case insensitive .vmx tests
2010-06-16  Matthias Bolteesx: Accept 'disk' as harddisk device type in .vmx...
2010-06-16  Eric Blakephyp: sed cleanups
2010-06-15  Justin Cliftvirsh: mark autostart answers for translation
2010-06-15  Eric Blakevirsh: add start --paused support
2010-06-15  Eric Blakeqemu: support starting persistent domain paused
2010-06-15  Eric Blakedrivers: add virDomainCreateWithFlags if virDomainCreat...
2010-06-15  Eric Blakeremote: protocol implementation for virDomainCreateWith...
2010-06-15  Eric Blakelibvirt: introduce domainCreateWithFlags API
2010-06-15  Eric Blakemaint: simplify some ignore files
next