Commit a10e997
Drivers: hv: mshv_vtl: Fix TDX VTL0 boot
In the case of __xfer_to_guest_mode_work_pending() being false, we should
test mshv_pull_proxy_irr(): if it returns true, the execution should not
be witched to VTL0, and instead the ioctl should return to the openvmm
user-space: see the comment before mshv_pull_proxy_irr().
Signed-off-by: Dexuan Cui <decui@microsoft.com>1 parent 09c8209 commit a10e997
1 file changed
Lines changed: 7 additions & 17 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1870 | 1870 | | |
1871 | 1871 | | |
1872 | 1872 | | |
1873 | | - | |
1874 | | - | |
1875 | 1873 | | |
1876 | 1874 | | |
1877 | | - | |
1878 | | - | |
1879 | 1875 | | |
1880 | 1876 | | |
1881 | 1877 | | |
1882 | | - | |
1883 | | - | |
1884 | | - | |
1885 | | - | |
1886 | | - | |
1887 | | - | |
1888 | | - | |
1889 | | - | |
1890 | | - | |
1891 | | - | |
1892 | | - | |
1893 | | - | |
| 1878 | + | |
| 1879 | + | |
| 1880 | + | |
| 1881 | + | |
| 1882 | + | |
1894 | 1883 | | |
1895 | 1884 | | |
1896 | 1885 | | |
1897 | | - | |
| 1886 | + | |
| 1887 | + | |
1898 | 1888 | | |
1899 | 1889 | | |
1900 | 1890 | | |
| |||
0 commit comments