QEMU is a FAST! processor emulator
Go to file
Danilo C. L. de Paula 88bf1caec3 * Wed Jan 15 2020 Danilo Cesar Lemes de Paula <ddepaula@redhat.com> - 4.2.0-6.el8
- kvm-spapr-Don-t-trigger-a-CAS-reboot-for-XICS-XIVE-mode-.patch [bz#1733893]
- kvm-vfio-pci-Don-t-remove-irqchip-notifier-if-not-regist.patch [bz#1782678]
- kvm-virtio-don-t-enable-notifications-during-polling.patch [bz#1789301]
- kvm-usbredir-Prevent-recursion-in-usbredir_write.patch [bz#1790844]
- kvm-xhci-recheck-slot-status.patch [bz#1790844]
- Resolves: bz#1733893
  (Boot a guest with "-prom-env 'auto-boot?=false'", SLOF failed to enter the boot entry after input "boot" followed by "0 > " on VNC)
- Resolves: bz#1782678
  (qemu core dump after hot-unplugging the   XXV710/XL710 PF)
- Resolves: bz#1789301
  (virtio-blk/scsi: fix notification suppression during AioContext polling)
- Resolves: bz#1790844
  (USB related fixes)
2026-02-17 16:57:05 +01:00
.cvsignore Setup of module qemu 2026-02-17 16:57:04 +01:00
.gitignore Rebase to qemu 4.2 2026-02-17 16:57:05 +01:00
81-kvm-rhel.rules Mass import patches from 2.12.0 2026-02-17 16:57:04 +01:00
85-kvm.preset Initial 3.0.0 rebase 2026-02-17 16:57:04 +01:00
95-kvm-memlock.conf Initial 3.0.0 rebase 2026-02-17 16:57:04 +01:00
99-qemu-guest-agent.rules Initial 3.0.0 rebase 2026-02-17 16:57:04 +01:00
0005-Initial-redhat-build.patch Rebase to qemu 4.2 2026-02-17 16:57:05 +01:00
0006-Enable-disable-devices-for-RHEL.patch Rebase to qemu 4.2 2026-02-17 16:57:05 +01:00
0007-Machine-type-related-general-changes.patch Rebase to qemu 4.2 2026-02-17 16:57:05 +01:00
0008-Add-aarch64-machine-types.patch Rebase to qemu 4.2 2026-02-17 16:57:05 +01:00
0009-Add-ppc64-machine-types.patch Rebase to qemu 4.2 2026-02-17 16:57:05 +01:00
0010-Add-s390x-machine-types.patch Rebase to qemu 4.2 2026-02-17 16:57:05 +01:00
0011-Add-x86_64-machine-types.patch Rebase to qemu 4.2 2026-02-17 16:57:05 +01:00
0012-Enable-make-check.patch Rebase to qemu 4.2 2026-02-17 16:57:05 +01:00
0013-vfio-cap-number-of-devices-that-can-be-assigned.patch Rebase to qemu 4.2 2026-02-17 16:57:05 +01:00
0014-Add-support-statement-to-help-output.patch Rebase to qemu 4.2 2026-02-17 16:57:05 +01:00
0015-globally-limit-the-maximum-number-of-CPUs.patch Rebase to qemu 4.2 2026-02-17 16:57:05 +01:00
0016-Add-support-for-simpletrace.patch Rebase to qemu 4.2 2026-02-17 16:57:05 +01:00
0017-Use-qemu-kvm-in-documentation-instead-of-qemu-system.patch Rebase to qemu 4.2 2026-02-17 16:57:05 +01:00
0018-usb-xhci-Fix-PCI-capability-order.patch Rebase to qemu 4.2 2026-02-17 16:57:05 +01:00
0019-virtio-scsi-Reject-scsi-cd-if-data-plane-enabled-RHE.patch Rebase to qemu 4.2 2026-02-17 16:57:05 +01:00
0020-BZ1653590-Require-at-least-64kiB-pages-for-downstrea.patch Rebase to qemu 4.2 2026-02-17 16:57:05 +01:00
0021-Using-ip_deq-after-m_free-might-read-pointers-from-a.patch Rebase to qemu 4.2 2026-02-17 16:57:05 +01:00
bridge.conf Initial 3.0.0 rebase 2026-02-17 16:57:04 +01:00
ksm.service Initial 3.0.0 rebase 2026-02-17 16:57:04 +01:00
ksm.sysconfig Initial 3.0.0 rebase 2026-02-17 16:57:04 +01:00
ksmctl.c Initial 3.0.0 rebase 2026-02-17 16:57:04 +01:00
ksmtuned Initial 3.0.0 rebase 2026-02-17 16:57:04 +01:00
ksmtuned.conf Initial 3.0.0 rebase 2026-02-17 16:57:04 +01:00
ksmtuned.service Initial 3.0.0 rebase 2026-02-17 16:57:04 +01:00
kvm-i386-Remove-cpu64-rhel6-CPU-model.patch * Tue Jan 07 2020 Danilo Cesar Lemes de Paula <ddepaula@redhat.com> - 4.2.0-5.el8 2026-02-17 16:57:05 +01:00
kvm-Reallocate-dirty_bmap-when-we-change-a-slot.patch * Tue Jan 07 2020 Danilo Cesar Lemes de Paula <ddepaula@redhat.com> - 4.2.0-5.el8 2026-02-17 16:57:05 +01:00
kvm-s390x.conf Initial 3.0.0 rebase 2026-02-17 16:57:04 +01:00
kvm-setup * Thu Apr 11 2019 Danilo Cesar Lemes de Paula <ddepaula@redhat.com> - 3.1.0-21.el8 2026-02-17 16:57:05 +01:00
kvm-setup.service Initial 3.0.0 rebase 2026-02-17 16:57:04 +01:00
kvm-spapr-Don-t-trigger-a-CAS-reboot-for-XICS-XIVE-mode-.patch * Wed Jan 15 2020 Danilo Cesar Lemes de Paula <ddepaula@redhat.com> - 4.2.0-6.el8 2026-02-17 16:57:05 +01:00
kvm-usbredir-Prevent-recursion-in-usbredir_write.patch * Wed Jan 15 2020 Danilo Cesar Lemes de Paula <ddepaula@redhat.com> - 4.2.0-6.el8 2026-02-17 16:57:05 +01:00
kvm-vfio-pci-Don-t-remove-irqchip-notifier-if-not-regist.patch * Wed Jan 15 2020 Danilo Cesar Lemes de Paula <ddepaula@redhat.com> - 4.2.0-6.el8 2026-02-17 16:57:05 +01:00
kvm-virtio-don-t-enable-notifications-during-polling.patch * Wed Jan 15 2020 Danilo Cesar Lemes de Paula <ddepaula@redhat.com> - 4.2.0-6.el8 2026-02-17 16:57:05 +01:00
kvm-x86.conf Initial 3.0.0 rebase 2026-02-17 16:57:04 +01:00
kvm-xhci-recheck-slot-status.patch * Wed Jan 15 2020 Danilo Cesar Lemes de Paula <ddepaula@redhat.com> - 4.2.0-6.el8 2026-02-17 16:57:05 +01:00
kvm.conf Initial 3.0.0 rebase 2026-02-17 16:57:04 +01:00
kvm.modules Update qemu-kvm with 4.1.0 patches 2026-02-17 16:57:05 +01:00
Makefile Setup of module qemu 2026-02-17 16:57:04 +01:00
qemu-ga.sysconfig Initial 3.0.0 rebase 2026-02-17 16:57:04 +01:00
qemu-guest-agent.service Initial 3.0.0 rebase 2026-02-17 16:57:04 +01:00
qemu-kvm.spec * Wed Jan 15 2020 Danilo Cesar Lemes de Paula <ddepaula@redhat.com> - 4.2.0-6.el8 2026-02-17 16:57:05 +01:00
qemu-pr-helper.service Initial 3.0.0 rebase 2026-02-17 16:57:04 +01:00
qemu-pr-helper.socket Initial 3.0.0 rebase 2026-02-17 16:57:04 +01:00
README.tests * Wed Feb 13 2019 Danilo Cesar Lemes de Paula <ddepaula@redhat.com> - 3.1.0-15.el8 2026-02-17 16:57:05 +01:00
sources Rebase to qemu 4.2 2026-02-17 16:57:05 +01:00
udev-kvm-check.c Mass import patches from 2.12.0 2026-02-17 16:57:04 +01:00
vhost.conf Initial 3.0.0 rebase 2026-02-17 16:57:04 +01:00

qemu-kvm-tests README
=====================

The qemu-kvm-tests rpm contains tests that can be used to verify the
functionality of the installed qemu-kvm package

When installed, the files from this rpm will be arranged in the following
directory structure

tests-src/
├── README
├── scripts
│   ├── qemu.py
│   └── qmp
└── tests
    ├── acceptance
    ├── Makefile.include
    └── qemu-iotests

The tests/ directory within the tests-src/ directory is setup to remain a copy
of a subset of the tests/ directory from the QEMU source tree

The avocado_qemu tests and qemu-iotests, along with files required for the
execution of the avocado_qemu tests (scripts/qemu.py and scripts/qmp/) will be
installed in a new location - /usr/lib64/qemu-kvm/tests-src/

avocado_qemu tests:
The avocado_qemu tests can be executed by running the following avocado command:
avocado run -p qemu_bin=/usr/libexec/qemu-kvm /usr/lib64/qemu-kvm/tests/acceptance/
Avocado needs to be installed separately using either pip or from source as
Avocado is not being packaged for RHEL-8.

qemu-iotests:
symlinks to corresponding binaries need to be created for QEMU_PROG,
QEMU_IO_PROG, QEMU_IMG_PROG, and QEMU_NBD_PROG before the iotests can be
executed.

The primary purpose of this package is to make these tests available to be
executed as gating tests for the virt module in the RHEL-8 OSCI environment.