]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2010-05-24  Cole Robinsonstorage: Combine some duplicate code
2010-05-24  Cole Robinsonstorage: mpath: Clean up some error handling
2010-05-24  Jiri DenemarkRemove dead code after refactoring qemudDomainStart
2010-05-22  Jim Meyeringlibvirtd: start each diagnostic with "argv0: "
2010-05-22  Jim Meyeringlibvirtd: mark strings for translation, including ...
2010-05-21  Eric Blakebuild: fix cppi warnings
2010-05-21  Eric Blakebuild: force init scripts to rebuild on changed --prefix
2010-05-21  Matthias Boltebuild: Distribute the whole tests/qemuhelpdata directory
2010-05-21  Cole Robinson.gitignore: Add libvirt-guests.init
2010-05-21  Jim FehligFix race in finding available vnc port
2010-05-21  Jim FehligAdd defines for QEMU_VNC_PORT_{MIN,MAX} and use them
2010-05-21  Jim FehligAdd simple bitmap operations to utils
2010-05-21  Cole Robinsondaemon: Export SDL audio environment variables
2010-05-21  Chris LalancetteRemove isValidIfname.
2010-05-21  Jiri DenemarkInit script for handling guests on shutdown/boot
2010-05-21  Jiri DenemarkAutostart domains using virDomainObjStart
2010-05-21  Jiri DenemarkRefactor qemudDomainStart
2010-05-21  Jiri DenemarkFactor out def assignment to existing domain from virDo...
2010-05-21  Jiri DenemarkRefactor qemudDomainRestore
2010-05-20  Jim Meyeringmaint: update po/POTFILES.in
2010-05-20  Jim Meyeringmaint: enforce policy wrt VIR_DEBUG and VIR_DEBUG0
2010-05-20  Jim Meyeringmaint: don't mark VIR_DEBUG or VIR_DEBUG0 diagnostics...
2010-05-20  Jim Meyeringmaint: enforce policy wrt VIR_ERROR and VIR_ERROR0
2010-05-20  Jim Meyeringmaint: change "" in err ? err->message : "" to _("unkno...
2010-05-20  Jim Meyeringmaint: more of same, but manual: convert VIR_ERROR...
2010-05-20  Jim Meyeringmaint: VIR_ERROR/VIR_ERROR0: mark up the remaining...
2010-05-20  Jim Meyeringmaint: mark translatable string args of VIR_ERROR
2010-05-20  Jim Meyeringmaint: mark translatable string args of VIR_ERROR0
2010-05-20  Jim Meyeringmaint: use VIR_ERROR0 rather than VIR_ERROR with a...
2010-05-20  Chris Wrightqemu driver: fix version check typos
2010-05-20  Cole Robinsondaemon: A few initscript corrections
2010-05-20  Cole Robinsonqemu: Use ShutdownVMDaemon for all startup cleanup...
2010-05-20  Chris LalancetteDomain snapshot RNG and tests.
2010-05-20  Chris LalancetteFix up the python bindings for snapshotting.
2010-05-20  Jim Meyeringqemu_conf.c: also recognize new first line of qemu...
2010-05-20  Jim Meyeringlxc_controller.c: don't ignore failed "accept"
2010-05-20  Cole Robinsonqemu: Don't deny ShutdownVMDaemon for non-running VMs
2010-05-20  Cole Robinsonqemu: Remove explicit VNC XML cleanup
2010-05-20  Cole Robinsonqemu: Properly cleanup in security startup error path
2010-05-20  Jim Meyeringlibvirtd: don't ignore virInitialize failure
2010-05-20  Alex WilliamsonRename qemuBuildCommandLine tapfds -> vmfds.
2010-05-20  Jim Meyeringmaint: prohibit newline at end of diagnostic
2010-05-20  Jim Meyeringmaint: remove unwanted newline at end of diagnostic
2010-05-20  Jim MeyeringqemudDomainMigrateFinish2: handle a case of virDomainSa...
2010-05-19  Eric Blakedocs: distribute more coding convention documentation
2010-05-19  Eric Blakebuild: distribute missing file
2010-05-19  Matthias Bolteesx: Make esxVI_*_CastFromAnyType dynamically dispatched
2010-05-19  Matthias Bolteesx: Allow esxVI_X_DynamicCast to be called successfull...
2010-05-19  Jim Meyeringtests: the remote_protocol check also accommodates...
2010-05-19  Jim Meyeringinitialize "meta" in virStorageFileGetMetadata, not...
2010-05-19  Jim Meyering(qemu*DiskCgroup): avoid dead code
2010-05-19  Jim Meyeringmaint: more VIR_WARN corrections: now manually
2010-05-19  Jim Meyeringmaint: use VIR_WARN0("...") rather than VIR_WARN("...
2010-05-19  Jim Meyeringmaint: enforce no-markup policy wrt VIR_WARN-like macros
2010-05-19  Jim Meyeringmaint: remove _(...) from VIR_WARN arg manually
2010-05-19  Jim Meyeringmaint: don't mark VIR_WARN or VIR_WARN0 diagnostics...
2010-05-19  Jim Meyeringnote a typo: VIR_MIGRATE_TUNNELLED should be VIR_MIGRAT...
2010-05-18  Jiri DenemarkAdd support for SSE4.1 and SSE4.2 CPU features
2010-05-18  Jiri DenemarkFix potential NULL dereference in remoteDomainMigratePr...
2010-05-18  Jim Meyeringdo not ignore qemuMonitorAddDrive failure; make uses...
2010-05-18  Jim MeyeringebtablesAddRemoveRule, iptablesAddRemoveRule: don't...
2010-05-18  Jim MeyeringqemudDomainRestore: handle a case of virDomainSaveStatu...
2010-05-18  Jim Meyeringpython: don't ignore virInitialize failure in module...
2010-05-18  Jim Meyeringtests: do not ignore virInitialize failure
2010-05-18  Jim MeyeringqemuMonitorTextMigrate: avoid leak on OOM-error path
2010-05-18  Jim MeyeringvirNWFilterDefParseXML: avoid leak on error paths
2010-05-18  Jim MeyeringlinuxNodeInfoCPUPopulate: avoid used-uninitialized...
2010-05-18  Jim MeyeringvirDomainNetDefParseXML: avoid leak upon multiple ...
2010-05-18  Jim MeyeringebiptablesWriteToTempFile: don't close a negative file...
2010-05-18  Daniel P. BerrangeProtect against NULL pointer flaws in monitor usage
2010-05-18  Daniel P. BerrangeFix multiple potential NULL pointer references in monit...
2010-05-18  Jim Meyeringmaint: add more free-like functions to the list and...
2010-05-18  Jim Meyeringmaint: add virCgroupFree to the list of free-like functions
2010-05-18  Jim MeyeringqemudDomainSetVcpus: avoid NULL-deref on failed uuid...
2010-05-18  Jim MeyeringlxcFreezeContainer: avoid test-after-deref of never...
2010-05-17  Matthias BolteAdd CIFS to the list of network file systems
2010-05-17  Matthias BolteAdd VIR_STORAGE_POOL_INACCESSIBLE to denote inaccessibl...
2010-05-17  Eric Blakeqemu_conf: fix flag value
2010-05-17  Cole Robinsonqemu: Clarify a couple error messages
2010-05-17  Eric BlakevirFileResolveLink: fix return value
2010-05-17  Cole Robinsontests: Skip daemon-conf test if dir exceeds UNIX_PATH_MAX
2010-05-17  Cole Robinsonpci: Give an explicit error if device not found
2010-05-17  Eric Blakebuild: fix cygwin build, correctly this time
2010-05-17  Jim MeyeringumlAutostartDomain: avoid NULL-deref upon virGetLastErr...
2010-05-17  Eric Blakebuild: fix up some compiler flags
2010-05-17  Jim Meyeringbuild: avoid compile failure on linux kernels older...
2010-05-17  Jim Meyeringx86ModelHasFeature: avoid NULL-dereference for unmatche...
2010-05-17  Cole Robinsonqemu: Report cmdline output if VM dies early
2010-05-17  Cole Robinsonqemu: Fix previous commit, use comparision in if()
2010-05-17  Jim Meyeringqemu_driver: avoid NULL dereference
2010-05-17  Daniel P. BerrangeRemove debugging fprintf() calls
2010-05-15  Jim MeyeringqemudDomainSetVcpus: avoid NULL-deref
2010-05-14  Eric BlakeRevert "build: fix cygwin build"
2010-05-14  Eric Blakebuild: fix cygwin build
2010-05-14  Stefan Bergernwfilter: Add missing driver lock in qemu driver
2010-05-14  Ryota OzakiFix a misuse of virAsprintf in qemudDomainMemoryPeek
2010-05-14  Daniel P. BerrangeMake domain save work when dynamic_ownership=0
2010-05-14  Daniel P. BerrangeDon't reset user/group/security label on shared filesys...
2010-05-14  Daniel P. BerrangeFix handling of disk backing stores with cgroups
2010-05-14  Daniel P. BerrangeFix possible crash in handling IO Error event
next