diff options
author | Philippe Mathieu-Daudé <philmd@linaro.org> | 2025-06-30 15:33:25 +0200 |
---|---|---|
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | 2025-07-04 15:22:04 +0200 |
commit | c7212fd2ce9182ec205dd22ff5bc66864fb3cd10 (patch) | |
tree | b5ef527f81d9b263f71c4bcb5a38300d524c42bc /scripts/qapi/expr.py | |
parent | 14784d00ce6643077d3b9f24c19cb2882c173ff2 (diff) | |
download | qemu-c7212fd2ce9182ec205dd22ff5bc66864fb3cd10.zip qemu-c7212fd2ce9182ec205dd22ff5bc66864fb3cd10.tar.gz qemu-c7212fd2ce9182ec205dd22ff5bc66864fb3cd10.tar.bz2 |
accel: Remove unused MachineState argument of AccelClass::setup_post()
This method only accesses xen_domid/xen_domid_restrict, which are both
related to the 'accelerator', not the machine. Besides, xen_domid aims
to be in Xen AccelState and xen_domid_restrict a xen_domid_restrict
QOM property.
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Zhao Liu <zhao1.liu@intel.com>
Message-Id: <20250703173248.44995-36-philmd@linaro.org>
Diffstat (limited to 'scripts/qapi/expr.py')
0 files changed, 0 insertions, 0 deletions