]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2016-11-02  Pavel Hrdinaconfigure: move gnutls check into virt-gnutls.m4
2016-11-02  Jiri DenemarkPost-release version bump to 2.5.0
2016-11-01  Daniel VeillardRelease of libvirt-2.4.0 v2.4.0
2016-11-01  Daniel P. Berrangedocs: remove obsolete library.xen file
2016-10-28  John Ferlanvsh: Pass correct values for command line completion
2016-10-28  Kothapally... vsh: Using VSH_REQUIRE_OPTION rather than virReportError v2.4.0-rc2
2016-10-28  Laine Stumpnetwork: fix endless loop when starting network with...
2016-10-28  Chen Hanxiaoqemu_driver: unlink new domain cfg file when rollback
2016-10-28  Michal Privoznikqemu: Minimalize global driver accesses
2016-10-27  Nikolay Shirokovskiyqemu: Fix crash during qemuStateCleanup
2016-10-27  Nikolay Shirokovskiydaemon: Fix crash during daemon cleanup
2016-10-27  Maxim Nestratovvz: remove Bridged network name and rename Routed v2.4.0-rc1
2016-10-27  Maxim Nestratovvz: support type=bridge network interface type correctly
2016-10-27  Chen Hanxiaoqemu: Forbid pinning vCPUs for TCG domain
2016-10-27  Ján TomkoRecreate the USB address cache at reconnect
2016-10-27  Ján TomkoDo not try to release virtio serial addresses
2016-10-27  Ján TomkoFix crash on usb-serial hotplug
2016-10-27  Ján TomkoReturn directly from qemuDomainAttachChrDeviceAssignAddr
2016-10-27  Ján TomkoIntroduce virDomainVirtioSerialAddrAutoAssign again
2016-10-27  Ján TomkoAdd 'FromCache' to virDomainVirtioSerialAddrAutoAssign
2016-10-27  Martin Kletzandervirsh: Fix on_shutdown to on_poweroff
2016-10-26  Sławek Kapłońskiqemu, lxc: Raise error message when resuming running...
2016-10-26  Andrea Bolognaniwireshark: Rename plugindir to ws_plugindir
2016-10-26  Andrea Bolognaniwireshark: Inject $(prefix) at the right time
2016-10-26  Andrea Bolognaniwireshark: Strip prefix correctly
2016-10-26  Andrea Bolognaniwireshark: Hoist $ws_prefix declaration
2016-10-26  Andrea Bolognaniwireshark: Introduce $ws_modversion
2016-10-26  Gema Gomezqemu: Add support for using AES secret for SCSI hotplug
2016-10-26  John Ferlanqemu: Add secret object hotplug for TCP chardev TLS
2016-10-26  John Ferlanqemu: Add a secret object to/for a char source dev
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
next