On 7/24/20 7:22 AM, John Snow wrote: > It's the Control register, part of the Control block -- Command is > misleading here. Rename all related functions and constants. > > Signed-off-by: John Snow <js...@redhat.com> > --- > include/hw/ide/internal.h | 9 +++++---- > hw/ide/core.c | 12 ++++++------ > hw/ide/ioport.c | 2 +- > hw/ide/macio.c | 2 +- > hw/ide/mmio.c | 8 ++++---- > hw/ide/pci.c | 12 ++++++------ > hw/ide/trace-events | 2 +- > 7 files changed, 24 insertions(+), 23 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@redhat.com>