]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2013-01-11  Daniel P. BerrangeConvert HAVE_SASL to WITH_SASL
2013-01-11  Daniel P. BerrangeConvert sanlock check to use LIBVIRT_CHECK_LIB
2013-01-11  Daniel P. BerrangeConvert HAVE_SANLOCK to WITH_SANLOCK
2013-01-11  Daniel P. BerrangeConvert yajl check to use LIBVIRT_CHECK_LIB_ALT
2013-01-11  Daniel P. BerrangeConvert HAVE_YAJL into WITH_YAJL
2013-01-11  Daniel P. BerrangeAdd some autoconf helper macros for checking for libraries
2013-01-11  Yufang Zhangbuild: require avahi instead of avahi-libs on rhel5.
2013-01-11  John Ferlanstorage: Resolve resource leak using 'vol' buffer
2013-01-11  John Ferlanphyp: Resolve some file descriptor leaks
2013-01-10  Eric Blakemaint: don't distribute generated .def files
2013-01-10  Eric Blakespec: remove redundant %if
2013-01-10  Laine Stumpdocs: fix typo in isa-serial additions
2013-01-10  Eric Blakeutil: reduce syscalls for virGetDeviceID
2013-01-10  Chunyan Liupass stub driver name instead of pciFindStubDriver
2013-01-10  Guannan Renqemu: add usb-net caps flag
2013-01-10  Guannan Rennetwork: fix typos and docs
2013-01-10  Guannan Renqemu: add usb-serial support
2013-01-10  Guannan Renqemu: add usb-serial caps flag
2013-01-10  Michal Privozniklibvirt.h.in: Fix indentation
2013-01-10  Claudio BleyFix wrong indentation for virDomainState
2013-01-10  Michal Privoznikqemu_agent: Remove agent reference only when disposing it
2013-01-10  Yufang Zhangbuild: move file deleting action from %files list to...
2013-01-09  Eric Blakemaint: fix comment typo
2013-01-09  Eric Blakemaint: distribute libvirtd.service.in
2013-01-09  Gao fenglibvirt: lxc: fix incorrect parameter of lxcContainerMo...
2013-01-09  Andres Lagar... Add RESUME event listener to qemu monitor.
2013-01-09  Claudio Bleydocs: break longer text into paragraphs in HTML
2013-01-09  John Ferlantests: Remove remnants of removing the fake emulator...
2013-01-09  John Ferlannwfilter: Remove unprivileged code path to set base
2013-01-09  John Ferlanphyp: Remove deadcode referencing exit_status
2013-01-08  Daniel P. BerrangeMake TLS support conditional
2013-01-08  Viktor Mihajlovskibuild: libvirt-guests files misplaced in specfile
2013-01-08  John Ferlanutil: Check for NULL 'dev' on input to usbFreeDevice
2013-01-08  Eric Blakebuild: avoid compiler warning
2013-01-08  Eric Blakemaint: avoid potential promotion issues with [ug]id_t
2013-01-08  Claudio BleyAdd Claudio Bley to the committers list
2013-01-08  Michal Privoznikqemu: Relax hard RSS limit
2013-01-08  John FerlanResolve COPY_PASTE error found by Coverity
2013-01-08  Ján Tomkostorage: fix leak in virStorageBackendLogicalMakeVol
2013-01-08  Claudio Bleydocs: remove duplicate check in index.add
2013-01-08  J.B. JoretS390: Enable SCLP Console in QEMU driver
2013-01-08  J.B. JoretS390: Add SCLP console front end support
2013-01-08  Daniel P. BerrangeRename lxc_protocol.x to lxc_monitor_protocol.x
2013-01-08  Daniel P. BerrangeAdd internal APIs for dealing with namespaces
2013-01-08  Daniel P. BerrangeAdd a way to return FDs to the RPC caller
2013-01-08  Daniel P. BerrangeFix receiving of file descriptors from server
2013-01-08  Daniel P. BerrangeMove qemu-XXX commands from virsh-host.c to virsh-domain.c
2013-01-08  Guido GüntherAdd missing flags to migrate documentation
2013-01-08  John Ferlancpu: Avoid NULL dereference
2013-01-08  John Ferlanlxc: Avoid possible NULL dereference on *root prior...
2013-01-08  John Ferlanremote: Avoid calling virAuthConfigLookup() if 'crednam...
2013-01-08  John Ferlanvmware: Avoid NULL dereference for 'caps'
2013-01-08  John Ferlanxen: Avoid possible NULL dereference
2013-01-07  Daniel P. BerrangeFix virLXCPrepareHostDevices method
2013-01-07  Daniel P. BerrangeEnsure we always setup a private mount namespace for...
2013-01-07  Daniel P. BerrangeSpeed up fallback to legacy non-QMP probing
2013-01-07  Daniel P. BerrangeOnly initialize capabilities after setting dir permissions
2013-01-07  Jim Fehligbuild: Add libxenctrl to LIBXL_LIBS
2013-01-07  Eric Blakebuild: install libvirt sysctl file correctly
2013-01-07  Eric Blakebuild: .service files don't need to be executable
2013-01-07  Eric Blakebuild: properly substitute virtlockd.socket
2013-01-07  Eric Blakebuild: use common .in replacement mechanism
2013-01-07  Osier Yangqemu: Check if the shared disk's cdbfilter conflicts...
2013-01-07  Osier Yangqemu: set unpriv_sgio when starting domain and attachin...
2013-01-07  Osier Yangconf: Parse and format the new XML
2013-01-07  Osier Yangdocs: Add docs and rng schema for new XML tag sgio
2013-01-07  Osier Yangqemu: Add a hash table for the shared disks
2013-01-07  Osier Yangutil: Prepare helpers for unpriv_sgio setting
2013-01-05  Peter Krempasnapshot: qemu: Allow redefinition of external snapshots
2013-01-05  Peter Krempasnapshot: qemu: Fix segfault and vanishing snapshots...
2013-01-05  Peter Krempasnapshot: qemu: Separate logic blocks with newlines
2013-01-05  Peter Krempasnapshot: conf: Make virDomainSnapshotIsExternal more...
2013-01-05  John Eckersbergqemu: Implement virDomainOpenChannel API
2013-01-05  John Eckersbergconf: Add unix socket support to virChrdevOpen
2013-01-05  John Eckersbergconf: Rename console-specific identifiers to be more...
2013-01-05  John Eckersbergconf: Rename virconsole.* to virchrdev.*
2013-01-05  John Eckersbergapi: Add API to tunnel a guest channel via stream
2013-01-05  Eric Blakebuild: fix mingw rpm build
2013-01-04  Eric Blakenetwork: fix check for ambiguous lookup
2013-01-04  John FerlanCheck and handle select() errors from waitsocket().
2013-01-04  John Ferlantests: check and handle error for virAsprintf() calls
2013-01-04  John FerlanCheck return on mkdir for LOCKSPACE_DIR
2013-01-04  John Ferlanvmware: silence Coverity warning
2013-01-04  Michal Privoznikqemu: Detect VGA_QXL capability correctly
2013-01-04  Guido GüntherInstall virtlockd.{socket,service} non executable
2013-01-04  Ján Tomkoqemu: fix a segfault in qemuProcessWaitForMonitor
2013-01-03  John Ferlanparallels: check and handle error for virAsprintf(...
2013-01-03  John Ferlanudev: check and handle error for virAsprintf() calls
2013-01-03  Eric Blakebuild: fix build with optimization enabled
2013-01-03  Michal Privoznikqemu: Don't parse log output when starting up a domain
2013-01-02  Eric Blakebuild: use autobuild module to make build logs nicer
2013-01-02  Eric Blakemaint: update to latest gnulib
2013-01-02  Osier YangFix the comment grammar
2013-01-02  Osier YangRemove the inexistent function in comments
2013-01-02  Michal PrivoznikRevert "qemu: Adapt to new log format"
2012-12-30  Michal Privoznikqemu: Adapt to new log format
2012-12-28  Michal Privozniksanlock: Chown lease files as well
2012-12-28  Michal Privoznikpython: Adapt to virevent rename
2012-12-24  Michal Privoznikqemu: Convert some APIs to use qemuDomObjFromDomain
2012-12-24  Michal Privoznikqemu: Relax locking in DomainHasManagedSaveImage and...
next