]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
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
2016-02-27 Roman Bogorodskiydocs: mention ZFS on Linux support osstest/frozen/xen-4.4-testing
2016-02-26 John Ferlanstorage: Fix error path in storagePoolDefineXML
2016-02-26 John Ferlanstorage: Fix error path in virStoragePoolObjLoad
2016-02-26 Richard W.M... docs: formatdomain: Document "spice" as a valid value...
2016-02-26 Nitesh Konkarvirsh: reject migration with both --live and --offline
2016-02-26 Ján Tomkoqemu: error out on missing machine type in configs
2016-02-26 Ján Tomkotests: add parseFlags to qemuxml2argvtest
2016-02-26 Ján Tomkotests: add a test for persistent LXC XML parsing
2016-02-26 Ján TomkoRevert "Error out on missing machine type in machine...
2016-02-26 Ján TomkotestCompareDomXML2XMLFiles: add parseFlags parameter
2016-02-25 Jim Fehliglibxl: unref objects in error paths
2016-02-25 John Ferlanstorage: No need to check ret after VIR_APPEND_ELEMENT
2016-02-25 John Ferlanzfs: Resolve RESOURCE_LEAK
2016-02-25 John Ferlanopenvz: Use virStringSplitCount instead of strtok_r
2016-02-25 Andrea Bolognanihostdev: Remove temporary variable when checking for VF
2016-02-25 Andrea Bolognaninetdev: Use virNetDevIsVirtualFunction() properly
2016-02-25 Jiri Denemarkutil: Avoid calling closedir(NULL)
2016-02-25 Michal Privoznikvircgroupmock: Mock access("/sys/devices/system/cpu...
2016-02-25 Osier YangFix bug of attaching redirdev device
2016-02-24 Eric Blakebuild: accomodate selinux 2.5 header API change
2016-02-24 Joao Martinslibxl: implement virDomainInterfaceStats
2016-02-24 Chunyan Liulibxl: small fix in parsing network
2016-02-23 Eric Blakerbd: fix 32-bit build
2016-02-23 Jim Fehliglibxl: fix bogus indentation from commit fb2bd208
2016-02-23 Michal PrivoznikqemuBuildCommandLine: Change the condition for -nographics
2016-02-23 Michal Privoznikxen: Check return value of virStringReplace
2016-02-23 Michal Privoznikvbox: Avoid signed and unsigned comparison
2016-02-23 Michal Privoznikdocs: Try harder to uninstall
2016-02-23 Andrea Bolognanitests: Fix typo oaque -> opaque
2016-02-22 Jim Fehliglibxl: add support for rbd qdisk
2016-02-22 Jim Fehligxenconfig: support xl<->xml conversion of rbd disk...
2016-02-22 Jim Fehligxenconfig: produce key=value disk config syntax in...
2016-02-22 Jim Fehligxenconfig: replace text 'xm' with 'xl' in xlconfigtest
2016-02-22 Andrea Bolognanihostdev: Minor style adjustments
2016-02-22 Michal PrivoznikcmdSaveImageEdit: Prefer VSH_EXCLUSIVE_OPTIONS over...
2016-02-22 Michal PrivoznikcmdNetworkUpdate: Prefer VSH_EXCLUSIVE_OPTIONS over...
2016-02-22 Marc-André... util: TristateBool and TristateSwitch are interchangeable
2016-02-22 Pavel Hrdinaqemu_process: mark auto-generated spice ports as reserved
2016-02-22 Martin KletzanderMiscellaneous for-loop syntax clean-ups
2016-02-22 Paolo Bonziniqemu: add support for LSI SAS1068 (aka MPT Fusion)...
2016-02-22 Michal PrivoznikvirDomainDefFormatInternal: Drop useless check
2016-02-22 Michal PrivoznikadminDaemonListServers: Don't leak @srv_names array
2016-02-19 Andrea Bolognanigic: Introduce VIR_GIC_VERSION_DEFAULT alias
2016-02-19 Andrea Bolognanidocs: List possible GIC versions
2016-02-19 Laurent Bigonvillesecurity_selinux: Fix typo in error message
2016-02-19 Peter Krempaqemu: iothreadpin: Always set affinity when pinning...
next