Commit 6836276
committed
virtio: mem: Implement device reset
The virtio-mem device does not have any backend specific state that
needs resetting so implement the method by simply returning true.
Plugged memory regions remain intact.
Signed-off-by: Ilias Stamatis <ilstam@amazon.com>1 parent 0ff974b commit 6836276
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
660 | 660 | | |
661 | 661 | | |
662 | 662 | | |
| 663 | + | |
| 664 | + | |
| 665 | + | |
| 666 | + | |
663 | 667 | | |
664 | 668 | | |
665 | 669 | | |
| |||
0 commit comments