Commit Graph

18 Commits

Author SHA1 Message Date
eabdullin 9fd62ba637 - Fix off-by-one error in udevListInterfacesByStatus
- remote: check for negative array lengths before allocation
- qemu: Fix migration with custom XML
2024-04-30 23:35:32 +03:00
eabdullin 2daa9ba65a - cpu: x86: Add support for adding features to existing CPU models
- qemu: domain: Check arch in qemuDomainMakeCPUMigratable
- conf: cpu: Introduce virCPUDefListFeatures
- qemu: domain: Drop added features from migratable CPU
- Add vmx-* features to Broadwell*
- Add vmx-* features to Cascadelake*
- Add vmx-* features to Conroe
- Add vmx-* features to Cooperlake
- Add vmx-* features to core2duo
- Add vmx-* features to Haswell*
- Add vmx-* features to Icelake*
- Add vmx-* features to IvyBridge*
- Add vmx-* features to kvm*
- Add vmx-* features to Nehalem*
- Add vmx-* features to Penryn
- Add vmx-* features to SandyBridge*
- Add vmx-* features to SapphireRapids
- Add vmx-* features to Skylake*
- Add vmx-* features to Snowridge
- Add vmx-* features to Westmere*
- qemu: virtiofs: do not crash if cgroups are missing
- qemu: virtiofs: set correct label when creating the socket
- qemu: virtiofs: error out if getting the group or user name fails
2024-04-30 21:06:27 +03:00
eabdullin 6de10c41f7 Merge branch 'c9' into a9 2024-04-30 15:21:51 +03:00
eabdullin 46fe2f828e Sync with AlmaLinux beta 2024-04-30 15:19:11 +03:00
Eduard Abdullin d84bcc05bd - cpu_map: Add cpu model EPYC Genoa
- schema: nodedev: Adjust allowed characters in
 'vpdFieldValueFormat'
- tests: Test the previously mishandled PCI VPD characters
- util: pcivpd: Refactor virPCIVPDResourceIsValidTextValue
- virNodeDeviceCapVPDFormat: Properly escape system-originated
 strings
- virNodeDeviceCapVPDFormatCustom*: Escape unsanitized strings
- virPCIVPDResourceIsValidTextValue: Adjust comment to reflect
 actual code
2024-03-06 14:21:06 +03:00
Andrew Lukoshko 4bb1b5d382 Merge pull request 'fix regression for default input bus in libvirt >= 9.3' (#1) from jonathan/libvirt:regression_mousekb_default_bus into a9
Reviewed-on: #1
2024-01-03 19:22:21 +00:00
Jonathan Wright 8c598a033f fix regression for default input bus in libvirt >= 9.3
Signed-off-by: Jonathan Wright <jonathan@almalinux.org>
2024-01-03 12:48:37 -06:00
Andrew Lukoshko b45924dfdc Sync with a9-beta 2024-01-03 17:06:18 +00:00
eabdullin 0a1fe0c265 - qemu: Generate shorter channel target paths
- qemu: Move channelTargetDir into stateDir
- qemu_domain: Drop unused variables from qemuDomainChrDefDropDefaultPath()
2023-09-13 12:06:23 +03:00
Andrew Lukoshko c10bd8cbd9 Revert OL modifications 2023-06-22 15:24:50 +00:00
Andrew Lukoshko 49de7581f4 import OL libvirt-9.0.0-10.2.0.1.el9_2 2023-06-22 15:24:47 +00:00
CentOS Sources 3ce4e477de import libvirt-9.0.0-10.1.el9_2 2023-05-09 10:59:51 +00:00
CentOS Sources ed2a7929e3 import libvirt-9.0.0-10.el9_2 2023-05-09 05:28:02 +00:00
CentOS Sources 96c82c5239 import libvirt-8.5.0-7.4.el9_1 2023-02-28 09:49:59 +00:00
CentOS Sources 445a9cd1f1 import libvirt-8.5.0-7.3.el9_1 2023-01-23 15:29:17 +00:00
CentOS Sources 17f2ba04a5 import libvirt-8.5.0-7.el9_1 2022-11-15 07:37:10 +00:00
CentOS Sources 931aa4ca3a import libvirt-8.0.0-8.1.el9_0 2022-06-28 08:32:04 +00:00
CentOS Sources acb0b4afe5 import libvirt-8.0.0-8.el9_0 2022-05-17 08:45:57 +00:00