]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
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
2010-06-14 Eric Blakeparthelper: fix compilation without optimization
2010-06-14 Daniel P. BerrangeFix enumeration of partitions in disks with a trailing...
2010-06-11 Eric Blakeuml: sanity check external data before using it
2010-06-11 Matthias BolteImprove error message for disabled client-side drivers
2010-06-10 Matthias Boltevbox: check getenv("DISPLAY") for NULL in vboxDomainDumpXML
2010-06-10 Matthias BolteCheck getenv("PATH") for NULL in virFindFileInPath
2010-06-10 Justin Cliftvirsh: add snapshot backing store support to vol-create-as
2010-06-10 Eric Blakebuild: fix some mingw issues
2010-06-10 Eric Blakebuild: avoid pthreads-win32 on mingw
2010-06-09 Daniel P. BerrangeFix cgroup setup code to cope with root squashing NFS
2010-06-09 Justin Cliftvirsh: fixed trivial comment and debug message in vshCo...
2010-06-09 Justin Cliftvirsh: remove xen reference in header comment
2010-06-09 Matthias Bolteesx: Add proxy query parameter
2010-06-09 Matthias Bolteesx: Refactor esxUtil_ParseQuery's parameter handling
2010-06-09 Justin Cliftvirsh: add the volume commands to the virsh man page
2010-06-09 Justin Cliftvirsh: add new vol-pool command
2010-06-08 Eric Blakevirsh: add --paused option to create
2010-06-08 Eric Blakeqemu: allow creation of a paused domain
next