Re: [PATCH v4 0/6] Enhance documentation for new developers

2025-01-13 Thread Pierrick Bouvier
On 12/9/24 10:30, Pierrick Bouvier wrote: This series extends our documentation with new pages to help developers onboarding on QEMU. It focuses on providing a big picture of QEMU (to a modest extend). As such, it was written to be simple, short, easy to understand, and pointing to more details.

Re: [PATCH v2 0/2] block: Fix leak in send_qmp_error_event

2025-01-13 Thread Fabiano Rosas
Philippe Mathieu-Daudé writes: > Respin of Fabiano patch using g_autofree, > and clarifying method docstrings. > > Fabiano Rosas (1): > block: Fix leak in send_qmp_error_event > > Philippe Mathieu-Daudé (1): > block: Improve blk_get_attached_dev_id() docstring > > include/sysemu/block-backen

Re: [PATCH v7 1/2] memory: Update inline documentation

2025-01-13 Thread Peter Xu
On Sat, Jan 11, 2025 at 01:15:24PM +0900, Akihiko Odaki wrote: > On 2025/01/11 0:18, Peter Xu wrote: > > On Fri, Jan 10, 2025 at 05:43:15PM +0900, Akihiko Odaki wrote: > > > On 2025/01/10 4:37, Peter Xu wrote: > > > > On Thu, Jan 09, 2025 at 02:29:21PM -0500, Peter Xu wrote: > > > > > On Thu, Jan 0

Re: [PATCH v17 00/11] New vmapple machine type and xhci fixes

2025-01-13 Thread Philippe Mathieu-Daudé
On 12/1/25 22:00, Phil Dennis-Jordan wrote: This patch set introduces a new ARM and macOS HVF specific machine type called "vmapple". There are also some patches for fixing XHCI spec compliance issues and adding a workaround to a quirk in the macOS guest's XHCI driver. Phil Dennis-Jordan (3):