]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2022-03-07  Michal Privozniklxc_fuse: Prefer fuse_file_info::direct_io over mount...
2022-03-07  Michal PrivozniklxcProcReadMeminfo: Fix case when @offset != 0
2022-03-07  Michal PrivozniklxcProcReadMeminfo: Drop @new_meminfo variable
2022-03-07  Michal PrivozniklxcProcReadMeminfo: Drop needless label
2022-03-07  Michal Privozniklxc_fuse: Use automatic file closing
2022-03-07  Michal PrivozniklxcProcReadMeminfo: Rename @fd to @fp
2022-03-07  Michal PrivozniklxcSetupFuse: Cleanup error paths
2022-03-07  Michal Privozniklxc_fuse: Prefer O_ACCMODE instead of & 3
2022-03-07  Michal Privozniklxc_fuse.c: Modernize function declarations
2022-03-07  Michal Privozniklxc_fuse: Drop some G_GNUC_UNUSED attributes
2022-03-07  Michal Privozniklxc_fuse: Move #include <fuse.h>
2022-03-07  Michal Privozniklxc_fuse.h: Don't include lxc_conf.h
2022-03-07  Michal Privozniklxc_fuse: Move virLXCMeminfo struct into lxc_cgroup.h
2022-03-07  Michal Privozniklxc_fuse: Hide struct virLXCFuse
2022-03-07  Martin Kletzanderwireshark: Fix dissector for quad types
2022-03-07  Ján Tomkodocs: remove extra closing tag
2022-03-07  Martin Kletzandertests: Allow expansion of mocked stat symbols
2022-03-07  Martin Kletzandernwfilter: Avoid memory alignment issues
2022-03-07  Martin KletzanderInclude sys/wait.h instead of wait.h
2022-03-07  Martin KletzanderInclude poll.h instead of sys/poll.h
2022-03-07  Martin Kletzandersyntax-check: Rework mock-noinline to get all files...
2022-03-04  Michal Privozniktests: Update IPv4-in-IPv6 addresses
2022-03-04  Michal Privozniksockettest: Check for IPv4-in-IPv6 parsing and formatting
2022-03-04  Michal Privoznikvircgroupmock: Make global variables static
2022-03-04  Michal Privoznikvircgroupmock: Be wiser about detecting fakerootdir...
2022-03-04  Ján Tomkoremote: dispatch: free and close infiles too
2022-03-04  Ján Tomkoremote: close outfiles faster
2022-03-04  Peng Liangrpc: Fix memory leak of fds
2022-03-03  Michal Privozniklibxl: Turn on user aliases
2022-03-03  Peter Krempavirsh: cmdDesc: Fix logic when '-edit' is used along...
2022-03-03  Peter Krempavirsh: domain: Don't use ternaries inside vshPrint...
2022-03-03  Peter Krempavirsh: cmdDesc: Remove unneeded 'cleanup'
2022-03-03  Peter Krempavirsh: cmdDesc: Automatically free memory
2022-03-03  Peter Krempavirsh: cmdDesc: Use 'vshTempFile' type to simplify...
2022-03-03  Peter Krempavsh: Add helper for auto-removing temporary file
2022-03-03  Peter Krempavirsh: cmdDesc: Use separate flags variable for getters
2022-03-03  Peter Krempavirsh: cmdSchedinfo: Add separate variable for holding...
2022-03-03  Peter KrempavirshGetOneDisplay: Refactor formatting of URI params
2022-03-03  Peter KrempavirshGetOneDisplay: Don't reuse 'xpath' variable
2022-03-03  Peter KrempavirshGetOneDisplay: Automaticaly free extracted data
2022-03-03  Peter Krempavirsh: cmdDomDisplay: Remove unneeded 'cleanup' label
2022-03-03  Peter Krempavirsh: cmdDomDisplay: Extract loop body fetching displa...
2022-03-03  Peter Krempavirsh: cmdEvent: Rewrite questionable event registration
2022-03-03  Peter Krempavirsh: Move 'cmdEvent' and all of its machinery to...
2022-03-03  Peter Krempavirsh: Move 'virshDomainBlockJobToString' to virsh...
2022-03-03  Peter KrempavirshEventPrint: Use automatic memory clearing
2022-03-03  Peter Krempavirsh: Use NULLSTR_EMPTY instead of ternary operator
2022-03-03  Peter Krempavirsh: virshVcpuinfoPrintAffinity: Use if-else instead...
2022-03-03  Peter Krempavirsh: cmdRestore: Use if-else instead of ternary operator
2022-03-03  Peter Krempavirsh: doSave: Use if-else instead of ternary operator
2022-03-03  Peter Krempavirsh: cmdStart: Rewrite ternary operator use to standa...
2022-03-03  Peter Krempavirsh: cmdBlockcopy: Use virXMLFormatElement
2022-03-02  Boris Fiuczynskiqemu: segmentation fault in virtqemud executing qemuDom...
2022-03-02  Tim WiederhakeFix typo in NEWS
2022-03-01  Peter Krempavirsh: Require option name for '--pass-fd' argument...
2022-03-01  Peter Krempaqemu: Implement qemuDomainQemuMonitorCommandWithFiles
2022-03-01  Peter Krempavirsh: Implement support for virDomainQemuMonitorComman...
2022-03-01  Peter Krempalib: Introduce 'virDomainQemuMonitorCommandWithFiles'
2022-03-01  Peter Krempavirnetmessage: Introduce virNetMessageClearFDs
2022-03-01  Peter Krempaqemu: block copy: Propagate 'detect_zeroes' properly...
2022-03-01  Kristina Hanicovalibxl: remove redundant variable from libxlDomainJobObj
2022-03-01  Jiri DenemarkPost-release version bump to 8.2.0
2022-03-01  Jiri DenemarkRelease of libvirt-8.1.0 v8.1.0
2022-02-27  Kim InSooTranslated using Weblate (Korean)
2022-02-25  Kim InSooTranslated using Weblate (Korean) v8.1.0-rc2
2022-02-25  Yuri ChornoivanTranslated using Weblate (Ukrainian)
2022-02-25  WeblateUpdate translation files
2022-02-23  Daniel P. Berrangéqemu: support firmware descriptor flash 'mode' for...
2022-02-23  Daniel P. Berrangéqemu: honour user's nvram path when undefining VM
2022-02-23  Daniel P. Berrangétests: don't use auto-generated NVRAM path in tests
2022-02-23  Jiri Denemarkpo: Refresh potfile for v8.1.0 v8.1.0-rc1
2022-02-23  Martin Kletzanderutil: Fix machined servicename
2022-02-23  Michal Privoznikqemu: Don't regenerate NVRAM path if parsed from domain XML
2022-02-23  Jan KuparinenTranslated using Weblate (Finnish)
2022-02-23  Peter KrempaNEWS: Mention chardev hot(un)plug fixes, '-sock' remova...
2022-02-23  Peter Krempaqemu: blockjob: Avoid spurious log errors when cancelli...
2022-02-22  Michal Privoznikqemu: Don't ignore failure when building default memory...
2022-02-22  Daniel P. Berrangéconf: rename struct field for NVRAM template
2022-02-22  Daniel P. Berrangéqemu: inline code for filling in per-VM NVRAM path
2022-02-22  Daniel P. Berrangétests: add test case for NVRAM with template
2022-02-22  Daniel P. Berrangétests: add explicit test case for pflash loader lacking...
2022-02-22  Daniel P. Berrangéqemu: fix bad indentation for qemuDomainNVRAMPathFormat
2022-02-22  Tim WiederhakeFix typo in NEWS
2022-02-22  Martin KletzanderMake systemd unit ordering more robust
2022-02-22  Michal Privoznikqemu: Move some enums impl to qemu_monitor.c
2022-02-21  Martin Kletzanderdocs: Fix template matching in page.xsl
2022-02-21  Hyman Huang(黄勇)NEWS: Document domain dirty page rate calculation APIs
2022-02-21  Michal Privoznikqemu: Use virDomainObjCheckActive() more
2022-02-21  Hyman Huang(黄勇)qemu_driver: Add calc_mode for dirtyrate statistics
2022-02-21  Hyman Huang(黄勇)virsh: Add mode option to domdirtyrate-calc virsh api
2022-02-21  Hyman Huang(黄勇)qemu_driver: Extend flags parameter of virDomainStartDi...
2022-02-21  Hyman Huang(黄勇)qemu_driver: Add mode parameter to qemuDomainStartDirty...
2022-02-21  Hyman Huang(黄勇)include: Introduce virDomainDirtyRateCalcFlags
2022-02-21  Hyman Huang(黄勇)qemu_capabilities: Introduce QEMU_CAPS_DIRTYRATE_MODE...
2022-02-21  Hyman Huang(黄勇)qemu_driver: Probe capability before calculating dirty...
2022-02-21  Hyman Huang(黄勇)qemu_capabilities: Introduce QEMU_CAPS_CALC_DIRTY_RATE...
2022-02-18  Jim Fehliglibxl: Fix libvirtd crash on domain restore
2022-02-17  Peter Krempavirsh-domain: Move and rename cmdStartGetFDs to virshFe...
2022-02-17  Peter KrempacmdStartGetFDs: Modernize
2022-02-17  Peter Krempavirsystemdtest: remove unused 'demo_socket_path'
next