From: Hyman Huang <[email protected]> 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
