diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/ccid.txt | 2 | ||||
-rw-r--r-- | docs/specs/ivshmem_device_spec.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/ccid.txt b/docs/ccid.txt index b8e504a3cc..450a66ad99 100644 --- a/docs/ccid.txt +++ b/docs/ccid.txt @@ -1,4 +1,4 @@ -Qemu CCID Device Documentation. +QEMU CCID Device Documentation. Contents 1. USB CCID device diff --git a/docs/specs/ivshmem_device_spec.txt b/docs/specs/ivshmem_device_spec.txt index 23dd2ba89f..667a8628f0 100644 --- a/docs/specs/ivshmem_device_spec.txt +++ b/docs/specs/ivshmem_device_spec.txt @@ -24,7 +24,7 @@ The device currently supports 4 registers of 32-bits each. Registers are used for synchronization between guests sharing the same memory object when interrupts are supported (this requires using the shared memory server). -The server assigns each VM an ID number and sends this ID number to the Qemu +The server assigns each VM an ID number and sends this ID number to the QEMU process when the guest starts. enum ivshmem_registers { |