]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2013-09-18  Daniel P. BerrangeAdd support for using 3-arg pkcheck syntax for process...
2013-09-18  Daniel P. BerrangeInclude process start time when doing polkit checks
2013-07-11  Ján Tomkostorage: return -1 when fs pool can't be mounted
2013-07-11  Ján Tomkoqemu: fix return value of qemuDomainBlockPivot on errors
2013-07-01  Ján Tomkobridge: don't crash on bandwidth unplug with no bandwidth
2013-07-01  Ján TomkoFix invalid read in virCgroupGetValueStr
2013-07-01  Ján Tomkovirsh: edit: don't leak XML string on reedit or redefine
2013-05-31  Laine Stumpqemu: prevent termination of guests w/hostdev on driver...
2013-05-16  Ján Tomkodaemon: fix leak after listing all volumes
2013-05-09  Ján Tomkodon't mention disk controllers in generic controller...
2013-05-09  Ján Tomkoiscsi: don't leak portal string when starting a pool
2013-05-09  Ján Tomkoqemu: fix default spice password setting
2013-05-09  Ján Tomkovirsh: don't print --(null) in vol-name and vol-pool
2013-05-09  Ján Tomkovirsh: don't call virSecretFree on NULL
2013-05-09  Atsushi Kumagaistorage: Fix volume cloning for logical volume.
2013-05-09  Ján Tomkoqemu: fix crash in qemuOpen
2013-03-19  Doug GoldsteinFix --without-libvirtd builds
2013-03-15  Eric Blakeutil: portably check for unchanged uid
2013-03-14  Laine Stumputil: fix clear_emulator_capabilities=0
2013-03-14  Ján TomkoFix size probing for VDI images
2013-03-14  Guannan Renqemu: update domain live xml for virsh memtune with...
2013-03-14  Daniel P. BerrangeDaemonize fuse thread in libvirt_lxc
2013-03-14  Ján Tomkovirsh: fix snapshot-create with no xmlfile
2013-03-14  Guido Güntherlxc: Init activeUsbHostdevs
2013-03-14  Guido Güntherlxc: include sys/stat.h
2013-03-14  Guannan Renutil: fix a integer boundary error
2013-03-05  Daniel VeillardRelease of libvirt 1.0.3 v1.0.3
2013-03-05  Eric Blakerng: restrict passthrough names to known-good files
2013-03-04  John Ferlaninternals: Update to include RPC and Lock links and...
2013-03-04  John FerlanAdd references for phyp and parallels
2013-03-04  John Ferlanapi: Add text and references for daemon
2013-03-04  John Ferlanapi: Add text and references for drivers section
2013-03-04  John Ferlanapi: Complete list of function and naming conventions
2013-03-04  John Ferlanapi: Reword and clean lists for object description
2013-03-04  John Ferlanapi: Reword objects exposed section
2013-03-04  John Ferlanhellolibvirt: Adjust code to use new APIs
2013-03-04  John Ferlanlibvirt: Update headers for doc
2013-03-04  Daniel P. BerrangeFix TLS tests with gnutls 3
2013-03-04  Satoru Moriyaqemu: fix wrong evaluation in qemuDomainSetMemoryParameters
2013-03-04  Guannan Renutil: use string libvirt to prefix error message instea...
2013-03-04  Fritz Elfertlibvirt does not logout of iscsi targets, causing syste...
2013-03-04  Peter Krempaqemu: Remove managed save flag from VM when starting...
2013-03-04  Christophe... qemu: Use -1 as unpriviledged uid/gid
2013-03-01  Guido Güntherhook: log the exit status of the hook not 256
2013-03-01  Michal Privoznikvirnetdevmacvlan.c: Introduce mutex for macvlan creation
2013-03-01  Daniel P. BerrangeRevert hack for autodestroy in qemuProcessStop
2013-03-01  Daniel P. BerrangeFix deadlock in QEMU close callback APIs
2013-03-01  Daniel P. BerrangeFix crash in QEMU auto-destroy with transient guests
2013-03-01  Guannan Renpython: fix fd leak in generator.py
2013-03-01  Guannan Renpython: fix typoes and repeated global vars references
2013-03-01  Jiri Denemarkqemu: Make sure qemuProcessStart is run within a job
2013-03-01  Jim FehligFix starting qemu instances when apparmor driver is...
2013-02-28  Serge HallynFix a message typo
2013-02-28  Michal Privoznikqemu: Don't fail to shutdown domains with unresponsive...
2013-02-28  Viktor Mihajlovskiqemu: virConnectGetVersion returns bogus value
2013-02-28  Paolo Bonziniqemu: fix use-after-free when parsing NBD disk
2013-02-28  Eric Blakemaint: fix typo in network docs
2013-02-27  Daniel P. BerrangeDon't try to add non-existant devices to ACL
2013-02-27  Daniel P. BerrangeFix typo in internal VIR_QEMU_PROCESS_START_AUTODESROY...
2013-02-27  Daniel P. BerrangeAvoid spamming logs with cgroups warnings
2013-02-27  Daniel P. BerrangeFix autodestroy of QEMU guests
2013-02-27  Eric Blakeqemu: -numa doesn't (yet) support disjoint range
2013-02-27  Laine StumpRevert "Add support for <option> tag in network config"
2013-02-27  Peter Krempautil: Add docs for virXMLProp string
2013-02-27  Peter Krempatests: Test XML entities in source path for RNG device v1.0.3-rc2
2013-02-27  Peter Krempadocs: Fix attribute name for virtio-rng backend
2013-02-27  Ján Tomkotests: fix leaks in storagevolxml2argvtest
2013-02-27  Michal Privozniklibvirt.c: Make VIR_MIGRATE_NON_SHARED_{INC,DISK} mutua...
2013-02-27  Philipp Hahndoc: document new storage volume/pool types
2013-02-26  Eric Blakebuild: don't use gcrypt.h without gnutls support
2013-02-26  Eric BlakeRevert "S390: domain_conf support for CCW"
2013-02-26  Eric BlakeRevert "S390: Documentation for CCW address type"
2013-02-26  Philipp Hahnschema: Restrict mode to octal
2013-02-26  Eric Blaketests: skip virstoragetest on RHEL 5
2013-02-26  Doug Goldsteininterface: udev backend coverity NULL deref
2013-02-26  Daniel P. BerrangeRemove some C99 variable decls in parallels driver
2013-02-26  Daniel P. BerrangeFix crash changing CDROM media
2013-02-26  Eric Blaketests: old automake lacks abs_builddir
2013-02-26  Eric Blaketests: consistent skip messages
2013-02-26  Ján Tomkolibvirt: fix error message when connection can't be...
2013-02-26  Paolo Bonziniqemu: do not set unpriv_sgio if neither supported nor...
2013-02-26  Eric Blaketests: uniformly report test failures
2013-02-26  Eric Blaketests: don't test json when not compiled in
2013-02-26  Eric Blaketests: avoid segfault if json monitor not present
2013-02-26  Eric Blakeqemu: minor monitor lock cleanups
2013-02-26  Eric Blakeqemu: don't override earlier json error
2013-02-25  Peter Krempaconf: Avoid leaking of RNG device definition
2013-02-25  Peter Krempaqemu: Refactor qemuDomainSetMemoryParameters
2013-02-25  Doug Goldsteininterface: Fix udev backend bridge device display
2013-02-25  Philipp Hahnstorage: cast -1 for uid_t|gid_t
2013-02-25  Philipp Hahnstorage: Cast uid_t|gid_t to unsigned int
2013-02-25  Philipp Hahnutil: Fix printf format for uid_t|gid_t
2013-02-25  Peter Krempatests: Add tests for virtio-rng device handling v1.0.3-rc1
2013-02-25  Peter Krempaqemu: Implement support for EGD backend for virtio-rng
2013-02-25  Peter Krempaqemu: Implement support for default 'random' backend...
2013-02-25  Peter Krempaconf: Add RNG device ABI compatibility check
2013-02-25  Peter Krempaconf: Add support for RNG device configuration in XML
2013-02-25  Peter Krempadoc: schema: Add basic documentation for the virtual...
2013-02-25  Peter Krempaconf: Add fake switch statement to warn for new device...
2013-02-25  Gene Czarcinskiuse client id for IPv6 DHCP host definition
next