FYI the backport for qemu 2.11 is prior to [1] Since the requested patch doesn't need the return address for its own purpose I'll just use: program_interrupt(env, PGM_SPECIFICATION, ILEN_AUTO); which I think should work fine.
[1]: https://git.qemu.org/?p=qemu.git;a=commit;h=968db419de26d3011670ca7eeab57424f93cd888
FYI the backport for qemu 2.11 is prior to [1] interrupt( env, PGM_SPECIFICATION, ILEN_AUTO);
Since the requested patch doesn't need the return address for its own purpose I'll just use:
program_
which I think should work fine.
[1]: https:/ /git.qemu. org/?p= qemu.git; a=commit; h=968db419de26d 3011670ca7eeab5 7424f93cd888