1. a639ab0 hw/qxl: support client monitor configuration via device by Alon Levy · 13 years ago
  2. 1a1bc08 qxl: add trace-event for QXL_IO_LOG by Alon Levy · 13 years ago
  3. 917ae08 hw/qxl: tracing fixes by Alon Levy · 13 years ago
  4. 962d11e xhci: add XHCIInterrupter by Gerd Hoffmann · 13 years ago
  5. 4c47f80 xhci: add msix support by Gerd Hoffmann · 13 years ago
  6. 2077469 usb3: bos decriptor by Gerd Hoffmann · 13 years ago
  7. d829fde xhci: add trace_usb_xhci_ep_set_dequeue by Gerd Hoffmann · 13 years ago
  8. 873123f xhci: trace cc codes in cleartext by Gerd Hoffmann · 13 years ago
  9. d5a1581 xhci: drop buffering by Gerd Hoffmann · 13 years ago
  10. 1defcbd ehci: add doorbell trace events by Gerd Hoffmann · 13 years ago
  11. 5c51468 ehci: trace guest bugs by Gerd Hoffmann · 13 years ago
  12. 020af1c qxl: add QXL_IO_MONITORS_CONFIG_ASYNC by Alon Levy · 13 years ago
  13. 0ee2c05 pseries: Add PCI MSI/MSI-X support by Alexey Kardashevskiy · 13 years ago
  14. a2950fb pseries: Add trace event for PCI irqs by Alexey Kardashevskiy · 13 years ago
  15. e48e84e scsi: establish precedence levels for unit attention by Paolo Bonzini · 13 years ago
  16. 814589c scsi: add tracepoint for scsi_req_cancel by Paolo Bonzini · 13 years ago
  17. 10d6530 megasas: Replace trace_megasas_dcmd_dump_frame() by Hannes Reinecke · 13 years ago
  18. dfe1ce5 Merge remote-tracking branch 'kwolf/for-anthony' into staging by Anthony Liguori · 13 years ago
  19. 83199ca Merge remote-tracking branch 'kraxel/usb.57' into staging by Anthony Liguori · 13 years ago
  20. 1f24d7b hd-geometry: Switch to uint32_t to match BlockConf by Markus Armbruster · 13 years ago
  21. 31f7eed hd-geometry: Add tracepoints by Markus Armbruster · 13 years ago
  22. fabaaf1 esp: add AMD PCscsi emulation (PCI SCSI adapter) by Hervé Poussineau · 13 years ago
  23. 3af4e9a esp: use trace framework instead of stderr output by Hervé Poussineau · 13 years ago
  24. 6915bff esp: implement Reset ATN command by Hervé Poussineau · 13 years ago
  25. 6fe84c1 esp: implement Disable selection command by Hervé Poussineau · 13 years ago
  26. 7efc17a ehci: implement Interrupt Threshold Control support by Gerd Hoffmann · 13 years ago
  27. 0f58f68 usb: add usb attached scsi emulation by Gerd Hoffmann · 13 years ago
  28. 3f6e9a5 Merge remote-tracking branch 'quintela/migration-anthony-v2' into staging by Anthony Liguori · 13 years ago
  29. fe0cb8e Merge remote-tracking branch 'kraxel/usb.55' into staging by Anthony Liguori · 13 years ago
  30. c32da15 usb-host: add trace events for iso xfers by Gerd Hoffmann · 13 years ago
  31. e8f943c megasas: LSI Megaraid SAS HBA emulation by Hannes Reinecke · 13 years ago
  32. 517a13c Add tracepoints for savevm section start/end by Juan Quintela · 13 years ago
  33. 30e9d41 ehci: tracing improvements by Gerd Hoffmann · 13 years ago
  34. afeecec Add rate limiting of RTC_CHANGE, BALLOON_CHANGE & WATCHDOG events by Daniel P. Berrange · 13 years ago
  35. eb36a88 ehci: add EHCIPacket by Gerd Hoffmann · 13 years ago
  36. 348f103 xhci: trace: slots by Gerd Hoffmann · 13 years ago
  37. 97df650 xhci: trace: transfers by Gerd Hoffmann · 13 years ago
  38. c1f6b49 xhci: trace: endpoints by Gerd Hoffmann · 13 years ago
  39. 0703a4a xhci: trace: ring fetch by Gerd Hoffmann · 13 years ago
  40. 7acd279 xhci: trace: irq + events by Gerd Hoffmann · 13 years ago
  41. fc0ddac xhci: trace: run+stop by Gerd Hoffmann · 13 years ago
  42. 2d754a1 xhci: trace: mmio reads+writes by Gerd Hoffmann · 13 years ago
  43. 7dd0dfd uhci: fix trace format strings by Gerd Hoffmann · 13 years ago
  44. 4aed20e uhci: fix bandwidth management by Gerd Hoffmann · 13 years ago
  45. f4dfa67 ISCSI: Switch to using READ16/WRITE16 for I/O to the LUN by Ronnie Sahlberg · 13 years ago
  46. 25b9e14 Merge remote-tracking branch 'spice/spice.v52' into staging by Anthony Liguori · 13 years ago
  47. a9257af trace-events: remove unused qxl_vga_ioport_while_not_in_vga_mode by Alon Levy · 13 years ago
  48. 96dd9aa usb-host: rewrite usb_linux_update_endp_table by Gerd Hoffmann · 13 years ago
  49. 529f8f9 usb-hub: add tracepoints by Gerd Hoffmann · 13 years ago
  50. 19b8925 usb-host: add usb packet to request tracepoints by Gerd Hoffmann · 13 years ago
  51. 6aebe40 usb-host: trace canceled requests by Gerd Hoffmann · 13 years ago
  52. e382e75 usb-host: trace emulated requests by Gerd Hoffmann · 13 years ago
  53. bfe24e1 trace-events: Rename 'next' argument by Kevin Wolf · 13 years ago
  54. 95b752b trace-events: Fix broken build caused by wrong format specifier by Stefan Weil · 13 years ago
  55. d53291c qxl/qxl_render.c: add trace events by Alon Levy · 13 years ago
  56. c480bb7 qxl: switch qxl.c to trace-events by Alon Levy · 13 years ago
  57. 50dcc0f uhci: tracing support by Gerd Hoffmann · 13 years ago
  58. 5ac2731 usb: improve packet state sanity checks by Gerd Hoffmann · 13 years ago
  59. f1ae32a usb: the big rename by Gerd Hoffmann · 13 years ago
  60. fb23ae6 Merge remote-tracking branch 'kwolf/for-anthony' into staging by Anthony Liguori · 13 years ago
  61. 250196f qcow2: Reduce number of I/O requests by Kevin Wolf · 13 years ago
  62. 3cce16f qcow2: Add some tracing by Kevin Wolf · 13 years ago
  63. 7275001 vga: add trace event for ppm_save by Alon Levy · 13 years ago
  64. cdbc19d console: add some trace events by Alon Levy · 13 years ago
  65. 808aeb9 usb: add tracepoint for usb packet state changes. by Gerd Hoffmann · 13 years ago
  66. 63b9932 jazz-led: use trace framework by Hervé Poussineau · 13 years ago
  67. 6e4f59b qed: replace is_write with flags field by Stefan Hajnoczi · 13 years ago
  68. f08f2dd block: add .bdrv_co_write_zeroes() interface by Stefan Hajnoczi · 13 years ago
  69. 0c685d2 GRLIB UART: Add RX channel by Fabien Chouteau · 13 years ago
  70. 81b6b9f virtio-blk: add virtio_blk_handle_read trace event by Stefan Hajnoczi · 13 years ago
  71. 370521a qmp: add block_job_cancel command by Stefan Hajnoczi · 13 years ago
  72. 12bd451 qmp: add block_stream command by Stefan Hajnoczi · 13 years ago
  73. 4f1043b block: add image streaming block job by Stefan Hajnoczi · 13 years ago
  74. 470c050 block: make copy-on-read a per-request flag by Stefan Hajnoczi · 13 years ago
  75. 5b4448d Merge remote-tracking branch 'qemu-kvm/uq/master' into staging by Anthony Liguori · 13 years ago
  76. 343270e apic: Introduce apic_report_irq_delivered by Jan Kiszka · 13 years ago
  77. 1de14d4 usb: track altsetting in USBDevice by Gerd Hoffmann · 14 years ago
  78. f3c6a16 Merge remote-tracking branch 'qemu-kvm/memory/page_desc' into staging by Anthony Liguori · 13 years ago
  79. 20581d2 xen: convert to MemoryListener API by Avi Kivity · 13 years ago
  80. 2f008a8 hw/9pfs: Use the correct signed type for different variables by Aneesh Kumar K.V · 13 years ago
  81. ad54ae8 block: bdrv_aio_* do not return NULL by Paolo Bonzini · 13 years ago
  82. c57c465 dma-helpers: Add trace events by Kevin Wolf · 13 years ago
  83. ab18592 block: core copy-on-read logic by Stefan Hajnoczi · 13 years ago
  84. 8494a39 Merge remote-tracking branch 'kwolf/for-anthony' into staging by Anthony Liguori · 13 years ago
  85. 7999f7e hw/9pfs: Make VirtFS tracing work correctly by Aneesh Kumar K.V · 13 years ago
  86. e88c591 scsi: do not call transfer_data after canceling a request by Paolo Bonzini · 13 years ago
  87. c589b24 iSCSI block driver by Ronnie Sahlberg · 13 years ago
  88. 870be6a Sparc: convert win_helper to trace framework by Blue Swirl · 14 years ago
  89. 11e66bc Sparc: convert interrupt helpers to trace framework by Blue Swirl · 14 years ago
  90. ec0ceb1 Sparc: convert mmu_helper to trace framework by Blue Swirl · 14 years ago
  91. 4265d62 block: add bdrv_co_discard and bdrv_aio_discard support by Paolo Bonzini · 13 years ago
  92. c76eaf1 hw/9pfs: Fix broken compilation caused by wrong trace events by Stefan Weil · 13 years ago
  93. 1f99b94 Merge remote-tracking branch 'aneesh/for-upstream-6' into staging by Anthony Liguori · 13 years ago
  94. 342407f hw: add OpenCores 10/100 Mbps Ethernet controller by Max Filippov · 13 years ago
  95. c572f23 hw/9pfs: Introduce tracing for 9p pdu handlers by Harsh Prateek Bora · 13 years ago
  96. 53e6217 Merge branch 'for-upstream' of git://git.serverraum.org/git/mw/qemu-lm32 by Blue Swirl · 13 years ago
  97. fcfa339 milkymist_uart: support new core version by Michael Walle · 14 years ago
  98. 59370aa trace: add arguments to bdrv_co_io_em() trace event by Stefan Hajnoczi · 14 years ago
  99. 89bd820 trace: trace monitor qmp dispatch/completion by Stefan Hajnoczi · 14 years ago
  100. 28dcee1 trace: trace bdrv_open_common() by Stefan Hajnoczi · 14 years ago