Commit 35a5713
KVM: nVMX: Check IO instruction VM-exit conditions
Consult the 'unconditional IO exiting' and 'use IO bitmaps' VM-execution
controls when checking instruction interception. If the 'use IO bitmaps'
VM-execution control is 1, check the instruction access against the IO
bitmaps to determine if the instruction causes a VM-exit.
Signed-off-by: Oliver Upton <oupton@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>1 parent e71237d commit 35a5713
2 files changed
Lines changed: 52 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5353 | 5353 | | |
5354 | 5354 | | |
5355 | 5355 | | |
5356 | | - | |
| 5356 | + | |
5357 | 5357 | | |
5358 | 5358 | | |
5359 | 5359 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7145 | 7145 | | |
7146 | 7146 | | |
7147 | 7147 | | |
| 7148 | + | |
| 7149 | + | |
| 7150 | + | |
| 7151 | + | |
| 7152 | + | |
| 7153 | + | |
| 7154 | + | |
| 7155 | + | |
| 7156 | + | |
| 7157 | + | |
| 7158 | + | |
| 7159 | + | |
| 7160 | + | |
| 7161 | + | |
| 7162 | + | |
| 7163 | + | |
| 7164 | + | |
| 7165 | + | |
| 7166 | + | |
| 7167 | + | |
| 7168 | + | |
| 7169 | + | |
| 7170 | + | |
| 7171 | + | |
| 7172 | + | |
| 7173 | + | |
| 7174 | + | |
| 7175 | + | |
| 7176 | + | |
| 7177 | + | |
| 7178 | + | |
| 7179 | + | |
| 7180 | + | |
7148 | 7181 | | |
7149 | 7182 | | |
7150 | 7183 | | |
7151 | 7184 | | |
7152 | 7185 | | |
7153 | 7186 | | |
7154 | 7187 | | |
| 7188 | + | |
7155 | 7189 | | |
7156 | 7190 | | |
7157 | 7191 | | |
7158 | 7192 | | |
7159 | | - | |
7160 | | - | |
7161 | | - | |
7162 | | - | |
7163 | | - | |
7164 | | - | |
| 7193 | + | |
| 7194 | + | |
| 7195 | + | |
| 7196 | + | |
| 7197 | + | |
| 7198 | + | |
| 7199 | + | |
| 7200 | + | |
| 7201 | + | |
| 7202 | + | |
| 7203 | + | |
| 7204 | + | |
| 7205 | + | |
7165 | 7206 | | |
7166 | 7207 | | |
| 7208 | + | |
| 7209 | + | |
| 7210 | + | |
| 7211 | + | |
7167 | 7212 | | |
7168 | 7213 | | |
7169 | 7214 | | |
| |||
0 commit comments