]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2023-02-20  Michal Privoznikselinux: Don't ignore ENOENT in Permissive mode
2023-02-20  Michal Privoznikselinux: Swap two blocks handling setfilecon_raw()...
2023-02-20  Michal Privoznikqemu_passt: Let passt write the PID file
2023-02-20  Michal Privoznikqemu_passt: Deduplicate passt killing code
2023-02-20  Michal Privoznikqemu_passt: Report passt's error on failed start
2023-02-20  Michal Privoznikqemu_passt: Avoid double daemonizing passt
2023-02-20  Peter Krempadocs: ACL: Show which permissions are allowed for unaut...
2023-02-20  Peter Krempalibvirt-nodedev: Allow read-only access to virNodeDevic...
2023-02-20  Peter Krempaaccess: Allow 'node-device.read' permission for anonymo...
2023-02-16  Michal Privoznikqemu_extdevice: Add a comment into qemuExtDevicesSetupC...
2023-02-15  Michal Privoznikqemu_passt: Report error when getting passt PID failed
2023-02-15  Michal Privoznikqemu_extdevice: Make qemuExtDevicesHasDevice() check...
2023-02-15  Michal PrivoznikRevert "qemu: allow passt to self-daemonize"
2023-02-15  Peter Krempascripts: check-html-refernces: Add checking for image...
2023-02-15  Peter Krempadocs: logos: Turn 'README' into rST, generate an index...
2023-02-15  Peter Krempakbase: eventloop: Fix path to referenced images
2023-02-15  Peter Krempascripts: check-html-references: Detect pages that are...
2023-02-15  Peter Krempadocs: Add sub-page for all golang modules
2023-02-15  Peter Krempadocs: manpages: Add missing manpages to index
2023-02-15  Peter Krempascripts: check-html-references: Improve error messages...
2023-02-15  Peter Krempascripts: check-html-references: Rename --prefix to...
2023-02-15  Peter Krempadocs: XSL: Add source document name as custom data...
2023-02-15  Peter KrempavirLogCleanerShutdown: Don't call g_regex_unref on...
2023-02-15  Peter Kremparpc: Don't warn about "max_client_requests" in single...
2023-02-15  Peter Kremparpc: client: Don't check return value of virNetMessageNew
2023-02-14  Michal Privozniktest: Introduce chxml2xmltest
2023-02-13  Peter Krempaqemu: blockjob: Handle 'pending' blockjob state only...
2023-02-13  Piotr DrągTranslated using Weblate (Polish)
2023-02-13  Andrea Bolognaniconf: Allow conventional PCI devices to be marked as...
2023-02-10  Praveen K Paladuguch: Do not add stub console to ch VMs
2023-02-10  Michal Privoznikqemu_extdevice: Do cleanup host only for VIR_DOMAIN_TPM...
2023-02-10  Thomas Huthcpu_s390: Implement getVendorForModel for IBM Z
2023-02-09  Laine Stumpqemu: allow passt to self-daemonize
2023-02-09  Peter KrempaqemuProcessRefreshDisks: Don't skip filling of disk...
2023-02-09  Michal Privoznikremote_driver: Work around broken clang
2023-02-08  Martin KletzanderRevert ".gitignore: Ignore cscope and other *tags files"
2023-02-08  Michal Privoznikremote: Pass 'mode' and 'socket' URI parameters to...
2023-02-08  Michal Privoznikviruri: Introduce virURIParamsSetIgnore()
2023-02-08  Michal Privoznikremote_driver: Move URI re-generation into a function
2023-02-08  Michal Privoznikvirt-ssh-helper: Accept ?socket= in connection URI
2023-02-08  Michal Privoznikvirt-ssh-helper: Accept ?mode= in connection URI
2023-02-08  Michal PrivoznikdoRemoteOpen(): Rename 'failed' label to 'error'
2023-02-08  Michal PrivoznikDrop checks for virURIFormat() retval
2023-02-08  Michal Privoznikviruri: Search params case insensitively
2023-02-08  Erik Skultetyci: Test with latest Avocado again
2023-02-08  Michal Privoznikqemu_namespace: Deal with nested mounts when umount...
2023-02-08  Michal Privoznikqemu_process: Produce better debug message wrt domain...
2023-02-07  Jim Fehligqemu: Jump to cleanup label on umount failure
2023-02-06  Michal PrivoznikqemuProcessLaunch: Tighten rules for external devices...
2023-02-06  Michal PrivoznikqemuExtTPMStop: Restore TPM state label more often
2023-02-06  Michal PrivoznikqemuProcessStop: Fix detection of outgoing migration...
2023-02-06  Michal Privoznikvirhostdevtest: Decrease possibility of uninitialized...
2023-02-06  Michal Privoznikvirhostdevtest: Initialize hostdev @subsys
2023-02-06  Oleg Vasilevlogging: use the log cleaner
2023-02-06  Oleg Vasilevlogging: add log cleanup for obsolete domains
2023-02-06  Oleg Vasilevlogging: add configuration for future log cleaner
2023-02-06  Oleg Vasilevlogging: move virLogHandler to header
2023-02-06  Oleg Vasilevlogging: refactor to store config inside log handler
2023-02-06  Peter Krempaconf: Use proper type for 'type' field of struct _virDo...
2023-02-06  Peter KrempavirDomainDeviceDefParse: Separate code for parsing...
2023-02-06  Peter KrempaqemuDomainGetStatsVcpu: Refactor cleanup
2023-02-06  Peter Krempaqemu: agent: Use virJSONValueObjectGetArray
2023-02-06  Peter Krempaqemu_monitor_json: Replace simplify fetching Array...
2023-02-06  Peter KrempaqemuMonitorJSONQueryStats: Simplify logic to construct...
2023-02-06  Peter Krempavirbitmap: Allow NULL bitmap in functions returning...
2023-02-06  Peter Krempaconf: Store 'origstates' of PCI hostdevs in a bitmap
2023-02-06  Peter Krempaqemustatusxml2xmltest: Add test data for testing '...
2023-02-06  Peter KrempavirBitmapIsBitSet: Allow NULL bitmap
2023-02-06  Peter KrempavirNetworkDHCPHostDefParseXML: Use virXMLNodeGetSubelem...
2023-02-06  Peter KrempavirNetworkDHCPRangeDefParseXML: Use virXMLNodeGetSubele...
2023-02-06  Peter KrempavirNetDevVPortProfileParse: Use virXMLNodeGetSubelement...
2023-02-06  Peter KrempavirPCIDeviceAddressParseXML: Use virXMLNodeGetSubelemen...
2023-02-03  Jim Fehligtools: Fix detection of remote libvirt access in virt...
2023-02-03  Jim Fehligdocs: Fix examples in virt-qemu-sev-validate man page
2023-02-02  Martin Kletzander.gitignore: Ignore cscope and other *tags files
2023-02-02  Ján Tomkotools: use g_autofree more
2023-02-01  Peter Krempaschema: storage: Allow interleaving of 'cipher' and...
2023-02-01  Peter Krempaschema: nodedev: Allow interleaving sub-elements of...
2023-02-01  Peter Krempaschema: nodedev: Allow interleaving of sub-elements...
2023-02-01  Peter Krempaschema: domain: Allow interleaving of 'inituser/initgro...
2023-02-01  Peter Krempaschema: domain: Allow interleaving of elements in ...
2023-02-01  Peter Krempaschema: domain: Allow interleave of 'smartcard' subelements
2023-02-01  Michal Privoznikqemu: Don't remove macvtaps on failed start
2023-02-01  Michal Privoznikconf: Format and parse private data for virDomainNetDef
2023-02-01  Michal Privoznikvirnetdevmacvlan: Drop G_GNUC_WARN_UNUSED_RESULT annota...
2023-02-01  Michal Privoznikdomain_conf: Rewrite virDomainChrSourceModeTypeFromStri...
2023-02-01  Michal Privoznikdomain_conf: Move virDomainNetVhostuserMode enum declar...
2023-02-01  Ján Tomkoqemu: fix a typo
2023-02-01  Peter Krempaqemu: block: Properly handle FD-passed disk hot-(un...
2023-02-01  Peter Krempaqemu: domain: Store fdset ID for disks passed to qemu...
2023-02-01  Peter Krempaqemu: fd: Add helpers allowing storing FD set data...
2023-02-01  Peter KrempaqemuFDPassTransferCommand: Mark that FD was passed
2023-02-01  Peter Krempaqemu: command: Handle FD passing commandline via qemuBu...
2023-02-01  Peter KrempaqemuStorageSourcePrivateDataFormat: Rename 'tmp' to...
2023-02-01  Peter Krempaqemu_fd: Remove declaration for 'qemuFDPassNewDirect'
2023-02-01  Peter KrempastorageBackendCreateQemuImgSecretPath: Refactor cleanup
2023-02-01  Peter KrempalibxlMakeNetworkDiskSrc: Refactor cleanup
2023-02-01  Peter KrempavirStorageBackendISCSIDirectSetAuth: Use 'g_strndup...
2023-02-01  Peter KrempavirStorageBackendISCSIDirectSetAuth: Refactor cleanup
2023-02-01  Peter KrempavirStorageBackendISCSISetAuth: Use g_strndup to '\0...
next