On 3/9/21 12:15 PM, Michael Tokarev wrote: > An assorted set of spelling fixes in various places. > > Signed-off-by: Michael Tokarev <m...@tls.msk.ru> > Reviewed-by: Stefan Weil <s...@weilnetz.de> > --- > V1: https://lists.nongnu.org/archive/html/qemu-devel/2020-12/msg05959.html > Changes: incorporated suggestions by Stefan Weil and added his R-b. > > Please note: this also patches one file in disas/ > > disas/nanomips.cpp | 2 +- > hw/misc/trace-events | 2 +- > hw/net/allwinner-sun8i-emac.c | 2 +- > hw/ppc/pnv_bmc.c | 2 +- > hw/usb/ccid-card-emulated.c | 2 +- > hw/usb/hcd-ohci.c | 2 +- > hw/virtio/vhost.c | 2 +- > include/hw/s390x/css.h | 2 +- > qemu-options.hx | 4 ++-- > target/i386/cpu.c | 2 +- > target/i386/machine.c | 2 +- > target/m68k/op_helper.c | 2 +- > target/riscv/cpu.c | 2 +- > 13 files changed, 14 insertions(+), 14 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@redhat.com>