]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2019-10-09  Michal Privoznikqemu: Fix @vm locking issue when connecting to the...
2019-10-09  Jiri Denemarkqemu: Adapt to changed ppc64 CPU model names
2019-10-09  Jiri DenemarkRevert "domcaps: Treat host models as case-insensitive...
2019-10-08  Daniel P. Berrangébuild: stop clang complaining about redefined typedefs
2019-10-08  Michal PrivoznikRevert "src: Document autostart for session demon"
2019-10-08  Michal Privozniknews: Document autostart fix
2019-10-08  Michal Privozniklib: autostart objects exactly once
2019-10-08  Michal Privoznikdriver: Introduce virDriverShouldAutostart()
2019-10-08  Michal Privoznikqemu_driver: Fix comment of qemuStateCleanup()
2019-10-08  Daniel P. Berrangém4: fix setting of warning flags
2019-10-07  Daniel P. Berrangébuild: ask for -std=gnu99 explicitly
2019-10-07  Daniel P. Berrangébuild: force -Werror for distcheck target
2019-10-07  Daniel P. Berrangébuild: remove the sched gnulib module
2019-10-07  Daniel P. Berrangébuild: drop the isatty gnulib module
2019-10-07  Daniel P. Berrangébuild: drop the ldexp gnulib module
2019-10-07  Daniel P. Berrangébuild: drop the ignore-value gnulib module
2019-10-07  Daniel P. Berrangébuild: remove all gnulib bit manipulation modules
2019-10-07  Pavel Moresfixed handling of sourceless disks in 'domblkinfo' cmd
2019-10-07  Peter Krempatests: qemuxml2argv: Make use of versioned cpu-tsc...
2019-10-07  Peter Krempatests: qemuxml2argv: Remove unused output of 'mlock...
2019-10-07  Peter Krempatests: qemuxml2argv: Remove unused data for s390 keywrap
2019-10-07  Peter Krempatests: qemuxml2argv: Remove unused data for 'pseries...
2019-10-07  Peter Krempatests: qemuxml2argv: Remove unused data for 'serial...
2019-10-07  Daniel P. Berrangébuild: drop the pthread gnulib module
2019-10-07  Daniel P. Berrangébuild: drop the perror gnulib module
2019-10-07  Daniel P. Berrangébuild: drop the gitlog-to-changelog gnulib module
2019-10-07  Daniel P. Berrangébuild: drop the stdarg gnulib module
2019-10-07  Daniel P. BerrangéRevert "build: use autobuild module to make build logs...
2019-10-07  Daniel P. Berrangéutil: drop the stpcpy gnulib module
2019-10-07  Daniel P. Berrangébuild: drop the mktempd gnulib module
2019-10-07  Daniel P. Berrangébuild: drop the inet_pton gnulib module
2019-10-07  Daniel P. Berrangébuild: drop the getopt-posix gnulib module
2019-10-07  Daniel P. Berrangébhyve: stop using private gnulib _getopt_internal_r...
2019-10-07  Fabiano Fidêncioqemu: capabilities: Fill in bochs-display info
2019-10-07  Collin Wallingqemu_driver: hook up query-cpu-model-comparison
2019-10-07  Collin Wallingcpu_conf: xml to cpu definition parse helper
2019-10-07  Collin Wallingqemu_capabilities: introduce QEMU_CAPS_QUERY_CPU_MODEL_...
2019-10-07  Collin Wallingqemu_monitor: implement query-cpu-model-comparison
2019-10-07  Collin Wallingqemu_driver: expand cpu features after baseline
2019-10-07  Collin Wallingqemu_driver: hook up query-cpu-model-baseline
2019-10-07  Collin Wallingqemu_capabilities: introduce QEMU_CAPS_QUERY_CPU_MODEL_...
2019-10-07  Collin Wallingqemu_monitor: implement query-cpu-model-baseline
2019-10-07  Collin Wallingqemu_monitor: make qemuMonitorJSONParseCPUModelData...
2019-10-07  Collin Wallingqemu_monitor: allow cpu props to be optional
2019-10-07  Collin Wallingqemu_monitor: add features to CPU model for QMP command
2019-10-07  Collin Wallingqemu_monitor: use cpu def instead of char for expansion
2019-10-07  Collin Wallingqemu_monitor: expansion cleanups
2019-10-07  Collin Wallingqemu_monitor: refactor cpu model expansion
2019-10-07  Peter Krempamaint: Post-release version bump to 5.9.0
2019-10-05  Daniel VeillardRelease of libvirt-5.8.0 v5.8.0
2019-10-02  Pavel Moresremove a now redundant call to virDiskNameToIndex() v5.8.0-rc2
2019-10-02  Pavel Moresqemu: Refuse partitions in disk targets
2019-10-01  Daniel P. Berrangéremote: don't pull anonymous enums into rpc protocol...
2019-10-01  Daniel P. Berrangédocs: attempt to document the general libvirt dev strategy
2019-10-01  Daniel P. Berrangérpc: fix escaping of shell path for netcat binary v5.8.0-rc1
2019-10-01  Daniel P. Berrangéadmin: fix memory leak of typed parameters getting...
2019-10-01  Michal Privoznikqemu_capabilities: Put only unique FW images into domcaps
2019-10-01  Peter Krempaqemu: checkpoint: Don't update current checkpoint until...
2019-10-01  Peter Krempaqemu: snapshot: Don't update current snapshot until...
2019-09-30  Luyao Zhongclarify the xml example for NVDIMM more clealy
2019-09-30  Chris Coulsonsecurity: AppArmor profile fixes for swtpm
2019-09-30  Daniel P. Berrangéqemu: sanity check vhost user FD before passing to...
2019-09-30  Daniel P. Berrangéqemu: ensure vhostuser FD is initialized to -1
2019-09-30  Peter Krempaqemu: monitor: unexport qemuMonitorJSONTransactionAdd
2019-09-30  Peter Krempaqemu: checkpoint: Replace open-coded transaction action...
2019-09-30  Peter Krempaqemu: block: Replace snapshot transaction action generator
2019-09-30  Peter Krempatests: qemumonitor: Add testing for the 'transaction...
2019-09-30  Peter Krempaqemu: monitor: Add transaction generators for snapshot...
2019-09-30  Peter Krempaqemu: monitor: Add transaction generators for dirty...
2019-09-30  Peter Krempaqemu: domain: Base block job interlocking on QEMU_CAPS_...
2019-09-30  Peter Krempaqemu: Aggregate interlocking of blockjobs by checkpoint...
2019-09-30  Peter Krempaqemu: checkpoint: Forbid creating checkpoints until...
2019-09-30  Peter Krempaqemu: caps: Add capability for incremental backup support
2019-09-30  Peter Krempaqemu: Don't repeat virDomainObjEndAPI in qemuDomainBloc...
2019-09-30  Peter Krempaqemu: checkpoint: Remove open-ended TODOs
2019-09-30  Peter Krempaqemu: checkpoint: Refactor cleanup in qemuCheckpointCre...
2019-09-30  Peter Krempaqemu: driver: Don't pull in qemu_monitor_json.h directly
2019-09-30  Peter Krempaqemu: domain: Move checkpoint related code to qemu_chec...
2019-09-30  Peter Krempaqemu: driver: Move checkpoint-related code to qemu_chec...
2019-09-30  Peter Krempaqemu: checkpoint: Do ACL check prior to snapshot interl...
2019-09-30  Daniel P. Berrangétools: fix regression passing command with virt-login...
2019-09-30  Daniel P. Berrangéremote: fix systemd IP socket activation with virtproxyd
2019-09-30  Michal Privozniktools: Record NSS dependency on symbols file
2019-09-30  Michal Privozniklibvirt_nss.h: Separate function declarations with...
2019-09-30  Michal Privozniknss: Don't leak @addr in gethostbyname4()
2019-09-30  Michal Privozniknss: Drop needless free() in gethostbyname3()
2019-09-30  Michal Privozniknss: Compare addresses iff their family matches
2019-09-27  Cole Robinsonvircgroup: Add some VIR_DEBUG statements
2019-09-27  Cole Robinsonvircgroupv2: Fix VM startup when legacy cgroups are...
2019-09-27  Peter Krempaqemu: driver: Remove misplaced qemuDomainObjEndJob...
2019-09-27  Peter Krempaconf: Drop pointless 'domain' argument from virDomainSn...
2019-09-27  Peter Krempaconf: Drop pointless 'domain' argument from virDomainCh...
2019-09-27  Peter Krempaqemu: Move, rename and export qemuDomObjFromDomain
2019-09-27  Daniel P. Berrangédocs: document that C & Python are the preferred languages
2019-09-27  Michal Privoznikqemu_monitor: s/size_t/ULL/ in qemuMonitorSave{Virtual...
2019-09-27  Daniel P. Berrangérpm: stop compressing the ChangeLog file
2019-09-27  Peter Krempaqemu: Simplify argument list of qemuDomainBlockPullCommon
2019-09-27  Peter Krempatests: qemucapabilities: Update caps of qemu-4.1 to...
2019-09-27  Peter Krempatests: add qemu capabilities data for qemu 4.2
2019-09-27  Laine Stumpconf: refresh network ports missing from network driver...
next