Statistics
| Branch: | Revision:

root / docs @ 771142c2

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.6 kB
usb2.txt 5.2 kB

Latest revisions

# Date Author Comment
0ffcb2ca 11/01/2011 08:08 pm Anthony Liguori

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

454e202d 11/01/2011 04:12 pm Mark Wu

trace: Add wildcard trace event support

A basic wildcard matching is supported in both the monitor command
"trace-event" and the events list file. That means you can enable/disable
the events having a common prefix in a batch. For example, virtio-blk trace...

acf8394e 11/01/2011 08:23 am Stefan Hajnoczi

qapi: fix typos in documentation JSON examples

Signed-off-by: Stefan Hajnoczi <>

3789985f 10/28/2011 08:25 pm Zhi Yong Wu

qcow2: fix some errors and typo in qcow2.txt

Signed-off-by: Zhi Yong Wu <>
Signed-off-by: Kevin Wolf <>

4b710a3c 09/21/2011 01:32 pm Lluís Vilanova

trace: Update docs to use example events that exist

The events 'qemu_malloc' and 'qemu_free' used in the examples no longer exist,
so use 'qemu_vmalloc' and 'qemu_vfree' instead.

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

8f642117 09/21/2011 01:29 pm Stefan Hajnoczi

trace: allow trace events with string arguments

String arguments are useful for producing human-readable traces without
post-processing (e.g. stderr backend). Although the simple backend
cannot handles strings all others can. Strings should be allowed and...

913540a3 09/17/2011 06:14 pm Stefan Hajnoczi

trace: allow PRI*64 at beginning and ending of format string

The tracetool parser only picks up PRI*64 and other format string macros
when enclosed between double quoted strings. Lift this restriction by
extracting everything after the closing ')' as the format string:...

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

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 <>...

View revisions

Also available in: Atom