On Feb 18, 2019, at 08:43, Thomas Huth <th...@redhat.com> wrote: > I think you could use one of the machines that has a cfi02 on board. For > example: Write some random data to a temporary file. Run qemu with: > > QTestState *qts; > qts = qtest_initf(" qemu-system-arm -M musicpal,accel=qtest " > "-drive if=pflash,file=%s,format=raw", filename); If I do that, will it be possible for the test to override the properties set by pflash_cfi02_register? It looks like I should be able to use -global to set properties that aren't set explicitly. Thank you, -- Stephen Checkoway
- [Qemu-devel] Testing sysbus devices Stephen Checkoway
- Re: [Qemu-devel] Testing sysbus devices Thomas Huth
- Re: [Qemu-devel] Testing sysbus devices Stephen Checkoway
- Re: [Qemu-devel] Testing sysbus devices Thomas Huth
- Re: [Qemu-devel] Testing sysbus devices Markus Armbruster
- Re: [Qemu-devel] Testing sysbus devices Stephen Checkoway
- Re: [Qemu-devel] Testing sysbus de... Markus Armbruster
- Re: [Qemu-devel] Testing sysbu... Stephen Checkoway
- Re: [Qemu-devel] Testing s... Markus Armbruster
- Re: [Qemu-devel] Testing s... Stephen Checkoway
- Re: [Qemu-devel] Testing s... Markus Armbruster
- Re: [Qemu-devel] Testing s... Laszlo Ersek
- Re: [Qemu-devel] Testing s... Markus Armbruster