]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
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...
2012-12-21  Viktor MihajlovskiS390: Re-enable capability probing for virtio devices.
2012-12-21  Laine Stumputil: fix botched check for new netlink request filters
2012-12-21  Eric Blakeblockjob: fix memleak that prevented block pivot
2012-12-21  Daniel P. BerrangeSort util files in Makefile.am alphabetically
2012-12-21  Daniel P. BerrangeRename virterror.c virterror_internal.h to virerror...
2012-12-21  Daniel P. BerrangeRename xml.{c,h} to virxml.{c,h}
2012-12-21  Daniel P. BerrangeRename uuid.{c,h} to viruuid.{c,h}
2012-12-21  Daniel P. BerrangeRename util.{c,h} to virutil.{c,h}
2012-12-21  Daniel P. BerrangeRename threads.{c,h} to virthread.{c,h}
2012-12-21  Daniel P. BerrangeRename threadpool.{c,h} to virthreadpool.{c,h}
2012-12-21  Daniel P. BerrangeRename sysinfo.{c,h} to virsysinfo.{c,h}
2012-12-21  Daniel P. BerrangeRename storage_file.{c,h} to virstoragefile.{c,h}
2012-12-21  Daniel P. BerrangeRename stats_linux.{c,h} to virstatslinux.{c,h}
2012-12-21  Daniel P. BerrangeRename sexpr.{c,h} to virsexpr.{c,h}
2012-12-21  Daniel P. BerrangeMerge processinfo.{c,h} into virprocess.{c,h}
2012-12-21  Daniel P. BerrangeRename pci.{c,h} to virpci.{c,h}
2012-12-21  Daniel P. BerrangeRename memory.{c,h} to viralloc.{c,h}
2012-12-21  Daniel P. BerrangeRename logging.{c,h} to virlog.{c,h}
2012-12-21  Daniel P. BerrangeRename json.{c,h} to virjson.{c,h}
2012-12-21  Daniel P. BerrangeRename iptables.{c,h} to viriptables.{c,h}
2012-12-21  Daniel P. BerrangeRename hostusb.{c,h} to virusb.{c,h}
2012-12-21  Daniel P. BerrangeRename hooks.{c,h} to virhook.{c,h}
2012-12-21  Daniel P. BerrangeRename event_poll.{c,h} to vireventpoll.{c,h}
2012-12-21  Daniel P. BerrangeRename event.{c,h} to virevent.{c,h}
2012-12-21  Daniel P. BerrangeRename ebtables.{c,h} to virebtables.{c,h}
2012-12-21  Daniel P. BerrangeRename dnsmasq.{c,h} to virdnsmasq.{c,h}
2012-12-21  Daniel P. BerrangeRename conf.{c,h} to virconf.{c,h}
2012-12-21  Daniel P. BerrangeRename command.{c,h} to vircommand.{c,h}
2012-12-21  Daniel P. BerrangeRename buf.{c,h} to virbuffer.{c,h}
2012-12-21  Daniel P. BerrangeRename bitmap.{c,h} to virbitmap.{c,h}
2012-12-21  Daniel P. BerrangeRename cgroup.{h,c} to vircgroup.{h,c}
2012-12-20  Li ZhangSupport all backend serial devices for pSeries guest
2012-12-20  Li ZhangRemove QEMU_CAPS_NO_ACPI capability for non-x86 platform
2012-12-20  Li ZhangSet std VGA model as default model for ppc64.
2012-12-20  Li ZhangAdd sysinfo data and enable virSysinfoRead test case...
2012-12-20  Laine Stumputil: fix functions that retrieve SRIOV VF info
2012-12-20  Laine Stumputil: add missing error log messages when failing to...
2012-12-20  Ján Tomkosecurity: fix #endif comment in security_stack.h
next