2016-10-12 | Lluís Vilanova | trace: Add missing execution mode of guest events Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-10-12 | Daniel P. Berrange | trace: introduce a formal group name for trace events Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-10-12 | Daniel P. Berrange | trace: pass trace-events to tracetool as a positional... Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-10-12 | Daniel P. Berrange | trace: push reading of events up a level to tracetool... Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-10-12 | Daniel P. Berrange | trace: rename _read_events to read_events Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-10-12 | Daniel P. Berrange | trace: get rid of generated-events.h/generated-events.c Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-10-12 | Daniel P. Berrange | trace: dynamically allocate event IDs at runtime Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-10-12 | Daniel P. Berrange | trace: dynamically allocate trace_dstate in CPUState Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-10-12 | Daniel P. Berrange | trace: provide mechanism for registering trace events Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-10-12 | Daniel P. Berrange | trace: don't abort qemu if ftrace can't be initialized Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-10-12 | Daniel P. Berrange | trace: emit name <-> ID mapping in simpletrace header Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-10-12 | Daniel P. Berrange | trace: remove the TraceEventID and TraceEventVCPUID... Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-10-12 | Daniel P. Berrange | trace: give each trace event a named TraceEvent struct Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-10-12 | Daniel P. Berrange | trace: break circular dependency in event-internal.h Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-10-12 | Daniel P. Berrange | trace: remove duplicate control.h includes in generated... Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-10-12 | Daniel P. Berrange | trace: remove global 'uint16 dstate[]' array Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-10-12 | Daniel P. Berrange | trace: remove some now unused functions Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-10-12 | Daniel P. Berrange | trace: convert code to use event iterators Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-10-12 | Daniel P. Berrange | trace: add trace event iterator APIs Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-10-12 | Daniel P. Berrange | trace: move colo trace events to net/ sub-directory Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-09-28 | Lluís Vilanova | trace: Document the execution mode of guest events Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-09-28 | Lluís Vilanova | trace: Add event "guest_cpu_reset" Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-09-28 | Lluís Vilanova | trace: Add event "guest_cpu_enter" Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-09-28 | Lluís Vilanova | trace: Properly initialize dynamic event states in... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-09-28 | Daniel P. Berrange | trace: move hw/virtio/virtio-balloon.c trace points... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-09-28 | Daniel P. Berrange | trace: move hw/mem/pc-dimm.c trace points into correct... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-09-28 | Daniel P. Berrange | trace: move util/qemu-coroutine*.c trace points into... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-09-28 | Daniel P. Berrange | trace: move util/buffer.c trace points into correct... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-09-28 | Stefan Hajnoczi | linux-aio: fix re-entrant completion processing Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1474989516-18255-4-git-send-email-stefanha@redhat.com Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-09-28 | Stefan Hajnoczi | test-coroutine: test qemu_coroutine_entered() Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1474989516-18255-3-git-send-email-stefanha@redhat.com Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-09-28 | Stefan Hajnoczi | coroutine: add qemu_coroutine_entered() function Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1474989516-18255-2-git-send-email-stefanha@redhat.com Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-09-28 | Laurent Vivier | libqos: fix qvring_init() Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-09-28 | Lin Ma | iothread: check iothread->ctx before aio_context_unref... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-09-28 | Yaowei Bai | aio-posix: avoid unnecessary aio_epoll_enabled() calls Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-09-28 | Yaowei Bai | block: mirror: fix wrong comment of mirror_start Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-09-13 | Fam Zheng | iothread: Stop threads before main() quits Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-09-13 | Laurent Vivier | tests: fix qvirtqueue_kick Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-09-13 | Changlong Xie | MAINTAINERS: add maintainer for replication Cc: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-09-13 | Wen Congyang | support replication driver in blockdev-add Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-09-13 | Changlong Xie | tests: add unit test case for replication Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-09-13 | Wen Congyang | replication: Implement new driver for block replication Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-09-13 | Changlong Xie | replication: Introduce new APIs to do replication operation Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-09-13 | Changlong Xie | configure: support replication Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-09-13 | Wen Congyang | mirror: auto complete active commit Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-09-13 | Wen Congyang | docs: block replication's description Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-09-13 | Wen Congyang | block: Link backup into block core Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-09-13 | Changlong Xie | Backup: export interfaces for extra serialization Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-09-13 | Wen Congyang | Backup: clear all bitmap when doing block checkpoint Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-09-13 | Wen Congyang | block: unblock backup operations in backing file Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-09-13 | Changlong Xie | virtio-blk: rename virtio_device_info to virtio_blk_info Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-09-13 | Roman Pen | linux-aio: process completions from ioq_submit() Cc: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-09-13 | Roman Pen | linux-aio: split processing events function Cc: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-09-13 | Roman Pen | linux-aio: consume events in userspace instead of calling... Cc: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-09-13 | Stefan Hajnoczi | qcow2: avoid memcpy(dst, NULL, len) ...1473758138-19260-1-git-send-email-stefanha@redhat.com Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-09-05 | Lluís Vilanova | trace: Avoid implicit bool->integer conversions Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-09-05 | Lluís Vilanova | trace: Remove 'trace_events_dstate_init' Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-09-05 | Paul Durrant | trace: add syslog tracing backend Cc: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-08-18 | Denis V. Lunev | block: fix possible reorder of flush operations CC: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-08-18 | Evgeny Yakovlev | block: fix deadlock in bdrv_co_flush CC: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-08-12 | Laurent Vivier | trace-events: fix first line comment in trace-events Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-08-11 | Kevin Wolf | linux-aio: Handle io_submit() failure gracefully Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-08-05 | Fam Zheng | virtio-blk: Remove stale comment about draining Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-08-05 | Fam Zheng | virtio-blk: Release s->rq queue at system_reset Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-08-05 | Alberto Garcia | throttle: Test burst limits lower than the normal limits Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-08-05 | Alberto Garcia | throttle: Don't allow burst limits to be lower than... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-08-05 | Klim Kireev | block/parallels: check new image size CC: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-07-27 | Stefan Hajnoczi | virtio: error out if guest exceeds virtqueue size Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-07-20 | Eric Blake | raw_bsd: Convert to byte-based interface Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-07-20 | Eric Blake | nbd: Convert to byte-based interface Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-07-20 | Eric Blake | block: Kill .bdrv_co_discard() Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-07-20 | Eric Blake | sheepdog: Switch .bdrv_co_discard() to byte-based Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-07-20 | Eric Blake | raw_bsd: Switch .bdrv_co_discard() to byte-based Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-07-20 | Eric Blake | qcow2: Switch .bdrv_co_discard() to byte-based Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-07-20 | Eric Blake | nbd: Switch .bdrv_co_discard() to byte-based Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-07-20 | Eric Blake | iscsi: Switch .bdrv_co_discard() to byte-based Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-07-20 | Eric Blake | gluster: Switch .bdrv_co_discard() to byte-based Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-07-20 | Eric Blake | blkreplay: Switch .bdrv_co_discard() to byte-based Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-07-20 | Eric Blake | block: Add .bdrv_co_pdiscard() driver callback Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-07-20 | Eric Blake | block: Convert .bdrv_aio_discard() to byte-based Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-07-20 | Eric Blake | rbd: Switch rbd_start_aio() to byte-based Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-07-20 | Eric Blake | raw-posix: Switch paio_submit() to byte-based Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-07-20 | Eric Blake | block: Convert BB interface to byte-based discards Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-07-20 | Eric Blake | block: Convert bdrv_aio_discard() to byte-based Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-07-20 | Eric Blake | block: Switch BlockRequest to byte-based Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-07-20 | Eric Blake | block: Convert bdrv_discard() to byte-based Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-07-20 | Eric Blake | block: Convert bdrv_co_discard() to byte-based Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-07-20 | Eric Blake | iscsi: Rely on block layer to break up large requests Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-07-20 | Eric Blake | nbd: Drop unused offset parameter Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-07-20 | Eric Blake | nbd: Rely on block layer to break up large requests Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-07-20 | Eric Blake | block: Fragment writes to max transfer length Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-07-20 | Eric Blake | raw_bsd: Don't advertise flags not supported by protocol... Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-07-20 | Eric Blake | block: Fragment reads to max transfer length Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-07-18 | Lluís Vilanova | trace: Add QAPI/QMP interfaces to query and control... Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-07-18 | Lluís Vilanova | trace: Allow event name pattern in "info trace-events" Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-07-18 | Lluís Vilanova | trace: Conditionally trace events based on their per... Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-07-18 | Lluís Vilanova | trace: Add per-vCPU tracing states for events with... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-07-18 | Lluís Vilanova | trace: Cosmetic changes on fast-path tracing Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-07-18 | Lluís Vilanova | disas: Remove unused macro '_' Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-07-18 | Lluís Vilanova | trace: Identify events with the 'vcpu' property Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2016-07-18 | Lluís Vilanova | trace: [bsd-user] Commandline arguments to control... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
next |