On 2019/12/3 21:01, Thomas Huth wrote:
> On 03/12/2019 13.27, Xiang Zheng wrote:
>> There are quite a few tests disabled on AArch64 such as fw_cfg-tests.
>> This patch series fix some problems in test code and adapt it to
>> virt machine.
>>
>> Xiang Zheng (5):
>> tests: fw_cfg: Rename pc_fw_c
On 03/12/2019 13.27, Xiang Zheng wrote:
> There are quite a few tests disabled on AArch64 such as fw_cfg-tests.
> This patch series fix some problems in test code and adapt it to
> virt machine.
>
> Xiang Zheng (5):
> tests: fw_cfg: Rename pc_fw_cfg_* to fw_cfg_*
> tests: fw_cfg: Support read/
There are quite a few tests disabled on AArch64 such as fw_cfg-tests.
This patch series fix some problems in test code and adapt it to
virt machine.
Xiang Zheng (5):
tests: fw_cfg: Rename pc_fw_cfg_* to fw_cfg_*
tests: fw_cfg: Support read/write of fw_cfg registers on aarch64
tests: fw_cfg: