diff options
author | Mark Syms <mark.syms@citrix.com> | 2019-09-18 12:57:44 +0100 |
---|---|---|
committer | Anthony PERARD <anthony.perard@citrix.com> | 2019-09-24 12:21:29 +0100 |
commit | 6bd6b955c0b2666263700d39db153ab43c5e0c9e (patch) | |
tree | 09419547ab286e039381c1865a77196d7f3a3e5e /tests | |
parent | ef916ab3ec570eac799be540e499d0123fe61899 (diff) |
xen-bus: only set the xen device frontend state if it is missing
Some toolstack implementations will set the frontend xenstore
keys to Initialising which will then trigger the in guest PV
drivers to begin initialising and some implementations will
then set their state to Closing. If this has occurred then
device realize must not overwrite the frontend keys as then
the handshake will stall.
Signed-off-by: Mark Syms <mark.syms@citrix.com>
Also avoid creating the frontend area if it already exists.
Signed-off-by: Paul Durrant <paul.durrant@citrix.com>
Reviewed-by: Anthony PERARD <anthony.perard@citrix.com>
Message-Id: <20190918115745.39006-1-paul.durrant@citrix.com>
Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions