2021-07-29 | Philippe Mathieu... | MAINTAINERS: Added myself as a reviewer for the NVMe... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2021-07-29 | Fabian Ebner | block/io_uring: resubmit when result is -EAGAIN Co-authored-by: Stefan Hajnoczi <stefanha@gmail.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2021-07-29 | Stefano Garzarella | MAINTAINERS: add Stefano Garzarella as io_uring reviewer Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2021-07-26 | Philippe Mathieu... | block/nvme: Fix VFIO_MAP_DMA failed: No space left... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2021-07-21 | Stefano Garzarella | linux-aio: limit the batch size using `aio-max-batch... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2021-07-21 | Stefano Garzarella | iothread: add aio-max-batch parameter Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2021-07-21 | Stefano Garzarella | iothread: generalize iothread_set_param/iothread_get_param Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2021-07-12 | Paolo Bonzini | trace, lttng: require .pc files Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2021-07-12 | Gerd Hoffmann | trace/simple: add st_init_group Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2021-07-12 | Gerd Hoffmann | trace/simple: pass iter to st_write_event_mapping Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2021-07-12 | Gerd Hoffmann | trace: add trace_event_iter_init_group Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2021-07-12 | Gerd Hoffmann | trace: iter init tweaks Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
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> |
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> |
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> 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> 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> 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> 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> 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> 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> 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> 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> 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> 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> 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> 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> 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> 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> |
commitcommitdifftree |
2021-01-04 | Stefan Hajnoczi | tracetool: add input filename and line number to Event Signed-off-by: Stefan Hajnoczi <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> |
commitcommitdifftree |
2021-01-04 | Stefan Hajnoczi | tracetool: add output filename command-line argument Signed-off-by: Stefan Hajnoczi <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> 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> 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 |
next |