summaryrefslogtreecommitdiff
path: root/trace-events
AgeCommit message (Expand)AuthorFilesLines
2016-06-07spapr_iommu: Migrate full stateAlexey Kardashevskiy1-0/+2
2016-06-03e1000e: Fix build with ust trace backendDmitry Fleytman1-1/+2
2016-06-02Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell1-0/+213
2016-06-02net: Introduce e1000e device emulationDmitry Fleytman1-0/+160
2016-06-02e1000: Move out code that will be reused in e1000eDmitry Fleytman1-0/+13
2016-06-02net_pkt: Extend packet abstraction as required by e1000e functionalityDmitry Fleytman1-0/+40
2016-05-27spapr_iommu: Move table allocation to helpersAlexey Kardashevskiy1-1/+1
2016-05-26Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20160526.1' i...Peter Maydell1-2/+9
2016-05-26vfio/pci: Intel graphics legacy mode assignmentAlex Williamson1-0/+5
2016-05-26vfio: Create device specific region info helperAlex Williamson1-2/+2
2016-05-26vfio: Enable sparse mmap capabilityAlex Williamson1-0/+2
2016-05-26Merge remote-tracking branch 'remotes/amit-migration/tags/migration-2.7-2' in...Peter Maydell1-1/+24
2016-05-26migration: add support for encrypting data with TLSDaniel P. Berrange1-1/+11
2016-05-26migration: convert exec socket protocol to use QIOChannelDaniel P. Berrange1-0/+4
2016-05-26migration: convert fd socket protocol to use QIOChannelDaniel P. Berrange1-0/+4
2016-05-26migration: rename unix.c to socket.cDaniel P. Berrange1-4/+4
2016-05-26migration: convert unix socket protocol to use QIOChannelDaniel P. Berrange1-0/+5
2016-05-26migration: add reporting of errors for outgoing migrationDaniel P. Berrange1-1/+1
2016-05-25backup: Use BlockBackend for I/OKevin Wolf1-1/+0
2016-05-25stream: Use BlockBackend for I/OKevin Wolf1-1/+0
2016-05-25block: Make blk_co_preadv/pwritev() publicKevin Wolf1-0/+4
2016-05-25dma-helpers: change interface to byte-basedPaolo Bonzini1-1/+1
2016-05-19block: Remove bdrv_aio_multiwrite()Kevin Wolf1-2/+0
2016-05-16hw/intc/arm_gic: add tracepointsHollis Blanchard1-0/+8
2016-05-12tcg: Clean up from 'next_tb'Sergey Fedorov1-1/+1
2016-05-12virtio: Switch to byte-based aio block accessEric Blake1-1/+1
2016-05-12block: Support AIO drivers in bdrv_driver_preadv/pwritev()Kevin Wolf1-1/+0
2016-04-11ui/virtio-gpu: add and use qemu_create_displaysurface_pixmanGerd Hoffmann1-0/+1
2016-03-31trace-events: Fix typos (found by codespell)Stefan Weil1-2/+2
2016-03-16hw/intc: Add (new) ASPEED VIC device modelAndrew Jeffery1-0/+7
2016-03-16hw/timer: Add ASPEED timer device modelAndrew Jeffery1-0/+9
2016-03-14Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell1-4/+6
2016-03-14trace: separate MMIO tracepoints from TB-access tracepointsHollis Blanchard1-0/+2
2016-03-14trace: include CPU index in trace_memory_region_*()Hollis Blanchard1-4/+4
2016-03-10vfio: Generalize region supportAlex Williamson1-3/+7
2016-03-01trace: use addresses instead of offsets in memory tracepointsHollis Blanchard1-2/+2
2016-03-01trace: split subpage MMIOs into their own trace events.Hollis Blanchard1-2/+4
2016-03-01trace: drop trailing empty stringsGreg Kurz1-32/+32
2016-02-29mirror: Rewrite mirror_iterationFam Zheng1-1/+0
2016-02-28xics: report errors with the QEMU Error APIGreg Kurz1-2/+0
2016-02-25vring: removePaolo Bonzini1-3/+0
2016-02-09hw: Add support for LSI SAS1068 (mptsas) devicePaolo Bonzini1-0/+22
2016-01-19vfio/pci: Lazy PBA emulationAlex Williamson1-0/+2
2016-01-07trace: fix PRIx64 constants in trace-eventsMark Cave-Ayland1-5/+5
2016-01-07trace: reflect the file name changeQinghua Jin1-1/+3
2015-12-18io: add QIOChannelCommand classDaniel P. Berrange1-0/+6
2015-12-18io: add QIOChannelWebsock classDaniel P. Berrange1-0/+8
2015-12-18io: add QIOChannelTLS classDaniel P. Berrange1-0/+10
2015-12-18io: add QIOChannelFile classDaniel P. Berrange1-0/+4
2015-12-18io: add QIOChannelSocket classDaniel P. Berrange1-0/+19