diff options
author | Anoob Soman | 2017-07-05 15:56:35 +0200 |
---|---|---|
committer | Stefano Stabellini | 2017-07-07 20:13:10 +0200 |
commit | 4daf62594d13dfca2ce3a74dd3bddee5f54d7127 (patch) | |
tree | 50dd98f02bd609d870d0d49460749b07a7462018 /scripts | |
parent | xen-platform: Cleanup network infrastructure when emulated NICs are unplugged (diff) | |
download | qemu-4daf62594d13dfca2ce3a74dd3bddee5f54d7127.tar.gz qemu-4daf62594d13dfca2ce3a74dd3bddee5f54d7127.tar.xz qemu-4daf62594d13dfca2ce3a74dd3bddee5f54d7127.zip |
xen/pt: Fixup addr validation in xen_pt_pci_config_access_check
xen_pt_pci_config_access_check checks if addr >= 0xFF. 0xFF is a valid
address and should not be ignored.
Signed-off-by: Anoob Soman <anoob.soman@citrix.com>
Acked-by: Anthony PERARD <anthony.perard@citrix.com>
Signed-off-by: Stefano Stabellini <sstabellini@kernel.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions