mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
tests: Update capabilities for QEMU 4.2.0 on aarch64
Unfortunately this results in a lot of churn because of the eigth hundred and change QEMU commits since the file was last touched, but the only part we actually care about is the fact that the query-cpu-model-expansion QMP command is now available on aarch64. Signed-off-by: Andrea Bolognani <abologna@redhat.com> Tested-by: Andrew Jones <drjones@redhat.com> Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
@@ -59,9 +59,9 @@
|
||||
<model usable='unknown'>max</model>
|
||||
<model usable='unknown'>cortex-m4</model>
|
||||
<model usable='unknown'>pxa270-b0</model>
|
||||
<model usable='unknown'>arm946</model>
|
||||
<model usable='unknown'>cortex-m0</model>
|
||||
<model usable='unknown'>cortex-r5</model>
|
||||
<model usable='unknown'>arm946</model>
|
||||
<model usable='unknown'>pxa270-a1</model>
|
||||
<model usable='unknown'>pxa270</model>
|
||||
</mode>
|
||||
|
||||
Reference in New Issue
Block a user