Statistics
| Branch: | Revision:

root / docs @ 73f5e313

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
69ddaf66 12/06/2011 12:10 pm Ademar de Souza Reis Jr

memory: minor documentation fixes/enhancements

Fix typos and minor documentation errors in both memory.h and
docs/memory.txt.

Also add missing documentation formatting tags to transaction
functions.

Reviewed-by: Stefan Weil <>
Signed-off-by: Ademar de Souza Reis Jr <>...

e6d89f8c 11/17/2011 02:57 pm Matthias Brugger

Fixing some spelling in docs/libcacard.txt

Reviewed-by: Alon Levy <>
Signed-off-by: Matthias Brugger <>
Signed-off-by: Stefan Hajnoczi <>

b5e4946f 11/17/2011 02:57 pm Stefan Weil

Fix spelling in documentation and comments (similiar -> similar)

This bug was detected by codespell.
In mips_mipssim.c a grammatical error was fixed, too.

Signed-off-by: Stefan Weil <>
Signed-off-by: Stefan Hajnoczi <>

4238e264 11/17/2011 02:57 pm Stefan Weil

Fix some spelling bugs in documentation and comments

These errors were detected by codespell:

remaing -> remaining
soley -> solely
virutal -> virtual
seperate -> separate

libcacard.txt still needs some more patches.

Signed-off-by: Stefan Weil <>...

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

View revisions

Also available in: Atom