]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2020-09-10  Daniel P. BerrangéFix linkage to libutil and libkvm on FreeBSD 11
2020-09-10  Matt ColemanFix a typo in hacking.rst: "contirbute" -> "contribute"
2020-09-10  Matt ColemanFix errors in contribute.html.in
2020-09-10  Matt ColemanFix a typo in compiling.html.in: that -> from
2020-09-09  Daniel P. Berrangéremote: fix error reporting for invalid daemon mode
2020-09-09  Daniel P. Berrangérpc: use new virt-ssh-helper binary for remote tunnelling
2020-09-09  Daniel P. Berrangérpc: switch order of args in virNetClientNewSSH
2020-09-09  Daniel P. Berrangéremote: introduce virt-ssh-helper binary
2020-09-09  Daniel P. Berrangéremote: extract logic for determining daemon to connect to
2020-09-09  Daniel P. Berrangéremote: split out function for constructing socket...
2020-09-09  Daniel P. Berrangéremote: parse the remote transport string earlier
2020-09-09  Daniel P. Berrangéremote: split out function for parsing URI scheme
2020-09-09  Daniel P. Berrangéremote: split off enums into separate source file
2020-09-09  Daniel P. Berrangéremote: push logic for default netcat binary into commo...
2020-09-09  Daniel P. Berrangérpc: merge logic for generating remote SSH shell script
2020-09-09  Sebastian Mitterledisk storage: fix allocation size for pool format dos
2020-09-09  Ian Wienanddoc: add some examples for IPv6 NAT configuration
2020-09-09  Hao Wangclient: fix memory leak in client msg
2020-09-09  Michal PrivoznikqemuFirmwareFillDomain: Fill NVRAM template on migratio...
2020-09-09  Ján Tomkovirsh: cmdScreenshot: fix cbdata passing to virshStreamSink
2020-09-09  Tim Wiederhakecpu_ppc64: Remove error path in virCPUppc64DriverGetModels
2020-09-09  Tim Wiederhakecpu_map: Use g_auto* in loadData
2020-09-08  Daniel Henrique... cpu_ppc64.c: use g_autoptr() whenever possible
2020-09-08  Daniel Henrique... cpu_ppc64.c: use g_autofree() whenever possible
2020-09-08  Daniel Henrique... cpu_ppc64.c: use g_autoptr() in virCPUppc64GetHost()
2020-09-08  Daniel Henrique... cpu_ppc64.c: use g_autoptr() with virCPUppc64MapPtr
2020-09-08  Daniel Henrique... cpu_ppc64.c: register AUTOPTR_CLEANUP_FUNC for virCPUpp...
2020-09-08  Daniel Henrique... cpu_ppc64.c: use typedefs for 'struct ppc64_map'
2020-09-08  Daniel Henrique... cpu_ppc64.c: use g_autoptr() with virCPUppc64ModelPtr
2020-09-08  Daniel Henrique... cpu_ppc64.c: register AUTOPTR_CLEANUP_FUNC for virCPUpp...
2020-09-08  Daniel Henrique... cpu_ppc64.c: use typedefs for 'struct ppc64_model'
2020-09-08  Daniel Henrique... cpu_ppc64.c: modernize ppc64VendorParse()
2020-09-08  Daniel Henrique... cpu_ppc64.c: register AUTOPTR_CLEANUP_FUNC for virCPUpp...
2020-09-08  Daniel Henrique... cpu_ppc64.c: use typedefs for 'struct ppc64_vendor'
2020-09-08  Andika TriwidadaTranslated using Weblate (Indonesian)
2020-09-08  Tim Wiederhakecpu: Use g_auto* in virCPUGetHost
2020-09-08  Tim Wiederhakecpu: Use g_auto* in virCPUCompareXML
2020-09-08  Tim Wiederhakecpu_map: Use g_auto* in loadIncludes
2020-09-08  Tim Wiederhakecpu_map: Use g_auto* in cpuMapLoadInclude
2020-09-08  Pavel Hrdinasrc/storage/meson: fix vir_storage_file_gluster module...
2020-09-08  Ján Tomkocheck for NULL before calling g_regex_unref
2020-09-08  Michal Privoznikdocs: Discourage users from using fwcfg
2020-09-08  Erik Skultetydocs: Rephrase the video 'none' type to clarify the...
2020-09-08  Neal Gomparpm: Remove pointless explicit dependency on 'readline'
2020-09-08  Michal Privoznikvirnuma: Report error when NUMA -> CPUs translation...
2020-09-08  Michal Privoznikwireshark: Prefer ws_version.h over config.h
2020-09-08  Michal Privoznikqemu_process: Separate VIR_PERF_EVENT_* setting into...
2020-09-08  Peter KrempaqemuBlockStorageSourceCreateDetectSize: Propagate clust...
2020-09-08  Peter Krempaqemu: block: Allow specifying cluster size when using...
2020-09-08  Peter Krempaqemu: monitor: Detect image cluster size from 'query...
2020-09-08  Peter KrempaRevert "news: qemu: Support TLS for NBD connections...
2020-09-07  Michal Privoznikqemu_namespace: Don't leak mknod items that are being...
2020-09-07  Martin Kletzanderqemu: Allow setting affinity to fail and don't report...
2020-09-07  Martin KletzanderDo not report error when setting affinity is allowed...
2020-09-07  Ján Tomkoqemu: migration: remove unused variable
2020-09-07  Michal Privozniklib: Prefer g_autoptr() declaration of virQEMUDriverCon...
2020-09-07  Michal Privoznikqemu_interface: Fix @cfg refcounting in qemuInterfacePr...
2020-09-07  Nikolay Shirokovskiyutil: remove unused virThreadPoolNew macro
2020-09-07  Nikolay Shirokovskiyrpc: cleanup virNetDaemonClose method
2020-09-07  Nikolay Shirokovskiyqemu: implement driver's shutdown/shutdown wait methods
2020-09-07  Nikolay Shirokovskiyqemu: avoid deadlock in qemuDomainObjStopWorker
2020-09-07  Nikolay Shirokovskiyvireventthread: exit thread synchronously on finalize
2020-09-07  Nikolay Shirokovskiyqemu: don't shutdown event thread in monitor EOF callback
2020-09-07  Nikolay Shirokovskiyrpc: finish all threads before exiting main loop
2020-09-07  Nikolay Shirokovskiyrpc: add shutdown facilities to netserver
2020-09-07  Nikolay Shirokovskiyrpc: add virNetDaemonSetShutdownCallbacks
2020-09-07  Nikolay Shirokovskiyrpc: don't unref service ref on socket behalf twice
2020-09-07  Nikolay Shirokovskiyutil: add stop/drain functions to thread pool
2020-09-07  Nikolay Shirokovskiyutil: always initialize priority condition
2020-09-07  Nikolay Shirokovskiylibvirt: add stateShutdownPrepare/stateShutdownWait...
2020-09-06  Martin Kletzanderqemu: Fix comment in qemuProcessSetupPid
2020-09-05  Martin Kletzandernews: qemu: Allow migration over UNIX sockets
2020-09-05  Martin Kletzanderqemu: Allow migration over UNIX socket
2020-09-04  Daniel P. Berrangénetwork: drop use of dummy tap device in bridges
2020-09-04  Tim Wiederhakecpu_map: Use g_auto* in cpuMapLoad
2020-09-04  Daniel P. Berrangéutil: add device name in errors from ethtool ioctls
2020-09-04  Martin Kletzanderqemu: Do not error out when setting affinity failed
2020-09-04  Daniel P. Berrangéutil: re-add conditional for ifi_iqdrops field for...
2020-09-04  Daniel P. Berrangétools: avoid unused parameter warning when readline...
2020-09-04  Martin Kletzanderpeer2peer migration: allow connecting to local sockets
2020-09-04  Martin Kletzanderqemu: Allow NBD migration over UNIX socket
2020-09-04  Martin Kletzandertests: Add simple test for virDomainMigrateCheckNotLocal
2020-09-04  Martin Kletzanderqemu: Rework starting NBD server for migration
2020-09-04  Martin Kletzandervirsh: Reuse existing variable when parsing migrate...
2020-09-04  Martin Kletzanderqemu: Rework qemuMigrationSrcConnect
2020-09-04  Martin Kletzanderqemu: Use g_autofree in qemuMigrationSrcConnect
2020-09-04  Michal Privoznikqemu_namespace: Be tolerant to non-existent files when...
2020-09-03  Ján Tomkoutil: virnetdevtap: stats: fix txdrop on FreeBSD
2020-09-03  Daniel P. Berrangéremote: adapt augeas test case for dynamic polkit confi...
2020-09-03  Roman Bogorodskiybuild-aux: use GNU sed for syntax-check on FreeBSD
2020-09-03  Michal Privoznikvsh: Define HAVE_STDARG_H before including readline
2020-09-03  Michal Privoznikvsh: Introduce wrapper for add_history()
2020-09-03  Pavel Hrdinameson: add -Wall and -Wextra explicitly
2020-09-03  Daniel P. Berrangéremote: use SocketMode=0600 when polkit is not compiled
2020-09-03  Yanqiu Zhangnews: qemu: Support TLS for NBD connections for pull...
2020-09-03  Jonathon Jongsmatests: change confusing macro agument names
2020-09-02  Han Hanqemu_validate: Only allow none address for watchdog...
2020-09-02  Thomas Huthqemu: Fix domfsinfo for non-PCI device information...
2020-09-02  Thomas Huthqemu: Do not silently allow non-available timers on...
2020-09-02  Andrea BolognaniAUTHORS: Remove Emacs file variables
next