]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2013-04-02  Ján Tomkoqemu: Allow migration over IPv6
2013-04-02  Osier Yangvirsh: Add a helper to parse cpulist
2013-04-01  John FerlanResolve valgrind failure
2013-04-01  Daniel VeillardRelease of libvirt-1.0.4 v1.0.4
2013-03-29  Christophe... docs: Fix truncated sentence in RDP 'multiUser' attribute
2013-03-29  Ján Tomkovirsh: don't call virSecretFree on NULL
2013-03-29  Martin Kletzanderstorage: Avoid double virCommandFree in virStorageBacke...
2013-03-29  Ján Tomkonodedev: invert virIsCapableFCHost return value
2013-03-28  Michal Privozniksecurity_manager.c: Append seclabel iff generated
2013-03-28  Michal Privoznikvirutil: Fix compilation on non-linux platforms
2013-03-28  Osier Yangutil: Fix the conflict type for virIsCapableFCHost
2013-03-28  Michal Privozniklibvirt_private.syms: Correctly export seclabel APIs
2013-03-28  Michal Privozniksecurity: Don't add seclabel of type none if there...
2013-03-28  Michal Privozniksecurity_manager: Don't manipulate domain XML in virDom...
2013-03-28  Guannan Renconf: fix memory leak of class_id bitmap
2013-03-28  Guannan Renuml:release config object when uml driver shutdown
2013-03-28  Guannan Renqemu:release qemu config object when qemu driver shutdown
2013-03-27  Stefan Seyfriednet: use newer iptables syntax v1.0.4-rc2
2013-03-27  Viktor Mihajlovskiremote: Don't call NULL closeFreeCallback
2013-03-27  Jiri Denemarkrpc: Fix client crash when server drops connection
2013-03-27  Jiri Denemarklog: Separate thread ID from timestemp in ring buffer
2013-03-27  Guannan Renconf: fix a failure when detaching a usb device
2013-03-26  Yanbing Duvirsh: Correct DESCRIPTION for virsh help blockcopy
2013-03-26  Guido Güntherqemu: Don't set address type too early during virtio...
2013-03-26  Ján Tomkovirsh: error out on non-numeric timeout values
2013-03-26  Michal Privoznikqemu: Set migration FD blocking
2013-03-26  Martin KletzanderFix virConnectOpen.*() name requirements
2013-03-26  Peter Krempavirsh: Let the compiler check usage of all fields in...
2013-03-26  Guannan Renpython: set default value to optional arguments
2013-03-26  Yanbing DuRemove the redundant parentheses in migrate help
2013-03-25  Eric BlakeRevert "qemu: detect multi-head qxl via more than versi...
2013-03-25  Eric Blakelibvirt-guests: newline between output sentences
2013-03-25  Osier Yangutil: Fix bug of managing vport
2013-03-25  Osier Yangnodedev: Fix the improper logic when enumerating SRIOV VF
2013-03-25  Osier Yangnodedev: Abstract nodeDeviceVportCreateDelete as util... v1.0.4-rc1
2013-03-25  Osier Yangnodedev: Dump max vports and vports in use for HBA...
2013-03-25  Osier Yangnodedev: Refactor the helpers
2013-03-25  Osier Yangnodedev: Use access instead of stat
2013-03-25  Osier Yangutil: Add one helper virReadFCHost to read the value...
2013-03-25  Osier Yangnodedev: Introduce two new flags for listAll API
2013-03-25  Osier Yangnodedev: Remove the unused enum
2013-03-25  Peter Krempavirsh: Fix docs for "virsh setmaxmem"
2013-03-23  Martin Kletzanderlxc: Prevent shutting down the host
2013-03-22  Daniel P. BerrangeEnsure root filesystem is mounted if a file/block mount.
2013-03-22  Daniel P. BerrangeMount temporary devpts on /var/lib/libvirt/lxc/$NAME...
2013-03-22  Daniel P. BerrangeMove FUSE mount to /var/lib/libvirt/lxc/$NAME.fuse
2013-03-22  Daniel P. BerrangeFix thread safety in LXC callback handling
2013-03-22  Daniel P. BerrangeRemove bogus filtering from virDomainGetRootFilesystem
2013-03-22  Jim FehligFix parsing of bond interface XML
2013-03-22  Ján Tomkoutil: fix virAllocVar's comment
2013-03-22  Ján Tomkovirsh: don't print --(null) in vol-name and vol-pool
2013-03-22  Michal Privoznikviralloc: Export virAllocTest*
2013-03-22  Daniel P. BerrangeFix free of uninitialized value in LXC numad setup
2013-03-22  Paolo Bonziniqemu: add support for LSI MegaRAID SAS1078 (aka megasas...
2013-03-22  Paolo Bonziniqemu: pass iscsi authorization credentials
2013-03-22  Paolo Bonzinidomain: parse XML for iscsi authorization credentials
2013-03-22  Paolo Bonzinisecret: add iscsi to possible usage types
2013-03-22  Paolo Bonzinidomain: make port optional for network disks
2013-03-22  Paolo Bonziniqemu: support passthrough for iscsi disks
2013-03-22  Paolo Bonziniqemu: add support for libiscsi
2013-03-22  Guannan Renpython:remove semicolon in python code
2013-03-22  Guannan Renmake: regenerate bindings when <classname>.py changes
2013-03-22  Guannan Renpython: treat flags as default argument with value 0
2013-03-21  Martin KletzanderCorrect invalid RNG schemas
2013-03-21  Peter Krempavirsh-snapshot: Simplify cleanup path in cmdSnapshotEdit
2013-03-21  Peter Krempavirsh-snapshot: Use the mutually exclusive params macro...
2013-03-21  Peter Krempavirsh-snapshot: Refactor cmdSnapshotCurrent
2013-03-21  Peter Krempavirsh-domain: Fix flag name in error message to match...
2013-03-21  Peter Krempavirsh-host: Refactor cmdFreecell
2013-03-21  Peter Krempavirsh-snapshot: Refactor virsh snapshot-list
2013-03-21  Peter Krempavirsh: Introduce macros to reject mutually exclusive...
2013-03-21  Peter Krempapython: Fix emulatorpin API bindings
2013-03-21  Peter Krempaqemu: Un-mark volume as mirrored/copied if blockjob...
2013-03-21  Daniel P. BerrangeFix initialization of virIdentityPtr thread locals
2013-03-21  Michal Privoznikqemu: s/VIR_ERR_NO_SUPPORT/VIR_ERR_OPERATION_UNSUPPORTED
2013-03-21  Daniel P. BerrangeFix linkage of virt-aa-helper with numa library
2013-03-21  Osier Yangqemu: Add the new disk src into shared disk table when...
2013-03-21  Guannan Renpython: fix bindings that don't raise an exception
2013-03-20  Paolo Bonzinidomain: add support for iscsi network disks
2013-03-20  Li ZhangClean redundant code about VCPU string checking
2013-03-20  Gao fengcgroup: export virCgroupRemoveRecursively
2013-03-20  Guido GüntherDon't fail if SELinux is diabled
2013-03-20  Gene Czarcinskiclarify virsh net commands
2013-03-20  Philipp Hahndoc/schema: disk storage volume formats
2013-03-20  Philipp Hahndoc: storage: Fix grammar
2013-03-20  Philipp Hahndoc/schema: Support iqn for storage pools
2013-03-20  Philipp Hahndoc/schema: add ocfs2 for disk vol
2013-03-20  Daniel P. BerrangeFix typos s/HAVE_SELINUX/WITH_SELINUX/
2013-03-20  Gao fengLXC: add cpuset cgroup support for lxc
2013-03-20  Gao fengNUMA: cleanup for numa related codes
2013-03-20  Olivia Yinfix TLS error with virNetServerClientCreateIdentity
2013-03-20  Gao fengLXC: allow uses advisory nodeset from querying numad
2013-03-19  Gao fengrename qemuGetNumadAdvice to virNumaGetAutoPlacementAdvice
2013-03-19  Olivia Yinselinux: deal with dtb file
2013-03-19  Olivia Yinqemu: add dtb option support
2013-03-19  Olivia Yinconf: support <dtb> tag in XML domain file
2013-03-19  Doug GoldsteinFix --without-libvirtd builds
2013-03-19  Gene Czarcinskirename tests/conftest.c
2013-03-19  Laine Stumpstorage: fix unlikely memory leak in rbd backend
2013-03-19  Christophe... Fix /pool/storage/name documentation
next