]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2016-03-09  Peter Krempaqemu: add support for offline vcpupin
2016-03-09  Peter Krempaconf: extract ignoring of inactive vcpu pinning information
2016-03-09  Peter Krempaconf: refactor checking for unsupported memory devices
2016-03-09  Peter Krempaconf: introduce parser feature flags
2016-03-09  Peter Krempaqemu: Report pinning for all vCPUs in qemuDomainGetVcpu...
2016-03-09  Peter Krempaconf: Extract code filling data for virDomainGetVcpuPinInfo
2016-03-09  Peter Krempavirsh: vcpupin: Ask for pinning info for all vCPUs
2016-03-08  Jiri Denemarkqemu: Add support for job completed event
2016-03-08  Jiri DenemarkIntroduce job completed event
2016-03-08  Jiri Denemarkqemu: Do not report completed stats until the job finishes
2016-03-08  Jiri Denemarkqemu: Fix a race when computing migration downtime
2016-03-08  Jiri Denemarkqemu: Don't explicitly stop CPUs after migration
2016-03-08  Jiri Denemarkqemu: Properly update completed migration stats
2016-03-08  Jiri Denemarkqemu: Store completed stats at the very end of migration
2016-03-08  Andrea Bolognanihostdev: Remove explicit NULL checks
2016-03-08  Andrea Bolognanihostdev: Fix indentation
2016-03-08  Andrea Bolognanihostdev: Remove inaccurate comment
2016-03-08  Andrea Bolognanihostdev: Make comments easier to change later
2016-03-08  Andrea Bolognanitests: hostdev: Group test cases
2016-03-08  Andrea Bolognanitests: hostdev: Add more checks on list size
2016-03-08  Andrea Bolognanitests: hostdev: Use size_t for count variables
2016-03-08  Andrea Bolognanitests: hostdev: Move variable declaration inside CHECK_...
2016-03-08  Andrea Bolognanitests: hostdev: Use better variable names
2016-03-08  Andrea Bolognanitests: hostdev: Remove magic numbers
2016-03-08  Michal Privoznik_virtualboxCreateMachine: Avoid unbounded stack
2016-03-07  John FerlanAdd secretObjFromSecret
2016-03-07  John Ferlanlocking: Use bit shift for flag values not constant...
2016-03-07  Yuri ChornoivanFix minor typos
2016-03-07  Shanzhi Yuqemu: improve the error when try to undefine transient...
2016-03-07  Peter Krempaqemu: rename: Forbid renaming domains with managed...
2016-03-04  Michal PrivoznikvirLXCProcessMonitorInitNotify: Initialize @inode
2016-03-04  Nikolay Shirokovskiylibxl: reuse virDomainObjUpdateModificationImpact
2016-03-04  Nikolay Shirokovskiylxc: reuse virDomainObjUpdateModificationImpact
2016-03-04  Nikolay Shirokovskiylibxl: Use virDomainLiveConfigHelperMethod for libxlDom...
2016-03-04  Ján Tomkotools: do not leak uri in disconnect handler
2016-03-03  Michal PrivoznikInitialize couple of variables.
2016-03-03  Michal PrivoznikDrop inline keyword from some functions.
2016-03-03  Jiri Denemarkqemu: Check if domain is active in GetControlInfo
2016-03-03  Jiri DenemarkUse correct LDFLAGS for leaseshelper
2016-03-03  Nikolay Shirokovskiydaemon: fixup refcounting in close callback handling
2016-03-02  John Ferlanutil: Cleanup error path for virPolkitAgentCreate
2016-03-02  Michal Privoznikdatatypes.c: Replace 'close' with 'closeData'
2016-03-02  John Ferlanutil: Fix missing initializer for agent
2016-03-01  Jason J. HerneLibvirt: Add missing default value for config option...
2016-03-01  Nikolay Shirokovskiylibxl: Remove extraneous AFFECT_LIVE and not active...
2016-03-01  Nikolay Shirokovskiyconf: Combine if condition in virDomainObjUpdateModific...
2016-03-01  Shanzhi Yuqemu: enalbe hotplugging of macvtap device with multiqueue
2016-03-01  Jiri Denemarkdocs: Clarify interface/target/@dev docs
2016-03-01  Jiri Denemarkqemu: Don't always wait for SPICE to finish migration
2016-03-01  Jiri Denemarkqemu: Don't try to fetch migration stats on destination
2016-03-01  Jiri DenemarkFix formatting in remote_protocol-structs
2016-03-01  Jiri Denemarkutil: Fix build without polkit
2016-03-01  Alexander BurlukaImplement handling of per-domain bandwidth settings
2016-03-01  Alexander BurlukaImplement qemuSetupGlobalCpuCgroup
2016-03-01  Alexander BurlukaAdd global_period and global_quota XML validation test
2016-03-01  Alexander BurlukaAdd error checking on global quota and period
2016-03-01  Alexander BurlukaAdd global quota parameter necessary definitions
2016-03-01  Alexander BurlukaAdd global period definitions
2016-03-01  Nikolay Shirokovskiyvz: implement connection close notification
2016-03-01  Nikolay Shirokovskiydaemon: add connection close rpc
2016-03-01  Nikolay Shirokovskiyremote: factor out feature checks on connection open
2016-03-01  Nikolay Shirokovskiyclose callback: move it to driver
2016-03-01  Nikolay ShirokovskiyvirConnectCloseCallbackDataDispose: remove unnecessary...
2016-03-01  Nikolay Shirokovskiyclose callback API: remove unnecessary locks
2016-03-01  Nikolay ShirokovskiyvirConnectCloseCallbackData: factor out callback disarming
2016-03-01  Nikolay Shirokovskiyclose callback: make unregister clean after connect...
2016-03-01  Nikolay ShirokovskiyvirConnectCloseCallbackData: fix connection object...
2016-03-01  Nikolay Shirokovskiyfactor out virConnectCloseCallbackDataPtr methods
2016-03-01  Henning Schildqemu_cgroup: use virCgroupAddTask instead of virCgroupM...
2016-03-01  Henning Schildqemu_cgroup: put qemu right into emulator sub-cgroup
2016-03-01  Peter Krempaqemu: process: Move emulator thread setting code into...
2016-03-01  Pavel Hrdinaqemu: introduce vram64 attribute for QXL video device
2016-03-01  Pavel Hrdinaqemu_capabilities: introduce QEMU_CAPS_QXL(_VGA)_VRAM64
2016-03-01  Pavel Hrdinadocs/formatdomain: rewrite video documentation
2016-03-01  Pavel Hrdinadomain_conf: always set primary video device as primary
2016-03-01  John Ferlanvirsh: Add support for text based polkit authentication
2016-03-01  John Ferlanutil: Introduce API's for Polkit text authentication
2016-03-01  John Ferlanpolkit: Adjust message when authentication agent isn...
2016-03-01  John Ferlansecret: Rename loadSecrets
2016-03-01  John Ferlansecret: Introduce secretAssignDef
2016-03-01  John Ferlansecret: Introduce listUnlinkSecret
2016-03-01  John Ferlansecret: Create a 'base64File' in virSecretObj
2016-03-01  John Ferlansecret: Create a 'configFile' in virSecretObj
2016-03-01  John Ferlansecret: Adjust logic to build file path in secretLoad
2016-03-01  John Ferlansecret: Rename directory to configDir
2016-03-01  John Ferlansecret: Use 'secret' instead of 's' for variable name
2016-03-01  John Ferlansecret: Rename virSecretObjPtr 'entry' to 'secret'
2016-03-01  John Ferlansecret: Remove local virSecretPtr 'secret'
2016-03-01  John Ferlansecret: Rename virSecretEntry
2016-03-01  John Ferlansecret: Use virFileRewrite instead of replaceFile
2016-03-01  John Ferlansecret: Various formatting cleanups
2016-03-01  Henning Schildvircgroup: one central point for adding tasks to cgroups
2016-03-01  Peter Krempaqemu: Allow setting pinning of emulator/iohtread with...
2016-03-01  Marc-André... qemu: add spice opengl support
2016-03-01  Michal PrivoznikPost-release version bump to 1.3.3
2016-03-01  Martin Kletzanderqemu: Shorten per-domain directory names
2016-03-01  Daniel VeillardRelease of libvirt-1.3.2 v1.3.2
2016-02-27  Roman Bogorodskiydocs: mention ZFS on Linux support
2016-02-26  John Ferlanstorage: Fix error path in storagePoolDefineXML v1.3.2-rc2
2016-02-26  John Ferlanstorage: Fix error path in virStoragePoolObjLoad
next