]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
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...
2014-07-16  Peter Krempastorage: fs: Properly parse backing store info
2014-07-16  Peter Krempastorage: fs: Process backing store data in virStorageBa...
2014-07-16  Peter Krempastorage: backend: fs: Touch up coding style
2014-07-16  Peter Krempastorage: Track backing store of a volume in the target...
2014-07-16  Peter Krempastorage: backend: Fix formatting of function arguments
2014-07-16  Ján TomkoFix assignment of comparison against zero
2014-07-16  Ján TomkoFix error on fs pool build failure
2014-07-15  Eric Blakespec: fix invalid syntax
2014-07-15  Cédric BosdonnatRework lxc apparmor profile
2014-07-15  Roman BogorodskiyImplement interface stats for BSD
2014-07-15  Roman Bogorodskiyutil: virstatslinux: make more generic
2014-07-15  Chunyan Liulibxl: fix return value error Attach|DetachDeviceFlags
2014-07-15  Chunyan Liulibxl: support hotplug of <interface>
2014-07-15  Chunyan Liulibxl: add HOSTDEV type in libxlDomainDetachDeviceConfig
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'
next