tests/fuzz: Extract pciconfig_fuzz_qos() method
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Thu, 14 May 2020 14:34:32 +0000 (16:34 +0200)
committerStefan Hajnoczi <stefanha@redhat.com>
Fri, 15 May 2020 09:46:40 +0000 (10:46 +0100)
commit84cb0a6d20c94abab6bc868e0e92044fcebdb1d7
tree5a0aa9332a32b0b829dd3f568b5e46eb9567cca0
parent79e18a60ab456764eaa974b67b9c54281a5156db
tests/fuzz: Extract pciconfig_fuzz_qos() method

Extract the generic pciconfig_fuzz_qos() method from
i440fx_fuzz_qos(). This will help to write tests not
specific to the i440FX controller.

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-id: 20200514143433.18569-6-philmd@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
tests/qtest/fuzz/i440fx_fuzz.c