]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2016-10-26  John Ferlanqemu: Need to remove TLS object in RemoveRNGDevice
2016-10-26  John Ferlanqemu: Fix depedency order in qemuRemoveDiskDevice
2016-10-25  John Ferlanvirsh: Add _length parameters to virsh output
2016-10-25  John Ferlanvirsh: Create macros to add IOTUNE values
2016-10-25  John Ferlanqemu: Add the length options to the iotune command...
2016-10-25  John Ferlanconf: Add support for blkiotune "_length" options
2016-10-25  John Ferlanqemu: Add length for bps/iops throttling parameters...
2016-10-25  John Ferlancaps: Add new capability for the bps/iops throttling...
2016-10-25  John Ferlaninclude: Add new definitions for duration for bps/iops...
2016-10-25  John Ferlanqemu: Introduce qemuDomainSetBlockIoTuneDefaults
2016-10-25  John Ferlanqemu: Move setting of conf_disk in qemuDomainSetBlockIoTune
2016-10-25  John Ferlanqemu: Return real error message for block_set_io_throttle
2016-10-25  John Ferlanqemu: Create a macro to handle setting bytes/iops iotun...
2016-10-25  John Ferlanqemu: Move TLS object remove from DetachChr to RemoveChr
2016-10-25  Ján TomkovirQEMUCapsReset: also clear out hostCPUModel
2016-10-25  Jim Fehliglibxl: fix leaking of allocated migration ports
2016-10-24  Viktor Mihajlovskidoc: update virsh domstats documentation for vcpu stati...
2016-10-24  Viktor Mihajlovskiqemu: add vcpu.n.halted to vcpu domain stats
2016-10-24  Viktor Mihajlovskiqemu: Add domain support for VCPU halted state
2016-10-24  Viktor Mihajlovskiqemu: Add monitor support for CPU halted state
2016-10-24  Laine Stumpqemu: replace calls to virDomainPCIAddressReserveNext...
2016-10-24  Laine Stumpconf: make virDomainPCIAddressGetNextSlot() a local...
2016-10-24  Laine Stumpqemu: use virDomainPCIAddressReserveNextAddr in qemuDom...
2016-10-24  Laine Stumpconf: new function virDomainPCIAddressReserveNextAddr()
2016-10-24  Pavel Hrdinadomain: fix migration to older libvirt
2016-10-24  Pavel Hrdinadomain: Add optional 'tls' attribute for TCP chardev
2016-10-24  Pavel Hrdinadomain_conf: remove union for one member from redirdev...
2016-10-24  Pavel Hrdinadomain_conf: fix memory leak in virDomainDefAddConsoleC...
2016-10-24  John Ferlanqemu: Add TLS hotplug for qemuDomainAttachRNGDevice
2016-10-24  John Ferlanqemu: Add TLS hotplug for qemuDomainAttachRedirdevDevice
2016-10-24  John Ferlanqemu: Clean up error path in qemuDomainAttachRedirdevDevice
2016-10-24  John Ferlanqemu: Introduce qemuDomainGetChardevTLSObjects for...
2016-10-24  John Ferlanconf: Use virDomainChrSourceDefNew for virDomainRNGDef...
2016-10-24  John Ferlanconf: Use virDomainChrSourceDefPtr for _virDomainRedird...
2016-10-24  John Ferlanconf: Use virDomainChrSourceDefPtr for _virDomainSmartc...
2016-10-24  Michal PrivoznikxenFormatXLDisk: Unify commas pattern for arguments
2016-10-23  Laine Stumpqemu: change first arg of qemuDomainAttachChrDeviceAssi...
2016-10-23  Laine Stumpqemu: make error message in qemuDomainPCIAddressSetCrea...
2016-10-23  Laine Stumpqemu: remove superfluous setting of addrs->nbuses
2016-10-23  Laine Stumpconf: add typedef for anonymous enum used for memballoo...
2016-10-23  Laine Stumpqemu: replace "def->nets[i]" with "net" and "def->sound...
2016-10-23  Laine Stumpqemu: replace a lot of "def->controllers[i]" with equiv...
2016-10-21  John Ferlanconf: Move the privateData from virDomainChrDef to...
2016-10-21  John FerlanIntroduce virDomainChrSourceDefNew for virDomainChrDefPtr
2016-10-21  John Ferlanvmx: Use the allocator virDomainChrDefNew
2016-10-21  Viktor Mihajlovskidoc: Describe the VCPU states returned by virsh vcpuinfo
2016-10-21  Ján TomkoqemuBuildHostNetStr: remove dead code
2016-10-21  Ján TomkoqemuBuildHostNetStr: do not start options with a comma
2016-10-21  Ján TomkoqemuBuildHostNetStr: use type_sep earlier
2016-10-21  Nikolay Shirokovskiyvz: set something in disk driver name
2016-10-21  Nikolay Shirokovskiyvz: add serial number to disk devices
2016-10-21  John Ferlanbhyve: Need to add parameter to virDomainChrDefNew
2016-10-21  Mikhail Feoktistovvz: set localhost as vnc address
2016-10-21  Michal Privoznikvirt-wireshark.m4: Defer $(prefix) substitution
2016-10-20  Sławek KapłońskinetworkValidate: Forbid new-line char in network name
2016-10-20  Sławek Kapłońskinetwork: Use new util function to check name
2016-10-20  Sławek Kapłońskivirxml: Add function to check if string contains some...
2016-10-19  John Ferlanqemu: Introduce qemuDomainChardevPrivatePtr
2016-10-19  John Ferlanconf: Introduce {default|chardev}_tls_x509_secret_uuid
2016-10-19  Cédric Bosdonnatxl: fix 8126d870 broken test
2016-10-19  Andrea Bolognanispec: Drop support for Fedora < 23
2016-10-19  Cédric Bosdonnatxl: don't output (null) target in domxml-to-native
2016-10-18  Pavel Hrdinaqemu: always generate the same alias for tls-creds...
2016-10-18  Pavel Hrdinaqemu_command: create prefixed alias to separate variable
2016-10-18  Pavel Hrdinaqemu_alias: introduce qemuAliasChardevFromDevAlias...
2016-10-18  Pavel Hrdinaqemu_hotplug: fix crash in hot(un)plugging chardev...
2016-10-17  John Ferlanqemu: Remove unnecessary NULL arg check
2016-10-17  John Ferlanqemu: Add 'verify-peer=yes' test for chardev TCP TLS
2016-10-17  John Ferlanqemu: Remove unnecessary cfg fetch/unref
2016-10-17  Andrea Bolognaniconf: Explain some code in more detail
2016-10-14  Laine Stumpconf: restrict what type of buses will accept a pci...
2016-10-14  John Ferlanutil: Alter return value of virReadFCHost and fix mem...
2016-10-14  Martin Kletzanderconf: Honour flags in virDomainPanicDefParseXML
2016-10-14  Martin Kletzanderschema: Allow alias for panic device
2016-10-14  Michal Privoznikqemu_hotplug: Support interface type of vhost-user...
2016-10-14  Michal PrivoznikqemuBuildHostNetStr: Support VIR_DOMAIN_NET_TYPE_VHOSTUSER
2016-10-14  Michal PrivoznikqemuBuildVhostuserCommandLine: Unify -netdev creation
2016-10-14  Michal PrivoznikqemuBuildVhostuserCommandLine: Reuse qemuBuildChrChardevStr
2016-10-14  Michal PrivoznikqemuBuildChrChardevStr: Introduce @nowait argument
2016-10-14  Michal PrivoznikqemuBuildHostNetStr: Explicitly enumerate net types
2016-10-14  Michal PrivoznikqemuDomainAttachNetDevice: Explicitly list allowed...
2016-10-14  Michal PrivoznikqemuDomainAttachNetDevice: Move hostdev handling a...
2016-10-14  Michal PrivoznikqemuBuildInterfaceCommandLine: Move from if-else forest...
2016-10-14  Michal PrivoznikqemuBuildInterfaceCommandLine: Move vhostuser handling...
2016-10-14  Michal PrivoznikqemuBuildInterfaceCommandLine: Move hostdev handling...
2016-10-14  Michal PrivoznikvirDomainNetGetActualType: Return type is virDomainNetType
2016-10-14  Michal PrivoznikvirDomainNetDefParseXML: Realign
2016-10-14  Michal PrivoznikvirLogDefineOutputs: Fix build without syslog.h
2016-10-14  Peter Krempaschema: smbios: allow any strings
2016-10-14  Peter Krempaqemu: command: escape smbios entry strings
2016-10-14  Peter Krempaqemu: command: Don't bother reporting errors in smbios...
2016-10-14  Peter Krempaqemu: command: Fix up coding style of smbios commandine...
2016-10-13  Michal Privozniksrc: Treat PID as signed
2016-10-13  Ivan Baldovirsh: Be explicit that vol-resize is an offline operation.
2016-10-13  Michal PrivozniktestNodeGetCellsFreeMemory: Fix off by one error
2016-10-13  Michal PrivozniktestOpenDefault: Rename loop variable
2016-10-12  Nitesh Konkarvirsh: Fix typos in manpage
2016-10-12  Nitesh Konkarvirsh: Fix commas in manpage to enhance readability.
2016-10-12  Pavel Hrdinaqemu_command: add support to use virtio as secondary...
2016-10-12  Pavel Hrdinaqemu_command: introduce enum of secondary models for...
next