2017-10-03 | Peter Xu | iothread: export iothread_stop() Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-10-03 | Peter Xu | iothread: provide helpers for internal use Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-10-03 | Peter Xu | qom: provide root container for internal objs Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-09-15 | Lluís Vilanova | trace: Immediately apply per-vCPU state changes if... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-09-05 | Daniel P. Berrange | block: document semantics of bdrv_co_preadv|pwritev Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-09-05 | Stefan Hajnoczi | qemu-iotests: use context managers for resource cleanup... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-09-05 | Stefan Hajnoczi | iotests.py: add FilePath context manager Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-09-05 | Stefan Hajnoczi | qemu.py: make VM() a context manager Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-08-30 | Stefan Hajnoczi | qcow2: allocate cluster_cache/cluster_data on demand Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-08-30 | Fred Rolland | qemu-doc: Add UUID support in initiator name Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-08-30 | Stefan Hajnoczi | tests: migration/guestperf Python 2.6 argparse compatibility Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-08-30 | Stefan Hajnoczi | docker.py: Python 2.6 argparse compatibility Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-08-30 | Stefan Hajnoczi | scripts: add argparse module for Python 2.6 compatibility Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-08-30 | Alberto Garcia | misc: Remove unused Error variables Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-08-30 | Eduardo Habkost | oslib-posix: Print errors before aborting on qemu_alloc_stack() Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-08-29 | Alberto Garcia | throttle: Test the valid range of config values Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-08-29 | Alberto Garcia | throttle: Make burst_length 64bit and add range checks Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-08-29 | Alberto Garcia | throttle: Make LeakyBucket.avg and LeakyBucket.max... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-08-29 | Alberto Garcia | throttle: Remove throttle_fix_bucket() / throttle_unfix_bucket() Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-08-29 | Alberto Garcia | throttle: Make throttle_is_valid() a bit less verbose Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-08-29 | Alberto Garcia | throttle: Update the throttle_fix_bucket() documentation Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-08-29 | Alberto Garcia | throttle: Fix wrong variable name in the header documentation Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-08-29 | Dan Aloni | nvme: Fix get/set number of queues feature, again CC: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-08-15 | Stefan Hajnoczi | simpletrace: fix flight recorder --no-header option Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-08-15 | Stefan Hajnoczi | trace: use static event ID mapping in simpletrace.stp Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-08-10 | Stefan Hajnoczi | virtio-blk: handle blk_getlength() errors Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-08-10 | Kevin Wolf | IDE: test flush on empty CDROM Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-08-10 | Stefan Hajnoczi | IDE: Do not flush empty CDROM drives Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-08-07 | Daniel P. Berrange | block: move trace probes into bdrv_co_preadv|pwritev Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-08-01 | Denis V. Lunev | monitor: Reduce handle_qmp_command() tracing overhead CC: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-08-01 | Vladimir Sementsov... | trace-events: fix code style: print 0x before hex numbers Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-08-01 | Vladimir Sementsov... | checkpatch: check trace-events code style Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-08-01 | Vladimir Sementsov... | trace-events: fix code style: %# -> 0x% Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-08-01 | Vladimir Sementsov... | coding_style: add point about 0x in trace-events Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-08-01 | Stefan Hajnoczi | trace: add trace_event_get_state_backends() Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-08-01 | Stefan Hajnoczi | trace: add TRACE_<event>_BACKEND_DSTATE() Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-08-01 | Daniel P. Berrange | trace: ensure unique function / variable names per... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-08-01 | Daniel P. Berrange | trace: ensure .stp files are rebuilt if trace tool... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-07-17 | Denis V. Lunev | block: fix shadowed variable in bdrv_co_pdiscard CC: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-07-17 | Alistair Francis | util/aio-win32: Only select on what we are actually... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-07-17 | Stefan Hajnoczi | trace: update old trace events in docs Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-07-17 | Lluís Vilanova | trace: [trivial] Statically enable all guest events Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-07-17 | Lluís Vilanova | trace: [tcg, trivial] Re-align generated code Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-07-17 | Lluís Vilanova | trace: [tcg] Do not generate TCG code to trace dynamically... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-07-17 | Lluís Vilanova | exec: [tcg] Use different TBs according to the vCPU... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-07-17 | Lluís Vilanova | trace: [tcg] Delay changes to dynamic state when translating Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-07-17 | Lluís Vilanova | trace: Allocate cpu->trace_dstate in place Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-07-11 | Daniel P. Berrange | backends: remove empty trace-events file Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-07-11 | Lluís Vilanova | trace: Fix early setting of events with the "vcpu"... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-06-30 | Stefan Hajnoczi | virtio-pci: use ioeventfd even when KVM is disabled Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-06-30 | Stefan Hajnoczi | tests: fix virtio-net-test ISR dependence Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-06-30 | Stefan Hajnoczi | tests: fix virtio-blk-test ISR dependence Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-06-30 | Stefan Hajnoczi | tests: fix virtio-scsi-test ISR dependence Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-06-30 | Stefan Hajnoczi | libqos: add virtio used ring support Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-06-30 | Stefan Hajnoczi | libqos: fix typo in virtio.h QVirtQueue->used comment Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-06-29 | Stefan Hajnoczi | virtio-blk: trace vdev so devices can be distinguished Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-06-13 | Stefan Hajnoczi | monitor: resurrect handle_qmp_command trace event Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-06-13 | Stefan Hajnoczi | monitor: add handle_hmp_command trace event Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-06-07 | Bruno Dominguez | configure: split c and cxx extra flags Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-06-07 | Roman Pen | coroutine-lock: do not touch coroutine after another... Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Cc: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-06-07 | Stefan Hajnoczi | .gdbinit: load QEMU sub-commands when gdb starts Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-06-07 | Philippe Mathieu... | coccinelle: fix typo in comment Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-06-07 | Philippe Mathieu... | oslib: strip trailing '\n' from error_setg() string... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-06-07 | Jose Ricardo Ziviani | simpletrace: Improve the error message if event is... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-05-30 | Stefan Hajnoczi | Merge remote-tracking branch 'kwolf/tags/for-upstream... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-05-30 | Stefan Hajnoczi | Merge remote-tracking branch 'kraxel/tags/pull-usb... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-05-30 | Stefan Hajnoczi | Merge remote-tracking branch 'mst/tags/for_upstream... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-05-30 | Stefan Hajnoczi | Merge remote-tracking branch 'sthibault/tags/samuel... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-05-30 | Stefan Hajnoczi | Merge remote-tracking branch 'jtc/tags/block-pull-request... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-05-30 | Stefan Hajnoczi | Merge remote-tracking branch 'dgibson/tags/ppc-for... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-05-30 | Stefan Hajnoczi | Merge remote-tracking branch 'armbru/tags/pull-qapi... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-05-30 | Stefan Hajnoczi | Merge remote-tracking branch 'ehabkost/tags/numa-pull... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-05-24 | Stefan Hajnoczi | Merge remote-tracking branch 'cohuck/tags/s390x-20170523... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-05-23 | Stefan Hajnoczi | Merge remote-tracking branch 'jasowang/tags/net-pull... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-05-22 | Stefan Hajnoczi | Merge remote-tracking branch 'mcayland/tags/qemu-openbios... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-05-19 | Stefan Hajnoczi | Merge remote-tracking branch 'kraxel/tags/pull-audio... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-05-19 | Stefan Hajnoczi | Merge remote-tracking branch 'kraxel/tags/pull-ui-20170519... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-05-19 | Stefan Hajnoczi | Merge remote-tracking branch 'quintela/tags/migration... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-05-18 | Stefan Hajnoczi | Merge remote-tracking branch 'dgilbert/tags/pull-hmp... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-05-18 | Stefan Hajnoczi | Merge remote-tracking branch 'quintela/tags/migration... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-05-18 | Stefan Hajnoczi | Merge remote-tracking branch 'mst/tags/for_upstream... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-05-17 | Stefan Hajnoczi | Merge remote-tracking branch 'ehabkost/tags/x86-and... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-05-17 | Stefan Hajnoczi | Merge remote-tracking branch 'sstabellini/tags/xen... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-05-17 | Stefan Hajnoczi | Merge remote-tracking branch 'jtc/tags/block-pull-request... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-05-16 | Gerd Hoffmann | block/win32: fix 'ret not initialized' warning Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-05-16 | Gerd Hoffmann | fix mingw build failure Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-05-16 | Kamil Rytarowski | maintainers: Add myself as a NetBSD reviewer Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-05-16 | Stefan Hajnoczi | Merge remote-tracking branch 'gkurz/tags/security-fix... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-05-16 | Stefan Hajnoczi | Merge remote-tracking branch 'aurel32/tags/pull-target... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-05-16 | Stefan Hajnoczi | Merge remote-tracking branch 'rth/tags/pull-s390-20170512... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-05-15 | Stefan Hajnoczi | Merge remote-tracking branch 'kraxel/tags/pull-usb... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-05-15 | Stefan Hajnoczi | Merge remote-tracking branch 'kraxel/tags/pull-ui-20170512... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-05-15 | Stefan Hajnoczi | Merge remote-tracking branch 'ehabkost/tags/x86-and... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-05-15 | Stefan Hajnoczi | Merge remote-tracking branch 'kraxel/tags/pull-vga... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-05-15 | Stefan Hajnoczi | Merge remote-tracking branch 'dgibson/tags/ppc-for... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-05-12 | Stefan Hajnoczi | Merge tag 'tracing-pull-request' into staging # gpg: Good signature from "Stefan Hajnoczi <stefanha@redhat.com>" # gpg: aka "Stefan Hajnoczi <stefanha@gmail.com>" Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-05-12 | Stefan Hajnoczi | Merge tag 'block-pull-request' into staging # gpg: Good signature from "Stefan Hajnoczi <stefanha@redhat.com>" # gpg: aka "Stefan Hajnoczi <stefanha@gmail.com>" Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-05-12 | Stefan Hajnoczi | Merge remote-tracking branch 'kwolf/tags/for-upstream... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-05-12 | Anthony Xu | trace: add sanity check Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2017-05-12 | Stefan Hajnoczi | aio: add missing aio_notify() to aio_enable_external() Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
next |