From 6576b74b0ba068f252cc23c5a541c59621270483 Mon Sep 17 00:00:00 2001 From: Stefan Weil Date: Sat, 7 Apr 2012 09:23:37 +0200 Subject: Replace Qemu by QEMU in internal documentation MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The official spelling is QEMU. Signed-off-by: Stefan Weil Reviewed-by: Andreas Färber Signed-off-by: Blue Swirl --- docs/specs/ivshmem_device_spec.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/specs/ivshmem_device_spec.txt') 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 { -- cgit v1.2.1