Commit c0d3bc9
committed
virtio-msg: EVENT_{AVAIL.USED} delete "all virtqueues" provision
This is hard to describe and real implementations may just use a loop
anyway. So delete this for now anyway.
A loop is required in the bus when:
* One OoB notification can trigger multiple virtio devices
* One OoB notification can trigger SOME virtqueues but not all
So this value only covers one use case and it may cause more confusion
than value.
Signed-off-by: Bill Mills <bill.mills@linaro.org>1 parent e4ce7b0 commit c0d3bc9
1 file changed
Lines changed: 0 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1053 | 1053 | | |
1054 | 1054 | | |
1055 | 1055 | | |
1056 | | - | |
1057 | | - | |
1058 | | - | |
1059 | | - | |
1060 | | - | |
1061 | 1056 | | |
1062 | 1057 | | |
1063 | 1058 | | |
| |||
1076 | 1071 | | |
1077 | 1072 | | |
1078 | 1073 | | |
1079 | | - | |
1080 | | - | |
1081 | | - | |
1082 | | - | |
1083 | | - | |
1084 | 1074 | | |
1085 | 1075 | | |
1086 | 1076 | | |
| |||
0 commit comments