On Thu, Jul 27, 2017 at 4:18 PM, Stefan Hajnoczi wrote:
> On Tue, Jul 25, 2017 at 07:10:09PM +0200, Amador Pahim wrote:
>> Let's make args public so users can extend it in instances
>> without feeling like abusing the internal API.
>>
>> Signed-off-by: Amador Pahim
>> ---
>> scripts/qemu.py
On Tue, Jul 25, 2017 at 07:10:09PM +0200, Amador Pahim wrote:
> Let's make args public so users can extend it in instances
> without feeling like abusing the internal API.
>
> Signed-off-by: Amador Pahim
> ---
> scripts/qemu.py | 14 +++---
> tests/qemu-iotests/iotests.py |
Let's make args public so users can extend it in instances
without feeling like abusing the internal API.
Signed-off-by: Amador Pahim
---
scripts/qemu.py | 14 +++---
tests/qemu-iotests/iotests.py | 18 +-
2 files changed, 16 insertions(+), 16 deletions(-)