qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 0/2] hw/usb: Do not build USB subsystem if not required


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 0/2] hw/usb: Do not build USB subsystem if not required
Date: Sun, 2 May 2021 22:13:10 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1

ping?

On 4/25/21 12:41 AM, Philippe Mathieu-Daudé wrote:
> Not all targets use USB: allow the build system to not
> build it if not selected.
> 
> Philippe Mathieu-Daudé (2):
>   hw/usb/host-stub: Remove unused header
>   hw/usb: Do not build USB subsystem if not required
> 
>  hw/usb/host-stub.c   |  1 -
>  stubs/usb-dev-stub.c | 25 +++++++++++++++++++++++++
>  MAINTAINERS          |  1 +
>  hw/usb/meson.build   |  9 +++------
>  stubs/meson.build    |  1 +
>  5 files changed, 30 insertions(+), 7 deletions(-)
>  create mode 100644 stubs/usb-dev-stub.c
> 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]