index
:
~jwrdegoede/qemu
chardev-flowcontrol
master
qemu-1.0-usbredir
qemu-1.3-usbredir-wip
qemu-kvm-0.15.0-usbredir
qemu-kvm-1.0-usbredir
qemu-kvm-1.0.1-usbredir
qemu-kvm-1.1-usbredir
qemu-kvm-1.1-usbredir-live
qemu-kvm-1.2-f18
qemu-kvm-1.2-usbredir
qemu-kvm-1.2-usbredir-wip
spice-patches
stable-1.5
usb-borken
usb-for-gerd
usb-next
usb-patches
usb-wip
usbredir
Hans' usb redirection qemu repo
jwrdegoede
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
trace-events
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-28
ISCSI: Switch to using READ16/WRITE16 for I/O to the LUN
Ronnie Sahlberg
1
-2
/
+2
2012-04-18
Merge remote-tracking branch 'spice/spice.v52' into staging
Anthony Liguori
1
-1
/
+0
2012-04-18
trace-events: remove unused qxl_vga_ioport_while_not_in_vga_mode
Alon Levy
1
-1
/
+0
2012-04-17
usb-host: rewrite usb_linux_update_endp_table
Gerd Hoffmann
1
-0
/
+6
2012-04-17
usb-hub: add tracepoints
Gerd Hoffmann
1
-1
/
+10
2012-04-17
usb-host: add usb packet to request tracepoints
Gerd Hoffmann
1
-5
/
+5
2012-04-17
usb-host: trace canceled requests
Gerd Hoffmann
1
-0
/
+2
2012-04-17
usb-host: trace emulated requests
Gerd Hoffmann
1
-0
/
+1
2012-04-05
trace-events: Rename 'next' argument
Kevin Wolf
1
-1
/
+1
2012-03-26
trace-events: Fix broken build caused by wrong format specifier
Stefan Weil
1
-1
/
+1
2012-03-19
qxl/qxl_render.c: add trace events
Alon Levy
1
-0
/
+7
2012-03-19
qxl: switch qxl.c to trace-events
Alon Levy
1
-0
/
+59
2012-03-13
uhci: tracing support
Gerd Hoffmann
1
-0
/
+31
2012-03-13
usb: improve packet state sanity checks
Gerd Hoffmann
1
-0
/
+1
2012-03-13
usb: the big rename
Gerd Hoffmann
1
-4
/
+4
2012-03-12
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
1
-0
/
+25
2012-03-12
qcow2: Reduce number of I/O requests
Kevin Wolf
1
-0
/
+1
2012-03-12
qcow2: Add some tracing
Kevin Wolf
1
-0
/
+24
2012-03-12
vga: add trace event for ppm_save
Alon Levy
1
-0
/
+3
2012-03-12
console: add some trace events
Alon Levy
1
-0
/
+4
2012-02-27
usb: add tracepoint for usb packet state changes.
Gerd Hoffmann
1
-0
/
+3
2012-02-22
jazz-led: use trace framework
Hervé Poussineau
1
-0
/
+4
2012-02-09
qed: replace is_write with flags field
Stefan Hajnoczi
1
-1
/
+1
2012-02-09
block: add .bdrv_co_write_zeroes() interface
Stefan Hajnoczi
1
-0
/
+1
2012-01-30
GRLIB UART: Add RX channel
Fabien Chouteau
1
-0
/
+1
2012-01-26
virtio-blk: add virtio_blk_handle_read trace event
Stefan Hajnoczi
1
-0
/
+1
2012-01-26
qmp: add block_job_cancel command
Stefan Hajnoczi
1
-0
/
+1
2012-01-26
qmp: add block_stream command
Stefan Hajnoczi
1
-0
/
+4
2012-01-26
block: add image streaming block job
Stefan Hajnoczi
1
-0
/
+4
2012-01-26
block: make copy-on-read a per-request flag
Stefan Hajnoczi
1
-1
/
+2
2012-01-23
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
1
-1
/
+1
2012-01-19
apic: Introduce apic_report_irq_delivered
Jan Kiszka
1
-1
/
+1
2012-01-13
usb: track altsetting in USBDevice
Gerd Hoffmann
1
-0
/
+1
2012-01-03
Merge remote-tracking branch 'qemu-kvm/memory/page_desc' into staging
Anthony Liguori
1
-1
/
+1
2012-01-03
xen: convert to MemoryListener API
Avi Kivity
1
-1
/
+1
2011-12-21
hw/9pfs: Use the correct signed type for different variables
Aneesh Kumar K.V
1
-4
/
+4
2011-12-15
block: bdrv_aio_* do not return NULL
Paolo Bonzini
1
-2
/
+0
2011-12-05
dma-helpers: Add trace events
Kevin Wolf
1
-0
/
+7
2011-12-05
block: core copy-on-read logic
Stefan Hajnoczi
1
-0
/
+1
2011-10-31
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
1
-0
/
+7
2011-10-30
hw/9pfs: Make VirtFS tracing work correctly
Aneesh Kumar K.V
1
-1
/
+1
2011-10-28
scsi: do not call transfer_data after canceling a request
Paolo Bonzini
1
-0
/
+1
2011-10-28
iSCSI block driver
Ronnie Sahlberg
1
-0
/
+6
2011-10-26
Sparc: convert win_helper to trace framework
Blue Swirl
1
-0
/
+8
2011-10-26
Sparc: convert interrupt helpers to trace framework
Blue Swirl
1
-0
/
+7
2011-10-26
Sparc: convert mmu_helper to trace framework
Blue Swirl
1
-0
/
+10
2011-10-21
block: add bdrv_co_discard and bdrv_aio_discard support
Paolo Bonzini
1
-0
/
+1
2011-10-20
hw/9pfs: Fix broken compilation caused by wrong trace events
Stefan Weil
1
-4
/
+4
2011-10-20
Merge remote-tracking branch 'aneesh/for-upstream-6' into staging
Anthony Liguori
1
-0
/
+46
2011-10-16
hw: add OpenCores 10/100 Mbps Ethernet controller
Max Filippov
1
-0
/
+14
[next]