Branch: refs/heads/staging
  Home:   https://github.com/qemu/qemu
  Commit: 1d02ef4b61d083d3a5d298165a01385ee4cf9121
      
https://github.com/qemu/qemu/commit/1d02ef4b61d083d3a5d298165a01385ee4cf9121
  Author: Konstantin Kostiuk <[email protected]>
  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 <[email protected]>
Message-Id: <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Signed-off-by: Konstantin Kostiuk <[email protected]>


  Commit: fd89c8ab091bf7faeea04bef51d4296a53a35279
      
https://github.com/qemu/qemu/commit/fd89c8ab091bf7faeea04bef51d4296a53a35279
  Author: zhenwei pi <[email protected]>
  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 <[email protected]>
Reviewed-by: Marc-André Lureau <[email protected]>
Signed-off-by: zhenwei pi <[email protected]>
Message-Id: <[email protected]>
Reviewed-by: Markus Armbruster <[email protected]>
Signed-off-by: Konstantin Kostiuk <[email protected]>


  Commit: 1db8a0b0ea2fb72ecab36bd3143a9715c083d5d3
      
https://github.com/qemu/qemu/commit/1db8a0b0ea2fb72ecab36bd3143a9715c083d5d3
  Author: zhenwei pi <[email protected]>
  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 <[email protected]>
Signed-off-by: zhenwei pi <[email protected]>
Message-Id: <[email protected]>
Reviewed-by: Konstantin Kostiuk <[email protected]>
Signed-off-by: Konstantin Kostiuk <[email protected]>


  Commit: 8482ab545e52f50facacfe1118b22b97462724ab
      
https://github.com/qemu/qemu/commit/8482ab545e52f50facacfe1118b22b97462724ab
  Author: Peter Maydell <[email protected]>
  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) 
<[email protected]>" [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 <[email protected]>


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

Reply via email to