Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for VMGenID device on x86 microVMs #4487

Merged
merged 8 commits into from
Apr 9, 2024

Merge branch 'main' into vmgenid_x86_64

90db35b
Select commit
Loading
Failed to load commit list.
Merged

Support for VMGenID device on x86 microVMs #4487

Merge branch 'main' into vmgenid_x86_64
90db35b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 9, 2024 in 1s

95.69% of diff hit (target 82.04%)

View this Pull Request on Codecov

95.69% of diff hit (target 82.04%)

Annotations

Check warning on line 9 in src/vmm/src/device_manager/acpi.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vmm/src/device_manager/acpi.rs#L9

Added line #L9 was not covered by tests

Check warning on line 38 in src/vmm/src/device_manager/acpi.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vmm/src/device_manager/acpi.rs#L38

Added line #L38 was not covered by tests

Check warning on line 247 in src/vmm/src/device_manager/persist.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vmm/src/device_manager/persist.rs#L247

Added line #L247 was not covered by tests

Check warning on line 281 in src/vmm/src/device_manager/persist.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vmm/src/device_manager/persist.rs#L281

Added line #L281 was not covered by tests

Check warning on line 26 in src/vmm/src/devices/acpi/vmgenid.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vmm/src/devices/acpi/vmgenid.rs#L26

Added line #L26 was not covered by tests

Check warning on line 38 in src/vmm/src/devices/acpi/vmgenid.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vmm/src/devices/acpi/vmgenid.rs#L38

Added line #L38 was not covered by tests

Check warning on line 59 in src/vmm/src/devices/acpi/vmgenid.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vmm/src/devices/acpi/vmgenid.rs#L59

Added line #L59 was not covered by tests

Check warning on line 67 in src/vmm/src/devices/acpi/vmgenid.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vmm/src/devices/acpi/vmgenid.rs#L67

Added line #L67 was not covered by tests

Check warning on line 129 in src/vmm/src/devices/acpi/vmgenid.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/vmm/src/devices/acpi/vmgenid.rs#L129

Added line #L129 was not covered by tests