
26 Mar
2019
26 Mar
'19
5:02 p.m.
On Tue, Mar 26, 2019 at 01:15:33PM +0100, Peter Krempa wrote:
On Mon, Mar 25, 2019 at 13:24:35 -0400, Laine Stump wrote:
+ return -1; + } + info = NULL; /* to prevent accidental use later */
// this is bridge [1]
+ switch ((virDomainDeviceType)dev->type) {
ACK with the above addressed
Now with more credit to the author: https://www.abstrusegoose.com/432 Jano