Revision 631c872614aca91eaf947c1748f0f27f99635d92 authored by Jeuk Kim on 06 September 2023, 07:43:51 UTC, committed by Stefan Hajnoczi on 07 September 2023, 18:01:29 UTC
This patch includes the following tests
  Test mmio read
  Test ufs device initialization and ufs-lu recognition
  Test I/O (Performs a write followed by a read to verify)

Signed-off-by: Jeuk Kim <jeuk20.kim@samsung.com>
Acked-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-id: 9e9207f54505e9ba30931849f949ff6f474ac333.1693980783.git.jeuk20.kim@gmail.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
1 parent 2a8b36a
History
File Mode Size
installer
vss-win32
channel-posix.c -rw-r--r-- 8.7 KB
channel-win32.c -rw-r--r-- 10.1 KB
channel.h -rw-r--r-- 964 bytes
commands-bsd.c -rw-r--r-- 5.3 KB
commands-common.h -rw-r--r-- 2.1 KB
commands-linux.c -rw-r--r-- 8.6 KB
commands-posix-ssh.c -rw-r--r-- 12.7 KB
commands-posix.c -rw-r--r-- 95.6 KB
commands-win32.c -rw-r--r-- 77.2 KB
commands.c -rw-r--r-- 17.6 KB
cutils.c -rw-r--r-- 670 bytes
cutils.h -rw-r--r-- 125 bytes
guest-agent-command-state.c -rw-r--r-- 1.7 KB
guest-agent-core.h -rw-r--r-- 1.6 KB
main.c -rw-r--r-- 49.1 KB
meson.build -rw-r--r-- 7.0 KB
messages-win32.mc -rw-r--r-- 118 bytes
qapi-schema.json -rw-r--r-- 44.6 KB
service-win32.c -rw-r--r-- 5.5 KB
service-win32.h -rw-r--r-- 1.0 KB
vss-win32.c -rw-r--r-- 4.5 KB
vss-win32.h -rw-r--r-- 673 bytes

back to top