aboutsummaryrefslogtreecommitdiff
path: root/trace-events
AgeCommit message (Expand)Author
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
2012-08-15pseries: Add trace event for PCI irqsAlexey Kardashevskiy
2012-07-27scsi: establish precedence levels for unit attentionPaolo Bonzini
2012-07-27scsi: add tracepoint for scsi_req_cancelPaolo Bonzini
2012-07-26megasas: Replace trace_megasas_dcmd_dump_frame()Hannes Reinecke
2012-07-18Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2012-07-18Merge remote-tracking branch 'kraxel/usb.57' into stagingAnthony Liguori
2012-07-17hd-geometry: Switch to uint32_t to match BlockConfMarkus Armbruster
2012-07-17hd-geometry: Add tracepointsMarkus Armbruster
2012-07-14esp: add AMD PCscsi emulation (PCI SCSI adapter)Hervé Poussineau
2012-07-14esp: use trace framework instead of stderr outputHervé Poussineau
2012-07-14esp: implement Reset ATN commandHervé Poussineau
2012-07-14esp: implement Disable selection commandHervé Poussineau
2012-07-12ehci: implement Interrupt Threshold Control supportGerd Hoffmann