]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2019-01-31  Daniel P. Berrangéstorage: change custom namespace URIs to drop '/source...
2019-01-31  Peter Krempaqemu: blockjob: Don't report block job progress at...
2019-01-31  Peter Krempadocs: css: Make docs page wider while still accomodatin...
2019-01-31  Peter Krempadocs: Format bit shift and hex notation for bitwise...
2019-01-31  Daniel P. Berrangéconf: fix enum convertor function for feature capabilit...
2019-01-31  Daniel P. Berrangéhyperv: use "is None" not "== None" for PEP-8 compliance
2019-01-31  Daniel P. Berrangéhyperv: remove unused 'total' variable
2019-01-31  Daniel P. Berrangéqemu: pass virDomainDeviceInfo by reference
2019-01-31  Daniel P. Berrangéstorage: pass struct _virStorageBackendQemuImgInfo...
2019-01-31  Daniel P. Berrangéremote: remove variable whose value is a constant
2019-01-31  Daniel P. Berrangéconf: remove pointless check on enum value
2019-01-30  Peter Krempaqemu: Label backing chain of user-provided target of...
2019-01-30  Peter Krempaqemu: hotplug: Refactor qemuHotplugPrepareDiskAccess...
2019-01-30  Peter Krempalocking: Use virDomainLockImage[Attach|Detach] instead...
2019-01-30  Peter Krempaqemu: driver: Remove disk source munging in qemuDomainB...
2019-01-30  Peter Krempasecurity: Remove disk labeling functions and fix callers
2019-01-30  Peter Krempaqemu: security: Replace and remove qemuSecurity[Set...
2019-01-30  Peter Krempaqemu: security: Add 'backingChain' flag to qemuSecurity...
2019-01-30  Peter Krempasecurity: Remove security driver internals for disk...
2019-01-30  Peter Krempaqemu: cgroup: Change qemu[Setup|Teardown]DiskCgroup...
2019-01-30  Peter Krempaqemu: domain: Allow overriding disk source in qemuDomai...
2019-01-30  Peter Krempaqemu: domain: Clarify temp variable scope in qemuDomain...
2019-01-30  John Ferlantests: Add storagepoolxml2argvtest source to EXTRA_DIST
2019-01-30  John Ferlantests: Fix build issue with storagevolxml2xmltest
2019-01-30  John Ferlanrbd: Utilize storage pool namespace to manage config...
2019-01-30  John Ferlanstorage: Add storage pool namespace options to fs and...
2019-01-30  John Ferlanstorage: Add infrastructure to manage XML namespace...
2019-01-30  John Ferlanconf: Introduce virStoragePoolXMLNamespace
2019-01-30  John Ferlanvirsh: Add source-protocol-ver for pool commands
2019-01-30  John Ferlanstorage: Add the nfsvers to the command line
2019-01-30  John Ferlanconf: Add optional NFS Source Pool <protocol ver='n...
2019-01-30  John Ferlandocs: Add news mention of default fs/netfs storage...
2019-01-30  John Ferlanstorage: Add default mount options for fs/netfs storage...
2019-01-29  John Ferlanconf: Alter virCapabilitiesFormatGuestXML to take virCa...
2019-01-29  John Ferlanconf: Extract guest XML formatting from virCapabilities...
2019-01-29  John Ferlanconf: Alter virCapabilitiesFormatHostXML to take virCap...
2019-01-29  John Ferlanconf: Extract host XML formatting from virCapabilitiesF...
2019-01-29  Daniel P. BerrangéRevert "qemu: Forbid pinning vCPUs for TCG domain"
2019-01-29  Daniel P. Berrangéqemu: fix recording of vCPU pids for MTTCG
2019-01-29  Peter Krempalib: domain: Emphasise that users should wait for block...
2019-01-29  Peter Krempalib: Clarify that any block job may block VM save or...
2019-01-29  Peter Krempaqemu: Don't reject making domain persistent if block...
2019-01-29  Daniel P. Berrangéutil: move virtual network firwall rules into private...
2019-01-29  Daniel P. Berrangéutil: create private chains for virtual network firewal...
2019-01-29  Daniel P. Berrangéutil: pass layer into firewall query callback
2019-01-29  Daniel P. Berrangénetwork: add platform driver callbacks around firewall...
2019-01-29  Peter Krempaqemu: Don't double-free disk->mirror if block commit...
2019-01-29  Peter Krempaqemu: Clear block copy mirror state explicitly
2019-01-29  Peter Krempaqemu: blockjob: Mark job as started only when it's new
2019-01-29  Peter Krempaqemu: blockjob: Make sure that internal states are...
2019-01-29  Peter Krempalib: Fix docs generated for enum virDomainBlockJobType
2019-01-28  Michal Privoznikvirfile: Detect ceph as shared FS
2019-01-28  Michal Privozniklib: Use more of VIR_STEAL_PTR()
2019-01-27  Roman Bogorodskiynews: document bhyve custom commandline support
2019-01-27  Roman Bogorodskiydocs: bhyve: document commandline element
2019-01-27  Roman Bogorodskiybhyve: implement support for commandline args
2019-01-25  Laine Stumpdocs: add forgotten mentions of forward mode "open"
2019-01-25  Laine Stumpnetwork: remove stale function
2019-01-25  Eric Blakevirjson: add convenience wrapper for appending string...
2019-01-25  Eric Blakevirjson: always raise vir error on append failures
2019-01-25  Michal Privozniktools: Document completer callback
2019-01-25  Ján TomkoqemuBuildControllersCommandLine: use i instead of j...
2019-01-25  Ján Tomkorename qemuBuildControllerDevCommandLine
2019-01-25  Ján TomkoqemuBuildControllersByTypeCommandLine: free devstr...
2019-01-25  Ján Tomkoqemu: format CCID controllers after USB hubs
2019-01-25  Ján Tomkoqemu: Introduce qemuBuildControllersByTypeCommandLine
2019-01-25  Ján TomkoqemuBuildControllerDevStr: remove nusbcontroller argument
2019-01-25  Ján Tomkoqemu: separate counting of USB controllers
2019-01-25  Ján Tomkoqemu: separate counting of legacy USB controllers
2019-01-25  Ján TomkoAdd qemuBuildDomainForbidLegacyUSBController
2019-01-25  Ján Tomkoqemu: exit early if USB_CONTROLLER_MODEL_NONE is present
2019-01-25  Ján Tomkoqemu: move out legacy USB controller formatting
2019-01-25  Ján TomkovirPortAllocatorSetUsed: ignore port 0
2019-01-25  Thomas Huthdocs/governance: Clarify the version number of the...
2019-01-25  Thomas Huthtools/virt-xml-validate: Fix GPL information
2019-01-25  Thomas Huthbootstrap.conf: Fix LGPL information
2019-01-24  Cole Robinsonqemu: command: Make BuildVirtioDevStr more generic
2019-01-24  Cole Robinsonconf: Add virDomainDeviceSetData
2019-01-24  Cole Robinsonqemu: command: Convert vhost-{vsock,scsi} to qemuBuildV...
2019-01-24  Cole Robinsonqemu: command: Make vhost-scsi device string depend...
2019-01-24  Cole Robinsonqemu: Move <rng> validation out of qemu_command.c
2019-01-24  Cole Robinsonqemu: Move <memballoon> validation out of qemu_command.c
2019-01-24  Cole Robinsonconf: Add virDomainNetIsVirtioModel
2019-01-24  Cole Robinsonconf: Set net->model earlier
2019-01-24  John Ferlandocs: Add more iscsi-direct references to storage pages
2019-01-24  Cheng Linconf: Add check to avoid a NULL compare for SysfsPath
2019-01-24  Michal Privoznikdomain_conf: Free egl render node in virDomainGraphicsD...
2019-01-24  Michal Privoznikvirpci: Fix memleak in virPCIDeviceIterDevices
2019-01-24  Michal PrivoznikvirPCIGetNetName: Initialize @netname to NULL
2019-01-23  Eric Blakeqemu: improve compile-time check of qemuBlockjobState...
2019-01-23  Jim Fehligapparmor: convert libvirtd profile to a named profile
2019-01-23  Jim Fehligapparmor: Add support for named profiles
2019-01-23  Jim Fehliglibxl: Set current memory value after successful balloon
2019-01-23  Peter Krempaqemu: process: Handle all failure values for dimms...
2019-01-23  Peter Krempaqemu: process: Improve documentation of values handled...
2019-01-23  Radoslaw Biernackiutil: Fixing invalid error checking from virPCIGetNetname()
2019-01-23  Radoslaw Biernackiutil: Fix for NULL dereference
2019-01-23  Radoslaw Biernackiutil: Code simplification
2019-01-23  Radoslaw Biernackiutil: fixing wrong assumption that PF has to have netde...
2019-01-23  Christian Ehrhardtvirt-aa-helper: generate rules for gl enabled graphics...
next