
11 Sep
2014
11 Sep
'14
11:32 a.m.
On 09/05/14 00:26, John Ferlan wrote:
In qemuProcessInitPCIAddresses() if qemuMonitorGetAllPCIAddresses() returns a negative (or zero) value, then no need to call the qemuProcessDetectPCIAddresses().
Signed-off-by: John Ferlan <jferlan@redhat.com> --- src/qemu/qemu_process.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)
ACK