]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2020-03-05  Peter KrempatestQemuMonitorJSONqemuMonitorJSONGetTargetArch: Fix...
2020-03-05  Peter KrempacmdDomHostname: Fix uninitialized use of 'hostname...
2020-03-05  Peter KrempavirLXCProcessSetupNamespaceName: Fix potential uninitia...
2020-03-05  Peter KrempavirNetworkPortDefSaveStatus: Fix potentially uninitiali...
2020-03-05  Daniel P. Berrangésrc: add pthread_np.h include for FreeBSD
2020-03-05  Daniel P. Berrangésrc: improve thread naming with human targetted names
2020-03-05  Daniel P. Berrangésrc: set the OS level thread name
2020-03-05  Daniel P. Berrangéqemu: drop ability to open monitor from FD
2020-03-05  Daniel P. Berrangéqemu: drop support for agent connections on PTYs
2020-03-05  Peter Krempaqemuhotplugtestcpus: Always use 'query-cpus-fast'
2020-03-05  Peter KrempaqemuMonitorJSONSetMigrationParams: Refactor command...
2020-03-05  Peter Krempautil: json: Convert virJSONValueNewObject() to g_new0
2020-03-05  Michal Privoznikqemu_shim: Ignore SIGPIPE
2020-03-05  Michal Privoznikqemu_shim: Allow other users to enter the root dir
2020-03-05  Michal Privoznikqemu: Don't compare local and remote hostnames on migration
2020-03-04  Gaurav Agrawaladmin: use g_autofree
2020-03-04  Ján Tomkotests: do not include skipped tests in failedTests
2020-03-04  Peter Krempaqemu: Don't request nested entries in qemuBlockGetNamed...
2020-03-04  Peter Krempaqemu: monitor: Add 'flat' parameter for qemuMonitorJSON...
2020-03-04  Peter KrempaqemuCheckpointDiscardBitmaps: Use qemuBlockGetNamedNodeData
2020-03-04  Peter Krempaqemu: monitor: Refactor variable cleanup in qemuMonitor...
2020-03-04  Peter Krempaqemu: capabilities: Add capability for the 'flat' argum...
2020-03-04  Peter Krempaqemu: monitor: Remove leftovers from password callback
2020-03-04  Peter Krempatests: qemucapabilities: Update capabilities of qemu...
2020-03-04  Ján Tomkoconf: default to virtio bus for input passthrough
2020-03-04  Ján Tomkoconf: only allow virtio bus for input passthrough
2020-03-04  Ján Tomkoqemu: build vhost-user-fs device command line
2020-03-04  Ján Tomkoqemu: use the vhost-user schemas to find binary
2020-03-04  Ján Tomkoqemu: put virtiofsd in the emulator cgroup
2020-03-04  Ján Tomkoqemu: add code for handling virtiofsd
2020-03-04  Ján Tomkoqemu: forbid migration with vhost-user-fs device
2020-03-04  Ján Tomkoqemu: validate virtiofs filesystems
2020-03-04  Ján Tomkoqemu: add virtiofsd_debug to qemu.conf
2020-03-04  Ján Tomkoconf: add virtiofs-related elements and attributes
2020-03-04  Ján Tomkoconf: qemu: add virtiofs fsdriver type
2020-03-04  Ján Tomkodocs: add virtiofs kbase
2020-03-04  Ján Tomkoqemu: add QEMU_CAPS_DEVICE_VHOST_USER_FS
2020-03-04  Ján Tomkoqemuxml2xmltest: set driver as privileged
2020-03-04  Ján Tomkoqemu: pass virDomainObjPtr to qemuExtDevicesSetupCgroup
2020-03-04  Ján TomkoqemuExtDevicesStart: pass logManager
2020-03-04  Ján Tomkoschema: wrap fsDriver in a choice group
2020-03-04  Andrea Bolognanigitdm: Add missing entries
2020-03-04  Andrea Bolognanigitdm: Fix sorting
2020-03-04  Andrea Bolognanigitdm: Add entry for example.com
2020-03-04  Andrea Bolognanici: Drop handling of $PKG_CONFIG_LIBDIR
2020-03-04  Michal Privoznikmaint: Post-release version bump to 6.2.0
2020-03-03  Daniel VeillardRelease of libvirt-6.1.0 v6.1.0
2020-02-29  Andrea Bolognaninews: Update for libvirt 6.1.0
2020-02-27  Peter Krempanews: Document recent storage improvements v6.1.0-rc2
2020-02-27  Peter Krempakbase: backing_chains: Add steps how to securely probe...
2020-02-26  Pavel Hrdinadaemon: set default memlock limit for systemd service
2020-02-26  Laine Stumpdocs: document port isolated property in domain/network...
2020-02-26  Daniel P. Berrangédocs: fix docs about bandwidth setting with bridge...
2020-02-26  Jiri Denemarkqemu: Do not set default CPU for archs without CPU...
2020-02-25  Peter Krempakbase: backing_chains: Clarify some aspects of image... v6.1.0-rc1
2020-02-25  Peter KrempavirStorageFileGetMetadataRecurse: Allow format probing...
2020-02-25  Peter Krempaqemu: domain: Convert detected 'iso' image format into...
2020-02-25  Ján Tomkoconf: include virnetworkportdef.h in domain_conf.h
2020-02-25  Ján Tomkoconf: reduce includes in virnetworkportdef.h
2020-02-25  Ján Tomkoconf: do not pass vm object to virDomainClearNetBandwidth
2020-02-25  Ján Tomkoconf: virNetDevSupportsBandwidth: move into the C file
2020-02-25  Ján Tomkoconf: rename virNetDevSupportBandwidth to virNetDevSupp...
2020-02-25  Ján Tomkoconf: virnetworkportdef: include virnetdevmacvlan
2020-02-25  Ján Tomkobridge: include netdev_bandwidth_conf.h
2020-02-25  Ján Tomkoconf: virnwfilterbindingdef: include virxml.h
2020-02-25  Daniel P. Berrangétests: fix missing test data for network port XML
2020-02-25  Julio Faraccolxc: Replacing default strings definitions by g_autofre...
2020-02-25  Ján Tomkotests: libxl: do not run the emulator
2020-02-25  Ján Tomkotests: link the libxl tests with libxltestdriver.la
2020-02-25  Ján Tomkolibxl: do not mock virFileMakePath
2020-02-25  Ján Tomkolibxl: split out DriverConfigInit out of DriverConfigNew
2020-02-25  Ján Tomkolibxl: StateInitialize: use g_autofree
2020-02-25  Ján Tomkolibxl: conf: move default keepalive settings to libxlDr...
2020-02-25  Ján Tomkotestutilsxen: error out on initialization failure
2020-02-25  Michal Privozniksecurity: Don't fail if locking a file on NFS mount...
2020-02-25  Michal Privozniksecurity: Don't remember seclabel for paths we haven...
2020-02-25  Michal PrivoznikvirSecurityManagerMetadataLock: Store locked paths
2020-02-25  Daniel P. Berrangésrc: add virutil.h to more source files for geteuid...
2020-02-25  Daniel P. Berrangébuild: stop running aclocal manually
2020-02-25  Ján Tomkonode_device: hal: include virutil.h
2020-02-24  Jim Fehligvirt-aa-helper: Fix build by including virutil.h
2020-02-24  Ján TomkoRemove virutil.h from all header files
2020-02-24  Ján Tomkovirsh: include virutil.h where used
2020-02-24  Ján TomkoInclude unistd.h where used
2020-02-24  Ján Tomkotools: virt-host-validate: move virutil.h include
2020-02-24  Ján Tomkoutil: virportallocator: add includes
2020-02-24  Ján Tomkoutil: vircgroup: include unistd.h rather than virutil.h
2020-02-24  Ján Tomkotests: include unistd.h instead of virutil.h
2020-02-24  Ján TomkoRemove virutil.h where possible
2020-02-24  Ján Tomkoutil: remove virHexToBin
2020-02-24  Ján TomkoRemove all use of virHexToBin
2020-02-24  Ján Tomkoutil: uuid: remove use of virHexToBin
2020-02-24  Ján Tomkobhyve: utils: use relative path for virclosecallbacks.h
2020-02-24  Ryan Moellerbhyve: parse_command: slot, bus, func -> bus, slot...
2020-02-24  Ryan Moellerbhyve: command: refactor virBhyveProcessBuildBhyveCmd
2020-02-24  Ryan Moellerbhyve: add reboot support
2020-02-24  Ryan Moellerbhyve: add hooks
2020-02-24  Ryan Moellerbhyve: monitor: refactor register/unregister
2020-02-24  Ryan Moellerbhyve: monitor: Make bhyveMonitor a virClass
2020-02-24  Ryan Moellerbhyve: process: don't bother seeking to end of log
next