
9 Feb
2016
9 Feb
'16
8:13 p.m.
On 02/09/2016 10:59 AM, Cole Robinson wrote:
This allows individual driver tests to hook in their own code before the def is formatted and compared.
We will eventually use this in the qemuxml2xml ---
Oops. I ACKed 5/6 before this one (after looking ahead to see how this would be used). This looks okay, although I'm wondering why you call just the PCI address assignment rather than a full postparse callback. Other things can happen in there, e.g. auto-adding controllers. We may as well test the whole thing. Still this is a good start at that, so ACK.