On Tue, Jul 14, 2026 at 8:47 PM Cédric Le Goater <[email protected]> wrote: > > Add read_page_mem_qor (CTRL_FREADMODE with QOR command and quad data > IO mode) and write_page_qor (user-mode QOR) tests. > > Link: > https://lore.kernel.org/qemu-devel/[email protected] > Signed-off-by: Cédric Le Goater <[email protected]> > --- > tests/qtest/aspeed-smc-utils.h | 4 ++++ > tests/qtest/aspeed-smc-utils.c | 43 ++++++++++++++++++++++++++++++++++ > tests/qtest/aspeed_smc-test.c | 16 +++++++++++++ > tests/qtest/ast2700-smc-test.c | 4 ++++ > 4 files changed, 67 insertions(+) >
Reviewed-by: Bin Meng <[email protected]>
