summary refs log tree commit diff stats
path: root/scripts/tracetool/backend/ftrace.py (unfollow)
Commit message (Expand)AuthorFilesLines
2016-02-23scripts/clean-includes: Ignore .inc.c filesPeter Maydell1-0/+5
2016-02-23tcg: Rename tcg-target.c to tcg-target.inc.cPeter Maydell14-9/+11
2016-02-23target-sparc: Use global registers for the register windowRichard Henderson1-24/+33
2016-02-23target-sparc: Tidy global register initializationRichard Henderson1-87/+70
2016-02-23tcg: Allocate indirect_base temporaries in a different orderRichard Henderson1-11/+32
2016-02-23tcg: Implement indirect memory registersRichard Henderson2-29/+68
2016-02-23tcg: Work around clang bug wrt enum ranges, part 2Richard Henderson1-1/+1
2016-02-23tracetool: Include osdep.h in generated-ust.cPeter Maydell1-0/+2
2016-02-23include: Clean up includesPeter Maydell97-156/+0
2016-02-23all: Clean up includesPeter Maydell3-4/+3
2016-02-23all: Clean up includesPeter Maydell56-100/+2
2016-02-23osdep.h: Include config-target.h if NEED_CPU_H is definedPeter Maydell1-0/+3
2016-02-23scripts/clean-includes: Add --all optionPeter Maydell1-1/+15
2016-02-23scripts/clean-includes: Enhance to handle header filesPeter Maydell1-8/+45
2016-02-23disas/arm-a64.cc: Include osdep.h firstPeter Maydell1-2/+3
2016-02-23osdep.h: Define macros for the benefit of C++ before C++11Peter Maydell1-0/+14
2016-02-23cpu: Clean up includesPeter Maydell2-4/+2
2016-02-23Postcopy+spice: Pass spice migration data earlierDr. David Alan Gilbert3-1/+20
2016-02-23spice/gl: tweak debug messages.Gerd Hoffmann1-5/+7
2016-02-23spice/gl: add unblock timerGerd Hoffmann2-0/+17
2016-02-23spice: add opengl/virgl/dmabuf supportGerd Hoffmann4-4/+140
2016-02-23spice: reset cursor on resizeMarc-André Lureau1-2/+12
2016-02-23egl-helpers: add functions for render nodes and dma-buf passingGerd Hoffmann2-0/+142
2016-02-23configure: add dma-buf support detection.Gerd Hoffmann1-1/+19
2016-02-23spice: init dcl before registering qxl interfaceGerd Hoffmann1-3/+3
2016-02-23ohci: allocate timer only once.Gerd Hoffmann1-26/+8
2016-02-23usb: add pid check at the first of uhci_handle_td()Gonglei1-6/+16
2016-02-23usb: check RNDIS buffer offsets & lengthPrasad J Pandit1-3/+6
2016-02-23usb: check RNDIS message lengthPrasad J Pandit1-9/+9
2016-02-23tusb6010: move from hw/timer to hw/usbPeter Maydell3-1/+2
2016-02-23usb: check USB configuration descriptor objectPrasad J Pandit1-1/+2
2016-02-22qemu-iotests: 140: make description slightly more verboseSascha Silbe1-1/+5
2016-02-22qemu-iotests: 140: don't use IDE deviceSascha Silbe2-2/+1
2016-02-22qemu-iotests: 067: ignore QMP eventsSascha Silbe2-145/+10
2016-02-22blockdev: unset inappropriate flags when changing mediumAlyssa Milburn1-0/+2
2016-02-22MAINTAINERS: Add myself as maintainer of the throttling codeAlberto Garcia1-0/