Searched hist:e954ce23cd9f942b3ddf16f4932087b3ee789259 (Results 1 – 4 of 4) sorted by relevance
/kvm-unit-tests/lib/ |
H A D | pci-host-generic.c | e954ce23cd9f942b3ddf16f4932087b3ee789259 Mon Dec 12 03:08:15 UTC 2016 Peter Xu <peterx@redhat.com> pci: provide pci_scan_bars()
Let's provide a more general way to scan PCI bars, rather than read the config registers every time.
Then let x86/vmexit.c leverage pci_scan_bars()
Reviewed-by: Andrew Jones <drjones@redhat.com> Signed-off-by: Peter Xu <peterx@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | pci.h | e954ce23cd9f942b3ddf16f4932087b3ee789259 Mon Dec 12 03:08:15 UTC 2016 Peter Xu <peterx@redhat.com> pci: provide pci_scan_bars()
Let's provide a more general way to scan PCI bars, rather than read the config registers every time.
Then let x86/vmexit.c leverage pci_scan_bars()
Reviewed-by: Andrew Jones <drjones@redhat.com> Signed-off-by: Peter Xu <peterx@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | pci.c | e954ce23cd9f942b3ddf16f4932087b3ee789259 Mon Dec 12 03:08:15 UTC 2016 Peter Xu <peterx@redhat.com> pci: provide pci_scan_bars()
Let's provide a more general way to scan PCI bars, rather than read the config registers every time.
Then let x86/vmexit.c leverage pci_scan_bars()
Reviewed-by: Andrew Jones <drjones@redhat.com> Signed-off-by: Peter Xu <peterx@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/kvm-unit-tests/x86/ |
H A D | vmexit.c | e954ce23cd9f942b3ddf16f4932087b3ee789259 Mon Dec 12 03:08:15 UTC 2016 Peter Xu <peterx@redhat.com> pci: provide pci_scan_bars()
Let's provide a more general way to scan PCI bars, rather than read the config registers every time.
Then let x86/vmexit.c leverage pci_scan_bars()
Reviewed-by: Andrew Jones <drjones@redhat.com> Signed-off-by: Peter Xu <peterx@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|