index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
trace-events
Commit message (
Expand
)
Author
Age
Files
Lines
*
virtio-blk: introduce multiread
Peter Lieven
2015-02-06
1
-0
/
+1
*
Tracify migration/rdma.c
Dr. David Alan Gilbert
2015-02-05
1
-0
/
+62
*
Migration: Add lots of trace events
Dr. David Alan Gilbert
2015-02-05
1
-1
/
+10
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-01-27
1
-0
/
+4
|
\
|
*
Add some trace calls to pci.c.
Don Koch
2015-01-26
1
-0
/
+4
*
|
Xen: Use the ioreq-server API when available
Paul Durrant
2015-01-20
1
-0
/
+9
|
/
*
hw/vfio: create common module
Eric Auger
2014-12-22
1
-0
/
+1
*
hw/vfio/pci: use name field in format strings
Eric Auger
2014-12-22
1
-52
/
+57
*
hw/vfio/pci: split vfio_get_device
Eric Auger
2014-12-22
1
-5
/
+5
*
hw/vfio/pci: Introduce VFIORegion
Eric Auger
2014-12-22
1
-2
/
+2
*
vfio: migration to trace points
Eric Auger
2014-12-19
1
-1
/
+74
*
megasas: Fixup MSI-X handling
Hannes Reinecke
2014-10-31
1
-1
/
+1
*
megasas: Rework frame queueing algorithm
Hannes Reinecke
2014-10-31
1
-3
/
+3
*
megasas: Update queue logging
Hannes Reinecke
2014-10-31
1
-3
/
+4
*
megasas: Ignore duplicate init_firmware commands
Hannes Reinecke
2014-10-31
1
-0
/
+1
*
megasas: Clear unit attention on initial reset
Hannes Reinecke
2014-10-31
1
-1
/
+1
*
megasas: Decode register names
Hannes Reinecke
2014-10-31
1
-2
/
+2
*
megasas: simplify trace event messages
Hannes Reinecke
2014-10-31
1
-19
/
+19
*
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
2014-10-20
1
-4
/
+4
*
s390x/kvm: propagate s390 cpu state to kvm
David Hildenbrand
2014-10-10
1
-0
/
+1
*
s390x/kvm: proper use of the cpu states OPERATING and STOPPED
David Hildenbrand
2014-10-10
1
-0
/
+5
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2014-09-26
1
-0
/
+3
|
\
|
*
hw/dma/i8257: Silence phony error message
Philipp Hahn
2014-09-16
1
-0
/
+3
*
|
ohci: drop computed flags from trace events
Alex Bennée
2014-09-26
1
-1
/
+1
*
|
ohci: Split long traces to smaller ones
Alexey Kardashevskiy
2014-09-26
1
-2
/
+4
*
|
trace-events: Fix comments pointing to source files
Markus Armbruster
2014-09-26
1
-9
/
+13
*
|
trace-events: Drop orphaned monitor trace event
Markus Armbruster
2014-09-26
1
-1
/
+0
*
|
trace-events: Drop unused megasas trace event
Markus Armbruster
2014-09-26
1
-2
/
+0
*
|
trace-events: drop orphan iscsi trace events
Stefan Hajnoczi
2014-09-26
1
-6
/
+0
*
|
trace-events: drop orphan usb_mtp_data_out
Stefan Hajnoczi
2014-09-26
1
-1
/
+0
*
|
trace-events: drop orphan virtio_blk_data_plane_complete_request
Stefan Hajnoczi
2014-09-26
1
-1
/
+0
*
|
ohci: Convert fprint/DPRINTF/print to traces
Alexey Kardashevskiy
2014-09-23
1
-0
/
+56
|
/
*
console: stop using PixelFormat
Gerd Hoffmann
2014-09-05
1
-1
/
+1
*
usb: add usb host adapters exit trace
Gonglei
2014-08-29
1
-0
/
+3
*
virtio-rng: add some trace events
Amit Shah
2014-08-12
1
-0
/
+5
*
trace: add some tcg tracing support
Alex Bennée
2014-08-12
1
-0
/
+9
*
trace: add qemu_system_powerdown_request and qemu_system_shutdown_request tra...
Yang Zhiyong
2014-07-01
1
-0
/
+2
*
spapr_pci: Use XICS interrupt allocator and do not cache interrupts in PHB
Alexey Kardashevskiy
2014-06-27
1
-2
/
+3
*
xics: Implement xics_ics_free()
Alexey Kardashevskiy
2014-06-27
1
-0
/
+2
*
spapr: Move interrupt allocator to xics
Alexey Kardashevskiy
2014-06-27
1
-0
/
+4
*
trace: pc: add PC_DIMM slot & address allocation
Igor Mammedov
2014-06-19
1
-0
/
+4
*
trace: add acpi memory hotplug IO region events
Igor Mammedov
2014-06-19
1
-0
/
+13
*
spapr_iommu: Enable multiple TCE requests
Alexey Kardashevskiy
2014-06-16
1
-0
/
+2
*
spapr: Implement processor compatibility in ibm, client-architecture-support
Alexey Kardashevskiy
2014-06-16
1
-0
/
+4
*
spapr: Add ibm, client-architecture-support call
Alexey Kardashevskiy
2014-06-16
1
-0
/
+4
*
spapr: Add support for time base offset migration
Alexey Kardashevskiy
2014-06-16
1
-0
/
+3
*
s390x/kvm: enable/reset cmma via vm attributes
Dominik Dingel
2014-06-10
1
-0
/
+4
*
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-8' into staging
Peter Maydell
2014-06-02
1
-1
/
+1
|
\
|
*
xhci: make port reset trace point more verbose
Gerd Hoffmann
2014-06-02
1
-1
/
+1
*
|
vnc: add trace events for key events
Gerd Hoffmann
2014-06-02
1
-0
/
+8
|
/
[next]