mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-02 15:23:53 -06:00
Replace Qemu by QEMU in internal documentation
The official spelling is QEMU. Signed-off-by: Stefan Weil <sw@weilnetz.de> Reviewed-by: Andreas Färber <afaerber@suse.de> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
This commit is contained in:
parent
071c939458
commit
6576b74b0b
5 changed files with 6 additions and 6 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue