]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2014-07-15  Jiri Denemarkspec: Update polkit dependencies for CVE-2013-4311
2014-07-15  Peter Krempaqemu: blockcopy: Initialize correct source structure
2014-07-14  John FerlanGetBlockInfo: Use the correct path to qemuOpenFile
2014-07-14  Eric Blakecapabilities: use bool instead of int
2014-07-14  Eric Blakedocs: mention more about older capability feature bits
2014-07-14  Chunhe Liopenvswitch: Delete port if it exists while adding...
2014-07-14  John Ferlanvirseclabel: Resolve Coverity FORWARD_NULL issue
2014-07-14  Michal PrivoznikvirSecurityLabelDefParseXML: Rework
2014-07-14  Michal Privoznikconf: Always format seclabel's model
2014-07-14  Peter Krempadoc: Be more specific about semantics of _REUSE_EXT...
2014-07-14  Peter Krempadoc: Document that snapshot name of block-backed disk...
2014-07-11  Matthias Bolteconf: Fix possible NULL dereference in virStorageVolTar...
2014-07-11  Cédric Bosdonnataa-helper: adjust previous patch
2014-07-11  Cédric BosdonnatDon't output libvirt-UUID.files for LXC apparmor profiles
2014-07-11  Ian Campbelllibxl: Correct cast to virDomainDiskDiscard enum.
2014-07-11  Chen HanxiaoLXC: add support for --config in setmem command
2014-07-11  Michal Privoznikconf: Don't allow multiple seclabels for same model
2014-07-11  Michal PrivoznikvirSecurityDeviceLabelDef: substitute 'norelabel' with...
2014-07-11  Michal PrivoznikvirSecurityLabelDef: substitute 'norelabel' with 'relabel'
2014-07-11  Peter Krempastorage: Split out volume upload/download as separate...
2014-07-10  Ján Tomkocheck for cfg->spiceTLS earlier in qemuProcessSPICEAllo...
2014-07-09  Eric Blakebuild: package .pc files for mingw64
2014-07-09  Eric Blakebuild: fix gnulib build for mingw
2014-07-09  Olaf Heringlibxl: add discard support to libxl_device_disk
2014-07-09  Martin Kletzanderqemu: don't error out when cgroups don't exist
2014-07-09  Martin Kletzandervirsh: document the possibility of accepting integers...
2014-07-09  Peter Krempautil: storage: Fix build after 25924dec0f9329d429aadae1...
2014-07-09  Peter Krempaconf: Improve metadata type verification
2014-07-09  Jincheng Miaoqemu: fix domxml-to-native failing when spice_tls is...
2014-07-09  Peter Krempaqemu: snapshot: Refactor image labelling of new snapsho...
2014-07-09  Peter Krempaqemu: Refactor qemuDomainPrepareDiskChainElement
2014-07-09  Peter Krempaqemu: snapshot: Improve approach to deal with snapshot...
2014-07-09  Peter Krempaqemu: block: Properly track disk source while pivoting...
2014-07-09  Peter Krempaqemu: blockcopy: Use the mirror disk source to label...
2014-07-09  Peter Krempautil: storage: Return complete parent info from virStor...
2014-07-09  Peter Krempautil: storage: Make virStorageFileChainLookup more...
2014-07-09  Peter Krempasecurity: AppArmor: Implement per-image seclabel set
2014-07-09  Peter Krempasecurity: AppArmor: Implement per-image seclabel restore
2014-07-09  Peter Krempasecurity: DAC: Implement per-image seclabel set
2014-07-09  Peter Krempasecurity: DAC: Implement per-image seclabel restore
2014-07-09  Peter Krempasecurity: selinux: Implement per-image seclabel set
2014-07-09  Peter Krempasecurity: selinux: Implement per-image seclabel restore
2014-07-09  Peter Krempasecurity: Introduce APIs to label single images
2014-07-09  Peter Krempalocking: Add APIs to lock individual image files
2014-07-09  Peter Krempaqemu: cgroup: Setup only the top level disk image for...
2014-07-09  Peter Krempaqemu: cgroup: Add functions to set cgroup image stuff...
2014-07-09  Michal PrivoznikvirEventPollDispatchHandles: Honour array boundaries
2014-07-09  Peter Krempautil: XML: Avoid forward function declaration
2014-07-09  Peter Krempautil: cgroup: Fix build on non-cgroup platforms
2014-07-09  Ján TomkoAllow updating names in DHCP hosts by matching IPs.
2014-07-09  Ján TomkoDocument the need to free vir*Ptr objects per-function
2014-07-09  Ján TomkoDocument the need to free vir*Ptr objects
2014-07-09  Ján TomkoActually fix the spec file
2014-07-08  Jim Fehliglibxl: fix crash in migrate confirm for transient domains
2014-07-08  Jim Fehliglibxl: acquire job though begin phase only
2014-07-08  Jim Fehliglibxl: remove domain when migration prepare fails
2014-07-08  Jim Fehliglibxl: rename goto label
2014-07-08  Chen HanxiaoLXC: fix an improper comments for lxcDomainDestroyFlags
2014-07-08  Giuseppe Scrivanoqemu: raise an eror when using aio=native without cache...
2014-07-08  Eric Blakemaint: update to latest gnulib
2014-07-08  Martin Kletzanderproperly indent virSecurityLabelDefsParseXML() parameters
2014-07-08  Ján TomkoFix the indentation in libvirt.spec.in
2014-07-08  Ján TomkoDon't require iptables-ipv6 on >= F17 and RHEL >= 7
2014-07-08  Peter Krempautil: cgroup: Add helper to convert device mode to...
2014-07-08  Peter Krempautil: storage: Copy parent's disk metadata to backing...
2014-07-08  Peter Krempautil: storage: Add function to transfer config parts...
2014-07-08  Peter Krempautil: storagefile: Add deep copy for struct virStorageS...
2014-07-08  Peter Krempastorage: Move readonly and shared flags to disk source...
2014-07-08  Peter Krempaconf: Don't output seclabels for backingStore elements
2014-07-08  Peter Krempastorage: file: Tolerate NULL src when uninitializing...
2014-07-08  Peter Krempaqemu: Add helper to initialize storage file backend...
2014-07-08  Peter Krempaqemu: Don't propagate whole disk definition into qemuDo...
2014-07-08  Peter Krempaqemu: Add support for networked disks for block pull...
2014-07-08  Peter Krempaqemu: Add support for networked disks for block commit
2014-07-08  Peter Krempalib: Introduce flag VIR_DOMAIN_BLOCK_REBASE_RELATIVE
2014-07-08  Peter Krempalib: Introduce flag VIR_DOMAIN_BLOCK_COMMIT_RELATIVE
2014-07-08  Peter Krempaqemu: refactor qemuDomainGetBlockInfo to work with...
2014-07-08  Peter Krempastorage: gluster: Optimize header reader functions
2014-07-08  Peter Krempautil: storage: Allow specifying format for virStorageFi...
2014-07-08  Peter Krempautil: storage: Inline use of virStorageFileGetMetadataF...
2014-07-08  Pavel Hrdinatools/wireshark: fix rpm build
2014-07-07  Hu JianweiDo not allow changing the UUID of a nwfilter
2014-07-07  Ján TomkoLXC: Allow setting max mem lower than current mem
2014-07-07  Peter Krempavirsh: domain: Use inactive XML when unplugging interfa...
2014-07-07  Peter Krempaaudit: Audit smartcard devices
2014-07-07  Peter Krempaaudit: Add auditing for serial/parallel/channel/console...
2014-07-07  Cédric Bosdonnatvirt-lxc-convert: make free return values in bytes
2014-07-07  Peter Krempaqemu: dump: Report better error when dumping VM with...
2014-07-07  Chen HanxiaoLXC: remove duplicate controller check code
2014-07-07  Ján TomkoFree the return value of virFileFindResource
2014-07-04  Michele Paolinodocs: formatdomain.html fixes
2014-07-04  Michele Paolinodocs: Fix broken link in the HACKING page
2014-07-04  Michal Privoznikwireshark: Honor API change coming with 1.12 release
2014-07-04  Michal Privoznikwireshark: Include more of libvirt internals
2014-07-04  Peter Krempaqemu: monitor: Add support for backing name specificati...
2014-07-04  Peter Krempaqemu: monitor: Add argument for specifying backing...
2014-07-04  Peter Krempaqemu: caps: Add capability for change-backing-file...
2014-07-04  Peter Krempaaudit: disk: Refactor disk auditing to avoid auditing...
2014-07-04  Peter Krempaconf: audit: Split out common steps to audit domain...
2014-07-04  Peter Krempaconf: audit: rng: Reorder new and old RNG device defini...
next