commit | 6a31b219a5338564f3978251c79f96f689e037da | [log] [tgz] |
---|---|---|
author | Akihiko Odaki <akihiko.odaki@daynix.com> | Thu Jun 27 15:07:50 2024 +0900 |
committer | Michael S. Tsirkin <mst@redhat.com> | Wed Jul 03 18:14:07 2024 -0400 |
tree | 2f3d1e5b5d6354b6353704d16f42f3388fb4f194 | |
parent | 1b889d6e39c32d709f1114699a014b381bcf1cb1 [diff] |
hw/pci: Rename has_power to enabled The renamed state will not only represent powering state of PFs, but also represent SR-IOV VF enablement in the future. Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com> Message-Id: <20240627-reuse-v10-1-7ca0b8ed3d9f@daynix.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>