]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2013-12-13  Hu Taoconf: add support for panic device
2013-12-13  Hu Taoconf: introduce generic ISA address
2013-12-12  Daniel P. BerrangeBump version to 1.2.1 for new dev cycle
2013-12-12  Laine StumpAdd another missing % on %{_libdir} macro
2013-12-12  Daniel P. BerrangeAdd missing % on %{_libdir} macro in RPM
2013-12-12  Gao fengrename virBlkioDeviceWeightPtr to virBlkioDevicePtr
2013-12-12  Gao fengrename virBlkioDeviceWeightArrayClear to virBlkioDevice...
2013-12-12  Gao fengrename virDomainBlkioDeviceWeightParseXML to virDomainB...
2013-12-12  Eric Blakestorage: show gluster option in virsh --version=long
2013-12-11  Cédric BosdonnatAdded default case with error for object event dispatching
2013-12-11  Cédric BosdonnatFixed indentation in src/conf/*_event*
2013-12-11  Cédric BosdonnatAdded network events to the bridged network driver
2013-12-11  Cédric BosdonnatAdd network events to the remote driver
2013-12-11  Cédric BosdonnatAdd network events unit tests
2013-12-11  Cédric Bosdonnattest driver: implemented network events
2013-12-11  Cédric BosdonnatAdded Network events API and virNetworkEventLifecycle.
2013-12-11  Chen Hanxiaodocs: fix a typo in libvirt.h
2013-12-11  Michael Chapmanstorage_backend_rbd: rename "stat" variable
2013-12-10  Eric Blakestorage: fix omitted slash in gluster volume URI
2013-12-10  Chen HanxiaoIf we do not specify a readonly mount, we don't need to
2013-12-10  Michal PrivoznikRevert "virtlockd: treat SIGHUP like SIGUSR1"
2013-12-10  Michal Privoznikqemu_process: Read errors from child
2013-12-10  Eric Blakedocs: fix recent typo
2013-12-10  Cédric Bosdonnatdaemon/remote.c: renamed remoteDispatchDomainEventSend
2013-12-10  Cédric Bosdonnattest driver: renamed testDomainEventQueue into testObje...
2013-12-10  Cédric BosdonnatExtracted common parts of domain_event.[ch] to object_e...
2013-12-10  Cédric BosdonnatSplit the virObjectEvent and virDomainEvent* to separat...
2013-12-10  Cédric BosdonnatRenamed virDomainEventTimer to virObjectEventTimer
2013-12-10  Cédric BosdonnatAdd object event namespaces for the event IDs
2013-12-10  Cédric BosdonnatUse virObjectEventPtr instead of virDomainEventPtr
2013-12-10  Cédric BosdonnatCreate virDomainEventDeviceRemoved and remove the huge...
2013-12-10  Cédric BosdonnatCreate virDomainEventBalloonChange to get rid of the...
2013-12-10  Cédric BosdonnatCreate virDomainEventTrayChange to get rid of the huge...
2013-12-10  Cédric BosdonnatCreate virDomainEventDiskChange to get rid of the huge...
2013-12-10  Cédric BosdonnatCreate virDomainEventBlockJob to get rid of the huge...
2013-12-10  Cédric BosdonnatCreate virDomainEventGraphics to get rid of the huge...
2013-12-10  Cédric BosdonnatCreate virDomainEventIOError to get rid of the huge...
2013-12-10  Cédric BosdonnatCreate virDomainEventWatchdog to get rid of the huge...
2013-12-10  Cédric BosdonnatCreate virDomainEventRTCChange to get rid of the huge...
2013-12-10  Cédric BosdonnatRenamed virDomainEventNewInternal to virDomainEventNew
2013-12-10  Cédric BosdonnatRenamed virDomainEventNew* to virDomainEventLifecycleNew*
2013-12-10  Cédric BosdonnatCreate virDomainEventLifecycle to start removing the...
2013-12-10  Cédric BosdonnatvirObject-ified virDomainEvent
2013-12-10  Cédric BosdonnatCreated virObjectEventStateRegisterID
2013-12-10  Cédric BosdonnatRenamed virDomainEventCallbackList* to virObjectEventCa...
2013-12-10  Cédric BosdonnatRenamed virDomainEventState to virObjectEventState
2013-12-10  Cédric BosdonnatRenamed virDomainEventQueue to virObjectEventQueue
2013-12-10  Cédric BosdonnatRenamed virDomainMeta to virObjectMeta
2013-12-10  Cédric BosdonnatRename virDomainEventCallback to virObjectEventCallback
2013-12-10  Cédric BosdonnatAdded domain start/stop/define/undefine event unit...
2013-12-10  Michael Chapmanspec: clean up libvirtd and virtlockd service mgmt
2013-12-10  Michael Chapmanvirtlockd: use common exit path when out-of-memory
2013-12-10  Michael Chapmanvirtlockd: treat SIGHUP like SIGUSR1
2013-12-10  Michael Chapmanvirtlockd: improve initscripts
2013-12-10  Michael Chapmanvirtlockd: improve systemd units
2013-12-10  Martin Kletzanderconf: don't format memtune with unlimited values
2013-12-10  Martin Kletzanderqemu: Fix minor inconsistency in error message
2013-12-10  Martin Kletzanderqemu: Report VIR_DOMAIN_MEMORY_PARAM_UNLIMITED properly
2013-12-10  Martin Kletzandercgroups: Redefine what "unlimited" means wrt memory...
2013-12-09  Cole Robinsonqemu: hotplug: Fix adding USB devices to the driver...
2013-12-09  Cole Robinsonqemu: hotplug: Fix double free on USB collision
2013-12-09  Cole Robinsonqemu: hotplug: Only label hostdev after checking device...
2013-12-09  Jiri Denemarkdocs: Enhance memoryBacking/locked documentation
2013-12-06  Jim Fehligspec: move driver-specific files to driver subpackages
2013-12-06  Jim Fehligspec: Define hypervisor-specific files together
2013-12-06  Jim Fehligspec: Conditionally specify some hypervisor-specific...
2013-12-06  Jim Fehligspec: Fix files list when building without driver modules
2013-12-06  Jim Fehligspec: Only add libvirt-daemon pre install script if...
2013-12-06  Jim Fehligspec: Fix unconditional references of nwfilter
2013-12-06  Chen HanxiaolxcContainerMountFSDevPTS: Unify @ret usage pattern
2013-12-06  Zhou YiminCgroup: Replace 'newpath' with 'newPath'
2013-12-06  Ján TomkoAdd qxl ram size to ABI stability check
2013-12-06  Peter Krempaqemu: Improve error when setting invalid count of vcpus...
2013-12-06  Peter Krempaconf: Fix XML formatting of RNG device info
2013-12-06  Peter Krempaqemu: snapshot: Fix incorrect disk type for auto-genera...
2013-12-05  Cole Robinsonqemu: hotplug: Mark 2 private functions as static
2013-12-05  Wang Yufeidocs: fix double articles bug
2013-12-05  Michal PrivoznikvirThreadPoolFree: Set n(Prio)Workers after the pool...
2013-12-05  Peter Krempaqemu: Fix indentation in qemuTranslateDiskSourcePool
2013-12-05  Peter Krempadomainsnapshotxml2xmltest: Add test case for empty...
2013-12-05  Peter Krempadomainsnapshotxml2xmltest: Add existing files as new...
2013-12-05  Peter Krempadomainsnapshotxml2xml: Move files with conflicting...
2013-12-05  Peter Krempadomainsnapshotxml2xmltest: Allow for better testing...
2013-12-05  Peter Krempadomainsnapshotxml2xmltest: Clean up labels and use...
2013-12-05  Adam Waltersconfigure: Resolve compile issue in configure.ac
2013-12-04  Wangyufei ... qemuAgentDispose: Reset lastError
2013-12-04  Nehal J WaniFix memory leak in qemuBuildDriveStr()
2013-12-04  Peter Krempamaint: Kill usage of atoi()
2013-12-04  Peter Krempaexamples: Remove broken bad example
2013-12-04  Daniel P. BerrangeDon't overwrite errors from virConfReadFile
2013-12-04  Michal PrivoznikvirThreadPoolFree: Join worker threads
2013-12-04  Shivaprasad... qemu: fix live pinning to memory node on NUMA system
2013-12-04  John Ferlanstorage_driver: Resolve Coverity CHECKED_RETURN warning
2013-12-04  John Ferlanbridge_driver: Resolve Coverity CHECKED_RETURN warning
2013-12-04  John Ferlanvirnetserverclient: Fix conditional change HAVE_SASL...
2013-12-04  John Ferlanvirnetserverclient: Remove Coverity DEADCODE warning
2013-12-04  John Ferlannwfilter: Remove Coverity DEADCODE warning
2013-12-04  Michal Privozniksrc: Align make output
2013-12-03  Laine Stumpqemu: report error on attempt to live change virtio...
2013-12-03  Michal Privoznikdaemon: Run virStateCleanup conditionally
next