Commit 502be1c
shenjin
<fix>[kvm]: Add vmPciDeviceAddress field for better tracking
- Add vmPciDeviceAddress field to PciDeviceVO
- Set vmPciDeviceAddress when loading PCI device to VM
- Clear vmPciDeviceAddress when unloading PCI device
- Update vmPciDeviceAddress during host reconnection
Resolves: ZSTAC-67275
Change-Id: I67626e67787062616679786b6576636c737474771 parent ee9f20d commit 502be1c
3 files changed
Lines changed: 19 additions & 0 deletions
File tree
- conf/db/upgrade
- plugin/kvm/src/main/java/org/zstack/kvm
- sdk/src/main/java/org/zstack/sdk
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2914 | 2914 | | |
2915 | 2915 | | |
2916 | 2916 | | |
| 2917 | + | |
| 2918 | + | |
2917 | 2919 | | |
2918 | 2920 | | |
2919 | 2921 | | |
| |||
2946 | 2948 | | |
2947 | 2949 | | |
2948 | 2950 | | |
| 2951 | + | |
| 2952 | + | |
| 2953 | + | |
| 2954 | + | |
| 2955 | + | |
| 2956 | + | |
| 2957 | + | |
| 2958 | + | |
2949 | 2959 | | |
2950 | 2960 | | |
2951 | 2961 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
196 | 204 | | |
197 | 205 | | |
198 | 206 | | |
| |||
0 commit comments