]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
2014-01-01 Richard W.M... aarch64: Disable -fstack-protector.
2014-01-01 Eric Blakemaint: update to latest gnulib
2014-01-01 Eric Blakedocs: return paragraph must be last
2013-12-31 Laine Stumpdomain: don't try to interpret <driver> as virtio confi...
2013-12-28 Eric Blakedocs: fix layout of code snippets
2013-12-27 Eric Blakemaint: fix typo in error message
2013-12-24 Michal Privoznikvirkeycode: Allow ANSI_A
2013-12-24 Michal PrivozniklxcDomainShutdownFlags: Cleanup @flags usage
2013-12-24 Michal Privoznikinterface: Take interface status into account when...
2013-12-24 Michal Privoznikinterface: Introduce netcfInterfaceObjIsActive
2013-12-24 Michal Privoznikevent-test: Unregister close callback
2013-12-24 Michal Privoznikexamples: Resurrect domsuspend example
2013-12-24 Dario Faggiolilibxl: correctly handle affinity reset in virDomainPinV...
2013-12-24 Dario Faggiolilibxl: implement virDomainPinVcpuFlags
2013-12-24 Dario Faggiolilibxl: implement virDomainGetVcpuPinInfo
2013-12-24 Eric Blakevirt-login-shell: clean up usage
2013-12-23 Cédric Bosdonnatvirnettlscontexttest fails with GNUTLS 3.0.28
2013-12-23 Laine Stumpqemu: re-add hostdev interfaces to hostdev array on...
2013-12-23 Laine Stumpqemu: avoid duplicate security label restore on hostdev...
2013-12-23 Laine Stumpqemu: properly set MaxMemLock when hotplugging with...
2013-12-21 John FerlanPanicCheckABIStability: Need to check for existence
2013-12-20 Bamvor Jian... libxl: fix segfault when domain create fail
2013-12-20 Dario Faggiolilibxl: avoid crashing if calling `virsh numatune' on...
2013-12-20 Martin KletzanderFix crash in lxcDomainSetMemoryParameters
2013-12-20 Martin KletzanderCVE-2013-6436: fix crash in lxcDomainGetMemoryParameters
2013-12-19 Eric Blakedocs: improve event-related documentation
2013-12-19 Eric Blakestorage: fix bogus target in gluster volume xml
2013-12-19 Daniel P. BerrangeRemove stray semicolon after pragma macros
2013-12-19 Cédric BosdonnatFix crash in virsystemdtest with dbus 1.7.6
2013-12-19 Peter Krempastorage: Avoid forward declaration of virStorageVolDelete
2013-12-19 Peter Krempastorage: Add gluster pool filter and fix virsh pool...
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
next