On Thu, Jun 11, 2026 at 11:19 PM Stefan Hajnoczi <[email protected]> wrote:
>
> On Wed, Jun 10, 2026 at 9:15 PM <[email protected]> wrote:
> >
> > From: Hyman Huang <[email protected]>
>
> Hi Hyman Huang,
> Is this pull request intended for qemu.git/master?
>
> I did not see any previous pull requests from you in QEMU's git log.
> It looks like your previous dirtylimit work went through the migration
> tree. Do you intend to start sending pull requests now and are the
> migration maintainers aware?
>
> Please follow the pull request process and sign your pull request with
> your GPG key:
> https://www.qemu.org/docs/master/devel/submitting-a-pull-request.html
>
> Thanks,
> Stefan

Thanks for the heads-up and suggestions. Let's wait for Paolo's reply. :)

>
> >
> > The following changes since commit de5d8bfd6105d3dd3ae668df9762df244a6d1506:
> >
> >   Merge tag 'pull-loongarch-20260609' of https://github.com/gaosong715/qemu 
> > into staging (2026-06-09 14:00:28 -0400)
> >
> > are available in the Git repository at:
> >
> >   https://github.com/newfriday/qemu.git 
> > tags/dirtylimit-dirtyrate-pull-request-20260611
> >
> > for you to fetch changes up to 3b224b1c7df1ddefd6bca34f201264d72846c397:
> >
> >   accel/kvm: event-driven wakeup for dirty ring reaper thread (2026-06-11 
> > 08:22:50 +0800)
> >
> > ----------------------------------------------------------------
> > dirtylimit: refactor dirty ring reaper thread with event-driven wakeup
> >
> > ----------------------------------------------------------------
> > Bin Guo (1):
> >       accel/kvm: event-driven wakeup for dirty ring reaper thread
> >
> >  accel/kvm/kvm-all.c      | 42 ++++++++++++++++++++++++++++++++++------
> >  accel/stubs/kvm-stub.c   |  4 ++++
> >  include/system/kvm.h     |  7 +++++++
> >  include/system/kvm_int.h |  3 +++
> >  system/dirtylimit.c      |  2 ++
> >  5 files changed, 52 insertions(+), 6 deletions(-)
> >
> > --
> > 2.43.0
> >
> >

Reply via email to