]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
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...
2016-02-19 Peter Krempaqemu: emulatorpin: Always set affinity when pinning...
2016-02-19 Cole Robinsonqemu: parse: drop redundant AddImplicitControllers
2016-02-19 Cole Robinsonqemu: parse: rename qemuCaps->caps
2016-02-19 Cole Robinsondomain: add implicit controllers from post parse
2016-02-19 Jiri DenemarkCheck for active domain in virDomainObjWait
2016-02-19 Jiri Denemarkqemu: Avoid calling qemuProcessStop without a job
2016-02-19 Jiri Denemarkqemu: Simplify error handling in qemuProcessReconnect
2016-02-19 Jiri Denemarkqemu: Process monitor EOF in a job
2016-02-19 Jiri Denemarkqemu: Start an async job for processGuestPanicEvent
2016-02-19 Jiri Denemarkqemu: Start job in qemuDomainDestroyFlags early
2016-02-19 Jiri Denemarkqemu: Introduce qemuProcessBeginStopJob
2016-02-19 Jiri Denemarkqemu: Pass async job to qemuProcessInit
2016-02-19 Jiri Denemarkqemu: End nested jobs properly
2016-02-19 Jiri Denemarkqemu: Export qemuDomainObjBeginNestedJob
2016-02-19 Peter Krempavirsh: cpupin: Extract getter code into a separate...
2016-02-19 Peter Krempaqemu: qemuDomainGetStatsVcpu: Fix output for possible...
2016-02-19 Peter Krempaqemu: vcpupin: Always set affinity even when cgroups...
2016-02-19 Peter Krempaqemu: vcpupin: Don't overwrite errors from functions...
2016-02-19 Peter Krempautil: Use virBitmapIsBitSet in freebsd impl of virProce...
2016-02-19 Peter Krempavirsh: cmdVcpuPin: Simplify handling of API flags
2016-02-19 Andrea Bolognanitest: qemuxml2argv: Drop QEMU_CAPS_DEVICE uses
2016-02-19 Erik Skultetyadmin: Fix memory leak in remoteAdminConnectClose
2016-02-18 Matthias Bolteesx: Avoid using vSphere SessionIsActive function
2016-02-18 Ján TomkoError out on missing machine type in machine configs
2016-02-18 Ján Tomkovsh: use virBufferTrim in vshOutputLogFile
2016-02-18 John Ferlanqemu: Introduce qemuBuildMonitorCommandLine
2016-02-18 John Ferlanqemu: Introduce qemuBuildSgaCommandLine
2016-02-18 John Ferlanqemu: Introduce qemuBuildSmbiosCommandLine
2016-02-18 John Ferlanqemu: Introduce qemuBuildNumaCommandLine
2016-02-18 John Ferlanqemu: Introduce qemuBuildIOThreadCommandLine
2016-02-18 John Ferlanqemu: Rename qemuBuildSmpArgStr to qemuBuildSmpCommandLine
next