commit | 16a96f288adccdd84c17c7d1696042a2a2009bfc | [log] [tgz] |
---|---|---|
author | Avi Kivity <avi@redhat.com> | Mon Aug 08 16:08:55 2011 +0300 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Mon Aug 08 10:15:52 2011 -0500 |
tree | dae8e4ca7be3621970ae085a093cdfe0d0fd0fa6 | |
parent | 2dd3022826bb1ced27d12493a8f1f4b6d4bc71b7 [diff] |
pci: add API to get a BAR's mapped address Some (hacky) devices that have a back-channel to read this address back outside the normal configuration mechanisms, such as VMware svga. Reviewed-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Avi Kivity <avi@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>