]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2023-09-19  Erik Skultetyci: jobs.sh: Drop comment about the need for Avocado...
2023-09-19  Erik Skultetyci: integration: Drop the 'install-deps' hidden job...
2023-09-19  Erik Skultetyci: integration: Adjust the check for CentOS Stream...
2023-09-19  Erik Skultetyci: integration: Extract the integration CI main recipe...
2023-09-19  Erik Skultetysyntax-check: Drop the shell's 'check for minus' rule
2023-09-18  Michal Privozniksrc: Avoid needless checks before calling g_strdup()
2023-09-18  K Shiva KiranNEWS: Documnet network metadata change event
2023-09-18  K Shiva Kiranexamples: Report network metadata change event
2023-09-18  K Shiva Kirannetwork: Emit Emit network metadata change event
2023-09-18  K Shiva Kirantest_driver: Emit network metadata change event
2023-09-18  K Shiva Kiranremote: Implement client side of network netadata chang...
2023-09-18  K Shiva Kiranconf: Add methods to create Metadata change events
2023-09-18  K Shiva KiranDefine Network Metadata change event
2023-09-15  Michal PrivoznikbhyveBuildControllerArgStr: Fill in missing cases to...
2023-09-15  Michal PrivoznikvirDomainDiskSourceNVMeParse: Use virXMLPropULongLong()
2023-09-15  Michal PrivoznikvirStorageNetHostDef: Convert 'transport' field to...
2023-09-15  Michal PrivoznikvirDomainDeviceInfo: Convert 'type' field to proper...
2023-09-15  Michal PrivoznikvirDomainWatchdogDef: Convert 'action' field to proper...
2023-09-15  Michal PrivoznikvirDomainWatchdogDef: Convert 'model' field to proper...
2023-09-15  Michal PrivoznikvirDomainRNGDef: Convert 'backend' field to proper...
2023-09-15  Michal PrivoznikvirDomainRNGDef: Convert 'model' field to proper enum...
2023-09-15  Michal PrivoznikvirDomainControllerDef: Convert 'type' field to proper...
2023-09-15  Michal PrivoznikvirDomainHostdevSubsys: Convert 'type' field to proper...
2023-09-15  Michal PrivoznikvirDomainHostdevCaps: Convert 'type' field to proper...
2023-09-15  Michal PrivoznikvirDomainHostdevDef: Convert 'mode' field to proper...
2023-09-15  Michal PrivoznikvirDomainHostdevSubsysSCSIVHost: Convert 'protocol...
2023-09-15  Michal PrivoznikvirDomainHostdevSubsysSCSI: Convert 'protocol' field...
2023-09-15  Michal Privozniksrc: Drop needless typecast to virDomainDiskBus
2023-09-15  Michal Privoznikqemu_domain_address: Drop needless typecast to virDomai...
2023-09-15  Michal Privozniksrc: Drop needless typecast to virDomainDeviceType
2023-09-15  Michal Privoznikqemu: Drop needless typecast to virDomainFSDriverType
2023-09-15  Michal Privoznikqemu_domain_address: Drop needless typecast in qemuDoma...
2023-09-15  Michal Privozniksrc: Access hostdev->source.subsys iff VIR_DOMAIN_HOSTD...
2023-09-15  Michal Privozniklxc_controller: Access correct union member in virLXCCo...
2023-09-14  Boris Fiuczynskiqemuxml2argvtest: Fix tests failing on none x86 host...
2023-09-13  Erik Skultetyci: jobs.sh: Add back '--no-suite syntax-check --print...
2023-09-13  Peter KrempavirStorageSourceClear: Clear 'vdpadev' field
2023-09-12  Jonathon Jongsmaqemu: Implement support for vDPA block devices
2023-09-12  Jonathon Jongsmaqemu: consider vdpa block devices for memlock limits
2023-09-12  Jonathon Jongsmaqemu: make vdpa connect function more generic
2023-09-12  Jonathon Jongsmaqemu: add virtio-blk-vhost-vdpa capability
2023-09-12  Jonathon Jongsmaconf: add ability to configure a vdpa block disk device
2023-09-12  Erik Skultetyci: Drop the now unused Makefile
2023-09-12  Erik Skultetyci: helper: Drop the _make_run method
2023-09-12  Erik Skultetyci: helper: Drop the --meson-args/--ninja-args CLI...
2023-09-12  Erik Skultetyci: helper: Drop original actions
2023-09-12  Erik Skultetyci: helper: Add a job argparse subparser
2023-09-12  Erik Skultetyci: helper: Add an action to run the container workload...
2023-09-12  Erik Skultetyci: helper: Rework _lcitool_run method logic
2023-09-12  Erik Skultetyci: helper: Add a helper to create a local repo clone...
2023-09-12  Erik Skultetyci: helper: Add Python code hangling git clones
2023-09-12  Erik Skultetyci: helper: Add a required_deps higher order helper...
2023-09-12  Erik Skultetyci: helper: Add --lcitool-path CLI option
2023-09-12  Erik Skultetyci: helper: Don't make ':' literal a static part of...
2023-09-12  Erik Skultetyci: helper: Drop _lcitool_get_targets method
2023-09-12  Erik Skultety.gitlab-ci.yml: Convert the potfile job to the build...
2023-09-12  Erik Skultety.gitlab-ci.yml: Convert the codestyle job to the build...
2023-09-12  Erik Skultety.gitlab-ci.yml: Convert the website build job to the...
2023-09-12  Erik Skultety.gitlab-ci.yml: Convert the cross build job to the...
2023-09-12  Erik Skultety.gitlab-ci.yml: Convert the native build job to the...
2023-09-12  Erik Skultety.gitlab-ci.yml: Add 'after_script' stage to prep for...
2023-09-12  Erik Skultetyci: Rename build.sh -> jobs.sh
2023-09-12  Erik Skultetyci: build.sh: Drop MESON_ARGS definition from global...
2023-09-12  Erik Skultetyci: build.sh: Drop direct invocation of meson/ninja...
2023-09-12  Erik Skultetyci: build.sh: Drop changing working directory to CI_CON...
2023-09-12  Erik Skultetyci: build.sh: Add a wrapper function over the 'website...
2023-09-12  Erik Skultetyci: build.sh: Add a wrapper function over the 'rpmbuild...
2023-09-12  Erik Skultetyci: build.sh: Add a wrapper function over the 'potfile...
2023-09-12  Erik Skultetyci: build.sh: Add a wrapper function over the 'codestyl...
2023-09-12  Erik Skultetyci: build.sh: Add a wrapper function over the 'test...
2023-09-12  Erik Skultetyci: build.sh: Add a helper function to create the dist...
2023-09-12  Erik Skultetyci: build.sh: Add a wrapper function over the 'build...
2023-09-12  Erik Skultetyci: build.sh: Add a wrapper function over meson's setup
2023-09-12  Erik Skultetyci: build.sh: Add a wrapper function executing 'shell...
2023-09-12  Erik Skultetyci: build.sh: Don't mention that MESON_ARGS are availab...
2023-09-12  Erik Skultetyci: build.sh: Add GIT_ROOT env helper variable
2023-09-12  Erik Skultetyci: build.sh: Add variables from .gitlab-ci.yml
2023-09-11  Peter Krempamanpage: virsh: Note that 'virsh undefine --remove...
2023-09-11  Michal Privoznikvirutil: Check retval of capng_apply()
2023-09-11  Michal Privozniklxc_container: Check retval of capng_get_caps_process()
2023-09-11  Praveen K Paladuguch: Fix cloud-hypervisor version processing
2023-09-08  Michal Privoznikvirnetdevopenvswitch: Propagate OVS error messages
2023-09-08  김인수Translated using Weblate (Korean)
2023-09-07  Michal Privoznikvirsh-snapshot: Avoid passing NULL to qsort() in virshS...
2023-09-06  Tim Wiederhakecpu_map: Add cpu model EPYC Genoa
2023-09-06  Tim Wiederhakecpu_map: Ignore all vmx-* features in sync_qemu_feature...
2023-09-06  Andrea Bolognanirpm: Install client-qemu with main package
2023-09-06  Peter Krempaqemu: capabilities: Remove 'virQEMUCapsAddCPUDefinitions'
2023-09-06  Peter Krempaqemuxml2argvtest: Remove cpu model faking for fake...
2023-09-06  Peter Krempaqemu: capabilities: Unexport 'virQEMUCapsAddMachine'
2023-09-06  Peter Krempatestutilsqemu: Unexport 'testQemuCapsInit'
2023-09-06  Peter Krempatestutilsqemu: Drop infrastructure for fake-caps testing
2023-09-06  Peter Krempaqemustatusxml2xmltest: Remove capabilities infrastructure
2023-09-06  Peter Krempatestutilsqemu: Drop fake machine capability data for...
2023-09-06  Peter Krempaqemuxml2argvtest: Modernize rest of the test cases
2023-09-06  Peter Krempaqemuxml2argvtest: Modernize 'cpu-exact' cases
2023-09-06  Peter Krempaqemuxml2argvtest: Modernize 'cpu-(no)fallback' test
2023-09-06  Peter Krempaqemuxml2argvtest: Modernize 'cpu-strict' case
2023-09-06  Peter Krempaqemuxml2argvtest: Modernize 'cpu-minimum' cases
2023-09-06  Peter Krempaqemuxml2argvtest: Modernize 'cpu-Haswell' test cases
next