]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
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
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
2010-11-23 Matthias Bolteremote: Fix TLS transport on Windows
2010-11-23 Cole Robinsontests: Fix dispatching internal error reports
2010-11-23 Eric Blakelibvirtd: fix bug when shrinking number of clients
2010-11-23 Daniel P. BerrangeRename 'remove' param to 'toremove' to avoid clash...
2010-11-23 Daniel P. BerrangeFix 32-bit int truncation in QED header check
2010-11-23 Daniel P. BerrangeFix error handling in virsh when listing storage volumes
2010-11-23 Daniel P. BerrangeImprove SCSI volume name generation
2010-11-23 Daniel P. BerrangeFix error codes returned when a storage pool is inactive
2010-11-23 Daniel P. BerrangeCheck whether pools are already active upon libvirtd...
2010-11-23 Daniel P. BerrangeRemove bogus port handling code in virsh
2010-11-23 Daniel P. BerrangeAllow iSCSI IQN to be set with find-storage-pool-source...
2010-11-23 Daniel P. BerrangeSwitch the virsh XML generation to use virBuffer instea...
2010-11-23 Daniel P. BerrangeAdd support for iSCSI target auto-discovery
2010-11-23 Daniel P. BerrangeStop iSCSI targets automatically logging back in after...
2010-11-23 Daniel P. BerrangeRefactor iSCSI driver code to facilitate future changes
2010-11-23 Daniel P. BerrangeFix parsing of port attribute in storage XML configuration
2010-11-23 Daniel P. BerrangeDon't catch SIGCHLD in libvirtd
2010-11-23 Daniel P. BerrangeEnsure logfile isn't truncated by shutdown message.
2010-11-23 Daniel P. BerrangeRemove trailing ':' from timestamp
2010-11-23 Daniel P. BerrangeLog all errors at level INFO to stop polluting syslog
2010-11-23 Daniel P. BerrangeEnsure virExec preserves logging environment
2010-11-23 Daniel P. BerrangeInclude a thread identifier in log messages
2010-11-23 Cole Robinsonqemu: setvcpus: Save config changes to disk
2010-11-23 Cole Robinsonqemu: setvcpus: Simplify altering the persistent config
2010-11-23 Cole Robinsonqemu: setvcpus: Fix maxvcpus check
2010-11-23 Cole Robinsonconf: domain: Improve vcpus validation reporting
2010-11-23 Cole RobinsonMake state driver device hotplug/update actually transient
2010-11-23 Cole Robinsondomain_conf: Add virDomainObjSetDefTransient
2010-11-22 Cole Robinsonxend: Escape reserved sexpr characters
2010-11-22 Cole Robinsonbuf: Simplify virBufferEscapeString
2010-11-22 Cole Robinsonxend: urlencode: Properly escape '&'
2010-11-22 Cole Robinsonconf: Fix parsing python style triple quotes
2010-11-22 Cole Robinsonconf: Convert ParseString to use STRPREFIX
2010-11-22 Cole Robinsonschemas: domain: Add more valid file path chars
2010-11-22 Adam Litkeqed: Minor updates to QED support patches
2010-11-22 Justin Cliftdocs: removed outdated reference to virt-mem
2010-11-20 Stefan Bergernwfilter: re-order lock grabbed by IP addr. learn thread
2010-11-19 Adam LitkeSupport for probing qed image metadata
2010-11-19 Adam Litkestorage_file: Add a new flag to mark backing files...
2010-11-19 Adam LitkeQED: Basic support for QED images
2010-11-19 Adam LitkeAllow probing of image formats without version information
2010-11-18 Eric Blakemaint: tighten strncmp syntax check
2010-11-18 Daniel P. BerrangevirExec: fix bug in setting up child stderr/out with...
2010-11-18 Eric Blakecapabilities, cpu: use new array API
2010-11-18 Eric Blakedaemon: use safer memory growth macros
2010-11-18 Eric Blakememory: make it easier to avoid quadratic scaling of...
2010-11-18 Eric Blakememory: make it safer to expand arrays
2010-11-18 Osier Yangdoc: Add doc for missed options of migrate
2010-11-18 Osier Yangdoc: add doc for missed parameters of attach-disk
2010-11-18 Daniel VeillardFix a failure to restore SELinux label for character...
2010-11-17 Matthias Boltevirt-aa-helper: Fix several compile errors
2010-11-17 Eric Blakebuild: fix autobuild failures on gcov upgrade
2010-11-17 Osier Yangdoc: update virsh manual
2010-11-17 Eric Blakemaint: avoid remaining sprintf uses
2010-11-17 Eric Blakevirt-aa-helper: translate error messages
2010-11-17 Eric Blakemaint: update to latest gnulib
next