]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2020-08-03  Michal Privoznikqemu_domain_namespace.c: Rename qemuDomainAttachDeviceM...
2020-08-03  Michal PrivoznikqemuDomainAttachDeviceMknodHelper: Don't leak data...
2020-08-03  Michal PrivoznikqemuDomainNamespaceSetupHostdev: Create paths in one go
2020-08-03  Michal Privoznikqemu_domain_namespace: Check for namespace enablement...
2020-08-03  Michal Privoznikqemu_domain_namespace: Drop unused @cfg argument
2020-08-03  Michal Privoznikqemu_domain_namespace: Rename qemuDomainCreateNamespace()
2020-08-03  Michal Privoznikqemu: Separate out namespace handling code
2020-08-03  Ján Tomkoqemu: capabilities: add missing comma
2020-08-03  Peter Krempadocs: css: Hide redundant 'Contents:' line in table...
2020-08-03  Peter Krempadocs: css: Add separation for table of contents generat...
2020-08-03  Peter Krempadocs: css: Make definition list 'code' entries bold...
2020-08-03  Peter Krempadocs: build: Don't include stylesheet in intermediate...
2020-08-03  Peter Krempakbase: debuglogs: Add some more example filters settings
2020-08-03  Peter Krempakbase: debuglogs: Include more data to attach to bugreports
2020-08-03  Peter Krempadocs: build: Use proper path to file in 'contribute...
2020-08-03  Peter Krempadocs: meson: Simplify generation of html files
2020-08-03  Ján TomkoRemove unused variables
2020-08-03  Ján Tomkoutil: cgroup: remove unused opts in virCgroupV2BindMount
2020-08-03  Ján Tomkoutil: delete virStringListFree
2020-08-03  Ján Tomkoutil: recommend g_strfreev instead of virStringListFree
2020-08-03  Ján TomkoUse g_strfeev instead of virStringFreeList
2020-08-03  Ján Tomkoutil: remove virStringListCopy
2020-08-03  Ján Tomkoconf: use g_strdupv instead of virStringListCopy
2020-08-03  Ján Tomkovirt-login-shell: correctly calculate string length
2020-08-03  Ján Tomkotools: remove unnecessary includes
2020-08-03  Ján Tomkoutil: virlog: unexport virLogVMessage
2020-08-03  Ján Tomkoutil: log: move virLogMessage
2020-08-03  Ján Tomkoutil: viruri: move libxml include
2020-08-03  Ján Tomkohyperv: include virxml.h
2020-08-03  Ján Tomkoutil: virstring.h: remove stdarg.h include
2020-08-03  Ján Tomkotools: virt-admin: do not leak daemon-log settings
2020-08-03  Ján Tomkotools: remove unread variables
2020-08-03  Ján Tomkovirsh: completer: use signed variable for XPathNodeSet...
2020-08-03  Ján Tomkoutil: sync variable names between header and C files
2020-08-03  Ján Tomkoutil: virhostmem: do not use scanf without field limits
2020-08-03  Ján Tomkoutil: command: do not return after abort
2020-08-03  Ján TomkoRemove redundant conditions
2020-08-03  Ján Tomkovz: remove redundant NULL pointer check
2020-08-03  Ján TomkoREADME: drop Travis CI badge
2020-08-03  Ján Tomkoutil: virlog.h: fix macro indentation
2020-08-03  Ján Tomkobuild-aux: add sc_ prefix to more syntax checks
2020-08-03  Ján Tomkobuild-aux: set the PYTHON variable in the Makefile
2020-08-03  Ján Tomkoconfig.h: add a copyright blurb
2020-08-03  Peter Krempadocs: kbase: Port 'debuglogs' document from libvirt...
2020-08-03  Peter Krempadocs: kbase: Make kbase article directory wider
2020-08-03  Peter Krempadocs: kbase: Convert 'kbase' article registry to RST
2020-08-03  Martin KletzanderIgnore clangd-related files and folders
2020-08-03  Martin Kletzanderresctrl: Rename virResctrlLockWrite -> virResctrlLock
2020-08-03  Martin Kletzanderutil: Get rid of virFileFlock()
2020-08-03  Martin Kletzanderresctrl: Use exclusive lock for /sys/fs/resctrl
2020-08-03  Wang Xinconf: allow shmem name change in migration
2020-08-03  Wang Xinqemu: add support for shmem-{plain, doorbell} role
2020-08-03  Ján Tomkoci: specify containter dependencies for all the jobs
2020-08-03  Pavel Hrdinameson: .gitlab-ci.yml: switch armv7l build to Debian 10
2020-08-03  Pavel Hrdinameson: update .gitlab-ci.yml file
2020-08-03  Pavel Hrdinameson: drop incomplete conversion error and option
2020-08-03  Pavel Hrdinameson: adjust our documentation to mention meson instea...
2020-08-03  Pavel Hrdinameson: now we can drop all autoconf related gitignore...
2020-08-03  Pavel Hrdinameson: drop all unused bits from configure.ac
2020-08-03  Pavel Hrdinameson: drop remaining m4 helper files
2020-08-03  Pavel Hrdinameson: remove unused bits from GNUmakefile
2020-08-03  Pavel Hrdinameson: drop remaining bits from Makefile.am
2020-08-03  Pavel Hrdinameson: add rule to build and install only web documentation
2020-08-03  Pavel Hrdinameson: update spec file to use meson
2020-08-03  Pavel Hrdinameson: add syntax-check
2020-08-03  Pavel Hrdinameson: generate developer tooling files
2020-08-03  Pavel Hrdinameson: generate run helper
2020-08-03  Pavel Hrdinameson: generate and distribute spec files and AUTHORS
2020-08-03  Pavel Hrdinameson: install pkgconfig files
2020-08-03  Pavel Hrdinameson: docs/html: add html test
2020-08-03  Pavel Hrdinameson: docs/schemas: install RNG schemas
2020-08-03  Pavel Hrdinameson: docs/manpages: install man pages
2020-08-03  Pavel Hrdinameson: docs/logos: install logo files
2020-08-03  Pavel Hrdinameson: docs/kbase: build html files
2020-08-03  Pavel Hrdinameson: docs/js: install javascript files
2020-08-03  Pavel Hrdinameson: docs/internals: build html files
2020-08-03  Pavel Hrdinameson: docs/html: generate admin,lxc and qemu API docum...
2020-08-03  Pavel Hrdinameson: docs/html: generate libvirt API documentation
2020-08-03  Pavel Hrdinameson: docs/fonts: install font files
2020-08-03  Pavel Hrdinameson: docs: copy asset data to build dir
2020-08-03  Pavel Hrdinameson: docs: build news.html from NEWS.rst
2020-08-03  Pavel Hrdinameson: docs: build hvsupport.html
2020-08-03  Pavel Hrdinameson: docs: build *.html files from *.rst files
2020-08-03  Pavel Hrdinameson: docs: build *.html files from *.html.in files
2020-08-03  Pavel Hrdinameson: docs: introduce XSL files
2020-08-03  Pavel Hrdinameson: docs: introduce meson-html-gen.py helper
2020-08-03  Pavel Hrdinameson: docs: introduce docs_rst2html_gen generator
2020-08-03  Pavel Hrdinameson: docs: generate aclperms.htmlinc
2020-08-03  Pavel Hrdinameson: docs: generate docs timestamp
2020-08-03  Pavel Hrdinameson: docs: build api XML files
2020-08-03  Pavel Hrdinameson: docs: introduce docs directory
2020-08-03  Pavel Hrdinameson: po: introduce libvirt translation
2020-08-03  Pavel Hrdinameson: examples: build and install example files
2020-08-03  Pavel Hrdinameson: tests: add valgrind test setup
2020-08-03  Pavel Hrdinameson: tests: add file access test setup
2020-08-03  Pavel Hrdinameson: tests: add test scripts
2020-08-03  Pavel Hrdinameson: tests: build helper binaries
2020-08-03  Pavel Hrdinameson: tests: add helper binaries build support
2020-08-03  Pavel Hrdinameson: tests: add yajl specific tests
2020-08-03  Pavel Hrdinameson: tests: add vmx specific tests
next