summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* po: Refresh potfile for v9.3.0v9.3.0-rc1Jiri Denemark2023-04-251-2617/+2630
* qemu: Stop virQEMUCaps propagation into qemuHostdevPreparePCIDevices()Michal Privoznik2023-04-254-10/+4
* qemu: Remove empty functionsMichal Privoznik2023-04-254-59/+0
* qemu: Move <hostdev> SCSI path generation into qemuDomainPrepareHostdev()Michal Privoznik2023-04-255-86/+24
* qemu_hotplug: Drop PCI backend check in qemuDomainAttachHostPCIDevice()Michal Privoznik2023-04-251-29/+1
* qemu: Deny all but VFIO PCI backends in hostdev prepare phaseMichal Privoznik2023-04-251-0/+7
* qemuxml2argvtest: Drop needless PCI backend settingMichal Privoznik2023-04-251-6/+0
* qemu: Move <hostdev/> PCI backend setting into qemuDomainPrepareHostdev()Michal Privoznik2023-04-253-63/+53
* qemu_domain: Move internals of qemuDomainPrepareHostdev() into a separate fun...Michal Privoznik2023-04-251-38/+58
* qemuDomainAttachHostDevice: Prepare device early and for all typesMichal Privoznik2023-04-251-3/+3
* docs: Fix missing backtick in formatdomain.rstMartin Kletzander2023-04-251-1/+1
* qemu: allow forcing emulated maxphysaddrJán Tomko2023-04-259-11/+72
* qemu: add support for setting host-phys-bits-limitJán Tomko2023-04-253-0/+37
* conf: cpu: add limit for maxphysaddrJán Tomko2023-04-257-1/+78
* lxc: Fix access to hostdev capabilitiesMichal Privoznik2023-04-252-3/+3
* lxc: Make lxcCreateHostdevDef() less versatileMichal Privoznik2023-04-251-9/+5
* Translated using Weblate (Swedish)Göran Uddeborg2023-04-251-49/+64
* Translated using Weblate (Korean)김인수2023-04-251-36/+34
* Translated using Weblate (Czech)Pavel Borecki2023-04-251-219/+313
* qemuhotplugtest: Verify domain XML on UPDATEMichal Privoznik2023-04-259-26/+295
* qemuhotplugtest: use g_autoptr(virDomainDeviceDef)Michal Privoznik2023-04-251-7/+1
* qemuhotplugtest: Don't overwrite vm->def->id in testQemuHotplugCheckResult()Michal Privoznik2023-04-251-1/+0
* qemuhotplugtest: Fix misleading comment on monitor unlockMichal Privoznik2023-04-251-3/+2
* qemu_hotplug.h: Expose less functionsMichal Privoznik2023-04-252-85/+32
* qemuhotplugtest: Call qemuDomainUpdateDeviceLive() directlyMichal Privoznik2023-04-251-54/+3
* qemuhotplugtest: Call qemuDomainAttachDeviceLive() directlyMichal Privoznik2023-04-251-61/+7
* qemuhotplugtest: Call qemuDomainDetachDeviceLive() directlyMichal Privoznik2023-04-251-48/+1
* qemu: Move qemuDomainUpdateDeviceLive() into qemu_hotplug.cMichal Privoznik2023-04-253-299/+304
* qemu: Move qemuDomainAttachDeviceLive() into qemu_hotplug.cMichal Privoznik2023-04-253-170/+174
* qemu: Replace @dom argument with @driver in qemuDomainUpdateDeviceLive()Michal Privoznik2023-04-251-3/+2
* Move default Input bus logic to PostParse handlingK Shiva2023-04-246-32/+43
* qemu: hotplug: Update disk private data after hotplugPeter Krempa2023-04-242-18/+43
* qemuProcessRefreshDisks: Extract update of a single diskPeter Krempa2023-04-242-15/+27
* qemuProcessRefreshDisks: Properly compare tray statusPeter Krempa2023-04-241-13/+15
* docs: manpages: State that TCP connection is insecure in 'virtproxyd' man pagePeter Krempa2023-04-241-0/+3
* docs: manpages: Clarify that only TLS/TCP remote access needs 'virtproxyd'Peter Krempa2023-04-2412-24/+24
* kbase: debuglogs: Emphasize disabling daemon timeout in 'TL;DR' sectionPeter Krempa2023-04-241-2/+4
* qemucapabilitiestest: Update x86_64 capabilities for qemu-8.0.0 releasePeter Krempa2023-04-242-1434/+1823
* conf: storage: remove redundant conditionJán Tomko2023-04-201-13/+9
* ch: pinVcpuLive: remove unused variableJán Tomko2023-04-201-5/+0
* qemu: command: join two adjacent conditionsJán Tomko2023-04-201-2/+0
* conf: domain: remove unreachable breakJán Tomko2023-04-201-1/+0
* meson: Work around configure_file(copy:true) deprecationMichal Privoznik2023-04-209-12/+39
* docs: Clarify restrictive numatune modeMartin Kletzander2023-04-201-1/+10
* qemu, ch: Move threads to cgroup dir before changing parametersMartin Kletzander2023-04-202-11/+11
* qemu: Forbid most duplicated watchdogsMartin Kletzander2023-04-201-8/+15
* qemu: Validate watchdog action compatibility per-deviceMartin Kletzander2023-04-204-10/+17
* qemu: Check all watchdogs for iTCO duplicatesMartin Kletzander2023-04-201-2/+2
* qemu: Forbid ib700 watchdogs for non-i440fx machine typesMartin Kletzander2023-04-204-4/+13
* qemu: Forbid device attach of existing platform watchdogMartin Kletzander2023-04-201-0/+13