| commit | 4173b3d83752d9547c188db0d99ade08a1adb1fc | [log] [tgz] |
|---|---|---|
| author | David Woodhouse <dwmw@amazon.co.uk> | Fri Feb 07 14:37:24 2025 +0000 |
| committer | Anthony PERARD <anthony.perard@vates.tech> | Mon Mar 10 13:27:30 2025 +0100 |
| tree | 6c6c882a80c8c2c92d733a9c2f7180467f60393d | |
| parent | cfcacbab38e43200264c06135946b1c5096c393a [diff] |
hw/xen: Add "mode" parameter to xen-block devices Block devices don't work in PV Grub (0.9x) if there is no mode specified. It complains: "Error ENOENT when reading the mode" Signed-off-by: David Woodhouse <dwmw@amazon.co.uk> Message-Id: <20250207143724.30792-2-dwmw2@infradead.org> Signed-off-by: Anthony PERARD <anthony.perard@vates.tech>