aboutsummaryrefslogtreecommitdiff
path: root/trace-events
AgeCommit message (Expand)Author
2016-05-27spapr_iommu: Move table allocation to helpersAlexey Kardashevskiy
2016-05-26Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20160526.1' i...Peter Maydell
2016-05-26vfio/pci: Intel graphics legacy mode assignmentAlex Williamson
2016-05-26vfio: Create device specific region info helperAlex Williamson
2016-05-26vfio: Enable sparse mmap capabilityAlex Williamson
2016-05-26Merge remote-tracking branch 'remotes/amit-migration/tags/migration-2.7-2' in...Peter Maydell
2016-05-26migration: add support for encrypting data with TLSDaniel P. Berrange
2016-05-26migration: convert exec socket protocol to use QIOChannelDaniel P. Berrange
2016-05-26migration: convert fd socket protocol to use QIOChannelDaniel P. Berrange
2016-05-26migration: rename unix.c to socket.cDaniel P. Berrange
2016-05-26migration: convert unix socket protocol to use QIOChannelDaniel P. Berrange
2016-05-26migration: add reporting of errors for outgoing migrationDaniel P. Berrange
2016-05-25backup: Use BlockBackend for I/OKevin Wolf
2016-05-25stream: Use BlockBackend for I/OKevin Wolf
2016-05-25block: Make blk_co_preadv/pwritev() publicKevin Wolf
2016-05-25dma-helpers: change interface to byte-basedPaolo Bonzini
2016-05-19block: Remove bdrv_aio_multiwrite()Kevin Wolf
2016-05-16hw/intc/arm_gic: add tracepointsHollis Blanchard
2016-05-12tcg: Clean up from 'next_tb'Sergey Fedorov
2016-05-12virtio: Switch to byte-based aio block accessEric Blake
2016-05-12block: Support AIO drivers in bdrv_driver_preadv/pwritev()Kevin Wolf
2016-04-11ui/virtio-gpu: add and use qemu_create_displaysurface_pixmanGerd Hoffmann
2016-03-31trace-events: Fix typos (found by codespell)Stefan Weil
2016-03-16hw/intc: Add (new) ASPEED VIC device modelAndrew Jeffery
2016-03-16hw/timer: Add ASPEED timer device modelAndrew Jeffery
2016-03-14Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2016-03-14trace: separate MMIO tracepoints from TB-access tracepointsHollis Blanchard
2016-03-14trace: include CPU index in trace_memory_region_*()Hollis Blanchard
2016-03-10vfio: Generalize region supportAlex Williamson
2016-03-01trace: use addresses instead of offsets in memory tracepointsHollis Blanchard
2016-03-01trace: split subpage MMIOs into their own trace events.Hollis Blanchard
2016-03-01trace: drop trailing empty stringsGreg Kurz
2016-02-29mirror: Rewrite mirror_iterationFam Zheng
2016-02-28xics: report errors with the QEMU Error APIGreg Kurz
2016-02-25vring: removePaolo Bonzini
2016-02-09hw: Add support for LSI SAS1068 (mptsas) devicePaolo Bonzini
2016-01-19vfio/pci: Lazy PBA emulationAlex Williamson
2016-01-07trace: fix PRIx64 constants in trace-eventsMark Cave-Ayland
2016-01-07trace: reflect the file name changeQinghua Jin
2015-12-18io: add QIOChannelCommand classDaniel P. Berrange
2015-12-18io: add QIOChannelWebsock classDaniel P. Berrange
2015-12-18io: add QIOChannelTLS classDaniel P. Berrange
2015-12-18io: add QIOChannelFile classDaniel P. Berrange
2015-12-18io: add QIOChannelSocket classDaniel P. Berrange
2015-12-18io: add QIOTask class for async operationsDaniel P. Berrange
2015-12-17linux-user: convert DEBUG_SIGNAL logging to tracepointsPaolo Bonzini
2015-12-17alpha: convert "naked" qemu_log to tracepointPaolo Bonzini
2015-12-17Merge remote-tracking branch 'remotes/kraxel/tags/pull-fw-cfg-20151217-1' int...Peter Maydell
2015-12-15fw_cfg: add generic non-DMA read methodGabriel L. Somlo
2015-12-15usb-mtp: Add support for inotify based file monitoringBandan Das