Adds support for the controller atomic parameters: AWUN and AWUPF. Atomic
Compare and Write Unit (ACWU) is not currently supported.
Writes that adhere to the ACWU and AWUPF parameters are guaranteed to be atomic.
New NVMe QEMU Parameters (See NVMe Specification for details):
atomic.dn (def
Changelog:
v2: - Include changes suggested by Klaus
- Check for READ/WRITE commmands when walking SQs.
- Updated the "cover-letter" below with new fio example.
=
Since there is work in the Lin
On 9/17/24 21:30, Thomas Huth wrote:
When compiling QEMU just with "--target-list=or1k-softmmu", there
are 8 iotests failing that try to use PCI devices - but the default
or1k machine does not have a PCI bus. The "virt" machine is better
suited for running the iotests than the or1k default machin