| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
clippy: fix all cast_lossless warnings Use command line: cargo clippy --fix --workspace -- -Aclippy::all -Wclippy::cast_lossless Signed-off-by: liuxiangdong <liuxiangdong5@huawei.com> | 1 年前 | |
machine: gate guest memory writes by migration state 1. Determine boot, SMBIOS, and ACPI guest memory writes from the VM migration state in shared machine helpers. 2. Skip direct-boot and DTB guest memory writes during incoming restore while preserving fwcfg-based setup. 3. Keep reset-time direct-boot reload behavior so guest memory is rewritten after migration completes. (cherry picked from commit d955b95d449169eae4b42f09ff65e5f3c00f60fc) | 4 天前 | |
Devices: add trait object conversion function Stratovirt will implement DEVICE/BUS framework as a simple simplified QOM. Add Trait object conversion function to make preparation for the next commits. Signed-off-by: liuxiangdong <liuxiangdong5@huawei.com> | 1 年前 | |
PciHostRoot is pcie device so its configuration size should be 4096 instead of 256. The wrong size results mmio access failure. This patch fise it by initializing with the right size. Signed-off-by: Fei Xu <xufei30@huawei.com> | 2 个月前 | |
machine: gate guest memory writes by migration state 1. Determine boot, SMBIOS, and ACPI guest memory writes from the VM migration state in shared machine helpers. 2. Skip direct-boot and DTB guest memory writes during incoming restore while preserving fwcfg-based setup. 3. Keep reset-time direct-boot reload behavior so guest memory is rewritten after migration completes. (cherry picked from commit d955b95d449169eae4b42f09ff65e5f3c00f60fc) | 4 天前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 1 年前 | ||
| 4 天前 | ||
| 1 年前 | ||
| 2 个月前 | ||
| 4 天前 |