qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] 7de422: trace-events: spelling fix


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] 7de422: trace-events: spelling fix
Date: Thu, 19 Jan 2017 03:00:05 -0800

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 7de422834447b635fefe3a7a250e3b581ce4ae6e
      
https://github.com/qemu/qemu/commit/7de422834447b635fefe3a7a250e3b581ce4ae6e
  Author: Marc-André Lureau <address@hidden>
  Date:   2017-01-16 (Mon, 16 Jan 2017)

  Changed paths:
    M trace-events

  Log Message:
  -----------
  trace-events: spelling fix

Signed-off-by: Marc-André Lureau <address@hidden>
Message-id: address@hidden
Signed-off-by: Stefan Hajnoczi <address@hidden>


  Commit: fff895dfdbe41965f7b0430e3d9e8b7bd8fc8eda
      
https://github.com/qemu/qemu/commit/fff895dfdbe41965f7b0430e3d9e8b7bd8fc8eda
  Author: Lluís Vilanova <address@hidden>
  Date:   2017-01-16 (Mon, 16 Jan 2017)

  Changed paths:
    M trace/control-target.c

  Log Message:
  -----------
  trace: Lock vCPU list when initializing dynamic tracing state

Fixes potential corruption when a vCPU is hot-(un)plugged while
initializing the current one.

Signed-off-by: Lluís Vilanova <address@hidden>
Message-id: address@hidden
Signed-off-by: Stefan Hajnoczi <address@hidden>


  Commit: 82e95ec847757c1a2b6accf0e8312925ada3dca8
      
https://github.com/qemu/qemu/commit/82e95ec847757c1a2b6accf0e8312925ada3dca8
  Author: Lluís Vilanova <address@hidden>
  Date:   2017-01-16 (Mon, 16 Jan 2017)

  Changed paths:
    M qom/cpu.c
    M trace/control.c
    M trace/control.h

  Log Message:
  -----------
  trace: Fix dynamic event state on vCPU hot-unplug

We need to disable per-vCPU events on a vCPU that is hot-unplugged to
keep the dynamic event state global counters consistent.

Signed-off-by: Lluís Vilanova <address@hidden>
Message-id: address@hidden
Signed-off-by: Stefan Hajnoczi <address@hidden>


  Commit: a47e87151e785977d34e7b726495e7781860ca9f
      
https://github.com/qemu/qemu/commit/a47e87151e785977d34e7b726495e7781860ca9f
  Author: Lluís Vilanova <address@hidden>
  Date:   2017-01-16 (Mon, 16 Jan 2017)

  Changed paths:
    M trace-events
    M trace/control.c

  Log Message:
  -----------
  trace: Add event "guest_cpu_exit"

Signals the hot-unplugging of a virtual (guest) CPU.

Signed-off-by: Lluís Vilanova <address@hidden>
Message-id: address@hidden
Signed-off-by: Stefan Hajnoczi <address@hidden>


  Commit: ab4b92760498e097ff668f0e9c83aa87a2ec1128
      
https://github.com/qemu/qemu/commit/ab4b92760498e097ff668f0e9c83aa87a2ec1128
  Author: Peter Maydell <address@hidden>
  Date:   2017-01-17 (Tue, 17 Jan 2017)

  Changed paths:
    M qom/cpu.c
    M trace-events
    M trace/control-target.c
    M trace/control.c
    M trace/control.h

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' 
into staging

# gpg: Signature made Mon 16 Jan 2017 13:44:46 GMT
# gpg:                using RSA key 0x9CA4ABB381AB73C8
# gpg: Good signature from "Stefan Hajnoczi <address@hidden>"
# gpg:                 aka "Stefan Hajnoczi <address@hidden>"
# Primary key fingerprint: 8695 A8BF D3F9 7CDA AC35  775A 9CA4 ABB3 81AB 73C8

* remotes/stefanha/tags/tracing-pull-request:
  trace: Add event "guest_cpu_exit"
  trace: Fix dynamic event state on vCPU hot-unplug
  trace: Lock vCPU list when initializing dynamic tracing state
  trace-events: spelling fix

Signed-off-by: Peter Maydell <address@hidden>


Compare: https://github.com/qemu/qemu/compare/23eb9e6b6d53...ab4b92760498

reply via email to

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