Searched hist:b8b9fcf56253bf8efa6f54ca426e73e094eb5b2a (Results 1 – 3 of 3) sorted by relevance
/kvm-unit-tests/lib/ |
H A D | alloc.h | b8b9fcf56253bf8efa6f54ca426e73e094eb5b2a Fri Nov 25 14:56:05 UTC 2016 Alexander Gordeev <agordeev@redhat.com> pci: Make all ones invalid translate address
Function pci_host_bridge_get_paddr() returns zero in case no mapping for a passed PCI address is found. All ones is a better choice, since zero may be a legitimate physical address.
Suggested-by: Andrew Jones <drjones@redhat.com> Cc: Thomas Huth <thuth@redhat.com> Cc: Andrew Jones <drjones@redhat.com> Signed-off-by: Alexander Gordeev <agordeev@redhat.com> [squashed in INVALID_PHYS_ADDR use] Signed-off-by: Andrew Jones <drjones@redhat.com>
|
H A D | pci-host-generic.c | b8b9fcf56253bf8efa6f54ca426e73e094eb5b2a Fri Nov 25 14:56:05 UTC 2016 Alexander Gordeev <agordeev@redhat.com> pci: Make all ones invalid translate address
Function pci_host_bridge_get_paddr() returns zero in case no mapping for a passed PCI address is found. All ones is a better choice, since zero may be a legitimate physical address.
Suggested-by: Andrew Jones <drjones@redhat.com> Cc: Thomas Huth <thuth@redhat.com> Cc: Andrew Jones <drjones@redhat.com> Signed-off-by: Alexander Gordeev <agordeev@redhat.com> [squashed in INVALID_PHYS_ADDR use] Signed-off-by: Andrew Jones <drjones@redhat.com>
|
H A D | libcflat.h | b8b9fcf56253bf8efa6f54ca426e73e094eb5b2a Fri Nov 25 14:56:05 UTC 2016 Alexander Gordeev <agordeev@redhat.com> pci: Make all ones invalid translate address
Function pci_host_bridge_get_paddr() returns zero in case no mapping for a passed PCI address is found. All ones is a better choice, since zero may be a legitimate physical address.
Suggested-by: Andrew Jones <drjones@redhat.com> Cc: Thomas Huth <thuth@redhat.com> Cc: Andrew Jones <drjones@redhat.com> Signed-off-by: Alexander Gordeev <agordeev@redhat.com> [squashed in INVALID_PHYS_ADDR use] Signed-off-by: Andrew Jones <drjones@redhat.com>
|