mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-09 18:44:58 -06:00
libqos: add ARM n800 machine object
This is used to test omap_i2c. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
c0825c63cf
commit
48963982e5
2 changed files with 93 additions and 0 deletions
|
@ -711,6 +711,7 @@ qos-test-obj-y += tests/libqos/virtio-serial.o
|
|||
|
||||
# Machines
|
||||
qos-test-obj-y += tests/libqos/aarch64-xlnx-zcu102-machine.o
|
||||
qos-test-obj-y += tests/libqos/arm-n800-machine.o
|
||||
qos-test-obj-y += tests/libqos/arm-raspi2-machine.o
|
||||
qos-test-obj-y += tests/libqos/arm-sabrelite-machine.o
|
||||
qos-test-obj-y += tests/libqos/arm-smdkc210-machine.o
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue