aboutsummaryrefslogtreecommitdiff
path: root/trace-events
AgeCommit message (Expand)Author
2016-06-07spapr_iommu: Migrate full stateAlexey Kardashevskiy
2016-06-03e1000e: Fix build with ust trace backendDmitry Fleytman
2016-06-02Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2016-06-02net: Introduce e1000e device emulationDmitry Fleytman
2016-06-02e1000: Move out code that will be reused in e1000eDmitry Fleytman
2016-06-02net_pkt: Extend packet abstraction as required by e1000e functionalityDmitry Fleytman
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