]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2014-07-24  John Ferlanhostdev: Introduce virDomainHostdevSubsysSCSIiSCSI
2014-07-24  John FerlanAdd virConnectPtr for qemuBuildSCSIHostdevDrvStr
2014-07-24  John Ferlanhostdev: Introduce virDomainHostdevSubsysSCSIHost
2014-07-24  John Ferlanhostdev: Introduce virDomainHostdevSubsysSCSI
2014-07-24  John Ferlanhostdev: Introduce virDomainHostdevSubsysPCI
2014-07-24  John Ferlanhostdev: Introduce virDomainHostdevSubsysUSB
2014-07-24  Peter Krempaqemu: snapshot: Use storage driver to pre-create snapsh...
2014-07-24  Peter Krempastorage: Implement virStorageFileCreate for local and...
2014-07-24  Peter Krempaqemu: Implement DAC driver chown callback to co-operate...
2014-07-24  Peter Krempasecurity: DAC: Plumb usage of chown callback
2014-07-24  Peter Krempasecurity: DAC: Introduce callback to perform image...
2014-07-24  Peter Krempasecurity: DAC: Remove superfluous link resolution
2014-07-24  Peter Krempastorage: Add witness for checking storage volume use...
2014-07-24  Peter Krempastorage: Implement storage driver helper to chown disk...
2014-07-24  Michal PrivoznikqemuConnectGetDomainCapabilities: Use wiser defaults
2014-07-24  Martin Kletzandernumatune: finish the split from domain_conf and remove...
2014-07-24  Nehal J Wanileaseshelper: avoid mem leak after storing lease entries
2014-07-23  Eric Blakemaint: simplify some syntax check exemptions
2014-07-23  Eric Blakeconf: avoid memory leaks while parsing seclabel
2014-07-23  Eric Blakenwfilter: plug memory leak with firewall
2014-07-23  Eric Blakemetadata: track title edits across libvirtd restart
2014-07-23  John Ferlandocs: Point to list of valid pool target volume formats
2014-07-23  Jiri Denemarkspec: Enable sanlock on qemu_kvm_arches for RHEL
2014-07-23  Cédric BosdonnatAdded myself in AUTHORS.in
2014-07-23  Cédric BosdonnatDocumented VIR_DOMAIN_FEATURE_CAPABILITIES use of virDo...
2014-07-23  Ján TomkoIntroduce virTristateSwitch enum
2014-07-23  Ján TomkoIntroduce virTristateBool enum type
2014-07-23  Peter KrempaFix build after 47e5b5ae3262f140955abd57bbb13337c65a3497
2014-07-23  Chen HanxiaoLXC: show used memory as 0 when domain is not active
2014-07-23  Cédric Bosdonnatlxc domain from xml: convert lxc.cap.drop
2014-07-23  Cédric Bosdonnatlxc: allow to keep or drop capabilities
2014-07-23  Chen HanxiaoLXC: create a bind mount for sysfs when enable userns...
2014-07-22  Michal Privozniktests: Remove stale scsihostdata dir
2014-07-22  Peter Krempaqemu: snapshot: Forbid taking/reverting snapshots in...
2014-07-22  Peter Krempaqemu: snapshot: Forbid taking snapshot in invalid state
2014-07-22  Michal Privoznikdomtop: Fix build on mingw
2014-07-21  Eric Blakebuild: fix build without numactl
2014-07-21  Roman Bogorodskiystorage: logical: drop useless if
2014-07-21  Roman BogorodskiyFix build on non-Linux platforms
2014-07-21  John FerlangetAdapterName: Lookup stable scsi_host
2014-07-21  John Ferlanscsi_host: Introduce virFindSCSIHostByPCI
2014-07-21  John FerlanAdd unique_id to nodedev output
2014-07-21  John Ferlanvirutil: Introduce virReadSCSIUniqueId
2014-07-21  John Ferlanscsi_backend: Use existing LINUX_SYSFS_SCSI_HOST_PREFIX...
2014-07-21  Osier Yangstorage: Introduce parentaddr into virStoragePoolSource...
2014-07-21  Osier YangvirStoragePoolSourceAdapter: Refine the SCSI_HOST adapt...
2014-07-21  John FerlangetAdapterName: check for SCSI_HOST
2014-07-21  Peter Krempaschema: pool: netfs: Don't enforce slash in glusterfs...
2014-07-21  Peter Krempadoc: Explicitly specify how to override spice channel...
2014-07-21  Peter Krempanode_device: HAL: Ignore return value of virStrToLong_ui
2014-07-21  Peter Krempautil: Check return value from virStrToLong* functions
2014-07-21  Peter Krempaexamples: domtop: Avoid leaking memory
2014-07-21  Peter Krempaexamples: domtop: Fix uninitialized variable use
2014-07-21  Peter Krempaqemu: snapshot: Reject revertion from clearly bad states
2014-07-21  Peter Krempaqemu: snapshot: Convert if-else switch to switch statement
2014-07-18  Roman Bogorodskiybhyve: reconnect to domains after libvirtd restart
2014-07-18  Hu Taodoc: add domain to address of hostdev pci
2014-07-18  Peter Krempaqemu: snapshot: Forbid snapshots of iSCSI passthrough...
2014-07-18  Peter Krempadoc: domain: Clarify that disk type 'lun' works with...
2014-07-18  Michal Privoznikexamples: Introduce domtop
2014-07-18  Michal PrivoznikKill last strto{l,ll,d} scouts
2014-07-18  Cédric Bosdonnatlxc conf2xml: convert lxc.network.name for veth networks
2014-07-18  Cédric Bosdonnatlxc network configuration allows setting target contain...
2014-07-18  Jiri Denemarkspec: Consolidate with_qemu* definitions
2014-07-17  John Ferlanstorage: Disallow vol_wipe for sparse logical volumes
2014-07-17  John Ferlanstorage: Convert 'building' into a bool
2014-07-17  Geoff Hickeyesx: Fix a comment about VSphere versions
2014-07-17  Roman BogorodskiyFix build by dropping redefined typedefs
2014-07-17  John Ferlanvirsh: Document bandwidth maximum more clearly
2014-07-17  John Ferlanvirsh vol-upload/download disallow negative offset
2014-07-17  Peter Krempatest: metadata: Improve test coverage
2014-07-17  Ján TomkoLog an error when we fail to set the COW attribute
2014-07-17  Peter Krempastorage: Split out volume wiping as separate backend...
2014-07-17  Peter Krempastorage: wipe: Move helper code into storage backend
2014-07-16  Eric Blakeschema: put interleave at correct level
2014-07-16  Geoff Hickeyesx: Fix a bug in the XML code for storage pools
2014-07-16  Martin Kletzanderschema: add interleave inside numatune
2014-07-16  Martin Kletzanderqemu: leave restricting cpuset.mems after initialization
2014-07-16  Martin Kletzanderqemu: split out cpuset.mems setting
2014-07-16  Martin Kletzanderqemu: pass numa node binding preferences to qemu
2014-07-16  Martin Kletzanderqemu: enable disjoint numa cpu ranges
2014-07-16  Martin Kletzanderqemu: newer -numa parameter capability probing
2014-07-16  Martin Kletzanderqemu: memory-backend-ram capability probing
2014-07-16  Martin Kletzanderqemu: allow qmp probing for cmdline options without...
2014-07-16  Martin Kletzandernumatune: add support for per-node memory bindings...
2014-07-16  Martin Kletzanderconf, schema: add support for memnode elements
2014-07-16  Martin Kletzandernumatune: Encapsulate numatune configuration in order...
2014-07-16  Martin Kletzandernumatune: unify numatune struct and enum names
2014-07-16  Martin Kletzandernumatune: create new module for numatune
2014-07-16  Martin Kletzanderconf, schema: add 'id' field for cells
2014-07-16  Martin Kletzanderconf: purely a code movement
2014-07-16  Martin Kletzanderqemu: remove useless error check
2014-07-16  Martin Kletzanderqemu: purely a code movement
2014-07-16  Michele Paolinosupport for QEMU vhost-user
2014-07-16  Eric Blakeblockjob: wait for pivot to complete
2014-07-16  Eric Blakeutil: forbid freeing const pointers
2014-07-16  Chunyan Liuadd nocow test case
2014-07-16  Chunyan Liustoragevol: add nocow to vol xml
2014-07-16  Michal PrivoznikFix const correctness
2014-07-16  Peter Krempastorage: fs: Don't fail volume update if backing store...
next