]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2022-07-22  Martin Kletzanderqemu_migration: Acquire correct job in qemuMigrationSrc...
2022-07-22  Peter Krempavirclosecallbacks: Remove unused virCloseCallbacksGetConn
2022-07-22  Peter KrempavirLXCProcessReboot: Remove the need to re-register...
2022-07-22  Peter KrempavirLXCProcessAutostartDomain: Refactor control flow...
2022-07-22  Peter KrempavirLXCProcessAutostartAll: Remove unused 'conn'
2022-07-22  Peter KrempavirLXCProcessReboot: Simplify cleanup
2022-07-22  Peter KrempavirLXCProcessStart: Pass in virConnect object only...
2022-07-22  Peter KrempavirLXCProcessStop: Add 'cleanupFlags' parameter
2022-07-21  Laine Stumpqemu: skip hardcoded hostdev migration check if QEMU...
2022-07-21  Laine Stumpqemu: don't try to query QEMU about migration blockers...
2022-07-21  Jiri Denemarkqemu_migration: Use EnterMonitorAsync in qemuDomainGetM...
2022-07-21  Kristina HanicovaCH: use virDomainObjInitJob()
2022-07-21  Kristina HanicovaLXC: use virDomainObjInitJob()
2022-07-21  Kristina Hanicovalibxl: use virDomainObjInitJob()
2022-07-21  Kristina Hanicovaqemu & hypervisor: move qemuDomainObjInitJob() into...
2022-07-21  Michal Privoznikqemu_cgroup: Introduce qemuCgroupAllowDevicesPaths()
2022-07-21  Michal Privoznikqemu_cgroup: Avoid ternary operator when setting @deviceACL
2022-07-21  Eugenio Pérezqemu: remove hardcoded migration fail for vDPA devices...
2022-07-21  Eugenio Pérezqemu: query QEMU for migration blockers before our...
2022-07-21  Eugenio Pérezqemu: new function to retrieve migration blocker reason...
2022-07-21  Jonathon Jongsmaqemu: introduce capability QEMU_CAPS_MIGRATION_BLOCKED_...
2022-07-20  Jan KuparinenTranslated using Weblate (Finnish)
2022-07-20  김인수Translated using Weblate (Korean)
2022-07-20  minglei.liuqemu: support CDROM hotplug cdrom with USB/SCSI bus
2022-07-20  Han Hanschemas: Update ref acpi for devices
2022-07-20  Kristina Hanicovadomain_conf: rewrite if else condition
2022-07-20  Kristina HanicovaCH: use virDomainJobObj
2022-07-20  Kristina Hanicovalibxl: use virDomainJobObj
2022-07-20  Kristina HanicovaLXC: use virDomainJobObj
2022-07-20  Kristina Hanicovahypervisor: domain_job: rename members in virDomainObjP...
2022-07-20  Kristina Hanicovaqemu & hypervisor: move job object into hypervisor
2022-07-20  Kristina Hanicovahypervisor: domain_job: add and edit description
2022-07-20  Kristina Hanicovaqemu: domainjob: remove async variable from qemuDomainO...
2022-07-19  Jonathon Jongsmaconf: add missing break on a switch case
2022-07-19  Michal Privoznikdomain_conf: Switch to virBufferAddLit for literal...
2022-07-19  Michal Privoznikqemu_capabilities: Indent <cpudata/> properly
2022-07-18  Michal Privozniklib: Use G_NO_INLINE instead of G_GNUC_NO_INLINE
2022-07-18  Michal Privoznikglibcompat: Provide implementation for G_GNUC_NO_INLINE
2022-07-18  Tim Wiederhakedocs: Fix typos
2022-07-15  Jonathon Jongsmautil: remove virObjectUnref() adapters
2022-07-15  Peter Krempaqemu: monitor: Remove unused migration property getters...
2022-07-15  Peter Krempaqemu: capabilities: Retire QEMU_CAPS_MIGRATION_PARAM_XB...
2022-07-15  Peter Krempaqemu: Always assume support for QEMU_CAPS_MIGRATION_PAR...
2022-07-15  Peter Krempaqemu: capabilties: Retire QEMU_CAPS_MIGRATION_PARAM_DOW...
2022-07-15  Peter Krempaqemu: driver: Always assume support for QEMU_CAPS_MIGRA...
2022-07-15  Peter Krempaqemu: capabilities: Retire QEMU_CAPS_MIGRATION_PARAM_BA...
2022-07-15  Peter Krempaqemu: Always assume support for QEMU_CAPS_MIGRATION_PAR...
2022-07-15  Erik Skultetydocs: ci: Add a brief section on how to run the CI...
2022-07-15  Erik Skultetydocs: ci: Add a section on how to add a new platform...
2022-07-15  Erik Skultetydocs: ci: Add info about the two major types of jobs...
2022-07-15  Erik Skultetydocs: Change the CI headline from "CI Testing" to "CI"
2022-07-15  Erik Skultetydocs: Drop the testsuites article
2022-07-15  Erik Skultetydocs: Replace testsuites article with the new 'testing...
2022-07-15  Erik Skultetydocs: Provide an article on testing
2022-07-14  Erik Skultetydocs: Provide an article on how to add a custom runner...
2022-07-14  Erik Skultetydocs: Provide more information about the TCK test suite
2022-07-14  Erik Skultetydocs: Move the CI dashboard to its own RST module
2022-07-13  Göran UddeborgTranslated using Weblate (Swedish)
2022-07-13  Piotr DrągTranslated using Weblate (Polish)
2022-07-13  Michal Privoznikqemu: Generate cmd line for guestReset
2022-07-13  Michal Privoznikqemu_validate: Validate that QEMU's capable of guestReset
2022-07-13  Michal Privoznikqemu_capabilities: Track usb-host.guest-resets-all...
2022-07-13  Michal Privoznikconf: Introduce @guestReset to hostdev's <source/>
2022-07-13  Michal Privozniktests: Fix qemu replies wrt usb-host properties
2022-07-13  Michal Privozniktests: Update hostdev-usb-* hostdev-pci-* xml2xml and...
2022-07-13  Daniel P. Berrangédocs: replace ARRAY_CARDINALITY with G_N_ELEMENTS
2022-07-13  Daniel P. Berrangédocs: add info about factors affecting CPU compatibility
2022-07-13  Michal Privoznikvirsh: Implement --config for iothreadset
2022-07-13  Michal PrivoznikqemuDomainSetIOThreadParams: Accept VIR_DOMAIN_AFFECT_C...
2022-07-13  Michal Privoznikqemu: Make IOThread changing more robust
2022-07-13  Michal Privoznikdomain_conf: Format iothread IDs more often
2022-07-13  Michal Privoznikdomain_conf: Format <defaultiothread/> more often
2022-07-13  Michal Privoznikqemu: Report supported TPM version in domcaps
2022-07-13  Michal Privoznikdomcaps: Introduce TPM backendVersion
2022-07-13  Michal Privoznikvirtpm: Introduce TPM-1.2 and TPM-2.0 capabilieis
2022-07-13  Michal Privoznikdocs: Document TPM portion of domcaps
2022-07-13  Peter Kremparemote: conf: Mention that 'virtproxyd' doesn't require...
2022-07-13  Peter Krempaqemuxml2*test: Add 'startupPolicy' fields to aio-io_uri...
2022-07-12  Peter Krempadocs: formatstorage: Format XML namespace definition...
2022-07-12  Michal Privoznikvircpi: Add PCIe 5.0 and 6.0 link speeds
2022-07-11  Peter Krempaci: Regenerate files with new lcitool
2022-07-11  Peter Krempaqemucapabilitiestest: Fake proper version for 'caps_4...
2022-07-11  Peter Krempaqemucapabilitiestest: Fake proper version for 'caps_4...
2022-07-11  Peter Krempaqemu: Remove qemu-4.0 version of 'cpu-translation'...
2022-07-11  Peter Krempaqemuxml2argvtest: Move real-caps versions of cpu-host...
2022-07-11  Peter Krempaqemuxml2argvtest: Make 'qemu-ns' test case more stable
2022-07-11  Peter Krempaqemuxml2argvtest: Convert 'net-user' case to _LATEST
2022-07-11  Peter Krempaqemuxml2argvtest: Remove qemu-4.0 versions of cpu featu...
2022-07-11  Peter Krempaqemuxml2argvtest: Convert 'cpu-eoi-(disabled|enabled...
2022-07-11  Peter Krempaqemuxml2argvtest: Drop 'qemu-4.1' versions of hyperv...
2022-07-11  Peter Krempaqemuxml2(argv|xml)test: Drop qemu-3.1 version of 'cpu...
2022-07-11  Peter Krempatest: domaincaps: Remove old test data
2022-07-07  Michal Privoznikqemu_monitor_json: Implement logic for setting iothread...
2022-07-07  Göran UddeborgTranslated using Weblate (Swedish)
2022-07-07  Peter Krempakbase: debuglogs: Add a note about auto-shutdown of...
2022-07-07  Peter Krempavirt-admin: Introduce 'daemon-timeout'
2022-07-07  Peter Krempaadmin: Introduce virAdmConnectSetDaemonTimeout
2022-07-07  Peter Krempascripts: apibuild: Improve error when API is missing...
2022-07-07  Peter KrempavirNetDaemonAutoShutdown: Allow live update of shutdown...
2022-07-07  Peter Krempavirnetdaemon: Extract autoShutdownTimer operations...
next