Statistics
| Branch: | Revision:

root / docs @ 6643e2f0

Name Size
  specs
blkverify.txt 3 kB
migration.txt 11.6 kB
qdev-device-use.txt 11.3 kB
tracing.txt 6.6 kB

Latest revisions

# Date Author Comment
9c046d96 01/17/2011 05:29 pm Marcelo Tosatti

document QEMU<->ACPIBIOS PCI hotplug interface

Document how QEMU communicates with ACPI BIOS for PCI hotplug.

Signed-off-by: Marcelo Tosatti <>
Signed-off-by: Michael S. Tsirkin <>

65d6dcbd 01/10/2011 02:44 pm Stefan Hajnoczi

docs: Document virtio PCI -device ioeventfd=on|off

Signed-off-by: Stefan Hajnoczi <>

e59d688a 12/17/2010 06:05 pm Stefan Hajnoczi

docs: Fix missing carets in QED specification

For some reason the carets ('^') in the QED specification disappeared.
This patch puts them back.

Signed-off-by: Stefan Hajnoczi <>
Signed-off-by: Kevin Wolf <>

71af014f 12/17/2010 05:11 pm Stefan Hajnoczi

docs: Add QED image format specification

Signed-off-by: Stefan Hajnoczi <>
Signed-off-by: Kevin Wolf <>

cf85cf8e 10/20/2010 07:41 pm Stefan Hajnoczi

trace: Format strings must begin/end with double quotes

Document the restriction that format strings must begin and end with
double quotes. This is for easy parsing since we don't run cpp over
trace-events.

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

9a85d394 10/09/2010 11:16 am Stefan Hajnoczi

trace: Use portable format strings

It is not portable to use "%ld" for int64_t because int64_t may have
type long on 64-bit platforms and long long on 32-bit platforms. Use
the standard library PRId64 macros to keep format strings portable.

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

dda5336e 10/05/2010 09:53 pm Stefan Weil

docs: Improve documentation

Fix some inconsistencies (tabs and punctuation)
and try to improve grammar and spelling.

Cc: Juan Quintela <>
Signed-off-by: Stefan Weil <>

d9d33417 09/21/2010 06:00 pm Stefan Hajnoczi

blkverify: Add block driver for verifying I/O

The blkverify block driver makes investigating image format data
corruption much easier. A raw image initialized with the same contents
as the test image (e.g. qcow2 file) must be provided. The raw image
mirrors read/write operations and is used to verify that data read from...

81a97d9d 09/10/2010 12:22 am Stefan Hajnoczi

trace: Add user documentation

Signed-off-by: Stefan Hajnoczi <>

b6828931 08/11/2010 12:25 am Cam Macdonell

Device specification for shared memory PCI device

Signed-off-by: Cam Macdonell <>
Signed-off-by: Anthony Liguori <>

View revisions

Also available in: Atom