File tree Expand file tree Collapse file tree 2 files changed +24
-0
lines changed Expand file tree Collapse file tree 2 files changed +24
-0
lines changed Original file line number Diff line number Diff line change 10411041 {
10421042 "syscall" : " sendmsg" ,
10431043 "comment" : " Used by vhost-user frontend to communicate with the backend"
1044+ },
1045+ {
1046+ "syscall" : " dup" ,
1047+ "comment" : " Used when resetting VirtIO devices"
1048+ },
1049+ {
1050+ "syscall" : " fcntl" ,
1051+ "comment" : " Used when resetting VirtIO devices"
1052+ },
1053+ {
1054+ "syscall" : " readlink" ,
1055+ "comment" : " Used when resetting VirtIO devices"
10441056 }
10451057 ]
10461058 }
Original file line number Diff line number Diff line change 12451245 {
12461246 "syscall" : " sendmsg" ,
12471247 "comment" : " Used by vhost-user frontend to communicate with the backend"
1248+ },
1249+ {
1250+ "syscall" : " dup" ,
1251+ "comment" : " Used when resetting VirtIO devices"
1252+ },
1253+ {
1254+ "syscall" : " fcntl" ,
1255+ "comment" : " Used when resetting VirtIO devices"
1256+ },
1257+ {
1258+ "syscall" : " readlink" ,
1259+ "comment" : " Used when resetting VirtIO devices"
12481260 }
12491261 ]
12501262 }
You can’t perform that action at this time.
0 commit comments