Statistics
| Branch: | Revision:

root / docs @ 7d890b40

Name Size
  specs
blkverify.txt 3 kB
bootindex.txt 2 kB
ccid.txt 5.7 kB
ich9-ehci-uhci.cfg 828 Bytes
libcacard.txt 22.5 kB
memory.txt 7.2 kB
migration.txt 11.6 kB
qapi-code-gen.txt 10.9 kB
qdev-device-use.txt 13.5 kB
tracing.txt 8.5 kB
usb2.txt 5.2 kB

Latest revisions

# Date Author Comment
6e93a44b 09/09/2011 11:43 am Markus Armbruster

docs: Fix qdev-device-use.txt typo in -chardev serial, path=COM<NUM>

Signed-off-by: Markus Armbruster <>
Signed-off-by: Stefan Hajnoczi <>

88adbdfd 09/02/2011 06:08 pm Anthony Liguori

Merge remote-tracking branch 'stefanha/tracing' into staging

49926043 09/01/2011 12:34 pm Lluís

trace: generalize the "property" concept in the trace-events file

This adds/modifies the following functions:

  • get_name: Get only the event name
  • has_property: Return whether an event has a property (keyword before the event
    name)

Signed-off-by: Lluís Vilanova <>

31965ae2 09/01/2011 12:34 pm Lluís

trace: always compile support for controlling and querying trace event states

The current interface is generic for this small set of operations, and thus
other backends can easily modify the "trace/control.c" file to add their own
implementation.

Signed-off-by: Lluís Vilanova <>

23d15e86 09/01/2011 12:34 pm Lluís

trace: add "-trace events" argument to control initial state

The "-trace events" argument can be used to provide a file with a list of trace
event names that will be enabled prior to starting execution, thus providing
early tracing.

This saves the user from manually toggling event states through the monitor...

dd215f64 09/01/2011 12:34 pm Lluís

trace: always use the "nop" backend on events with the "disable" keyword

Any event with the keyword/property "disable" generates an empty trace event
using the "nop" backend, regardless of the current backend.

Signed-off-by: Lluís Vilanova <>

03727e6a 09/01/2011 12:34 pm Lluís

trace: [simple] disable all trace points by default

Note that this refers to the backend-specific state (whether the output must be
generated), not the event "disabled" property (which always uses the "nop"
backend).

Signed-off-by: Lluís Vilanova <>

9a82b6a5 09/01/2011 12:34 pm Lluís

trace: [stderr] add support for dynamically enabling/disabling events

Uses the generic interface provided in "trace/control.h" in order to provide
a programmatic interface as well as command line and monitor controls.

Signed-off-by: Fabien Chouteau <>...

2542bfd5 08/29/2011 01:47 pm Stefan Weil

Fix spelling in comments and debug messages (recieve -> receive)

Signed-off-by: Stefan Weil <>
Reviewed-by: Andreas Färber <>
Signed-off-by: Stefan Hajnoczi <>

7075ba30 08/12/2011 04:31 pm Avi Kivity

memory: correct documentation typos

Noted by Drew Jones.

Signed-off-by: Avi Kivity <>
Signed-off-by: Anthony Liguori <>

View revisions

Also available in: Atom