mbox

[PULL,0/3] QAPI patches patches for 2023-08-02

Message ID 20230802074041.418954-1-armbru@redhat.com
State New
Headers show

Pull-request

https://repo.or.cz/qemu/armbru.git tags/pull-qapi-2023-08-02

Message

Markus Armbruster Aug. 2, 2023, 7:40 a.m. UTC
The following changes since commit 38a6de80b917b2a822cff0e38d83563ab401c890:

  Merge tag 'pull-xen-20230801' of https://xenbits.xen.org/git-http/people/aperard/qemu-dm into staging (2023-08-01 07:27:31 -0700)

are available in the Git repository at:

  https://repo.or.cz/qemu/armbru.git tags/pull-qapi-2023-08-02

for you to fetch changes up to 2b3edd95186dc505f21d823119cdd0dfb23b3ee0:

  MAINTAINERS: Add section "Migration dirty limit and dirty page rate" (2023-08-02 09:33:38 +0200)

----------------------------------------------------------------
QAPI patches patches for 2023-08-02

----------------------------------------------------------------
The patches affect only documentation.  Generated code does not change.

Hyman Huang(黄勇) (3):
      qapi: Reformat the dirty-limit migration doc comments
      qapi: Craft the dirty-limit capability comment
      MAINTAINERS: Add section "Migration dirty limit and dirty page rate"

 MAINTAINERS         |  9 ++++++++
 qapi/migration.json | 64 +++++++++++++++++++++++++----------------------------
 2 files changed, 39 insertions(+), 34 deletions(-)

Hyman Huang(黄勇) (3):
  qapi: Reformat the dirty-limit migration doc comments
  qapi: Craft the dirty-limit capability comment
  MAINTAINERS: Add section "Migration dirty limit and dirty page rate"

 MAINTAINERS         |  9 +++++++
 qapi/migration.json | 64 +++++++++++++++++++++------------------------
 2 files changed, 39 insertions(+), 34 deletions(-)

Comments

Richard Henderson Aug. 2, 2023, 3:14 p.m. UTC | #1
On 8/2/23 00:40, Markus Armbruster wrote:
> The following changes since commit 38a6de80b917b2a822cff0e38d83563ab401c890:
> 
>    Merge tag 'pull-xen-20230801' ofhttps://xenbits.xen.org/git-http/people/aperard/qemu-dm  into staging (2023-08-01 07:27:31 -0700)
> 
> are available in the Git repository at:
> 
>    https://repo.or.cz/qemu/armbru.git  tags/pull-qapi-2023-08-02
> 
> for you to fetch changes up to 2b3edd95186dc505f21d823119cdd0dfb23b3ee0:
> 
>    MAINTAINERS: Add section "Migration dirty limit and dirty page rate" (2023-08-02 09:33:38 +0200)
> 
> ----------------------------------------------------------------
> QAPI patches patches for 2023-08-02
> 
> ----------------------------------------------------------------
> The patches affect only documentation.  Generated code does not change.

Applied, thanks.  Please update https://wiki.qemu.org/ChangeLog/8.1 as appropriate.


r~