]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
2023-09-19 Jonathon JongsmaGeneralize qemuDomainLogContextNew()
2023-09-19 Jonathon Jongsmaqemu: add functions to start and stop nbdkit
2023-09-19 Jonathon Jongsmaqemu: query nbdkit module dir from binary
2023-09-19 Jonathon Jongsmaqemu: Add qemuNbdkitProcess
2023-09-19 Jonathon Jongsmaqemu: use file cache for nbdkit caps
2023-09-19 Jonathon Jongsmaqemu: implement persistent file cache for nbdkit caps
2023-09-19 Jonathon Jongsmaqemu: implement basic virFileCache for nbdkit caps
2023-09-19 Jonathon Jongsmautil: Allow virFileCache data to be any GObject
2023-09-19 Jonathon Jongsmaqemu: expand nbdkit capabilities
2023-09-19 Jonathon Jongsmaqemu: Add functions for determining nbdkit availability
2023-09-19 Jonathon Jongsmaschema: allow 'ssh' as a protocol for network disks
2023-09-19 Jim Fehliglibxl: Fix Domain-0 ballooning logic
2023-09-19 Erik Skultetyci: jobs.sh: Define and create SCRATCH_DIR for local...
2023-09-19 Erik Skultetyci: jobs.sh: run_integration: Print DAEMONS variable...
2023-09-19 Erik Skultetyci: jobs.sh: integration: Execute commands via 'run_cmd...
2023-09-19 Erik Skultetyci: jobs.sh: Introduce a quiet version of run_cmd
2023-09-19 Erik Skultetyci: jobs.sh: run_integration: Make POSIX-compliant
2023-09-19 Erik Skultetyci: jobs.sh: run_integration: Add/Rewrite/Reformat...
2023-09-19 Erik Skultetyci: jobs.sh: integration: Use --quiet with virsh
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
next