Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Q
qemu-bcm283x-emu
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Registry
    • Registry
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Thomas Fjellstrom
  • qemu-bcm283x-emu
  • Repository

Switch branch/tag
  • qemu-bcm283x-emu
  • trace
  • control-target.c
Find file
BlameHistoryPermalink
  • Lluís Vilanova's avatar
    trace: Immediately apply per-vCPU state changes if a vCPU is being created · f99b38fc
    Lluís Vilanova authored Sep 12, 2017
    Right now, function trace_event_set_vcpu_state_dynamic() asynchronously enables
    events in the case a vCPU is executing TCG code. If the vCPU is being created
    this makes some events like "guest_cpu_enter" to not be traced.
    Signed-off-by: 's avatarLluís Vilanova <vilanova@ac.upc.edu>
    Reviewed-by: 's avatarEmilio G. Cota <cota@braap.org>
    Message-id: 150525662577.19850.13767570977540117247.stgit@frigg.lan
    Signed-off-by: 's avatarStefan Hajnoczi <stefanha@redhat.com>
    f99b38fc
control-target.c 4.31 KB
EditWeb IDE

Replace control-target.c

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.