aboutsummaryrefslogtreecommitdiff
path: root/trace-events
AgeCommit message (Expand)Author
2013-12-07Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori
2013-12-06Merge remote-tracking branch 'kraxel/tags/pull-usb-1' into stagingAnthony Liguori
2013-12-03raw-posix: implement write_zeroes with MAY_UNMAP for filesPaolo Bonzini
2013-12-03block: add bdrv_aio_write_zeroesPaolo Bonzini
2013-12-03block: add flags argument to bdrv_co_write_zeroes tracepointPaolo Bonzini
2013-12-02gtk: Replace conditional debug messages by trace methodsStefan Weil
2013-12-02console: Replace conditional debug messages by trace methodsStefan Weil
2013-11-28trace-events: Clean up after removal of old usb-host codeMarkus Armbruster
2013-11-28ehci: implement port wakeupGerd Hoffmann
2013-09-23Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori
2013-09-20trace-events: Clean up with scripts/cleanup-trace-events.pl againMarkus Armbruster
2013-09-20kvm: fix traces to use %x instead of %dAlexey Kardashevskiy
2013-09-10qxl: trace io port nameGerd Hoffmann
2013-09-03Merge remote-tracking branch 'kraxel/usb.88' into stagingAnthony Liguori
2013-09-03Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-09-02usb-hub: add tracepoint for status reportsGerd Hoffmann
2013-09-02xhci: add port to slot_address tracepointGerd Hoffmann
2013-09-02xhci: add tracepoint for endpoint state changesGerd Hoffmann
2013-09-02PPC: spapr: iommu: rework tracesAlexey Kardashevskiy
2013-08-28pci: add config space access tracesAlexey Kardashevskiy
2013-07-29memory: add tracepoints for MMIO reads/writesPaolo Bonzini
2013-07-29Xen PV DevicePaul Durrant
2013-07-18trace-events: Fix up source file commentsMarkus Armbruster
2013-07-18trace-events: Drop unused eventsMarkus Armbruster
2013-07-12Force auto-convegence of live migrationChegu Vinod
2013-06-28block: add basic backup support to block driverDietmar Maurer
2013-05-24Merge remote-tracking branch 'bonzini/iommu-for-anthony' into stagingAnthony Liguori
2013-05-24exec: eliminate qemu_put_ram_ptrPaolo Bonzini
2013-05-24coroutine: stop using AioContext in CoQueueStefan Hajnoczi
2013-05-20osdep: fix qemu_anon_ram_free trace (+ fix compilation on 32 bit hosts)Hervé Poussineau
2013-05-14osdep: introduce qemu_anon_ram_free to free qemu_anon_ram_alloc-ed memoryPaolo Bonzini
2013-05-14osdep, kvm: rename low-level RAM allocation functionsPaolo Bonzini
2013-05-13qom: trace asserting castsPaolo Bonzini
2013-05-03kvm-all: add kvm_run_exit tracepointKazuya Saito
2013-05-03kvm-all: add kvm_ioctl, kvm_vm_ioctl, kvm_vcpu_ioctl tracepointsKazuya Saito
2013-05-01pvscsi: fix compilation on 32 bit hostsHervé Poussineau
2013-04-23usb: better speed mismatch error reportingGerd Hoffmann
2013-04-19scsi: VMWare PVSCSI paravirtual device implementationDmitry Fleytman
2013-04-16Merge remote-tracking branch 'kraxel/usb.80' into stagingAnthony Liguori
2013-04-16use libusb for usb-hostGerd Hoffmann
2013-04-16xhci: fix portsc writesGerd Hoffmann
2013-04-16console: gui timer fixesGerd Hoffmann
2013-04-16console: add trace eventsGerd Hoffmann
2013-04-16hw/vmware_vga.c: various vmware vga fixes.Gerd Hoffmann
2013-04-16hw/vmware_vga.c: add tracepoints for mmio reads+writesGerd Hoffmann
2013-04-03xhci: remove unimplemented printfsGerd Hoffmann
2013-03-28Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori
2013-03-28vl: add runstate_set tracepointKazuya Saito
2013-03-28qcow2: Factor out handle_copied()Kevin Wolf
2013-03-28qcow2: Factor out handle_alloc()Kevin Wolf