]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2015-03-02  Ján TomkoAllow creating volumes with a backing store but no...
2015-03-02  Ján TomkoAllow omitting volume capacity when backing store is...
2015-03-02  Ján TomkoRevert "Restore skipping of setting capacity"
2015-03-02  Ján TomkoProbe for capacity in virStorageBackendUpdateVolTargetInfo
2015-03-02  Ján TomkoAllow cloning volumes with no capacity specified
2015-03-02  Ján TomkoAllow parsing volumes without specifying the capacity
2015-03-02  Ján TomkoParse backingStore before capacity in volume XML
2015-03-02  Ján TomkoAdd flags argument to virStorageVolDefParse*
2015-03-02  Ján TomkoAdd --migratable support to virsh cpu-baseline
2015-03-02  Ján TomkoTrivially implement VIR_CONNECT_BASELINE_CPU_MIGRATABLE...
2015-03-02  Ján TomkoImplement VIR_CONNECT_BASELINE_CPU_MIGRATABLE in the...
2015-03-02  Ján TomkoAdd VIR_CONNECT_BASELINE_CPU_MIGRATABLE flag
2015-03-02  Ján TomkoUse virBufferTrim when generating boot options
2015-03-02  Ján TomkoMake -boot arg generation more readable
2015-03-02  Ján TomkoRemove code handling the QEMU_CAPS_DOMID capability
2015-03-02  Ján TomkoRemove bootloader option from QEMU
2015-03-02  Ján TomkoPost-release version bump for new dev cycle
2015-03-02  Daniel VeillardRelease of libvirt-1.2.13 v1.2.13
2015-02-27  Michal Privoznikdocs: Add mist.io as libvirt-based application
2015-02-27  Ján TomkoReally fix XML formatting flags in SaveImageUpdateDef
2015-02-27  Ján TomkoIgnore listen attribute of <graphics> for type network...
2015-02-26  Peter Krempautil: storage: Fix error type in virStorageSourceParseB...
2015-02-26  Peter Krempautil: storagefile: Don't crash on gluster URIs without...
2015-02-26  Ján Tomkoconf: error out on missing dhcp host attributes
2015-02-26  Luyao Huangconf: error out on invalid host id
2015-02-25  Laine Stumpqemu: fix ifindex array reported to systemd v1.2.13-rc2
2015-02-25  Laine Stumputil: check for null ifname inside virNetDevBandwidthSet()
2015-02-25  Laine Stumpnetwork: only clear bandwidth if it has been set
2015-02-25  Peter Krempaschema: Allow interleaving the /domain/os/type element
2015-02-25  Yuri ChornoivanFix typos in messages
2015-02-25  Ján TomkoFix error messages in virStorageFileGetMetadataFromFD
2015-02-25  Martin Kletzanderschema: Add virtio-mmio address type into RNG
2015-02-25  Ján TomkoClarify behavior or virDomainDetachDevice
2015-02-25  Ján TomkoAssign default SCSI controller model before checking...
2015-02-25  Martin Kletzandervirsh: Add missing parenthesis into man page
2015-02-25  Michal Privoznikqemu: Use correct flags for ABI stability check in...
2015-02-25  Michal Privoznikcpu: Format <cpu/> properly
2015-02-25  Michal PrivoznikvirCPUDefFormatBufFull: Use our general error handling...
2015-02-25  Michal Privoznikutil: Introduce virBufferAddBuffer
2015-02-24  Pavel Hrdinaqemu: fix memory leak while starting a guest
2015-02-24  Michal Privozniknetwork_conf: Forbid commas in DNS TXT
2015-02-23  Stefan ZimmermannRework s390 architecture checking v1.2.13-rc1
2015-02-23  Stefan ZimmermannPrevent default creation of usb controller on s390...
2015-02-23  Daniel Hanselman: moved virsh command cpu-models
2015-02-23  Daniel P. Berrangepo: Add config file for zanata
2015-02-23  Michal Privozniklibvirt-guests: Allow time sync on guests resume
2015-02-21  Cole Robinsonqemu: Fix AAVMF/OVMF #define names
2015-02-20  Marek Marczykowskilibxl: support backend domain setting for disk and...
2015-02-20  Marek Marczykowskiconf: support backend domain name in disk and network...
2015-02-20  Laine Stumpnetwork: allow <pf> together with <interface>/<address...
2015-02-20  Peter Krempaqemu: caps: Add capability bit for the "pc-dimm" device
2015-02-20  Peter Krempaconf: Hoist validation of memory size into the post...
2015-02-20  Peter Krempaconf: numa: Check ABI stability of NUMA configuration
2015-02-20  Peter Krempaconf: ABI: Hugepage backing definition is not guest ABI
2015-02-20  Peter Krempaconf: Move all NUMA configuration to virDomainNuma
2015-02-20  Peter Krempaconf: numa: Add setter/getter for NUMA node memory...
2015-02-20  Peter Krempaconf: numa: Add accessor to NUMA node's memory access...
2015-02-20  Peter Krempaconf: numa: Add accessor for the NUMA node cpu mask
2015-02-20  Peter Krempaconf: numa: Add helper to get guest NUMA node count...
2015-02-20  Peter Krempaqemu: command: Unify retrieval of NUMA cell count in...
2015-02-20  Peter Krempaconf: numa: Don't pass double pointer to virDomainNumat...
2015-02-20  Peter Krempanuma: conf: Tweak parameters of virDomainNumatuneSet
2015-02-20  Peter Krempaconf: numa: Always allocate the NUMA config
2015-02-20  Peter Krempaconf: Allocate domain definition with the new helper
2015-02-20  Peter Krempaconf: Separate helper for creating domain objects
2015-02-20  Peter Krempaconf: numa: Format <numatune> XML only if necessary
2015-02-20  Peter Krempaconf: numa: Refactor logic in virDomainNumatuneParseXML
2015-02-20  Peter Krempaconf: numa: Reformat virDomainNumatuneParseXML
2015-02-20  Peter Krempaconf: numa: Improve error message in case a numa node...
2015-02-20  Peter Krempaconf: numa: Recalculate rather than remember total...
2015-02-20  Peter Krempaconf: Move enum virMemAccess to the NUMA code and rename it
2015-02-20  Peter Krempaconf: numa: Rename virDomainNumatune to virDomainNuma
2015-02-20  Peter Krempaconf: Move NUMA cell formatter to numa_conf
2015-02-20  Peter Krempaconf: numa: Don't duplicate NUMA cell cpumask
2015-02-20  Peter Krempaconf: Refactor virDomainNumaDefCPUParseXML
2015-02-20  Peter Krempaconf: Move NUMA cell parsing code from cpu conf to...
2015-02-20  Peter Krempaconf: Move numatune_conf to numa_conf
2015-02-20  Pavel Hrdinavirsh: fix vcpupin info
2015-02-20  Michal PrivoznikvirQEMUCapsCacheLookupCopy: Filter qemuCaps based on...
2015-02-20  Michal PrivoznikvirQEMUCapsCacheLookupCopy: Pass machine type
2015-02-20  Martin Kletzandervirsh-edit: Make force editing usable
2015-02-19  Mikhail Feoktistovparallels: Set the first HDD from XML as bootable
2015-02-19  Mikhail Feoktistovparallels: Use IS_CT() macro instead of STREQ("exe")
2015-02-19  Mikhail Feoktistovparallels: code aligment
2015-02-19  Jiri DenemarkSearch for schemas and cpu_map.xml in source tree
2015-02-19  Michal PrivoznikqemuMigrationDriveMirror: Listen to events
2015-02-19  Michal PrivoznikqemuProcessHandleBlockJob: Take status into account
2015-02-19  Michal PrivoznikqemuProcessHandleBlockJob: Set disk->mirrorState more...
2015-02-18  Peter Krempaqemu: Exit job on error path of qemuDomainSetVcpusFlags()
2015-02-18  Pavel Hrdinadaemon: Fix segfault by reloading daemon right after...
2015-02-18  Ján Tomkodocs: clarify nat range behavior
2015-02-17  Daniel P. Berrangedocs: add page about virtlockd setup
2015-02-17  Daniel P. Berrangedocs: split out sanlock setup docs
2015-02-17  Pavel Hrdinaqemu_cgroup: initialize mem_mask to NULL
2015-02-17  Prerna SaxenaPowerPC : Forbid NULL CPU model with 'host-model' mode.
2015-02-17  Prerna SaxenaPowerPC : Make 'qemu-system-ppc64' the default emulator...
2015-02-17  Luyao Huangqemu: fix vm deadlock when try to use numatune in sessi...
2015-02-17  Michal PrivoznikqemuBuildMemoryBackendStr: Report backend requirement...
2015-02-17  Michal Privoznikqemuxml2argvtest: Fake response from numad
2015-02-17  Michal Privozniknumatune_conf: Expose virDomainNumatuneNodeSpecified
next