aboutsummaryrefslogtreecommitdiff
path: root/rust/qemu-api/src/bindings.rs
diff options
context:
space:
mode:
authorMads Ynddal <m.ynddal@samsung.com>2025-04-02 15:52:29 +0200
committerPeter Maydell <peter.maydell@linaro.org>2025-05-06 15:01:22 +0100
commitd5bd8d8267eba7379d94e0c2e46e54dd475d9886 (patch)
tree6404f5cf626db816d8e57cc2f5043163e8368dbb /rust/qemu-api/src/bindings.rs
parent90f0078d023fc364c870188075f530f84f652758 (diff)
downloadqemu-d5bd8d8267eba7379d94e0c2e46e54dd475d9886.zip
qemu-d5bd8d8267eba7379d94e0c2e46e54dd475d9886.tar.gz
qemu-d5bd8d8267eba7379d94e0c2e46e54dd475d9886.tar.bz2
hvf: only update sysreg from owning thread
hv_vcpu_set_sys_reg should only be called from the owning thread of the vCPU, so to avoid crashes, the call to hvf_update_guest_debug is dispatched to the individual threads. Tested-by: Daniel Gomez <da.gomez@samsung.com> Signed-off-by: Mads Ynddal <m.ynddal@samsung.com> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Message-id: 20250402135229.28143-3-mads@ynddal.dk Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'rust/qemu-api/src/bindings.rs')
0 files changed, 0 insertions, 0 deletions