All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bernhard Beschow <shentey@gmail.com>
To: qemu-devel@nongnu.org, Jiaxun Yang <jiaxun.yang@flygoat.com>,
	QEMU devel <qemu-devel@nongnu.org>
Cc: "Huacai Chen" <chenhuacai@kernel.org>,
	"Philippe Mathieu-Daudé" <philmd@linaro.org>
Subject: Re: [PATCH 0/5] hw/pci-host/bonito: Improve various emulation functions
Date: Wed, 03 Sep 2025 20:28:37 +0000	[thread overview]
Message-ID: <92B146B5-A437-44BD-83CC-CCDAEA265902@gmail.com> (raw)
In-Reply-To: <a4918aba-bb20-4d21-8f72-eaf0329dd508@app.fastmail.com>



Am 3. September 2025 05:34:18 UTC schrieb Jiaxun Yang <jiaxun.yang@flygoat.com>:
>
>
>在2025年7月16日周三 上午3:09,Jiaxun Yang写道:
>> 在2025年5月8日周四 下午3:46,Jiaxun Yang写道:
>>> Hi all,
>>>
>>> This series addressed a couple of missing Bonito functionalities
>>> I found when I was trying to test NetBSD against QEMU.
>>>
>>> Please review.
>>
>> Another ping :-)
>
>Ping :-)

Maybe we can then also apply https://lore.kernel.org/qemu-devel/20230105154440.259361-1-shentey@gmail.com ?

Best regards,
Bernhard

>
>>
>> Thanks
>> Jiaxun
>>
>>>
>>> Thanks
>>> Jiaxun
>>>
>>> Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
>>> ---
>>> Jiaxun Yang (5):
>>>       hw/pci-host/bonito: Implement ICU
>>>       hw/pci-host/bonito: Implement PCIMAP register
>>>       hw/pci-host/bonito: Implement DMA address translation
>>>       hw/pci-host/bonito: Rework PCI config space accessor
>>>       hw/pci-host/bonito: Add comments about documentation
>>>
>>>  hw/pci-host/bonito.c     | 453 +++++++++++++++++++++++++++++------------------
>>>  hw/pci-host/trace-events |   3 -
>>>  2 files changed, 284 insertions(+), 172 deletions(-)
>>> ---
>>> base-commit: c5e2c4042e3c50b96cc5eaa9683325c5a96913b0
>>> change-id: 20250507-bonito-482759b2b52f
>>>
>>> Best regards,
>>> -- 
>>> Jiaxun Yang <jiaxun.yang@flygoat.com>
>>
>> -- 
>> - Jiaxun
>


  reply	other threads:[~2025-09-03 20:29 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-08 14:46 [PATCH 0/5] hw/pci-host/bonito: Improve various emulation functions Jiaxun Yang
2025-05-08 14:46 ` [PATCH 1/5] hw/pci-host/bonito: Implement ICU Jiaxun Yang
2025-09-15 10:41   ` Bernhard Beschow
2025-05-08 14:46 ` [PATCH 2/5] hw/pci-host/bonito: Implement PCIMAP register Jiaxun Yang
2025-09-15 10:45   ` Bernhard Beschow
2025-05-08 14:46 ` [PATCH 3/5] hw/pci-host/bonito: Implement DMA address translation Jiaxun Yang
2025-09-15 10:30   ` Bernhard Beschow
2025-05-08 14:46 ` [PATCH 4/5] hw/pci-host/bonito: Rework PCI config space accessor Jiaxun Yang
2025-09-15 10:48   ` Bernhard Beschow
2025-05-08 14:46 ` [PATCH 5/5] hw/pci-host/bonito: Add comments about documentation Jiaxun Yang
2025-09-09  7:14   ` Bernhard Beschow
2025-09-15 10:50     ` Bernhard Beschow
2025-05-28 10:04 ` [PATCH 0/5] hw/pci-host/bonito: Improve various emulation functions Jiaxun Yang
2025-07-15 19:09 ` Jiaxun Yang
2025-09-03  5:34   ` Jiaxun Yang
2025-09-03 20:28     ` Bernhard Beschow [this message]
2025-09-15 10:57 ` Bernhard Beschow

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=92B146B5-A437-44BD-83CC-CCDAEA265902@gmail.com \
    --to=shentey@gmail.com \
    --cc=chenhuacai@kernel.org \
    --cc=jiaxun.yang@flygoat.com \
    --cc=philmd@linaro.org \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.