KVM enable SnowRidge Accelerator Interfacing Architecture (AIA)
Bug #1782206 reported by
Paul Lai
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux (Ubuntu) |
Triaged
|
Wishlist
|
Unassigned | ||
qemu (Ubuntu) |
Fix Released
|
Wishlist
|
Unassigned | ||
xen (Ubuntu) |
Incomplete
|
Wishlist
|
Unassigned |
Bug Description
CPU core (Tremont) includes Accelerator Interfacing Architecture (AIA) features including:
- UMONITOR/UMWAIT: Ring-3 MONITOR/MWAIT with timeout. For memory-based synch with accelerators
- TPAUSE: Monitor-less wait (with timeout). For wait-on-multiple or wait-for-interrupt usages
- MOVDIRI: 8B streaming doorbell write capability. For streaming accelerator usages.
- MOVDIR64B: Non-temporal write with 64B guaranteed write-atomicity. For latency critical accelerator usages
Upstream target linux 5.4/Qemu-3.10
Target Release: 20.04
CVE References
description: | updated |
tags: |
added: intel-virt-19.04 removed: intel |
description: | updated |
tags: |
added: intel-virt-19.10 removed: intel-virt-19.04 |
description: | updated |
description: | updated |
description: | updated |
tags: |
added: intel-virt-20.04 removed: intel-virt-19.10 |
To post a comment you must log in.
Hi,
title says KVM, but the bug is only against xen so far.
Will this need an "qemu (ubuntu)" and/or "linux (ubuntu)" task as well?
- kernel 4.20 is listed so I assume the latter.
- Comments do not mention Qemu yet