Commit a0c57f4
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 c146309 commit a0c57f4
1 file changed
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
661 | 661 | | |
662 | 662 | | |
663 | 663 | | |
664 | | - | |
| 664 | + | |
| 665 | + | |
| 666 | + | |
| 667 | + | |
| 668 | + | |
| 669 | + | |
| 670 | + | |
| 671 | + | |
665 | 672 | | |
666 | 673 | | |
667 | 674 | | |
| |||
0 commit comments