Skip to content
Snippets Groups Projects
Commit 3f7d8464 authored by Paolo Bonzini's avatar Paolo Bonzini
Browse files

target-i386: Use correct memory attributes for ioport accesses


In order to do this, stop using the cpu_in*/out* helpers, and instead
access address_space_io directly.

cpu_in* and cpu_out* remain for usage in the monitor, in qtest, and
in Xen.

Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent b216aa6c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment