]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
2013-12-19 Peter Krempasnapshot: schema: Split out snapshot disk driver definition
2013-12-18 Daniel P. BerrangeRemove redefinition of bool type when --enable-test...
2013-12-18 Daniel P. BerrangeFix race leading to crash when setting up dbus watches
2013-12-18 Dario Faggiolilibxl: libxl_get_max_cpus returning a libxl error from...
2013-12-18 Peter Krempavirsh: domain: Fix undefine with storage of 'volume...
2013-12-18 Peter Krempavirsh: man: Mention that volumes need to be in storage...
2013-12-18 Eric Blakeqemu: ask for -enable-fips when FIPS is required
2013-12-18 Martin Kletzanderconfigure: make --with-test-suite work
2013-12-18 Daniel P. BerrangeSet the 'container_ttys' env variable for LXC consoles
2013-12-18 Michal Privoznikstorage: resize vol against real allocated size
2013-12-17 Wout MertensSupport transient attribute on vmware disks
2013-12-17 Lénaïc HuardFix build when default python is python3
2013-12-17 Laine Stumpspecfile: fix make rpm when with_driver_modules is 1
2013-12-17 Martin Kletzanderdocs: fix address type for disks
2013-12-16 Martin Kletzanderqemu: fix typo PCi => PCI
2013-12-16 Jiri Denemarktools: Fix virsh connect man page
2013-12-16 Gao fengLXC: Change incorrect error report in lxcContainerPivotRoot
2013-12-13 Daniel P. BerrangeAdd debug output when registering event handlers
2013-12-13 Daniel P. BerrangeRemove the event namespace concept
2013-12-13 Daniel P. BerrangeAssociate a dispatch function with the event objects
2013-12-13 Daniel P. BerrangeIntroduce abstract virNetworkEvent class
2013-12-13 Daniel P. BerrangeAdd 'detail' arg to network lifecycle event internals
2013-12-13 Daniel P. BerrangeUpdate event demo program to support network events too
2013-12-13 Daniel P. BerrangeMove examples/domain-events/event-c to examples/object...
2013-12-13 Nehal J WaniFix memory leak in virObjectEventCallbackListRemoveID()
2013-12-13 Martin Kletzanderqemu: check for reboot-timeout on monitor
2013-12-13 Chen Hanxiaolxc: return -1 if failed to kill lxc process
2013-12-13 Eric Blakeobject: require maximal alignment in base class
2013-12-13 Hu Taoqemu: add support for -device pvpanic
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'
next