aboutsummaryrefslogtreecommitdiff
path: root/trace-events
AgeCommit message (Expand)Author
2013-02-19usb-xhci: usb3 streamsGerd Hoffmann
2013-01-29s390: Add new channel I/O based virtio transport.Cornelia Huck
2013-01-29s390: Virtual channel subsystem support.Cornelia Huck
2013-01-29s390: Add channel I/O instructions.Cornelia Huck
2013-01-25mirror: support arbitrarily-sized iterationsPaolo Bonzini
2013-01-25mirror: support more than one in-flight AIO operationPaolo Bonzini
2013-01-25mirror: switch mirror_iteration to AIOPaolo Bonzini
2013-01-25mirror: perform COW if the cluster size is bigger than the granularityPaolo Bonzini
2013-01-25block: implement dirty bitmap using HBitmapPaolo Bonzini
2013-01-25add hierarchical bitmap data type and test casesPaolo Bonzini
2013-01-22qxl: stop using non revision 4 rom fields for revision < 4Alon Levy
2013-01-19fw_cfg: Use void *, size_t instead of uint8_t *, uint32_t for blobsMarkus Armbruster
2013-01-19fw_cfg: Replace debug prints by tracepointsMarkus Armbruster
2013-01-10Merge branch 'master' of git://git.qemu.org/qemu into prep-upAndreas Färber
2013-01-08uhci: stop using portio listsGerd Hoffmann
2013-01-02dataplane: add virtio-blk data plane codeStefan Hajnoczi
2013-01-02dataplane: add virtqueue vring codeStefan Hajnoczi
2012-12-17spice-qemu-char: add spiceport chardevMarc-André Lureau
2012-12-14pseries: Add tracepoints to the XICS interrupt controllerDavid Gibson
2012-11-16usb-host: update tracingGerd Hoffmann
2012-11-16ehci: handle dma errorsGerd Hoffmann
2012-11-05hw/qxl: qxl_send_events: nop if stoppedAlon Levy
2012-11-01Merge remote-tracking branch 'kraxel/usb.69' into stagingAnthony Liguori
2012-11-01xhci: add port trace pointsGerd Hoffmann
2012-10-31Merge remote-tracking branch 'origin/master' into threadpoolPaolo Bonzini
2012-10-31aio: add generic thread-pool facilityPaolo Bonzini
2012-10-29Merge remote-tracking branch 'kraxel/usb.68' into stagingAnthony Liguori
2012-10-25uhci: Verify queue has not been changed by guestHans de Goede
2012-10-24mirror: introduce mirror jobPaolo Bonzini
2012-10-24block: add block-job-completePaolo Bonzini
2012-10-17ram: create trace event for migration sync bitmapJuan Quintela
2012-09-28qmp: add block-job-pause and block-job-resumePaolo Bonzini
2012-09-28blockdev: rename block_stream_cb to a generic block_job_cbJeff Cody
2012-09-28block: add live block commit functionalityJeff Cody
2012-09-21Merge branch 'usb.65' of git://git.kraxel.org/qemuAurelien Jarno
2012-09-13hw/qxl: support client monitor configuration via deviceAlon Levy
2012-09-13qxl: add trace-event for QXL_IO_LOGAlon Levy
2012-09-13hw/qxl: tracing fixesAlon Levy
2012-09-12ehci: switch to new-style memory opsGerd Hoffmann
2012-09-11xhci: add XHCIInterrupterGerd Hoffmann
2012-09-11xhci: add msix supportGerd Hoffmann
2012-09-11usb3: bos decriptorGerd Hoffmann
2012-09-11xhci: add trace_usb_xhci_ep_set_dequeueGerd Hoffmann
2012-09-11xhci: trace cc codes in cleartextGerd Hoffmann
2012-09-11xhci: drop bufferingGerd Hoffmann
2012-09-11ehci: add doorbell trace eventsGerd Hoffmann
2012-09-11ehci: trace guest bugsGerd Hoffmann
2012-09-05qxl: add QXL_IO_MONITORS_CONFIG_ASYNCAlon Levy
2012-08-15prep: Add pc87312 Super I/O emulationHervé Poussineau
2012-08-15pseries: Add PCI MSI/MSI-X supportAlexey Kardashevskiy