qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [qemu/qemu] 1d02ef: MAINTAINERS: Add myself as Guest Agen


From: Peter Maydell
Subject: [Qemu-commits] [qemu/qemu] 1d02ef: MAINTAINERS: Add myself as Guest Agent reviewer
Date: Thu, 14 Jul 2022 06:52:46 -0700

  Branch: refs/heads/staging
  Home:   https://github.com/qemu/qemu
  Commit: 1d02ef4b61d083d3a5d298165a01385ee4cf9121
      
https://github.com/qemu/qemu/commit/1d02ef4b61d083d3a5d298165a01385ee4cf9121
  Author: Konstantin Kostiuk <kkostiuk@redhat.com>
  Date:   2022-07-13 (Wed, 13 Jul 2022)

  Changed paths:
    M MAINTAINERS

  Log Message:
  -----------
  MAINTAINERS: Add myself as Guest Agent reviewer

Signed-off-by: Konstantin Kostiuk <kkostiuk@redhat.com>
Message-Id: <20220712092715.2136898-1-kkostiuk@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Konstantin Kostiuk <kkostiuk@redhat.com>


  Commit: fd89c8ab091bf7faeea04bef51d4296a53a35279
      
https://github.com/qemu/qemu/commit/fd89c8ab091bf7faeea04bef51d4296a53a35279
  Author: zhenwei pi <pizhenwei@bytedance.com>
  Date:   2022-07-13 (Wed, 13 Jul 2022)

  Changed paths:
    M scripts/qapi/common.py

  Log Message:
  -----------
  qapi: Avoid generating C identifier 'linux'

'linux' is not usable as identifier, because C compilers targeting
Linux predefine it as a macro expanding to 1.  Add it to
@polluted_words. 'unix' is already there.

Suggested-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: zhenwei pi <pizhenwei@bytedance.com>
Message-Id: <20220707005602.696557-2-pizhenwei@bytedance.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Konstantin Kostiuk <kkostiuk@redhat.com>


  Commit: 1db8a0b0ea2fb72ecab36bd3143a9715c083d5d3
      
https://github.com/qemu/qemu/commit/1db8a0b0ea2fb72ecab36bd3143a9715c083d5d3
  Author: zhenwei pi <pizhenwei@bytedance.com>
  Date:   2022-07-13 (Wed, 13 Jul 2022)

  Changed paths:
    M qga/commands-posix.c
    M qga/commands-win32.c
    M qga/qapi-schema.json

  Log Message:
  -----------
  qga: add command 'guest-get-cpustats'

A vCPU thread always reaches 100% utilization when:
- guest uses idle=poll
- disable HLT vm-exit
- enable MWAIT

Add new guest agent command 'guest-get-cpustats' to get guest CPU
statistics, we can know the guest workload and how busy the CPU is.

Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: zhenwei pi <pizhenwei@bytedance.com>
Message-Id: <20220707005602.696557-3-pizhenwei@bytedance.com>
Reviewed-by: Konstantin Kostiuk <kkostiuk@redhat.com>
Signed-off-by: Konstantin Kostiuk <kkostiuk@redhat.com>


  Commit: 8482ab545e52f50facacfe1118b22b97462724ab
      
https://github.com/qemu/qemu/commit/8482ab545e52f50facacfe1118b22b97462724ab
  Author: Peter Maydell <peter.maydell@linaro.org>
  Date:   2022-07-14 (Thu, 14 Jul 2022)

  Changed paths:
    M MAINTAINERS
    M qga/commands-posix.c
    M qga/commands-win32.c
    M qga/qapi-schema.json
    M scripts/qapi/common.py

  Log Message:
  -----------
  Merge tag 'qga-win32-pull-2022-07-13' of github.com:kostyanf14/qemu into 
staging

qga-win32-pull-2022-07-13

# gpg: Signature made Wed 13 Jul 2022 11:13:32 BST
# gpg:                using RSA key C2C2C109EA43C63C1423EB84EF5D5E8161BA84E7
# gpg: Good signature from "Kostiantyn Kostiuk (Upstream PR sign) 
<kkostiuk@redhat.com>" [unknown]
# gpg: WARNING: This key is not certified with a trusted signature!
# gpg:          There is no indication that the signature belongs to the owner.
# Primary key fingerprint: C2C2 C109 EA43 C63C 1423  EB84 EF5D 5E81 61BA 84E7

* tag 'qga-win32-pull-2022-07-13' of github.com:kostyanf14/qemu:
  qga: add command 'guest-get-cpustats'
  qapi: Avoid generating C identifier 'linux'
  MAINTAINERS: Add myself as Guest Agent reviewer

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>


Compare: https://github.com/qemu/qemu/compare/14336e49fbfc...8482ab545e52



reply via email to

[Prev in Thread] Current Thread [Next in Thread]