]> git.proxmox.com Git - mirror_qemu.git/commit
imx25-pdk: create ds1338 for qtest inside the test
authorPaolo Bonzini <pbonzini@redhat.com>
Mon, 18 Mar 2019 14:56:23 +0000 (15:56 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 3 Jun 2019 12:03:02 +0000 (14:03 +0200)
commitc4f00daa5b390a74f13a271e7237e173c527bbce
treee655493add50166fcb766581895d5cc6187503f2
parenteadcd3b252dde196de10874fe999e1af803f22d3
imx25-pdk: create ds1338 for qtest inside the test

There is no need to have a test device created by the board.
Instead, create it in the qtest so that we will be able to run
it on other boards too.

Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
hw/arm/imx25_pdk.c
tests/ds1338-test.c