2021-07-12 | Gerd Hoffmann | qemu-trace-stap: changing SYSTEMTAP_TAPSET considered... Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2021-07-06 | Akihiko Odaki | block/io: Merge discard request alignments Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2021-07-06 | Akihiko Odaki | block: Add backend_defaults property Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2021-07-06 | Akihiko Odaki | block/file-posix: Optimize for macOS Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2021-07-05 | Stefan Hajnoczi | util/async: print leaked BH name when AioContext finalizes Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Message-Id: <20210414200247.917496-3-stefanha@redhat.com> |
commitcommitdifftree |
2021-07-05 | Stefan Hajnoczi | util/async: add a human-readable name to BHs for debugging Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Message-Id: <20210414200247.917496-2-stefanha@redhat.com> |
commitcommitdifftree |
2021-05-21 | Paolo Bonzini | coroutine-sleep: introduce qemu_co_sleep Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2021-05-21 | Paolo Bonzini | coroutine-sleep: replace QemuCoSleepState pointer with... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2021-05-21 | Paolo Bonzini | coroutine-sleep: move timer out of QemuCoSleepState Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2021-05-21 | Paolo Bonzini | coroutine-sleep: allow qemu_co_sleep_wake that wakes... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2021-05-21 | Paolo Bonzini | coroutine-sleep: disallow NULL QemuCoSleepState** argument Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2021-05-21 | Paolo Bonzini | coroutine-sleep: use a stack-allocated timer Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2021-05-21 | Philippe Mathieu... | bitops.h: Improve find_xxx_bit() documentation Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2021-05-21 | Zenghui Yu | multi-process: Initialize variables declared with g_auto* Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2021-03-31 | David Edmondson | test-coroutine: Add rwlock downgrade test Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2021-03-31 | Paolo Bonzini | test-coroutine: Add rwlock upgrade test Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2021-03-31 | Paolo Bonzini | coroutine-lock: Reimplement CoRwlock to fix downgrade bug Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2021-03-31 | David Edmondson | coroutine-lock: Store the coroutine in the CoWaitRecord... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2021-03-31 | David Edmondson | block/vdi: Don't assume that blocks are larger than... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2021-03-31 | David Edmondson | block/vdi: When writing new bmap entry fails, don't... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2021-03-24 | Vladimir Sementsov... | migrate-bitmaps-postcopy-test: check that we can't... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2021-03-24 | Vladimir Sementsov... | migration/block-dirty-bitmap: make incoming disabled... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2021-03-15 | Akihiko Odaki | virtio-blk: Respect discard granularity Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2021-02-10 | Denis V. Lunev | docs: fix Parallels Image "dirty bitmap" section CC: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2021-02-10 | Elena Ufimtseva | multi-process: perform device reset in the remote process Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2021-02-10 | Jagannathan Raman | multi-process: Retrieve PCI info from remote process Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2021-02-10 | Jagannathan Raman | multi-process: create IOHUB object to handle irq Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2021-02-10 | Jagannathan Raman | multi-process: Synchronize remote memory Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2021-02-10 | Jagannathan Raman | multi-process: PCI BAR read/write handling for proxy... Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2021-02-10 | Elena Ufimtseva | multi-process: Forward PCI config space acceses to... Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2021-02-10 | Elena Ufimtseva | multi-process: add proxy communication functions Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2021-02-10 | Elena Ufimtseva | multi-process: introduce proxy object Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2021-02-10 | Jagannathan Raman | multi-process: setup memory manager for remote device Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2021-02-10 | Jagannathan Raman | multi-process: Associate fd of a PCIDevice with its... Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2021-02-10 | Jagannathan Raman | multi-process: Initialize message handler in remote... Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2021-02-10 | Elena Ufimtseva | multi-process: define MPQemuMsg format and transmission... Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2021-02-10 | Elena Ufimtseva | io: add qio_channel_readv_full_all_eof & qio_channel_readv_f... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2021-02-10 | Elena Ufimtseva | io: add qio_channel_writev_full_all helper Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2021-02-10 | Jagannathan Raman | multi-process: setup a machine object for remote device... Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2021-02-10 | Jagannathan Raman | multi-process: setup PCI host bridge for remote device Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2021-02-09 | Jagannathan Raman | multi-process: Add config option for multi-process... Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2021-02-09 | Jagannathan Raman | memory: alloc RAM from file at offset Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2021-02-09 | Elena Ufimtseva | multi-process: add configure and usage information Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2021-02-09 | John G Johnson | multi-process: add the concept description to docs... Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2021-02-09 | Stefan Hajnoczi | get_maintainer: update repo URL to GitLab Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Message-id: 20210111115017.156802-7-stefanha@redhat.com Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2021-02-09 | Stefan Hajnoczi | pc-bios: update mirror URLs to GitLab Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Message-id: 20210111115017.156802-6-stefanha@redhat.com Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2021-02-09 | Stefan Hajnoczi | docs: update README to use GitLab repo URLs Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Message-id: 20210111115017.156802-5-stefanha@redhat.com Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2021-02-09 | Stefan Hajnoczi | gitlab-ci: remove redundant GitLab repo URL command Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Message-id: 20210111115017.156802-4-stefanha@redhat.com Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2021-02-09 | Stefan Hajnoczi | gitmodules: use GitLab repos instead of qemu.org Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Message-id: 20210111115017.156802-3-stefanha@redhat.com Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2021-02-09 | Stefan Hajnoczi | .github: point Repo Lockdown bot to GitLab repo Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Message-id: 20210111115017.156802-2-stefanha@redhat.com Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2021-02-01 | Stefan Hajnoczi | trace: update docs with meson build information Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Message-id: 20210112165859.225534-3-stefanha@redhat.com Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2021-02-01 | Stefan Hajnoczi | trace: document how to specify multiple --trace patterns Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Message-id: 20210112165859.225534-2-stefanha@redhat.com Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2021-02-01 | Volker Rümelin | simpletrace: build() missing 2 required positional... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2021-02-01 | Stefan Hajnoczi | trace: make the 'log' backend timestamp configurable Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Message-id: 20210125113507.224287-3-stefanha@redhat.com Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2021-02-01 | Stefan Hajnoczi | error: rename error_with_timestamp to message_with_timestamp Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Message-id: 20210125113507.224287-2-stefanha@redhat.com Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2021-02-01 | Stefan Hajnoczi | trace: add meson custom_target() depend_files for tracetool Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Message-id: 20210125110958.214017-1-stefanha@redhat.com Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2021-02-01 | Daniel P. Berrangé | tracetool: also strip %l and %ll from systemtap format... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2021-02-01 | Laurent Vivier | tracetool: fix "PRI" macro decoding Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2021-02-01 | Stefan Hajnoczi | trace: recommend "log" backend for getting started... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Message-id: 20201216160923.722894-4-stefanha@redhat.com Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2021-02-01 | Stefan Hajnoczi | tracing: convert documentation to rST Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Message-id: 20201216160923.722894-3-stefanha@redhat.com Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2021-02-01 | Stefan Hajnoczi | trace: fix simpletrace doc mismerge Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Message-id: 20201216160923.722894-2-stefanha@redhat.com Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2021-01-04 | Stefan Hajnoczi | tracetool: show trace-events filename/lineno in fmt... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Message-Id: <20200827142915.108730-5-stefanha@redhat.com> |
commitcommitdifftree |
2021-01-04 | Stefan Hajnoczi | tracetool: add input filename and line number to Event Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Message-Id: <20200827142915.108730-4-stefanha@redhat.com> |
commitcommitdifftree |
2021-01-04 | Stefan Hajnoczi | tracetool: add out_lineno and out_next_lineno to out() Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Message-Id: <20200827142915.108730-3-stefanha@redhat.com> |
commitcommitdifftree |
2021-01-04 | Stefan Hajnoczi | tracetool: add output filename command-line argument Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Message-Id: <20200827142915.108730-2-stefanha@redhat.com> |
commitcommitdifftree |
2021-01-04 | Doug Evans | trace: Send "-d trace:help" output to stdout Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2021-01-04 | Alex Chen | readline: Fix possible array index out of bounds in... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2020-11-19 | Stefan Hajnoczi | trace: use STAP_SDT_V2 to work around symbol visibility Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Message-id: 20201119141457.844452-1-stefanha@redhat.com Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2020-11-11 | Stefan Hajnoczi | scripts/tracetool: silence SystemTap dtrace(1) long... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Message-id: 20201020094043.159935-1-stefanha@redhat.com Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2020-11-11 | Paolo Bonzini | trace: remove argument from trace_init_file Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2020-11-03 | Philippe Mathieu... | util/vfio-helpers: Assert offset is aligned to page... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2020-11-03 | Philippe Mathieu... | util/vfio-helpers: Convert vfio_dump_mapping to trace... Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2020-11-03 | Philippe Mathieu... | util/vfio-helpers: Improve DMA trace events Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2020-11-03 | Philippe Mathieu... | util/vfio-helpers: Trace where BARs are mapped Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2020-11-03 | Philippe Mathieu... | util/vfio-helpers: Trace PCI BAR region info Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2020-11-03 | Philippe Mathieu... | util/vfio-helpers: Trace PCI I/O config accesses Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2020-11-03 | Philippe Mathieu... | util/vfio-helpers: Improve reporting unsupported IOMMU... Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2020-11-03 | Philippe Mathieu... | block/nvme: Fix nvme_submit_command() on big-endian... Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2020-11-03 | Philippe Mathieu... | block/nvme: Fix use of write-only doorbells page on... Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2020-11-03 | Eric Auger | block/nvme: Align iov's va and size on host page size Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2020-11-03 | Eric Auger | block/nvme: Change size and alignment of prp_list_pages Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2020-11-03 | Eric Auger | block/nvme: Change size and alignment of queue Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2020-11-03 | Eric Auger | block/nvme: Change size and alignment of IDENTIFY response... Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2020-11-03 | Philippe Mathieu... | block/nvme: Correct minimum device page size Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2020-11-03 | Philippe Mathieu... | block/nvme: Set request_alignment at initialization Reported-by: Stefan Hajnoczi <stefanha@redhat.com> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2020-11-03 | Philippe Mathieu... | block/nvme: Simplify nvme_cmd_sync() Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2020-11-03 | Philippe Mathieu... | block/nvme: Simplify ADMIN queue access Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2020-11-03 | Philippe Mathieu... | block/nvme: Correctly initialize Admin Queue Attributes Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2020-11-03 | Philippe Mathieu... | block/nvme: Use definitions instead of magic values... Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2020-11-03 | Philippe Mathieu... | block/nvme: Introduce Completion Queue definitions Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2020-11-03 | Philippe Mathieu... | block/nvme: Make nvme_init_queue() return boolean indicating... Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2020-11-03 | Philippe Mathieu... | block/nvme: Make nvme_identify() return boolean indicating... Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2020-11-03 | Philippe Mathieu... | block/nvme: Use unsigned integer for queue counter... Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2020-11-03 | Philippe Mathieu... | block/nvme: Move definitions before structure declarations Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2020-11-03 | Philippe Mathieu... | block/nvme: Trace queue pair creation/deletion Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2020-11-03 | Philippe Mathieu... | block/nvme: Improve nvme_free_req_queue_wait() trace... Suggested-by: Stefan Hajnoczi <stefanha@redhat.com> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2020-11-03 | Philippe Mathieu... | block/nvme: Trace nvme_poll_queue() per queue Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2020-11-03 | Philippe Mathieu... | block/nvme: Trace controller capabilities Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2020-11-03 | Philippe Mathieu... | block/nvme: Report warning with warn_report() Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2020-11-03 | Philippe Mathieu... | block/nvme: Use hex format to display offset in trace... Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
next |