diff options
| author | Paul Durrant | 2016-05-09 18:31:20 +0200 |
|---|---|---|
| committer | Paolo Bonzini | 2016-05-29 09:11:11 +0200 |
| commit | a8ff4316795c7051b38727ec4a81c65dfcf63dc6 (patch) | |
| tree | 356b2d842348e521e9d506dcac3872c02786d80c /include/exec | |
| parent | docs/atomics: update comparison with Linux (diff) | |
| download | qemu-a8ff4316795c7051b38727ec4a81c65dfcf63dc6.tar.gz qemu-a8ff4316795c7051b38727ec4a81c65dfcf63dc6.tar.xz qemu-a8ff4316795c7051b38727ec4a81c65dfcf63dc6.zip | |
xen-hvm: ignore background I/O sections
Since Xen will correctly handle accesses to unimplemented I/O ports (by
returning all 1's for reads and ignoring writes) there is no need for
QEMU to register backgroud I/O sections.
This patch therefore adds checks to xen_io_add/del so that sections with
memory-region ops pointing at 'unassigned_io_ops' are ignored.
Signed-off-by: Paul Durrant <paul.durrant@citrix.com>
Cc: Stefano Stabellini <sstabellini@kernel.org>
Cc: Anthony Perard <anthony.perard@citrix.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <1462811480-16295-1-git-send-email-paul.durrant@citrix.com>
Acked-by: Anthony PERARD <anthony.perard@citrix.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'include/exec')
0 files changed, 0 insertions, 0 deletions
