On Mon, Mar 30, 2020 at 06:20:28PM +0200, Michal Prívozník wrote:
> On 30. 3. 2020 13:16, Daniel P. Berrangé wrote:
> > On Thu, Mar 26, 2020 at 04:15:09PM +0100, Michal Privoznik wrote:
> >> This function returns embeddedRoot member of the driver
> >> structure.
> >>
> >> Signed-off-by: Michal Priv
On 30. 3. 2020 13:16, Daniel P. Berrangé wrote:
> On Thu, Mar 26, 2020 at 04:15:09PM +0100, Michal Privoznik wrote:
>> This function returns embeddedRoot member of the driver
>> structure.
>>
>> Signed-off-by: Michal Privoznik
>> Reviewed-by: Andrea Bolognani
>> Reviewed-by: Daniel Henrique Barbo
On Thu, Mar 26, 2020 at 04:15:09PM +0100, Michal Privoznik wrote:
> This function returns embeddedRoot member of the driver
> structure.
>
> Signed-off-by: Michal Privoznik
> Reviewed-by: Andrea Bolognani
> Reviewed-by: Daniel Henrique Barboza
> ---
> src/qemu/qemu_conf.c | 12
>
This function returns embeddedRoot member of the driver
structure.
Signed-off-by: Michal Privoznik
Reviewed-by: Andrea Bolognani
Reviewed-by: Daniel Henrique Barboza
---
src/qemu/qemu_conf.c | 12
src/qemu/qemu_conf.h | 1 +
2 files changed, 13 insertions(+)
diff --git a/src/qem