]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2013-12-14  Jiri Denemarkspec: Don't save/restore running VMs on libvirt-client...
2013-12-14  Don DuggerReturn right error code for baselineCPU
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  Cole Robinsonqemu: hotplug: Mark 2 private functions as static
2013-12-09  Jiri Denemarkqemu: Call qemuSetupHostdevCGroup later during hotplug
2013-12-09  Peter Krempaqemu: hostdev: Refactor PCI passhrough handling
2013-12-02  Peter Krempaqemu: snapshot: Detect internal snapshots also for...
2013-11-22  Cole Robinsonspec: Don't save/restore running VMs on libvirt-client...
2013-11-20  Daniel P. BerrangeFix busy wait loop in LXC container I/O handling
2013-11-20  Cole Robinsonlibvirt-guests: Run only after libvirtd
2013-11-20  Guido GüntherDon't depend on syslog.service
2013-11-17  Michael AvdienkoFix migration with QEMU 1.6
2013-11-17  Jeremy Fitzhardingelibxl: fix dubious cpumask handling in libxlDomainSetVc...
2013-11-17  Laine Stumputil: recognize SMB/CIFS filesystems as shared
2013-11-13  Ján TomkoDisable nwfilter driver when running unprivileged
2013-11-13  Ján Tomkoqemu: don't use deprecated -no-kvm-pit-reinjection
2013-11-13  Michal Privoznikqemu: Don't access vm->priv on unlocked domain
2013-11-12  Michal Privoznikvirpci: Don't error on unbinded devices
2013-11-12  Michal PrivoznikvirSecurityLabelDefParseXML: Don't parse label on model...
2013-11-06  Cole RobinsonPrep for release 1.1.3.1 v1.1.3.1
2013-11-06  Daniel P. BerrangePush RPM deps down into libvirt-daemon-driver-XXXX...
2013-11-06  Daniel P. BerrangeFix race condition reconnecting to vms & loading configs
2013-11-06  Daniel P. BerrangeFix leak of objects when reconnecting to QEMU instances
2013-11-06  Daniel P. BerrangeDon't update dom->persistent without lock held
2013-10-29  Daniel P. BerrangeBlock all use of libvirt.so in setuid programs
2013-10-29  Daniel P. BerrangeRemove (nearly) all use of getuid()/getgid()
2013-10-29  Daniel P. BerrangeAdd stub getegid impl for platforms lacking it
2013-10-29  Daniel P. BerrangeDon't allow remote driver daemon autostart when running...
2013-10-29  Daniel P. BerrangeOnly allow the UNIX transport in remote driver when...
2013-10-29  Daniel P. BerrangeBlock all use of getenv with syntax-check
2013-10-29  Daniel P. BerrangeRemove all direct use of getenv
2013-10-29  Daniel P. BerrangeMake virCommand env handling robust in setuid env
2013-10-29  Daniel P. BerrangeInitialize threading & error layer in LXC controller
2013-10-29  Daniel P. BerrangeFix flaw in detecting log format
2013-10-23  Daniel P. BerrangeMove virt-login-shell into libvirt-login-shell sub-RPM
2013-10-23  Daniel P. BerrangeSet a sane $PATH for virt-login-shell
2013-10-23  Zhou Yiminremote: fix regression in event deregistration
2013-10-23  Marian Neagulpython: Fix Create*WithFiles filefd passing
2013-10-23  Jim Fehligbuild: fix build of virt-login-shell on systems with...
2013-10-23  Jim Fehligbuild: fix linking virt-login-shell
2013-10-21  Daniel P. BerrangeDon't link virt-login-shell against libvirt.so (CVE...
2013-10-21  Daniel P. BerrangeClose all non-stdio FDs in virt-login-shell (CVE-2013...
2013-10-21  Daniel P. BerrangeOnly allow 'stderr' log output when running setuid...
2013-10-21  Daniel P. BerrangeAdd helpers for getting env vars in a setuid environment
2013-10-21  Daniel P. BerrangeFix perms for virConnectDomainXML{To,From}Native (CVE...
2013-10-15  Daniel Hanselbuild: Add lxc testcase to dist list
2013-10-15  Ján TomkoConvert uuid to a string before printing it
2013-10-15  Ján TomkoLXC: Fix handling of RAM filesystem size units
2013-10-15  Michal PrivoznikqemuMonitorJSONSendKey: Avoid double free
2013-10-07  Ryota Ozakirpc: fix getsockopt for LOCAL_PEERCRED on Mac OS X
2013-10-07  Daniel P. BerrangeRemove use of virConnectPtr from all remaining nwfilter...
2013-10-07  Daniel P. BerrangeDon't pass virConnectPtr in nwfilter 'struct domUpdateC...
2013-10-07  Daniel P. BerrangeRemove virConnectPtr arg from virNWFilterDefParse*
2013-10-07  Cole Robinsonqemu: cgroup: Fix crash if starting nographics guest
2013-10-07  Michal PrivoznikvirNetDevBandwidthEqual: Make it more robust
2013-10-07  Michal Privoznikqemu_hotplug: Allow QoS update in qemuDomainChangeNet
2013-10-07  Claudio BleyAdjust legacy max payload size to account for header...
2013-10-01  Daniel VeillardRelease of libvirt-1.1.3 v1.1.3
2013-09-30  Doug GoldsteinVMware: Add Fusion version test
2013-09-30  Chen Hanxiaolxc: do cleanup when failed to bind fs as read-only
2013-09-30  Daniel P. BerrangeFix max stream packet size for old clients
2013-09-30  Cédric BosdonnatLXC: workaround machined uncleaned data with containers...
2013-09-30  Oskari Saarenmaavirfile: safezero: align mmap offset to page size
2013-09-30  Boris Fiuczynskivirscsi: hostdev SCSI AdapterId retrieval fix
2013-09-30  Hongwei Bivirsh-volume: Add missing check when calling virStreamNew
2013-09-30  Hongwei Bivirsh-domain: Free dom before return false in cmdDump
2013-09-30  Peter Krempaqemu: process: Silence coverity warning when rewinding...
2013-09-30  Michal Privoznikpython: Document virNodeGetInfo bug
2013-09-29  Daniel VeillardRemove tab from previous commit
2013-09-29  Doug GoldsteinVMware: Initial VMware Fusion support v1.1.3-rc2
2013-09-29  Doug GoldsteinVMware: Support more than 2 driver backends
2013-09-28  Eric Blakebuild: fix build --without-lxc
2013-09-27  Eric Blakebuild: tweak vpath builds of net_rpc
2013-09-27  Michal PrivoznikMakefile.am: Always include rule to make org.libvirt...
2013-09-27  Michal Privoznikfchosttest: Run the test only under linux
2013-09-27  Michal Privoznikgenprotocol.pl: Fix code on FreeBSD too
2013-09-27  Doug Goldsteinevent: Make debug message match function comments
2013-09-27  Doug GoldsteinBSD: Ensure process creation timestamp is init'd
2013-09-27  Doug GoldsteinBSD: Ensure UNIX socket credentials are valid
2013-09-27  Daniel P. BerrangeFix crash in libvirtd when events are registered &... CVE-2013-4399
2013-09-27  Christophe... virsh: Fix domdisplay when domain only uses TLS
2013-09-27  Jiri Denemarkqemu: Free all driver data in qemuStateCleanup
2013-09-27  Jiri Denemarkqemu: Don't leak reference to virQEMUDriverConfigPtr
2013-09-27  Eric Blakebuild: fix testsuite building under cygwin
2013-09-27  Viktor Mihajlovskibuild: Fix VPATH build error for locking daemon
2013-09-27  Jiri Denemarkrpc: Increase bound limit for virDomainGetJobStats
2013-09-27  Chen Hanxiaolxc: fix a warning typo in virLXCControllerEventSend
2013-09-26  Eric Blakemaint: fix comment typos
2013-09-26  Eric Blakebuild: fix use of rpc.h on cygwin
2013-09-26  Chen HanxiaoLXC: free dst before lxcDomainAttachDeviceDiskLive...
2013-09-26  Chen Hanxiaoqemu: virDomainControllerFind may return 0 if controlle...
2013-09-26  Guido GüntherDistribute check-aclperms.pl
2013-09-26  Peter Krempaconf: clean up virDomainChrSourceDefParseXML
2013-09-26  Peter Krempaconf: Don't crash on invalid chardev source definition...
2013-09-25  Cole Robinsonspec: Clean up distribution of ChangeLog (and others) v1.1.3-rc1
2013-09-25  Cole Robinsontest: Allow specifying object runstate in driver XML
2013-09-25  Daniel P. BerrangeAvoid use of uninitialized data in virnetmessagetest
2013-09-25  Daniel P. BerrangeAvoid crash on OOM in virnetmessagetest
next