Statistics
| Branch: | Revision:

root / docs @ 5b50e790

Latest revisions

# Date Author Comment
a5f56b90 07/23/2013 12:11 pm Michael R. Hines

rdma: update documentation to reflect new unpin support

As requested, the protocol now includes memory unpinning support.
This has been implemented in a non-optimized manner, in such a way
that one could devise an LRU or other workload-specific information...

5444e768 07/04/2013 06:42 pm Paolo Bonzini

add a header file for atomic operations

We're already using them in several places, but __sync builtins are just
too ugly to type, and do not provide seqcst load/store operations.

Reviewed-by: Richard Henderson <>
Signed-off-by: Paolo Bonzini <>

f4abc9d6 06/27/2013 03:38 am Michael R. Hines

rdma: add documentation

docs/rdma.txt contains full documentation,
wiki links, github url and contact information.

Reviewed-by: Juan Quintela <>
Reviewed-by: Paolo Bonzini <>
Reviewed-by: Chegu Vinod <>...

b9a7b74f 06/14/2013 05:33 pm Paolo Bonzini

build: do not use TARGET_ARCH

TARGET_ARCH is generally wrong to use, there are better variables
provided in config-target.mak. The right one is usually TARGET_NAME
(previously TARGET_ARCH2), but for bsd-user we can also use TARGET_ABI_DIR
for consistency with linux-user....

7465dfec 06/01/2013 01:25 pm Lei Li

docs: Fix typo and update file in migration

This patch fix some typo and update the file that already
moved.

Signed-off-by: Lei Li <>
Signed-off-by: Michael Tokarev <>

2d40178a 05/12/2013 12:25 pm Paolo Bonzini

docs: mention AddressSpaces in docs/memory.txt

Reported-by: David Gibson <>
Signed-off-by: Paolo Bonzini <>
Signed-off-by: Michael Tokarev <>

e64dd5ef 05/03/2013 02:58 pm Eiichi Tsukata

trace: document ftrace backend

Add documentation of ftrace backend.

Signed-off-by: Eiichi Tsukata <>
Signed-off-by: Stefan Hajnoczi <>

b8622725 05/01/2013 02:04 pm Igor Mammedov

acpi_piix4: Add infrastructure to send CPU hot-plug GPE to guest

  • introduce processor status bitmask visible to guest at 0xaf00 addr,
    where ACPI asl code expects it
  • set bit corresponding to APIC ID in processor status bitmask on
    receiving CPU hot-plug notification...
b42ffe60 04/30/2013 06:30 pm Hu Tao

pvpanic: add document of pvpanic

Signed-off-by: Hu Tao <>
Reviewed-by: Markus Armbruster <>
Message-id:
Signed-off-by: Anthony Liguori <>

7504ae69 04/29/2013 04:28 pm Lei Li

doc: document the Pseudo-encoding of LED state

Signed-off-by: Lei Li <>
Reviewed-by: Anthony Liguori <>
Message-id:
Signed-off-by: Anthony Liguori <>

View revisions

Also available in: Atom