[PATCH 0/2] qemu-options: Improve -display cocoa documentation

Akihiko Odaki posted 2 patches 1 year, 11 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20231214-options-v1-0-113f347b0e3f@daynix.com
qemu-options.hx | 21 ++++++++++++++++++---
1 file changed, 18 insertions(+), 3 deletions(-)
[PATCH 0/2] qemu-options: Improve -display cocoa documentation
Posted by Akihiko Odaki 1 year, 11 months ago
For the context, see:
https://lore.kernel.org/all/e3839467-6d4c-e8e6-9247-a71fafe5505e@eik.bme.hu/

Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com>
---
Akihiko Odaki (2):
      qemu-options: Unify the help entries for cocoa
      qemu-options: Tell more for -display cocoa

 qemu-options.hx | 21 ++++++++++++++++++---
 1 file changed, 18 insertions(+), 3 deletions(-)
---
base-commit: 4705fc0c8511d073bee4751c3c974aab2b10a970
change-id: 20231214-options-386e48b6fa4c

Best regards,
-- 
Akihiko Odaki <akihiko.odaki@daynix.com>
Re: [PATCH 0/2] qemu-options: Improve -display cocoa documentation
Posted by Michael Tokarev 1 year, 11 months ago
14.12.2023 09:31, Akihiko Odaki :
> For the context, see:
> https://lore.kernel.org/all/e3839467-6d4c-e8e6-9247-a71fafe5505e@eik.bme.hu/
> 
> Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com>
> ---
> Akihiko Odaki (2):
>        qemu-options: Unify the help entries for cocoa
>        qemu-options: Tell more for -display cocoa
> 
>   qemu-options.hx | 21 ++++++++++++++++++---
>   1 file changed, 18 insertions(+), 3 deletions(-)

Picked up for the trivial tree, finally.

Thanks,

/mjt
Re: [PATCH 0/2] qemu-options: Improve -display cocoa documentation
Posted by Markus Armbruster 1 year, 11 months ago
Could this go via qemu-trivial?

Akihiko Odaki <akihiko.odaki@daynix.com> writes:

> For the context, see:
> https://lore.kernel.org/all/e3839467-6d4c-e8e6-9247-a71fafe5505e@eik.bme.hu/
>
> Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com>
> ---
> Akihiko Odaki (2):
>       qemu-options: Unify the help entries for cocoa
>       qemu-options: Tell more for -display cocoa
>
>  qemu-options.hx | 21 ++++++++++++++++++---
>  1 file changed, 18 insertions(+), 3 deletions(-)
> ---
> base-commit: 4705fc0c8511d073bee4751c3c974aab2b10a970
> change-id: 20231214-options-386e48b6fa4c
>
> Best regards,