summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorRadim Krčmář <rkrcmar@redhat.com>2017-03-09 15:48:42 +0100
committerRadim Krčmář <rkrcmar@redhat.com>2017-03-09 15:48:42 +0100
commit6a29b512cf1ebc2ceff6dbc1a256dbde3e259a2b (patch)
tree7c66a24c51f551704fa49f5eafb2b94da49f603e /Documentation
parent05d8d34611139f8435af90ac54b65eb31e82e388 (diff)
parent955a3fc6d2a1c11d6d00bce4f3816100ce0530cf (diff)
downloadlinux-stable-6a29b512cf1ebc2ceff6dbc1a256dbde3e259a2b.tar.gz
linux-stable-6a29b512cf1ebc2ceff6dbc1a256dbde3e259a2b.tar.bz2
linux-stable-6a29b512cf1ebc2ceff6dbc1a256dbde3e259a2b.zip
Merge tag 'kvm-arm-for-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm
KVM/ARM updates for v4.11-rc2 vgic updates: - Honour disabling the ITS - Don't deadlock when deactivating own interrupts via MMIO - Correctly expose the lact of IRQ/FIQ bypass on GICv3 I/O virtualization: - Make KVM_CAP_NR_MEMSLOTS big enough for large guests with many PCIe devices General bug fixes: - Gracefully handle exception generated with syndroms that the host doesn't understand - Properly invalidate TLBs on VHE systems
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/virtual/kvm/api.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/virtual/kvm/api.txt b/Documentation/virtual/kvm/api.txt
index 069450938b79..3c248f772ae6 100644
--- a/Documentation/virtual/kvm/api.txt
+++ b/Documentation/virtual/kvm/api.txt
@@ -951,6 +951,10 @@ This ioctl allows the user to create or modify a guest physical memory
slot. When changing an existing slot, it may be moved in the guest
physical memory space, or its flags may be modified. It may not be
resized. Slots may not overlap in guest physical address space.
+Bits 0-15 of "slot" specifies the slot id and this value should be
+less than the maximum number of user memory slots supported per VM.
+The maximum allowed slots can be queried using KVM_CAP_NR_MEMSLOTS,
+if this capability is supported by the architecture.
If KVM_CAP_MULTI_ADDRESS_SPACE is available, bits 16-31 of "slot"
specifies the address space which is being modified. They must be