vfio-user: handle PCI BAR accesses
authorJagannathan Raman <jag.raman@oracle.com>
Mon, 13 Jun 2022 20:26:32 +0000 (16:26 -0400)
committerStefan Hajnoczi <stefanha@redhat.com>
Wed, 15 Jun 2022 15:43:42 +0000 (16:43 +0100)
commit3123f93d6b85b69ab77f409456fac8ded895efed
treef304392b715ebdb4b37947ee9db9f42392bffbf2
parent15ccf9bee7804bfd969c171fc15ddc25f18431e3
vfio-user: handle PCI BAR accesses

Determine the BARs used by the PCI device and register handlers to
manage the access to the same.

Signed-off-by: Elena Ufimtseva <elena.ufimtseva@oracle.com>
Signed-off-by: John G Johnson <john.g.johnson@oracle.com>
Signed-off-by: Jagannathan Raman <jag.raman@oracle.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-id: 3373e10b5be5f42846f0632d4382466e1698c505.1655151679.git.jag.raman@oracle.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
hw/remote/trace-events
hw/remote/vfio-user-obj.c
include/exec/memory.h
softmmu/physmem.c
tests/qtest/fuzz/generic_fuzz.c