]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2024-06-25  Michal Privozniklibvirt_private.syms: Export virDomainLaunchSecurity...
2024-06-25  Rayhan Faizelqemu_block: Validate number of hosts for iSCSI disk...
2024-06-25  Jon Kohlerqemu: add support for qemu switchover-ack
2024-06-25  Jiri Denemarkqemu: Fix migration with disabled vmx-* CPU features
2024-06-24  Göran UddeborgTranslated using Weblate (Swedish)
2024-06-24  Jonathon Jongsmaqemu: Don't specify vfio-pci.ramfb when ramfb is false
2024-06-24  Laine Stumpnetwork: add more firewall test cases
2024-06-24  Laine Stumptests: fix broken nftables test data so that individual...
2024-06-24  Adam JulisqemuDomainDiskChangeSupported: Fill in missing check
2024-06-21  Laine Stumpnetwork: allow for forward dev to be a transient interface
2024-06-21  Michal Privoznikdomain_validate: Add missing 'break' in virDomainDefLau...
2024-06-21  Michal Privoznikqemu_firmware: Pick the right firmware for SEV-SNP...
2024-06-21  Michal Privoznikqemu: Build cmd line for SEV-SNP
2024-06-21  Michal Privoznikconf: Introduce SEV-SNP support
2024-06-21  Michal Privoznikqemu_capabilities: Introduce QEMU_CAPS_SEV_SNP_GUEST
2024-06-21  Michal Privoznikqemu: Report snp-policy in virDomainGetLaunchSecurityInfo()
2024-06-21  Michal Privoznikqemu_monitor: Allow querying SEV-SNP state in 'query...
2024-06-21  Michal Privozniksrc: Convert some _virDomainSecDef::sectype checks...
2024-06-21  Michal PrivoznikDrop needless typecast to virDomainLaunchSecurity
2024-06-21  Michal Privoznikconf: Separate SEV formatting into a function
2024-06-21  Michal Privoznikconf: Move some members of virDomainSEVDef into virDoma...
2024-06-21  Michal Privoznikqemu_monitor_json: Report error in error paths in SEV...
2024-06-20  Peter Krempaqemu: migration: Preserve error across qemuDomainSetMax...
2024-06-20  Peter KrempaqemuMigrationSrcRun: Re-check whether VM is active...
2024-06-20  Peter Krempaqemu: migration: Inline 'qemuMigrationDstFinishResume()'
2024-06-20  Peter Krempaqemu: migration: Properly check for live VM after qemuD...
2024-06-20  Peter Krempaqemu: domain: Introduce qemuDomainObjIsActive helper
2024-06-20  Peter Krempaqemu: process: Ensure that 'beingDestroyed' gets cleare...
2024-06-20  Peter KrempaqemuProcessStop: Move code not depending on 'vm->def...
2024-06-20  Peter KrempaqemuProcessStop: Prevent crash when qemuDomainObjStopWo...
2024-06-20  Peter KrempaqemuDomainObjWait: Add documentation
2024-06-20  Peter KrempaqemuDomainDeviceBackendChardevForeach: Fix typo in...
2024-06-20  Peter KrempaqemuDomainDiskPrivateDispose: Prevent dangling 'disk...
2024-06-20  Peter KrempaqemuBlockJobProcessEventConcludedBackup: Handle potenti...
2024-06-20  Boris Fiuczynskinodedev: add ccw device state and remove fencing
2024-06-20  Boris Fiuczynskinodedev: prevent invalid DASD node object creation
2024-06-20  Boris Fiuczynskinodedev: improve DASD detection
2024-06-20  Boris Fiuczynskinodedev: refactor storage type fixup
2024-06-19  Michal Privoznikvirnetworkobj: Free fwRemoval before setting another...
2024-06-19  Michal Privoznikvirfirewall: Fir a memleak in virFirewallParseXML()
2024-06-19  WeblateTranslated using Weblate (Georgian)
2024-06-19  Göran UddeborgTranslated using Weblate (Swedish)
2024-06-19  Martin Kletzandervmx: Accept more serial variations
2024-06-19  Adam Julisconf: Drop unused virDomainDiskFindByBusAndDst() declar...
2024-06-19  Swapnil InglePass shutoff reason to release hook
2024-06-18  Marc Hartmayernode_device_udev: remove incorrect G_GNUC_UNUSED
2024-06-18  Marc Hartmayernode_device_udev: Pass the `udevEventData` via paramete...
2024-06-18  Marc Hartmayernode_device_udev: Add support for `g_autoptr` to `udevE...
2024-06-18  Marc Hartmayernode_device_udev: Make the code easier to read
2024-06-18  Marc Hartmayernode_device_udev: Use a worker pool for processing...
2024-06-18  Marc Hartmayernode_device_udev: Pass the driver state as parameter...
2024-06-18  Marc Hartmayernode_device_udev: nodeStateShutdownPrepare: Disconnect...
2024-06-18  Marc Hartmayernode_device_udev: Introduce and use `stateShutdownPrepa...
2024-06-18  Marc Hartmayernode_device_udev: Fix leak of mdevctlLock, udevThreadCo...
2024-06-18  Marc Hartmayernode_device_udev: Move responsibility to release `...
2024-06-18  Marc Hartmayernode_device_udev: Inline `udevRemoveOneDevice`
2024-06-18  Marc Hartmayernode_device_udev: Add prefix `udev` for udev related...
2024-06-18  Marc Hartmayernode_device_udev: Take lock if `driver->privateData...
2024-06-18  Marc Hartmayernode_device_udev: Don't take `mdevctlLock` for `mdevctl...
2024-06-18  Marc Hartmayernode_device_udev: Test for mdevctlTimeout != -1
2024-06-18  Marc Hartmayernode_device_udev: Remove the timeout if the data is...
2024-06-18  Boris Fiuczynskinodedev: reset active config data on udev remove event
2024-06-18  Boris Fiuczynskinodedev: immediate update of active config on udev...
2024-06-18  Marc Hartmayernode_device_udev: Set @def to NULL
2024-06-18  Boris Fiuczynskinodedev: fix mdev add udev event data handling
2024-06-18  Adam Julisqemu: implement iommu coldplug/unplug
2024-06-18  Adam Julissyms: Properly export virDomainIOMMUDefFree()
2024-06-18  Daniel P. Berrangéci: fix CI package list and refresh with 'lcitool manifest'
2024-06-18  Adam Julisqemu_driver: add validation of potential dependencies...
2024-06-17  Daniel P. Berrangénetwork: introduce a "none" firewall backend type
2024-06-17  Michal Privoznikconf: Drop needless NULL checks guarding virBufferEscap...
2024-06-17  Daniel P. Berrangédocs: add libosinfo & virt-viewer to CI dashboard
2024-06-17  Daniel P. Berrangédocs: fix link to virttools-web pipeline status
2024-06-17  Daniel P. Berrangédocs: trim many projects from CI dashboard
2024-06-17  Daniel P. Berrangégitlab: add missing job inheritance for codestyle
2024-06-17  Michal Privoznikvirprocess: Debug affinity map in virProcessSetAffinity()
2024-06-17  Michal Privoznikqemu_process: Issue an info message when subtracting...
2024-06-17  Daniel P. Berrangégitlab: fix codestyle CI job
2024-06-13  Daniel P. Berrangémeson: fix typo s/getoption/get_option/
2024-06-13  Daniel P. Berrangénews: document new virt-host-validate impl
2024-06-13  Daniel P. Berrangémeson: allow systemd sysusersdir to be changed
2024-06-13  Daniel P. Berrangémeson: fix missing use of unitdir for systemd directory
2024-06-13  Daniel P. Berrangétools: fix paths in PKI validation error messages
2024-06-12  Peter Krempaqemucapabilitiestest: Update test data for qemu 9.1...
2024-06-12  Peter Krempaqemu_validate: Validate support for SCSI emulation...
2024-06-12  Peter KrempaqemuValidateDomainDeviceDefDiskFrontend: Refactor valid...
2024-06-11  Daniel P. Berrangétools: support validating user/custom PKI certs
2024-06-11  Daniel P. Berrangétools: reimplement virt-pki-validate in C
2024-06-11  Daniel P. Berrangétools: stop checking init scripts & iptables config
2024-06-11  Daniel P. Berrangétools: drop unused --version argument
2024-06-11  Daniel P. Berrangétools: split off common helpers for host validate tool
2024-06-11  Daniel P. Berrangédocs: fix author credit for virt-pki-validate tool
2024-06-11  Daniel P. Berrangérpc: split TLS cert validation into separate file
2024-06-11  Daniel P. Berrangérpc: refactor method for checking session certificates
2024-06-11  Daniel P. Berrangérpc: split out helpers for TLS cert path location
2024-06-11  Georgia Garciavirt-aa-helper: use 'include if exists' on .files
2024-06-07  Daniel P. Berrangémeson: allow systemd unitdir to be changed
2024-06-07  Daniel P. Berrangérpm: drop cyrus-sasl dep
2024-06-07  Andrea Bolognaniqemu: Reject TPM 1.2 in most scenarios
2024-06-07  Andrea Bolognaniqemu: Default to TPM 2.0 in most scenarios
next