b697b4 import qemu-kvm-6.2.0-1.el9

Authored and Committed by centosrcm 2 years ago
42 files changed. 736 lines added. 1374 lines removed.
.gitignore
file modified
+1 -1
.qemu-kvm.metadata
file modified
+1 -1
SOURCES/0001-ui-clipboard-Don-t-use-g_autoptr-just-to-free-a-vari.patch
file added
+49
SOURCES/0005-Initial-redhat-build.patchSOURCES/0004-Initial-redhat-build.patch
file renamed
+57 -48
SOURCES/0006-Enable-disable-devices-for-RHEL.patchSOURCES/0005-Enable-disable-devices-for-RHEL.patch
file renamed
+34 -49
SOURCES/0007-Machine-type-related-general-changes.patchSOURCES/0006-Machine-type-related-general-changes.patch
file renamed
+66 -70
SOURCES/0008-Add-aarch64-machine-types.patchSOURCES/0007-Add-aarch64-machine-types.patch
file renamed
+22 -27
SOURCES/0009-Add-ppc64-machine-types.patchSOURCES/0008-Add-ppc64-machine-types.patch
file renamed
+46 -59
SOURCES/0010-Add-s390x-machine-types.patchSOURCES/0009-Add-s390x-machine-types.patch
file renamed
+11 -7
SOURCES/0011-Add-x86_64-machine-types.patchSOURCES/0010-Add-x86_64-machine-types.patch
file renamed
+22 -24
SOURCES/0012-Enable-make-check.patchSOURCES/0011-Enable-make-check.patch
file renamed
+31 -26
SOURCES/0013-vfio-cap-number-of-devices-that-can-be-assigned.patchSOURCES/0012-vfio-cap-number-of-devices-that-can-be-assigned.patch
file renamed
+4 -4
SOURCES/0014-Add-support-statement-to-help-output.patchSOURCES/0013-Add-support-statement-to-help-output.patch
file renamed
+4 -4
SOURCES/0015-globally-limit-the-maximum-number-of-CPUs.patchSOURCES/0014-globally-limit-the-maximum-number-of-CPUs.patch
file renamed
+3 -3
SOURCES/0016-Use-qemu-kvm-in-documentation-instead-of-qemu-system.patchSOURCES/0015-Use-qemu-kvm-in-documentation-instead-of-qemu-system.patch
file renamed
+7 -7
SOURCES/0017-virtio-scsi-Reject-scsi-cd-if-data-plane-enabled-RHE.patchSOURCES/0016-virtio-scsi-Reject-scsi-cd-if-data-plane-enabled-RHE.patch
file renamed
+2 -2
SOURCES/0018-BZ1653590-Require-at-least-64kiB-pages-for-downstrea.patchSOURCES/0017-BZ1653590-Require-at-least-64kiB-pages-for-downstrea.patch
file renamed
+1 -1
SOURCES/0019-qcow2-Deprecation-warning-when-opening-v2-images-rw.patchSOURCES/0018-qcow2-Deprecation-warning-when-opening-v2-images-rw.patch
file renamed
+2 -2
SOURCES/0020-Fix-virtio-net-pci-vectors-compat.patch
file added
+46
SOURCES/0021-x86-rhel-machine-types-Add-pc_rhel_8_5_compat.patch
file added
+75
SOURCES/0022-x86-rhel-machine-types-Wire-compat-into-q35-and-i440.patch
file added
+55
SOURCES/0023-redhat-virt-rhel8.5.0-Update-machine-type-compatibil.patch
file added
+50
SOURCES/0024-redhat-Add-s390x-machine-type-compatibility-handling.patch
file added
+58
SOURCES/0025-compat-Update-hw_compat_rhel_8_5-with-6.2.0-RC2-chan.patch
file added
+31
SOURCES/ksm.service
file removed
-13
SOURCES/ksm.sysconfig
file removed
-4
SOURCES/ksmctl.c
file removed
-77
SOURCES/ksmtuned
file removed
-139
SOURCES/ksmtuned.conf
file removed
-21
SOURCES/ksmtuned.service
file removed
-12
SOURCES/kvm-Fix-for-ppc64le-build.patch
file removed
-73
SOURCES/kvm-disable-sga-device.patch
file removed
-38
SOURCES/kvm-dump-guest-memory-Block-live-migration.patch
file removed
-93
SOURCES/kvm-hw-arm-virt-Add-hw_compat_rhel_8_5-to-8.5-machine-ty.patch
file removed
-38
SOURCES/kvm-hw-arm-virt-Remove-9.0-machine-type.patch
file removed
-53
SOURCES/kvm-migration-Add-migrate_add_blocker_internal.patch
file removed
-100
SOURCES/kvm-migration-Make-migration-blocker-work-for-snapshots-.patch
file removed
-61
SOURCES/kvm-redhat-Add-s390x-machine-type-compatibility-update-f.patch
file removed
-45
SOURCES/kvm-redhat-Define-hw_compat_rhel_8_5.patch
file removed
-74
SOURCES/kvm-tools-virtiofsd-Add-fstatfs64-syscall-to-the-seccomp.patch
file removed
-51
SOURCES/kvm-virtio-balloon-Fix-page-poison-subsection-name.patch
file removed
-61
SPECS/qemu-kvm.spec
file modified
+58 -86
    import qemu-kvm-6.2.0-1.el9
    
        
file modified
+1 -1
file modified
+1 -1
SOURCES/0005-Initial-redhat-build.patch SOURCES/0004-Initial-redhat-build.patch
file renamed
+57 -48
SOURCES/0006-Enable-disable-devices-for-RHEL.patch SOURCES/0005-Enable-disable-devices-for-RHEL.patch
file renamed
+34 -49
SOURCES/0007-Machine-type-related-general-changes.patch SOURCES/0006-Machine-type-related-general-changes.patch
file renamed
+66 -70
SOURCES/0008-Add-aarch64-machine-types.patch SOURCES/0007-Add-aarch64-machine-types.patch
file renamed
+22 -27
SOURCES/0009-Add-ppc64-machine-types.patch SOURCES/0008-Add-ppc64-machine-types.patch
file renamed
+46 -59
SOURCES/0010-Add-s390x-machine-types.patch SOURCES/0009-Add-s390x-machine-types.patch
file renamed
+11 -7
SOURCES/0011-Add-x86_64-machine-types.patch SOURCES/0010-Add-x86_64-machine-types.patch
file renamed
+22 -24
SOURCES/0012-Enable-make-check.patch SOURCES/0011-Enable-make-check.patch
file renamed
+31 -26
SOURCES/0013-vfio-cap-number-of-devices-that-can-be-assigned.patch SOURCES/0012-vfio-cap-number-of-devices-that-can-be-assigned.patch
file renamed
+4 -4
SOURCES/0014-Add-support-statement-to-help-output.patch SOURCES/0013-Add-support-statement-to-help-output.patch
file renamed
+4 -4
SOURCES/0015-globally-limit-the-maximum-number-of-CPUs.patch SOURCES/0014-globally-limit-the-maximum-number-of-CPUs.patch
file renamed
+3 -3
SOURCES/0016-Use-qemu-kvm-in-documentation-instead-of-qemu-system.patch SOURCES/0015-Use-qemu-kvm-in-documentation-instead-of-qemu-system.patch
file renamed
+7 -7
SOURCES/0017-virtio-scsi-Reject-scsi-cd-if-data-plane-enabled-RHE.patch SOURCES/0016-virtio-scsi-Reject-scsi-cd-if-data-plane-enabled-RHE.patch
file renamed
+2 -2
SOURCES/0018-BZ1653590-Require-at-least-64kiB-pages-for-downstrea.patch SOURCES/0017-BZ1653590-Require-at-least-64kiB-pages-for-downstrea.patch
file renamed
+1 -1
SOURCES/0019-qcow2-Deprecation-warning-when-opening-v2-images-rw.patch SOURCES/0018-qcow2-Deprecation-warning-when-opening-v2-images-rw.patch
file renamed
+2 -2
file removed
-13
file removed
-4
file removed
-77
file removed
-139
file removed
-21
file modified
+58 -86