mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 15:53:54 -06:00
Replace Qemu by QEMU in comments
The official spelling is QEMU. Signed-off-by: Stefan Weil <sw@weilnetz.de> Reviewed-by: Andreas Färber <afaerber@suse.de> [blauwirbel@gmail.com: fixed comment style in hw/sun4m.c] Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
This commit is contained in:
parent
c5ec15ea3b
commit
5cbdb3a34b
17 changed files with 38 additions and 38 deletions
2
hw/pc.c
2
hw/pc.c
|
@ -776,7 +776,7 @@ static void load_linux(void *fw_cfg,
|
|||
}
|
||||
|
||||
/* loader type */
|
||||
/* High nybble = B reserved for Qemu; low nybble is revision number.
|
||||
/* High nybble = B reserved for QEMU; low nybble is revision number.
|
||||
If this code is substantially changed, you may want to consider
|
||||
incrementing the revision. */
|
||||
if (protocol >= 0x200)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue