[PULL 0/1] Dirty page rate and dirty page limit 20231225 patch

Hyman Huang posted 1 patch 11 months, 1 week ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/cover.1703499705.git.yong.huang@smartx.com
Maintainers: Hyman Huang <yong.huang@smartx.com>, Juan Quintela <quintela@redhat.com>, Peter Xu <peterx@redhat.com>, Fabiano Rosas <farosas@suse.de>, Leonardo Bras <leobras@redhat.com>
migration/dirtyrate.c | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
[PULL 0/1] Dirty page rate and dirty page limit 20231225 patch
Posted by Hyman Huang 11 months, 1 week ago
The following changes since commit 191710c221f65b1542f6ea7fa4d30dde6e134fd7:

  Merge tag 'pull-request-2023-12-20' of https://gitlab.com/thuth/qemu into staging (2023-12-20 09:40:16 -0500)

are available in the Git repository at:

  https://github.com/newfriday/qemu.git tags/dirtylimit-dirtyrate-pull-request-20231225

for you to fetch changes up to 4918712fb1c34ae43361b402642e426be85a789e:

  migration/dirtyrate: Remove an extra parameter (2023-12-25 18:05:47 +0800)

----------------------------------------------------------------
dirtylimit dirtyrate pull request 20231225

Nitpick about an unused parameter
Please apply, thanks,
Yong

----------------------------------------------------------------
Wafer (1):
      migration/dirtyrate: Remove an extra parameter

 migration/dirtyrate.c | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

-- 
2.39.1
Re: [PULL 0/1] Dirty page rate and dirty page limit 20231225 patch
Posted by Stefan Hajnoczi 11 months ago
Applied, thanks.

Please update the changelog at https://wiki.qemu.org/ChangeLog/9.0 for any user-visible changes.