| commit | 83f0f363e4a24b40142079ab1b328ed653f7d14b | [log] [tgz] |
|---|---|---|
| author | Bernhard Beschow <shentey@gmail.com> | Mon Jan 27 10:41:29 2025 +0100 |
| committer | Philippe Mathieu-Daudé <philmd@linaro.org> | Sun Feb 16 14:25:08 2025 +0100 |
| tree | 8ba675c67c70fd020f84c49ea4cb8fd4fbc4a003 | |
| parent | c10f4c744a7cac8be38158b0793ccf8d754cecd1 [diff] |
hw/xen: Prefer QOM cast for XenLegacyDevice Makes the code less sensitive regarding changes in the class hierarchy which will be performed in the next patch. Signed-off-by: Bernhard Beschow <shentey@gmail.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-ID: <20250127094129.15941-1-shentey@gmail.com> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>