Statistics
| Branch: | Revision:

root / docs @ 2c17449b

Latest revisions

# Date Author Comment
0159a643 01/31/2014 02:23 am Peter Maydell

Merge remote-tracking branch 'mst/tags/for_anthony' into staging

acpi,pci,pc,virtio fixes and enhancements

This includes new unit-tests for acpi by Marcel,
hotplug for pci bridges by myself (piix only so far)
and cpu hotplug for q35.
And a bunch of fixes all over the place as usual....

d6610bc2 01/26/2014 01:11 pm Igor Mammedov

acpi: ich9: add CPU hotplug handling to Q35 machine

.. use IO port 0cd8-0xcf7 range for CPU present bitmap

Signed-off-by: Igor Mammedov <>
Reviewed-by: Michael S. Tsirkin <>
Signed-off-by: Michael S. Tsirkin <>

7af6f46c 01/15/2014 09:34 pm Namhyung Kim

docs: Fix typo in QMP WAKEUP example

Cc:
Signed-off-by: Namhyung Kim <>
Reviewed-by: Markus Armbruster <>
Signed-off-by: Michael Tokarev <>

6f1ce94a 11/06/2013 05:59 am Peter Maydell

docs/memory.txt: Clarify and expand priority/overlap documentation

The documentation of how overlapping memory regions behave and how
the priority system works was rather brief, and confusion about
priorities seems to be quite common for developers trying to understand...

ef5cfe5b 10/31/2013 06:01 pm Anthony Liguori

Merge remote-tracking branch 'mjt/trivial-patches' into staging

  • mjt/trivial-patches:
    audio/mixeng_template.h: fix inline declaration
    misc: Spelling and grammar fixes in comments
    docs/ccid.txt: fix the typo
    qapi: fix documentation example
    .gitignore: ignore qmp-commands.txt...
b0eb759f 10/31/2013 05:58 pm Anthony Liguori

Merge remote-tracking branch 'mst/tags/for_anthony' into staging

pci, pc, acpi fixes, enhancements

This includes some pretty big changes:
- pci master abort support by Marcel
- pci IRQ API rework by Marcel
- acpi generation support by myself

Everything has gone through several revisions, latest versions have been on...

5f32804c 10/26/2013 12:04 pm WengFan

docs/ccid.txt: fix the typo

Signed-off-by: WengFan <>
Reviewed-by: Eric Blake <>
Signed-off-by: Michael Tokarev <>

63922c64 10/26/2013 12:01 pm Eric Blake

qapi: fix documentation example

The QMP wire format uses "", not '', around strings.

  • docs/qapi-code-gen.txt: Fix typo.

Signed-off-by: Eric Blake <>
Signed-off-by: Michael Tokarev <>

8002ccd6 10/14/2013 05:11 pm Marcel Apfelbaum

docs/memory: Explictly state that MemoryRegion priority is signed

When memory regions overlap, priority can be used to specify
which of them takes priority. By making the priority values signed
rather than unsigned, we make it more convenient to implement...

85938981 10/11/2013 07:34 pm Stefan Hajnoczi

Use qemu-project.org domain name

qemu.org is held by a third-party and no core community contributor has
access to the DNS configuration. This leaves the website exposed to
outages due to DNS issues or IP address changes. For example, if the
web server IP address needs to change we cannot guarantee qemu.org will...

View revisions

Also available in: Atom