qemu-e2k/docs
Marcel Apfelbaum 8002ccd6e4 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
a situation where one "background" region should appear only
where no other region exists: rather than having to explicitly
specify a high priority for all the other regions, we can let them take
the default (zero) priority and specify a negative priority for the
background region.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Marcel Apfelbaum <marcel.a@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2013-10-14 17:11:44 +03:00
..
specs qcow2: Add corrupt bit 2013-08-30 15:48:43 +02:00
atomics.txt add a header file for atomic operations 2013-07-04 17:42:49 +02:00
blkverify.txt
bootindex.txt Typo, spelling and grammatical fixes 2013-04-12 14:33:20 +02:00
ccid.txt Typo, spelling and grammatical fixes 2013-04-12 14:33:20 +02:00
ich9-ehci-uhci.cfg
libcacard.txt
live-block-ops.txt
memory.txt docs/memory: Explictly state that MemoryRegion priority is signed 2013-10-14 17:11:44 +03:00
migration.txt docs: Fix typo and update file in migration 2013-06-01 14:25:38 +04:00
q35-chipset.cfg q35: Add PCIe switch to example q35 configuration 2013-08-21 12:39:15 +03:00
qapi-code-gen.txt qapi: Anonymous unions 2013-07-26 21:10:11 +02:00
qdev-device-use.txt
qemupciserial.inf
rdma.txt misc: Fix new typos in comments and strings 2013-07-27 11:22:54 +04:00
spice-port-fqdn.txt
tracing.txt build: do not use TARGET_ARCH 2013-06-14 15:33:10 +01:00
usb2.txt usb: update docs for bus name change 2013-04-03 11:39:43 +02:00
usb-storage.txt Fix typos and misspellings 2013-03-22 13:25:07 +01:00
virtio-balloon-stats.txt docs: document virtio-balloon stats 2013-01-25 10:49:46 -02:00
vnc-ledstate-Pseudo-encoding.txt doc: document the Pseudo-encoding of LED state 2013-04-29 08:28:51 -05:00
writing-qmp-commands.txt
xbzrle.txt
xen-save-devices-state.txt