]> xenbits.xensource.com Git - pvdrivers/win/xenvif.git/commit
Invalidate FDOs when no devices are present master
authorTu Dinh <ngoc-tu.dinh@vates.tech>
Mon, 2 Dec 2024 09:37:55 +0000 (09:37 +0000)
committerPaul Durrant <pdurrant@amazon.com>
Mon, 2 Dec 2024 11:52:45 +0000 (11:52 +0000)
commit9fd1afe4382b15ed8e063a816a328c0a580f038e
tree389e59b8b235a8466dec6237c27c13232f30a1a7
parent73d53a4b1e6603279cdd53679127be7cd4d4231a
Invalidate FDOs when no devices are present

In cases where the entire xenstore device key is removed, FdoScan()
currently skips reenumeration entirely. This causes it to not pass the
removal event to xennet. Fix the issue by reenumerating devices even if
xenstore key does not exist.

Signed-off-by: Tu Dinh <ngoc-tu.dinh@vates.tech>
src/xenvif/fdo.c