]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2020-01-07  Daniel Henrique... test/test_driver.c: remove unneeded labels
2020-01-07  Daniel Henrique... conf: remove unneeded labels
2020-01-07  Daniel Henrique... bhyve: remove unneeded labels
2020-01-07  Michal Privoznikqemu_firmware: Try to autofill for old style UEFI speci...
2020-01-07  Michal Privozniksrc: Introduce and use virDomainDefHasOldStyleUEFI...
2020-01-07  Michal Privoznikqemu_firmware: Introduce @want variable to qemuFirmware...
2020-01-07  Michal Privoznikqemu_firmware: Pass virDomainDef into qemuFirmwareFillD...
2020-01-07  Michal PrivoznikcmdDomIfAddr: Move domain lookup down a few lines
2020-01-07  Michal Privoznikvirsh: Fix virshDomainInterfaceSourceCompleter
2020-01-07  Michal Privoznikvirsh: Use VIR_ENUM_* instead of open coding string...
2020-01-07  Pavel Hrdinapo/Makefile.am: use SOURCE_DATE_EPOCH to set POT creati...
2020-01-07  Daniel P. Berrangétravis: add build for Debian 9
2020-01-07  Daniel P. Berrangéutil: introduce compile time API version checking
2020-01-07  Daniel P. Berrangésrc: remove use of g_date_time_new_from_iso8601 function
2020-01-07  Daniel P. Berrangéutil: add compat impl of g_canonicalize_filename
2020-01-07  Daniel P. Berrangéutil: fix indent depth for glib compat impls
2020-01-07  Daniel P. Berrangéutil: keep glib compat methods in alphabetical order
2020-01-07  Daniel P. Berrangéutil: always replace g_fsync usage with our wrapper
2020-01-07  Sebastian Mitterlesecurity: improve security driver error message
2020-01-07  Dominick Griftselinux: Use fd_path instead of /dev/tap* to get context
2020-01-07  Peter Krempaqemu: backup: roll-back checkpoint metadata if the...
2020-01-07  Peter Krempaqemu: checkpoint: Extract and export rollback of checkp...
2020-01-07  Peter Krempaman: virsh: Mention how to disable snapshot of disk...
2020-01-07  Jiri Denemarkcpu_map/x86: Add support for BFLOAT16 data type
2020-01-06  Michal Privoznikvircgroupv2devices: Avoid double close on map FD
2020-01-06  Michal Privoznikvircgroupv2devices: Unexport virCgroupV2DevicesAttachProg()
2020-01-06  Andrea Bolognanici: Fetch list of available container images dynamically
2020-01-06  Wang HuaqiangIntroduce command 'virsh domstats --memory' for reporti...
2020-01-06  Wang Huaqiangutil, resctrl: using 64bit interface instead of 32bit...
2020-01-06  Peter Krempautil: time: Fix comment for virTimeFieldsNow
2020-01-06  Peter Krempaschemas: backup: Remove pointless <choice> for 'name...
2020-01-06  Peter Krempaqemu: process: Terminate backup job on VM destroy
2020-01-06  Peter Krempaqemu: backup: Properly propagate async job type when...
2020-01-06  Peter Krempaqemu: blockjob: Remove infrastructure for remembering...
2020-01-06  Peter Krempaqemu: backup: Move deletion of backup images to job...
2020-01-06  Peter Krempaqemu: backup: Configure backup store image with backing...
2020-01-06  Peter Krempaqemu: Reset the node-name allocator in qemuDomainObjPri...
2020-01-06  Peter Krempaqemu: block: Use proper asyncJob when waiting for compl...
2020-01-03  Daniel P. Berrangébootstrap: annotate with info about desired replacement
2020-01-03  Daniel P. Berrangébootstrap: remove now unused gnulib modules
2020-01-03  Daniel P. Berrangésrc: replace strptime()/timegm()/mktime() with GDateTim...
2020-01-03  Daniel P. Berrangésrc: replace WSAStartup with g_networking_init()
2020-01-03  Daniel P. Berrangéutil: replace gethostname() with g_get_hostname()
2020-01-03  Daniel P. Berrangéutil: use realpath/g_canonicalize_filename
2020-01-03  Daniel P. Berrangésrc: replace getcwd() with g_get_current_dir()
2020-01-03  Daniel P. Berrangésrc: remove unused imports of dirname.h
2020-01-03  Daniel P. Berrangésrc: replace mdir_name() with g_path_get_dirname()
2020-01-03  Daniel P. Berrangéutil: replace IS_ABSOLUTE_FILE_NAME with g_path_is_absolute
2020-01-03  Daniel P. Berrangésrc: replace last_component() with g_path_get_basename()
2020-01-03  Daniel P. Berrangésrc: replace clock_gettime()/gettimeofday() with g_get_...
2020-01-03  Daniel P. Berrangésrc: switch from fnmatch to g_pattern_match_simple
2020-01-03  Daniel P. Berrangésrc: use g_lstat() instead of lstat()
2020-01-03  Daniel P. Berrangéutil: introduce virFileDataSync
2020-01-03  Daniel P. Berrangésrc: use g_fsync for portability
2020-01-03  Daniel P. Berrangéutil: add compat wrapper for g_fsync
2020-01-03  Daniel P. Berrangésrc: switch to use g_setenv/g_unsetenv
2020-01-03  Daniel P. Berrangésrc: always pull in glib/gstdio.h header
2020-01-03  Daniel P. Berrangéutil: add note about event file descriptors on Windows
2020-01-03  Daniel P. Berrangétravis: add macOS Xcode 11.3 testing
2020-01-03  Daniel P. Berrangédocs: expand macOS platform support coverage
2020-01-03  Daniel P. Berrangébuild: set min version for CLang to 3.4 / XCode CLang...
2020-01-03  Julio Faraccovirsh: Add a completer for `domifaddr` --source parameter.
2020-01-02  Daniel P. Berrangétravis: fix homebrew install of python3
2020-01-02  Ján Tomkomaint: update to latest gnulib
2019-12-24  Michal Privoznikschemas: Allow additional qemu cmd line arguments/env...
2019-12-24  Nikolay Shirokovskiyqemu: hide details of fake reboot
2019-12-23  Yi LiStorage: Use errno parameter in virReportSystemError
2019-12-23  Yi Listorage: Fix volStorageBackendRBDRefreshVolInfo functio...
2019-12-23  Yi LiStorage: Use rc hold intermediate function return values.
2019-12-23  Daniel P. Berrangéqemu: store the emulator name in the capabilities XML
2019-12-23  Daniel P. Berrangéqemu: add qemu caps constructor which takes binary...
2019-12-23  Daniel P. Berrangéqemu: add explicit flag to skip qemu caps invalidation
2019-12-23  Daniel P. Berrangédocs: ensure outputfile is deleted if rst2html/rst2man...
2019-12-23  Andrew Miloradovskydocs/auth.html.in: fixed typos
2019-12-22  Yi Listorage: Fix daemon crash on lookup storagepool by...
2019-12-20  Daniel Henrique... qemu_process.c: remove 'cleanup' label from qemuProcess...
2019-12-20  Daniel Henrique... qemu_process.c: remove cleanup labels after g_auto...
2019-12-20  Daniel Henrique... qemu_process.c: use g_autoptr()
2019-12-20  Daniel Henrique... qemu_domain.h: add G_DEFINE_AUTOPTR_CLEANUP_FUNC for...
2019-12-20  Daniel Henrique... qemu_process.c: use g_autofree
2019-12-20  Fabiano Fidênciovbox: Get rid of "no_memory" labels
2019-12-20  Fabiano Fidêncioutil: Get rid of "no_memory" labels
2019-12-20  Fabiano Fidênciorpc: Get rid of "no_memory" labels
2019-12-20  Fabiano Fidêncioopenvz: Get rid of "no_memory" labels
2019-12-20  Fabiano Fidêncioconf: Get rid of "no_memory" labels
2019-12-20  Cole Robinsonnews: document phyp removal
2019-12-20  Cole RobinsonRemove phyp driver
2019-12-20  Daniel P. Berrangédocs: rewrite polkit docs generator in Python
2019-12-20  Daniel P. Berrangédocs: rewrite hvsupport.html page generator in python
2019-12-20  Daniel P. Berrangétests: rewrite file access checker in Python
2019-12-20  Daniel P. Berrangétests: rewrite qemu capability grouper in Python
2019-12-20  Pino Toscanoesx: set vmfs fs type for vmfs-based datastores
2019-12-20  Pino Toscanostorage: add vmfs filesystem type
2019-12-20  Pino Toscanoesx: split virtualswitchToNetwork helper
2019-12-20  Pino Toscanoesx: split targetToStoragePool helper
2019-12-20  Pino Toscanoesx: split datastorePoolType helper
2019-12-20  Pino Toscanoesx: split datastoreToStoragePoolPtr helper
2019-12-20  Fabiano Fidêncioadmin: Don't check the output of virGetUserRuntimeDirec...
2019-12-20  Fabiano Fidêncioadmin: Use g_autofree in getSocketPath()
2019-12-20  Fabiano Fidênciointerface: Don't check the output of virGetUserRuntimeD...
next