Re: [PATCH 04/10] mips/loongson3_virt: do not require CONFIG_USB

2024-02-25 Thread Markus Armbruster
Paolo Bonzini writes: > Once the Kconfig for hw/mips is cleaned up, it will be possible to build a > binary that does not include any USB host controller and therefore that > does not include the code guarded by CONFIG_USB. While the simpler > creation functions such as usb_create_simple can be

Re: [PATCH 04/10] mips/loongson3_virt: do not require CONFIG_USB

2024-02-25 Thread Thomas Huth
On 23/02/2024 13.44, Paolo Bonzini wrote: Once the Kconfig for hw/mips is cleaned up, it will be possible to build a binary that does not include any USB host controller and therefore that does not include the code guarded by CONFIG_USB. While the simpler creation functions such as

[PATCH 04/10] mips/loongson3_virt: do not require CONFIG_USB

2024-02-23 Thread Paolo Bonzini
Once the Kconfig for hw/mips is cleaned up, it will be possible to build a binary that does not include any USB host controller and therefore that does not include the code guarded by CONFIG_USB. While the simpler creation functions such as usb_create_simple can be inlined, this is not true of