commit | 8c6f27e7d85a794698eb1cd32c58df28cece50d1 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Fri Apr 07 17:32:59 2023 +0200 |
committer | Kevin Wolf <kwolf@redhat.com> | Tue Apr 11 16:39:01 2023 +0200 |
tree | 2986c8841fe3372fc56afd59b69344516aebedb0 | |
parent | 439cc330c58c6973a5c73dab36c334e29607d47b [diff] |
block: remove has_variable_length from BlockDriver Fill in the field in BlockLimits directly for host devices, and copy it from there for the raw format. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Message-Id: <20230407153303.391121-5-pbonzini@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>