QEMU is a FAST! processor emulator
1523562e21
- kvm-migration-Do-not-re-read-the-clock-on-pre_save-in-ca.patch [bz#1747836] - kvm-ehci-fix-queue-dev-null-ptr-dereference.patch [bz#1746790] - kvm-spapr-Use-SHUTDOWN_CAUSE_SUBSYSTEM_RESET-for-CAS-reb.patch [bz#1743477] - kvm-file-posix-Handle-undetectable-alignment.patch [bz#1749134] - kvm-block-posix-Always-allocate-the-first-block.patch [bz#1749134] - kvm-iotests-Test-allocate_first_block-with-O_DIRECT.patch [bz#1749134] - Resolves: bz#1743477 (Since bd94bc06479a "spapr: change default interrupt mode to 'dual'", QEMU resets the machine to select the appropriate interrupt controller. And -no-reboot prevents that.) - Resolves: bz#1746790 (qemu core dump while migrate from RHEL7.6 to RHEL8.1) - Resolves: bz#1747836 (Call traces after guest migration due to incorrect handling of the timebase) - Resolves: bz#1749134 (I/O error when virtio-blk disk is backed by a raw image on 4k disk) |
||
---|---|---|
.gitignore | ||
81-kvm-rhel.rules | ||
85-kvm.preset | ||
95-kvm-memlock.conf | ||
99-qemu-guest-agent.rules | ||
0004-Initial-redhat-build.patch | ||
0005-Enable-disable-devices-for-RHEL.patch | ||
0006-Machine-type-related-general-changes.patch | ||
0007-Add-aarch64-machine-types.patch | ||
0008-Add-ppc64-machine-types.patch | ||
0009-Add-s390x-machine-types.patch | ||
0010-Add-x86_64-machine-types.patch | ||
0011-Enable-make-check.patch | ||
0012-vfio-cap-number-of-devices-that-can-be-assigned.patch | ||
0013-Add-support-statement-to-help-output.patch | ||
0014-globally-limit-the-maximum-number-of-CPUs.patch | ||
0015-Add-support-for-simpletrace.patch | ||
0016-Use-qemu-kvm-in-documentation-instead-of-qemu-system.patch | ||
0017-usb-xhci-Fix-PCI-capability-order.patch | ||
0018-virtio-scsi-Reject-scsi-cd-if-data-plane-enabled-RHE.patch | ||
0019-BZ1653590-Require-at-least-64kiB-pages-for-downstrea.patch | ||
0020-pc-Don-t-make-die-id-mandatory-unless-necessary.patch | ||
bridge.conf | ||
ksm.service | ||
ksm.sysconfig | ||
ksmctl.c | ||
ksmtuned | ||
ksmtuned.conf | ||
ksmtuned.service | ||
kvm-block-posix-Always-allocate-the-first-block.patch | ||
kvm-ehci-fix-queue-dev-null-ptr-dereference.patch | ||
kvm-file-posix-Handle-undetectable-alignment.patch | ||
kvm-iotests-Test-allocate_first_block-with-O_DIRECT.patch | ||
kvm-machine-types-Update-hw_compat_rhel_8_0-from-hw_comp.patch | ||
kvm-memory-Fix-up-memory_region_-add-del-_coalescing.patch | ||
kvm-memory-Refactor-memory_region_clear_coalescing.patch | ||
kvm-memory-Remove-has_coalesced_range-counter.patch | ||
kvm-memory-Split-zones-when-do-coalesced_io_del.patch | ||
kvm-migration-Do-not-re-read-the-clock-on-pre_save-in-ca.patch | ||
kvm-multifd-Use-number-of-channels-as-listen-backlog.patch | ||
kvm-pseries-Fix-compat_pvr-on-reset.patch | ||
kvm-redhat-s390x-Add-proper-compatibility-options-for-th.patch | ||
kvm-redhat-s390x-Rename-s390-ccw-virtio-rhel8.0.0-to-s39.patch | ||
kvm-redhat-update-pseries-rhel8.1.0-machine-type.patch | ||
kvm-RHEL-disable-hostmem-memfd.patch | ||
kvm-s390x.conf | ||
kvm-setup | ||
kvm-setup.service | ||
kvm-socket-Add-backlog-parameter-to-socket_listen.patch | ||
kvm-socket-Add-num-connections-to-qio_channel_socket_asy.patch | ||
kvm-socket-Add-num-connections-to-qio_channel_socket_syn.patch | ||
kvm-socket-Add-num-connections-to-qio_net_listener_open_.patch | ||
kvm-spapr-Set-compat-mode-in-spapr_core_plug.patch | ||
kvm-spapr-Use-SHUTDOWN_CAUSE_SUBSYSTEM_RESET-for-CAS-reb.patch | ||
kvm-trace-Clarify-DTrace-SystemTap-help-message.patch | ||
kvm-virtio-Make-disable-legacy-disable-modern-compat-pro.patch | ||
kvm-x86-machine-types-add-pc-q35-rhel8.1.0.patch | ||
kvm-x86-machine-types-Fixup-dynamic-sysbus-entries.patch | ||
kvm-x86-machine-types-pc_rhel_8_0_compat.patch | ||
kvm-x86-machine-types-q35-Fixup-units_per_default_bus.patch | ||
kvm-x86.conf | ||
kvm.conf | ||
kvm.modules | ||
qemu-ga.sysconfig | ||
qemu-guest-agent.service | ||
qemu-kvm.spec | ||
qemu-pr-helper.service | ||
qemu-pr-helper.socket | ||
README.tests | ||
sources | ||
udev-kvm-check.c | ||
vhost.conf |
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.