]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2019-08-14  Ján Tomkoutil: introduce readonly attribute to virPCIDeviceConfi...
2019-08-14  Ján Tomkoutil: Introduce virPCIDeviceConfigOpenWrite
2019-08-14  Ján Tomkoutil: introduce virPCIDeviceConfigOpenInternal
2019-08-14  Ján Tomkorpc: make virNetDaemonCallInhibit a no-op with no logind
2019-08-14  Ján Tomkoutil: cache the result of whether logind is available
2019-08-14  Ján Tomkoutil: introduce virSystemdHasLogind
2019-08-14  Ján Tomkoutil: be quiet when pm-is-supported is unavailable
2019-08-14  Ján Tomkoutil: do not repeat the pm-is-supported string
2019-08-14  Ján Tomkoutil: use VIR_AUTOPTR virNodeSuspendSupportsTargetPMUtils
2019-08-14  Jiri Denemarkqemu: Allow migration with disk cache on
2019-08-14  Jiri Denemarkqemu: Check for drop-cache capability
2019-08-14  Jiri Denemarkqemu: Clarify error message in qemuMigrationSrcIsSafe
2019-08-14  Jiri Denemarkqemu: Fix crash on incoming migration
2019-08-14  Jiri DenemarkRevert "docs: hacking: Add 'Code coverage reports'...
2019-08-14  Jiri DenemarkRevert "configure: Remove --enable-test-coverage"
2019-08-13  Daniel Henrique... qemuxml2xmltest: Redirect access to FW descriptor dirs
2019-08-12  Laine Stumputil: allow tap-based guest interfaces to have MAC...
2019-08-12  Andrea Bolognanitests: Update replies for QEMU 2.12.0 on aarch64
2019-08-12  Wim ten Havetests: add tests for kvm-hint-dedicated feature
2019-08-12  Wim ten Haveqemu: support for kvm-hint-dedicated performance hint
2019-08-12  Ilias Stamatistest_driver: implement virDomainSetBlockIoTune
2019-08-12  Ilias Stamatistest_driver: implement testDomainGetBlockIoTune
2019-08-12  Andrea Bolognanim4: Drop libxml2 version number from configure help
2019-08-09  Daniel P. Berrangébuild: bump min libxml2 to 2.9.1
2019-08-09  Maxiwell S... qemu: check if numa cell's cpu range match with cpu...
2019-08-09  Daniel P. Berrangéremote: enable connecting to the per-driver daemons
2019-08-09  Daniel P. Berrangéremote: refactor the code for choosing the UNIX socket...
2019-08-09  Daniel P. Berrangéremote: use enum helpers for parsing remote driver...
2019-08-09  Daniel P. Berrangéremote: handle autoprobing of driver within virtproxyd
2019-08-09  Daniel P. Berrangéremote: open secondary drivers via remote driver if...
2019-08-09  Daniel P. Berrangéremote: change hand written methods to not directly...
2019-08-09  Daniel P. Berrangéremote: fix lock ordering mistake in event registration
2019-08-09  Daniel P. Berrangéremote: change generated methods to not directly access...
2019-08-09  Daniel P. Berrangéremote: get rid of bogus ATTRIBUTE_UNUSED annotation...
2019-08-09  Daniel P. Berrangéadmin: add ability to connect to the per-driver daemon...
2019-08-09  Daniel P. Berrangévz: introduce virtvzd daemon
2019-08-09  Daniel P. Berrangébhyve: introduce virtbhyved daemon
2019-08-09  Daniel P. Berrangévbox: introduce virtvboxd daemon
2019-08-09  Daniel P. Berrangélxc: introduce virtlxcd daemon
2019-08-09  Daniel P. Berrangéqemu: introduce virtqemud daemon
2019-08-09  Daniel P. Berrangélibxl: introduce virtxend daemon
2019-08-09  Daniel P. Berrangénwfilter: introduce virtnwfilterd daemon
2019-08-09  Daniel P. Berrangénodedev: introduce virtnodedevd daemon
2019-08-09  Daniel P. Berrangéstorage: introduce virtstoraged daemon
2019-08-09  Daniel P. Berrangéinterface: introduce virtinterfaced daemon
2019-08-09  Daniel P. Berrangénetwork: introduce virtnetworkd daemon
2019-08-09  Daniel P. Berrangésecret: introduce virtsecretd daemon
2019-08-09  Daniel P. Berrangéremote: introduce virtproxyd daemon to handle IP connec...
2019-08-09  Daniel P. Berrangéremote: in per-driver daemons ensure that state initial...
2019-08-09  Daniel P. Berrangéremote: refactor how list of systemd unit files is...
2019-08-09  Daniel P. Berrangéremote: conditionalize systemd socket unit files
2019-08-09  Daniel P. Berrangéremote: reduce duplication in systemd unit file make...
2019-08-09  Daniel P. Berrangébuild: don't hardcode /etc in the config related files
2019-08-09  Daniel P. Berrangéremote: refactor & rename variables for building libvirtd
2019-08-09  Daniel P. Berrangéremote: remove useless $(LIBSOCKET) variable
2019-08-09  Daniel P. Berrangéremote: conditionalize IP socket config in augeas defin...
2019-08-09  Daniel P. Berrangéremote: conditionalize IP socket config in libvirtd...
2019-08-09  Daniel P. Berrangébuild: use @CONFIG@ instead of ::CONFIG:: in augeas...
2019-08-09  Daniel P. Berrangéremote: conditionalize IP socket usage in libvirtd...
2019-08-09  Daniel P. Berrangéremote: conditionalize driver loading in libvirtd daemon
2019-08-09  Daniel P. Berrangéremote: conditionalize daemon name in libvirtd daemon
2019-08-09  Daniel P. Berrangéremote: stop trying to print help as giant blocks of...
2019-08-09  Daniel P. Berrangébuild: centralize rule for handling generated config...
2019-08-09  Daniel P. Berrangébuild: use a common rule for checking augeas test data...
2019-08-09  Daniel P. Berrangébuild: create all augeas test files in same dir as...
2019-08-09  Daniel P. Berrangébuild: collapse rules adding augeas tests to CLEANFILES
2019-08-09  Daniel P. Berrangébuild: make augeas-gentest.pl write to stdout
2019-08-09  Han Hanlibvirt-admin: Add missing API arguments in debug printings
2019-08-09  Ján TomkoRevert "tpm: Check TPM XML device configuration changes...
2019-08-09  Marc-André... conf: code comment fix for TPM version
2019-08-09  Jiri Denemarkqemu: Pass correct qemuCaps to virDomainDeviceDefPostParse
2019-08-09  Jiri Denemarkqemu: Pass correct qemuCaps to virDomainDefParseNode
2019-08-09  Jiri Denemarkqemu: Pass correct qemuCaps to virDomainDefPostParse
2019-08-09  Jiri Denemarkqemu: Pass correct qemuCaps to virDomainDefCopy
2019-08-09  Jiri Denemarkqemu: Pass qemuCaps to qemuMigrationCookieXMLParse
2019-08-09  Jiri Denemarkqemu: Pass correct qemuCaps to virDomainDefParseString
2019-08-09  Jiri Denemarkqemu: Pass qemuCaps to qemuMigrationAnyPrepareDef
2019-08-09  Jiri Denemarkqemu: Pass qemuCaps to qemuDomainSaveImageOpen
2019-08-09  Jiri Denemarkqemu: Pass qemuCaps to qemuDomainDefFormatBufInternal
2019-08-09  Jiri Denemarkqemu: Pass qemuCaps to qemuDomainDefCopy
2019-08-09  Michal Privozniknss: Don't leak memory on parse error
2019-08-09  Michal Privozniknss: Include stdio.h and define NULLSTR when debugging...
2019-08-09  Michal Privozniknss: Don't stop parsing on unexpected key
2019-08-09  Paolo Bonzinidocs: formatdomain: explain host-model/host-passthrough...
2019-08-09  Ilias Stamatistest_driver: implement virDomainGetBlockInfo
2019-08-09  Michal Privoznikvirsh: Introduce virshPoolTypeCompleter
2019-08-09  Michal Privoznikvirsh-completer: Drop needless #include
2019-08-09  Michal Privozniktools: Separate checkpoint related completers into...
2019-08-09  Michal Privozniktools: Separate host related completers into a file
2019-08-09  Michal Privozniktools: Separate snapshot related completers into a...
2019-08-09  Michal Privozniktools: Separate secret related completers into a file
2019-08-09  Michal Privozniktools: Separate nwfilter related completers into a...
2019-08-09  Michal Privozniktools: Separate nodedev related completers into a file
2019-08-09  Michal Privozniktools: Separate network related completers into a file
2019-08-09  Michal Privozniktools: Separate interface related completers into a...
2019-08-09  Michal Privozniktools: Separate storage volume related completers into...
2019-08-09  Michal Privozniktools: Separate storage pool related completers into...
2019-08-09  Michal Privozniktools: Separate domain related completers into a file
2019-08-09  Michal Privozniktools: Expose virshCommaStringListComplete()
2019-08-09  Michal Privozniktools: s/Nodedev/NodeDevice/
next