]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2022-09-30  Michal PrivoznikqemuNamespaceMknodOne: Call g_file_read_link() in async...
2022-09-29  Michal PrivoznikqemuNamespaceMknodPaths: Don't fork needlessly
2022-09-29  Lin Maqemu: Remove host-passthrough validation check for...
2022-09-29  Kristina Hanicovavirdomainjob: preserveJob: memdup the cb structure...
2022-09-27  WeblateUpdate translation files
2022-09-27  Jiri Denemarkspec: Use consistent versioning for Obsoletes
2022-09-27  Jiri Denemarkpo: Refresh potfile for v8.8.0 v8.8.0-rc1
2022-09-27  lu zhipengqemu: fix memory leak about virDomainEventTunableNew
2022-09-26  Kristina Hanicovaqemu_monitor_json: remove unnecessary variable 'rc'
2022-09-26  Martin Kletzanderlibvirt-guests: Fix dependency ordering in service...
2022-09-25  zhanchun liTranslated using Weblate (Chinese (Simplified) (zh_CN))
2022-09-25  Göran UddeborgTranslated using Weblate (Swedish)
2022-09-23  Michal Privoznikqemu_process.c: Propagate hugetlbfs mounts on reconnect
2022-09-23  Michal Privoznikqemu_namespace: Introduce qemuDomainNamespaceSetupPath()
2022-09-23  Michal Privoznikqemu_namespace: Fix a corner case in qemuDomainGetPrese...
2022-09-23  Michal Privoznikqemu_namespace: Tolerate missing ACLs when creating...
2022-09-23  Michal Privoznikqemu_domain: Ignore all but SCSI hostdevs in qemuDomain...
2022-09-22  Michal Privozniksecurity_selinux: Don't ignore NVMe disks when setting...
2022-09-21  Daniel P. Berrangétests: add better QEMU capabilities example
2022-09-20  Göran UddeborgTranslated using Weblate (Swedish)
2022-09-20  Peter Krempavirdomainjob: virDomainObjInitJob: Avoid borrowing...
2022-09-20  Michal Privoznikmeson: Require libssh-0.8.1 or newer
2022-09-14  Daniel P. Berrangéci: refresh with latest lcitool manifest
2022-09-13  Peter Krempadocs: compiling: Add notes on starting compiled libvirt...
2022-09-13  Peter Krempadocs: compiling: Encourage force-enabling required...
2022-09-13  Peter Krempadocs: compiling: Separate 'prepare', 'configure', and...
2022-09-13  Peter Krempadocs: compiling: Separate information on how to install...
2022-09-13  Peter Krempadocs: compiling: Section off block on how to run from...
2022-09-13  Peter Krempadocs: compiling: Add a paragraph suggesting installatio...
2022-09-13  Peter Kremparemote: Don't attempt remote connection from libvirtd
2022-09-13  Peter KrempavirStateInitialize: Propagate whether running in monoli...
2022-09-13  Peter Krempalxc: Remove unneeded forward declaration of 'lxcStateIn...
2022-09-13  Peter Kremparemote: doRemoteOpen: Automatically clean up 'priv'
2022-09-13  Peter KremparemoteConnectOpen: Refactor cleanup
2022-09-13  Peter Kremparemote: remoteOpenConn: Use virConnectOpenAuth instead...
2022-09-13  Peter KrempavirConnectOpenInternal: Remove 'failed' label
2022-09-13  Peter KrempavirConnectOpenInternal: Switch to automatic memory...
2022-09-13  Peter KrempavirConnectOpenInternal: Avoid double free() when alias...
2022-09-12  Michal Privoznikkbase: Document QEMU private mount NS limitations
2022-09-12  Michal Privoznikqemu_process: Don't require a hugetlbfs mount for memfd
2022-09-09  Peter KrempaRevert "build: Decrease maximum stack frame size to...
2022-09-09  Peter Krempabuild: Decrease maximum stack frame size to 2048
2022-09-09  Peter Kremparemote: dispatch: Allocate 'virDomainDef' in ACL helper...
2022-09-09  Peter Krempautil: netdev: Dynamically allocate 'struct nlattr'...
2022-09-09  Peter Krempalxc: process: Rework reading errors from the log file
2022-09-09  Peter Krempalxc: virLXCProcessReadLogOutput: Automatically close FD
2022-09-09  Peter Krempaqemu: monitor: Renumber QEMU_MONITOR_MIGRATE_RESUME
2022-09-09  Peter Krempaqemu: migration: Remove QEMU_MONITOR_MIGRATE_BACKGROUND
2022-09-09  Peter Krempaqemu: monitor: Drop support for old-style non-shared...
2022-09-09  Peter Krempaqemu: migration: Don't attempt to fall back to old...
2022-09-09  Peter Krempaqemu: capabilities: Retire QEMU_CAPS_NBD_SERVER
2022-09-09  Peter Krempaqemu: migration: Always assume support for QEMU_CAPS_NB...
2022-09-09  Peter KrempaNEWS: Mention that non-shared storage migration was...
2022-09-09  Peter Krempaqemu: migration: Fix setup of non-shared storage migrat...
2022-09-07  Göran UddeborgTranslated using Weblate (Swedish)
2022-09-07  Peter KrempaRevert "conf: clean up memory containing secrets before...
2022-09-07  Kristina Hanicovaqemu & conf: move BeginNestedJob & BeginJobNowait into...
2022-09-07  Kristina Hanicovaqemu & conf: move BeginAsyncJob & EndAsyncJob into...
2022-09-07  Kristina Hanicovaqemu & conf: move BeginAgentJob & EndAgentJob into...
2022-09-07  Kristina HanicovaCH: use virDomainObjEndJob()
2022-09-07  Kristina HanicovaLXC: use virDomainObjEndJob()
2022-09-07  Kristina Hanicovalibxl: use virDomainObjEndJob()
2022-09-07  Kristina Hanicovaqemu: use virDomainObjEndJob()
2022-09-07  Kristina HanicovaCH: use virDomainObjBeginJob()
2022-09-07  Kristina HanicovaLXC: use virDomainObjBeginJob()
2022-09-07  Kristina Hanicovalibxl: use virDomainObjBeginJob()
2022-09-07  Kristina Hanicovaqemu: use virDomainObjBeginJob()
2022-09-07  Kristina Hanicovavirdomainjob: make drivers use job object in the domain...
2022-09-07  Kristina Hanicovaconf: extend xmlopt with job config & add job object...
2022-09-07  Kristina Hanicovavirdomainjob: add check for callbacks
2022-09-07  Kristina Hanicovamove files: hypervisor/domain_job -> conf/virdomainjob
2022-09-07  Kristina Hanicovalibxl: remove usage of virDomainJobData
2022-09-07  Kristina Hanicovaqemu & hypervisor: move qemuDomainObjBeginJobInternal...
2022-09-07  Ján Tomkoqemu: do not probe for properties of nec-usb-xhci
2022-09-07  Ján Tomkoqemu: remove qemuValidateDomainVirtioOptions
2022-09-07  Ján Tomkoqemu: retire QEMU_CAPS_VIRTIO_PACKED_QUEUES
2022-09-07  Ján Tomkoqemu: assume QEMU_CAPS_VIRTIO_PACKED_QUEUES
2022-09-07  Ján Tomkoqemu: retire QEMU_CAPS_VIRTIO_SCSI_IOTHREAD
2022-09-07  Ján Tomkoqemu: assume QEMU_CAPS_VIRTIO_SCSI_IOTHREAD
2022-09-07  Ján Tomkoqemu: retire QEMU_CAPS_NEC_USB_XHCI_PORTS
2022-09-07  Ján Tomkoqemu: assume QEMU_CAPS_NEC_USB_XHCI_PORTS
2022-09-07  Ján Tomkoqemu: retire QEMU_CAPS_CHARDEV_LOGFILE
2022-09-07  Ján Tomkoqemu: assume QEMU_CAPS_CHARDEV_LOGFILE
2022-09-07  Ján Tomkoqemu: retire QEMU_CAPS_CHARDEV_FILE_APPEND
2022-09-07  Ján Tomkoqemu: assume QEMU_CAPS_CHARDEV_FILE_APPEND
2022-09-07  jiangjiachengFix some coding style issues
2022-09-07  jiangjiachengremote: remove unnecessary return value and if branch
2022-09-07  jiangjiachengconf: clean up memory containing secrets before freeing
2022-09-06  Liu Yidingcpu_map: Introduce Fujitsu a64fx
2022-09-06  Jiri Denemarkqemu: Make qemuMigrationSrcCancel optionally synchronous
2022-09-06  Jiri Denemarkqemu: Create wrapper for qemuMonitorMigrateCancel
2022-09-06  Jiri Denemarkqemu: Rename qemuMigrationSrcCancel
2022-09-06  Michal Privoznikqemu_driver: Fix order of arguments in qemuDomainGetSta...
2022-09-05  Peter Krempautil: virFileIsSharedFSType: Simplify shared fs type...
2022-09-05  Peter Krempautil: virfile: Drop QB_MAGIC constant
2022-09-05  Peter Krempautil: virfile: Don't use VIR_FILE_SHFS_GFS2 for glusterfs
2022-09-05  Peter Krempautil: virfile: Rewrite matching of FUSE-based shared...
2022-09-05  Peter Krempautil: virFileIsSharedFixFUSE: Refactor cleanup
2022-09-05  Peter Krempautil: virFileIsSharedFSType: Annotate (some) shared...
2022-09-05  Peter Krempautil: virFileIsSharedFSType: Pass bitmap of checked...
next