]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
2011-12-20 Bharata B RaoAdd New address type spapr-vio to domain.rng
2011-12-20 Michael EllermanAdd address type for SPAPR VIO devices
2011-12-20 Alex Jiadocs: improve virsh domxml-*-native command docs
2011-12-20 Alex Jiavirsh: plug mem leaks in domxml-*-native
2011-12-20 Alex Jiaconsole: plug memory leaks
2011-12-20 Michael Ellermanqemu: Add a capability flag for -no-acpi
2011-12-20 Hu Taoadd new command numatune to virsh
2011-12-20 Hu TaoImplement virDomain{G, S}etNumaParameters for the qemu...
2011-12-20 Hu TaoAdd virDomain{G, S}etNumaParameters support to the...
2011-12-20 Hu Taoadd new API virDomain{G, S}etNumaParameters
2011-12-20 Hu Taouse cpuset to manage numa
2011-12-20 Hu TaoAdd functions to set/get cgroup cpuset parameters
2011-12-20 Eric Blakerpc: handle param_int, plug memory leaks
2011-12-20 Eric Blakevirsh: simplify printing of typed parameters
2011-12-19 Eric Blakedocs: document <qemu:commandline> xml
2011-12-19 Alex Jiapython: plug memory leak on libvirt_virConnectOpenAuth
2011-12-19 Christophe... Fix typo in storage pool documentation
2011-12-19 Daniel P. BerrangeDisable python explicitly in mingw32 autobuild
2011-12-19 Daniel P. BerrangeOnly add the timer when a callback is registered
2011-12-19 Daniel P. BerrangeHide use of timers for domain event dispatch
2011-12-19 Daniel P. BerrangeRemove decl of all APIs related to domain event callbac...
2011-12-19 Daniel P. BerrangeRemove all domain event structs from header
2011-12-19 Daniel P. BerrangeConvert drivers to thread safe APIs for adding callbacks
2011-12-19 Daniel P. BerrangeAdd APIs to allow management of callbacks purely with...
2011-12-19 Daniel P. BerrangeReturn count of callbacks when registering callbacks
2011-12-19 Daniel P. BerrangeConvert Xen & VBox drivers to use virDomainEventState
2011-12-16 Stefan Bergernwfilter: do not create ebtables chain unnecessarily
2011-12-16 Eric Blakebuild: disable dtrace on non-Linux builds
2011-12-16 Peter Krempamigration: Add more specific error code/message on...
2011-12-16 Eric Blakeqemu: detect truncated file as invalid save image
2011-12-16 Michal Privoznikqemu: Don't drop hostdev config until security label...
2011-12-16 Peter Krempavirsh: Add option to undefine storage with domains
2011-12-16 Eric Blakebuild: let autobuild check more code
2011-12-15 Jim FehligFix default migration speed in qemu driver
2011-12-15 Osier Yangpython: Expose blockPeek and memoryPeek in Python binding
2011-12-15 Jiri Denemarkqemu: Fix race between async and query jobs
2011-12-15 Osier Yangqemu: Do not free the device from activePciHostdevs...
2011-12-15 Osier Yangqemu: Honor the original properties of PCI device when...
2011-12-14 Wen Congyangspec: fix inverted logic on sanlock
2011-12-13 KAMEZAWA Hiroyukivirsh: support multifunction in attach-disk
2011-12-13 Eric Blakedocs: tweak 'virsh edit' wording
2011-12-13 Peter Krempapython: Fix export of virDomainSnapshotListChildrenNames
2011-12-13 Lei LiProvide a helper method virDomainLiveConfigHelperMethod
2011-12-13 Peter Krempavirsh: Print error message if argument parsing fails...
2011-12-13 Alex Jiatests: plug memory leak on linuxTestNodeInfo
2011-12-13 Osier Yangstorage: Fix a potential crash when creating vol object
2011-12-12 Eric Blakedocs: document <address> elements in one place
2011-12-12 Eric Blakebuild: follow directory install conventions
2011-12-12 Jiri Denemarkqemu: Disable EOF processing during qemuDomainDestroy
2011-12-12 Michal Privoznikvirsh: Free returned MIME type string
2011-12-12 Osier YangMaint: Update AUTHORs
2011-12-12 Rommerstorage: Activate/deactivate logical volumes only on...
2011-12-12 Josh Durginsecurity: don't try to label network disks
2011-12-12 Dave AllanFix make uninstall
2011-12-10 Laine Stumptest: replace deprecated "fedora-13" machine with ...
2011-12-10 Laine Stumpnetwork: don't add iptables rules for externally manage...
2011-12-09 Michael Ellermanqemu: Prepare to cater for more general address assignment
2011-12-09 Michael Ellermanqemu: Add address in qemuBuildChrDeviceStr() on pseries
2011-12-09 Michael Ellermanqemu: Use spapr-vscsi on pseries machine type
2011-12-09 Eric Blakenetwork: allow '-' in model name
2011-12-09 Michal Privoznikthreadpool: Use while loop on virCondWait
2011-12-09 Michal Privoznikthreads: Document spurious wakeups on virCondWait
2011-12-09 Alex Jiavirsh: plug memory leak on cmdDomblklist
2011-12-09 Stefan Bergerfix error when parsing ppc64 models on x86 host
2011-12-09 Stefan Bergerfix memory leak in src/nodeinfo.c
2011-12-09 Michal Privoznikthreadpool: Don't wait on condition if pool has no...
2011-12-09 Jiri Denemarkbridge: Fix forward delay APIs
2011-12-09 Peter Krempacpu: Add cpu flags supported by newest qemu
2011-12-09 Peter Krempavirsh: return correct value from cmdDomIfGetLink
2011-12-09 Stefan BergerPass the VM's UUID into the nwfilter subsystem
2011-12-09 Stefan Bergernwfilter: cleanup return codes in nwfilter subsystem
2011-12-08 Alex Jiavirsh: plug memory leak on cmdDomIfGetLink() sucessful...
2011-12-08 Alex Jiavirsh: plug memory leak on cmdBlkdeviotune() sucessful...
2011-12-08 Eric Blakemaint: allow bootstrap in a sandbox
2011-12-08 Laine Stumptest: fix potential lock corruption in test driver
2011-12-08 Eric Blakespec: fix logic bug in deciding to turn on cgconfig
2011-12-08 Eric Blakespec: make it easier to autoreconf when building rpm
2011-12-08 Daniel P. BerrangeWhen checking nttyFDs to see if it is != 1, be sure...
2011-12-08 Daniel P. BerrangeFix installation of libvirt-guests.service
2011-12-08 Daniel P. BerrangeEnsure to prefix %{buildroot} when overriding systemd...
2011-12-08 Bharata B RaoAdd ppc64 specific definitions to domain.rng
2011-12-08 Prerna SaxenaClean up qemuBuildCommandLine to remove x86-specific
2011-12-08 Prerna SaxenaAdd support for ppc64 qemu
2011-12-08 Prerna SaxenaModify the tests/nodeinfotest.c to use sysfs in addition
2011-12-08 Prerna SaxenaUse sysfs to gather host topology, in place of
2011-12-08 Christophe... maint: move my name to commiters
2011-12-08 Daniel VeillardRelease of libvirt-0.9.8
2011-12-08 Eric Blakespec: don't use chkconfig --list
2011-12-08 Eric Blakebuild: fix build with older libxml2
2011-12-08 Daniel P. BerrangeFix updating of haveTheBuck in RPC client to be race...
2011-12-08 Daniel P. BerrangeRevert fd066925440ba48acc95d8f31b2c98b1cc9d582d
2011-12-07 Jim FehligPrevent crash of libvirtd when attaching to existing...
2011-12-07 Christophe... Add documentation for <disk><source type="dir">
2011-12-07 Christophe... Fix typo in virDomainResume API doc
2011-12-07 Jiri Denemarkqemu: Ignore shutdown event from destroyed domain
2011-12-07 Osier Yangnpiv: Expose fabric_name outside
2011-12-07 Daniel P. BerrangeConditionalize daemonPath decl for Win32 which lacks...
2011-12-07 Daniel P. BerrangeImprove error reporting when libvirtd is not installed
2011-12-05 Eric Blakespec: fix sanlock dependency
2011-12-05 Eric Blakespec: add dmidecode as prereq
next