Re: [PATCH 0/3] meson.build: Group some entries in separate summary sections

2023-06-05 Thread Paolo Bonzini
Queued, thanks. Paolo

Re: [PATCH 0/3] meson.build: Group some entries in separate summary sections

2023-06-02 Thread Richard Henderson
On 6/2/23 10:18, Thomas Huth wrote: For the average user, it is likely quite difficult which library is responsible for different features that QEMU supports. Let's make it a little bit easier for them and put some libraries into separate groups in the summary output of meson. Thomas Huth (3):

[PATCH 0/3] meson.build: Group some entries in separate summary sections

2023-06-02 Thread Thomas Huth
For the average user, it is likely quite difficult which library is responsible for different features that QEMU supports. Let's make it a little bit easier for them and put some libraries into separate groups in the summary output of meson. Thomas Huth (3): meson.build: Group the UI entries in