diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2024-05-09 16:04:46 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2024-06-11 14:29:22 +0200 |
commit | 4228eb8cc6ba44d35cd52b05508a47e780668051 (patch) | |
tree | 9cb0b7abf0757aab0650f1ef3ecfa13a247c6c03 /python | |
parent | cd7093a7a168a823d07671348996f049d45e8f67 (diff) | |
download | qemu-4228eb8cc6ba44d35cd52b05508a47e780668051.zip qemu-4228eb8cc6ba44d35cd52b05508a47e780668051.tar.gz qemu-4228eb8cc6ba44d35cd52b05508a47e780668051.tar.bz2 |
target/i386: remove CPUX86State argument from generator functions
CPUX86State argument would only be used to fetch bytes, but that has to be
done before the generator function is called. So remove it, and all
temptation together with it.
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions