Re: [Qemu-devel] [PATCH 1/6] m68k cpu instantiation comments improvements

2019-07-02 Thread Laurent Vivier
Le 16/06/2019 à 16:22, Lucien Murray-Pitts a écrit : > Improvement in comments for the instantiation functions. > This is to highlight what each cpu class, in the 68000 series, contains > in terms of instructions/features. > > Signed-off-by: Lucien Murray-Pitts > --- > target/m68k/cpu.c | 47 +++

[Qemu-devel] [PATCH 1/6] m68k cpu instantiation comments improvements

2019-06-16 Thread Lucien Murray-Pitts
Improvement in comments for the instantiation functions. This is to highlight what each cpu class, in the 68000 series, contains in terms of instructions/features. Signed-off-by: Lucien Murray-Pitts --- target/m68k/cpu.c | 47 +++ target/m68k/cpu.h | 4