]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2017-10-19  Erik Skultetynodedev: Move privileged flag from udev private data...
2017-10-18  Chen Hanxiaovirsh: domifaddr: clarify description of --full option
2017-10-18  Erik Skultetymaint: Remove not-so-much informative block commentaries
2017-10-18  Erik Skultetymaint: Replace tabs with spaces in all source files...
2017-10-18  Peter Krempautil: storagefile: Track whether a virStorageSource...
2017-10-18  Peter Krempaqemu: block: Add support for file/block/dir storage...
2017-10-18  Peter Krempaqemu: command: Separate wrapping of disk backend props...
2017-10-17  Kothapally... qemu: Move qemuFreeKeywords into qemu_parse_command.c
2017-10-17  Dawid Zamirskidocs: Fix multiUser/replaceUser in RDP display doc.
2017-10-17  Jiri Denemarkcputest: Add query-cpu-definitions reply for Xeon-E7...
2017-10-17  Jiri Denemarkcputest: Update Xeon-E7-8890 data
2017-10-17  Jiri Denemarkqemu: Parse CPU stepping from query-cpu-model-expansion
2017-10-17  Nikolay Shirokovskiyconf: fix use of uninitialized variable
2017-10-17  Nikolay Shirokovskiyvz: fix typo for 0d3d020b
2017-10-17  Nikolay Shirokovskiyvz: missing pieces for fd885a06 for vz driver
2017-10-17  Jiri Denemarkqemu: Fix CPU model broken by older libvirt
2017-10-17  Jiri Denemarkqemu: Filter CPU features when using host CPU
2017-10-17  Jiri Denemarkconf: Introduce virCPUDefFindFeature
2017-10-17  Jiri Denemarkqemu: Separate CPU updating code from qemuProcessReconnect
2017-10-17  Jiri Denemarkqemu: Check QEMU error on failed migration
2017-10-17  Ján Tomkodocs: remove duplicate https links
2017-10-17  Peter KrempaTerminate backing chains explicitly
2017-10-17  Peter Krempautil: storagefile: Add helpers to check presence of...
2017-10-17  Peter Krempatest: set 'type' field of virStorageSource
2017-10-17  Peter Krempastorage: Fill in 'type' field for virStorageSource...
2017-10-17  Peter Krempautil: storagefile: Tolerate NULL path when looking...
2017-10-17  Peter Krempautil: storage: use stored index to lookup disks
2017-10-17  Peter Krempautil: storage: Store backing chain index in virStorageS...
2017-10-17  Peter Krempaconf: Make backing store index optional
2017-10-17  Peter Krempaconf: domain: Simplify return from backing store parser
2017-10-16  Kothapally... qemu: argv: parse qemu commandline memory arguments
2017-10-16  Ladi Prosekhyperv: Map Limit to max_memory and VirtualQuantity...
2017-10-16  Ladi Prosekhyperv: Escape WQL queries
2017-10-16  Ladi Prosekhyperv: Fix hypervInitConnection error reporting
2017-10-16  Daniel P. Berrangeqemu: ensure TLS clients always verify the server certi... CVE-2017-1000256
2017-10-16  Daniel P. BerrangeUse https:// links for most sites
2017-10-16  Daniel P. BerrangeRemove obsolete TODO file
2017-10-16  Ján Tomkoqemu: reserve PCI addresses for implicit i440fx devices
2017-10-16  Jiri Denemarkcputest: Make a crippled version of Core-i7-2600
2017-10-16  Jiri Denemarkcputest: Update Core-i7-2600 data
2017-10-16  Jiri Denemarkcputest: Add query-cpu-definitions reply for Xeon-E3...
2017-10-16  Jiri Denemarkcputest: Update Xeon-E3-1245 data
2017-10-16  Jiri Denemarkcputest: Add query-cpu-definitions reply for Xeon-E7...
2017-10-16  Jiri Denemarkcputest: Add CPUID data for Intel(R) Xeon(R) CPU E7...
2017-10-16  Jiri Denemarkcputest: Add query-cpu-definitions reply for Core-i5...
2017-10-16  Jiri Denemarkcputest: Use CPU models from QEMU when available
2017-10-16  Jiri Denemarkcputest: Separate QEMUCaps creation from cpuTestCPUIDJson
2017-10-16  Jiri Denemarkcputest: Test CPU usability blockers
2017-10-16  Jiri Denemarkcputest: Print correct feature in virCPUUpdateLive...
2017-10-16  Jiri Denemarkcputest: Avoid calling json_reformat in cpu-parse.sh
2017-10-16  Jiri Denemarkcputest: Replace bool with cpuTestCPUIDJson enum
2017-10-16  Jiri Denemarkcpu_x86: Disable blockers from unusable CPU models
2017-10-16  Jiri Denemarkcpu_x86: Move x86FeatureFind* to avoid forward prototypes
2017-10-16  Jiri Denemarkconf: Introduce virDomainCapsCPUModelsGet
2017-10-16  Jiri Denemarkcpu: Drop unused parameter from cpuDecode
2017-10-16  Jiri Denemarkcpu: Use virDomainCapsCPUModelsPtr in cpu driver APIs
2017-10-16  Jiri Denemarkqemu: Parse unavailable features for CPU models
2017-10-16  Jiri Denemarkqemu: Store CPU usability blockers in caps cache
2017-10-16  Jiri Denemarkconf: Add usability blockers to virDomainCapsCPUModel
2017-10-16  Jiri Denemarkutil: Introduce virStringListCopy
2017-10-14  Michal PrivoznikvirDomainDeviceInfoParseXML: Clear whole @info on failure
2017-10-14  Michal PrivoznikvirDomainDeviceInfoParseXML: Separate address parsing...
2017-10-14  Michal PrivoznikvirDomainInterfaceStats: Accept MAC addresses properly
2017-10-14  John Ferlannodedev: Fix missing network devices
2017-10-13  Michal Privoznikvirsh: Deal with multiple matching devices in domif...
2017-10-13  Michal PrivoznikvirDomainInterfaceStats: Accept MAC address too
2017-10-13  Michal PrivoznikvirDomainNetFind: Report error if no device found
2017-10-13  Michal Privoznikvirsh: Document limitation of domifstat
2017-10-13  Daniel P. BerrangeAdd CII best practices badge
2017-10-13  John Ferlannodedev: Convert virNodeDeviceObjHasCap to bool
2017-10-13  John Ferlannodedev: Convert virNodeDeviceObjList to use RWObjectLo...
2017-10-13  John Ferlansecrets: Convert to use ObjectRWLockable
2017-10-12  John Ferlannetwork: Convert virNetworkObjList to use RWObjectLockable
2017-10-12  John Ferlanutil: Resolve resource leak
2017-10-12  Guido Günthervirt-host-validate: require fuse for LXC if compiled in
2017-10-12  Chao Fanqemu: add the print of page size in cmd domjobinfo
2017-10-12  Nitesh Konkarcpu_ppc64: Error out when model tag missing in virsh...
2017-10-12  caoxinhuaFix 1 << -1 in JOB_MASK macro
2017-10-11  Daniel P. Berrangemaint: update to latest gnulib
2017-10-11  Jiri Denemarkspec: Install README.md
2017-10-11  Ján Tomkoqemu: clarify error message for index 0 PIIX3 USB contr...
2017-10-11  Andrea Bolognaniqemu: Don't crash when parsing command line lacking -M
2017-10-10  Marc Hartmayerlxc: Fixed indentation
2017-10-10  Marc Hartmayerlxc: Fixed a typo
2017-10-10  Marc Hartmayerutil: Fix deadlock across fork()
2017-10-10  Marc Hartmayerutil: Add virCommandGetGID and virCommandGetUID
2017-10-10  Kothapally... qemu: Remove redundant code in qemuParseCommandLineDisk
2017-10-06  Jim Fehligapparmor: add dnsmasq ptrace rule to libvirtd profile
2017-10-06  Wim ten Havenuma: rename function virDomainNumaDefCPUFormat
2017-10-06  Wim ten Havebuild: isolate core libvirt libs deps from xen runtime
2017-10-06  John Ferlanstorage: Use virStoragePoolObjGetDef accessor for Glust...
2017-10-06  John Ferlanstorage: Use virStoragePoolObjGetDef accessor for FS...
2017-10-06  John Ferlanstorage: Use virStoragePoolObjGetDef accessor for Sheep...
2017-10-06  John Ferlanstorage: Use virStoragePoolObjGetDef accessor for Logic...
2017-10-06  John Ferlanstorage: Use virStoragePoolObjGetDef accessor for Disk...
2017-10-06  John Ferlanstorage: Use virStoragePoolObjGetDef accessor for stora...
2017-10-06  John Ferlantest: Use virStoragePoolObjGetDef accessor
2017-10-06  John Ferlantest: Create local virStoragePoolObjPtr VolLookup APIs
2017-10-06  John Ferlantest: Rename @vol to @volDef in testOpenVolumesForPool
2017-10-06  John Ferlanstorage: Use virStoragePoolObjGetDef accessor for driver
next